Coding just likes Art
This is the blog about the coding, the whole coding and nothing but the coding , so God would help me become a better developer.

A small program which can back up and restore the positions of desktop icons in WinNT

#A small program which can back up and restore the positions of desktop icons in WinNT
==============

Sometime a full-screen program with the different screen resolution from desktop’s may changes the positions of desktop icons on Win NT system.

一个能够保存和恢复桌面图标位置的小程序,用于解决因运行分辨率不同的全屏程序导致的桌面图标位置变动问题。

I write this program for backup the positions and restore them when changes happen. The program is written in C#, and compiled in VS2010 on Win7 x64 system.

程序由C#,并在VS2010和Win7 x64环境下编译。

Please uncheck the Auto-Arrange function in desktop menu.

请使用时关闭桌面菜单的“自动排列图标”选项。

Github

Sorry for no comment and Introductions..

抱歉没有过多的注释和说明…