How to move a whole folder
-
In my application i've to move a specified folder to another location. suppose currently i've folder "VisualBasic"in "C:\programs\kamalesh\temp\VisualBasic" .Now I want to move this folder to new location like this "C:\programs\kamalesh". this movement should be done by coding... as by coding i'm trying to make a folder in temporary location and after fulfilling my intention i've to move that in exact location... now the question is how can i do this by mfc coding.... thanks in advance.
kamalesh
-
In my application i've to move a specified folder to another location. suppose currently i've folder "VisualBasic"in "C:\programs\kamalesh\temp\VisualBasic" .Now I want to move this folder to new location like this "C:\programs\kamalesh". this movement should be done by coding... as by coding i'm trying to make a folder in temporary location and after fulfilling my intention i've to move that in exact location... now the question is how can i do this by mfc coding.... thanks in advance.
kamalesh