Click here to Skip to main content
15,890,897 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: databases Pin
pankajgarg1210-Mar-06 22:58
pankajgarg1210-Mar-06 22:58 
QuestionTreeView in vc++ 6.0 Pin
pankajgarg1210-Mar-06 22:16
pankajgarg1210-Mar-06 22:16 
AnswerRe: TreeView in vc++ 6.0 Pin
Monty210-Mar-06 22:49
Monty210-Mar-06 22:49 
GeneralRe: TreeView in vc++ 6.0 Pin
pankajgarg1210-Mar-06 22:55
pankajgarg1210-Mar-06 22:55 
AnswerRe: TreeView in vc++ 6.0 Pin
toxcct15-Mar-06 21:36
toxcct15-Mar-06 21:36 
QuestionWin32 equivalent of a .NET API Pin
Chintoo72310-Mar-06 21:51
Chintoo72310-Mar-06 21:51 
AnswerRe: Win32 equivalent of a .NET API Pin
oshah11-Mar-06 13:14
oshah11-Mar-06 13:14 
GeneralRe: Win32 equivalent of a .NET API Pin
Chintoo72311-Mar-06 17:29
Chintoo72311-Mar-06 17:29 
oshah wrote:
your problem should be solvable, If you make it clearer what feature of IsolatedStorage you need. ie. why do you need IsolatedStorage?


Fair enough, here is what I want:
1. I want to remove files that are present in these folders. DeleteFile does not delete them. I dont know what GetLastError DeleteFile returns as I have limited access to experiment on this computer that has these files.

2. Why I want to remove these files? I am writing a cleanup program in which I need to remove these files.

3. I believe they cant be removed so easily using any of DeleteFile or SHFileOperation. I havent got a chance to examine these files and their attributes yet, but if you know, I am wondering if they leverage any of underlying file system's functionality, and if it is NTFS's, then is this API not supported with FAT? This is unlikely, as I dont see any mention of file system in the IsolatedStorage documentation.




oshah wrote:
do you need to get at the Publisher.cya1vn0ixvflytpedycizjvrbaqeoksg folder directly without using .NET


You said it! And, remove the things there as I mentioned above.


thanks!
GeneralRe: Win32 equivalent of a .NET API Pin
oshah12-Mar-06 9:47
oshah12-Mar-06 9:47 
QuestionDisable Menu Item Pin
romuzu10-Mar-06 21:50
romuzu10-Mar-06 21:50 
AnswerRe: Disable Menu Item Pin
Hamid_RT10-Mar-06 22:50
Hamid_RT10-Mar-06 22:50 
GeneralRe: Disable Menu Item Pin
romuzu11-Mar-06 1:07
romuzu11-Mar-06 1:07 
GeneralRe: Disable Menu Item Pin
Hamid_RT11-Mar-06 1:26
Hamid_RT11-Mar-06 1:26 
QuestionDatabase connectivity code in vc++ Pin
pankajgarg1210-Mar-06 21:37
pankajgarg1210-Mar-06 21:37 
AnswerRe: Database connectivity code in vc++ Pin
Stephen Hewitt11-Mar-06 1:14
Stephen Hewitt11-Mar-06 1:14 
QuestionTreeview problem in vc++ Pin
pankajgarg1210-Mar-06 21:16
pankajgarg1210-Mar-06 21:16 
AnswerRe: Treeview problem in vc++ Pin
Hamid_RT10-Mar-06 21:36
Hamid_RT10-Mar-06 21:36 
GeneralRe: Treeview problem in vc++ Pin
pankajgarg1210-Mar-06 21:51
pankajgarg1210-Mar-06 21:51 
AnswerRe: Treeview problem in vc++ Pin
toxcct15-Mar-06 21:36
toxcct15-Mar-06 21:36 
QuestionDatabase connectivity in vc++ and back end access Pin
pankajgarg1210-Mar-06 21:09
pankajgarg1210-Mar-06 21:09 
AnswerRe: Database connectivity in vc++ and back end access Pin
Hamid_RT10-Mar-06 21:16
Hamid_RT10-Mar-06 21:16 
GeneralRe: Database connectivity in vc++ and back end access Pin
pankajgarg1210-Mar-06 21:33
pankajgarg1210-Mar-06 21:33 
AnswerRe: Database connectivity in vc++ and back end access Pin
Hamid_RT10-Mar-06 21:34
Hamid_RT10-Mar-06 21:34 
GeneralRe: Database connectivity in vc++ and back end access Pin
pankajgarg1210-Mar-06 21:47
pankajgarg1210-Mar-06 21:47 
AnswerRe: Database connectivity in vc++ and back end access Pin
Monty210-Mar-06 22:52
Monty210-Mar-06 22:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.