Hello,
i want to know that how to make a program in c which will show the current date when a new folder is added in
the computer system.In place of new folder it must show the current date of that day every time as default settings.I want to ask that when we right click a and adds a new folder on desktop we are shown with new folder as its name,i want that the by default name to the new folder must be the current date of that day.
show me the coding for this program.
Configuration: Windows XP Safari 530.5
I don't really know but i can give you link to a computing tutorials site. go on http://www.developpez.com |
Simply use Win32 api (Shell)
|