Click here to Skip to main content
15,926,939 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: CFileFind allocates memory but does not release it? Pin
David Crow20-Jun-05 5:16
David Crow20-Jun-05 5:16 
Generalbut what is with SHGetFileInfo? Pin
ryuki20-Jun-05 14:12
ryuki20-Jun-05 14:12 
GeneralRe: but what is with SHGetFileInfo? Pin
PJ Arends20-Jun-05 16:39
professionalPJ Arends20-Jun-05 16:39 
GeneralRe: but what is with SHGetFileInfo? Pin
ryuki20-Jun-05 22:33
ryuki20-Jun-05 22:33 
GeneralRe: but what is with SHGetFileInfo? Pin
David Crow21-Jun-05 2:26
David Crow21-Jun-05 2:26 
GeneralFile monitoring Pin
LCI20-Jun-05 3:54
LCI20-Jun-05 3:54 
GeneralRe: File monitoring Pin
Alexander M.,20-Jun-05 4:05
Alexander M.,20-Jun-05 4:05 
GeneralRe: File monitoring Pin
Blake Miller20-Jun-05 4:26
Blake Miller20-Jun-05 4:26 
If the other progrma is under your control, you would need to make sure it opened the file for exclusive readn and write access, so that the file monitor could not access the file until the 'original' author was finished.
This would partially solve the problem.
GeneralRe: File monitoring Pin
LCI20-Jun-05 4:30
LCI20-Jun-05 4:30 
GeneralRe: File monitoring Pin
Blake Miller20-Jun-05 4:31
Blake Miller20-Jun-05 4:31 
GeneralRe: File monitoring Pin
LCI20-Jun-05 4:37
LCI20-Jun-05 4:37 
GeneralRe: File monitoring Pin
David Crow20-Jun-05 5:18
David Crow20-Jun-05 5:18 
GeneralString manipulation in a win 32 dll Pin
LCI20-Jun-05 3:48
LCI20-Jun-05 3:48 
GeneralRe: String manipulation in a win 32 dll Pin
Chris Losinger20-Jun-05 4:22
professionalChris Losinger20-Jun-05 4:22 
GeneralRe: String manipulation in a win 32 dll Pin
LCI20-Jun-05 4:34
LCI20-Jun-05 4:34 
GeneralRe: String manipulation in a win 32 dll Pin
Chris Losinger20-Jun-05 4:39
professionalChris Losinger20-Jun-05 4:39 
GeneralRe: String manipulation in a win 32 dll Pin
LCI20-Jun-05 6:05
LCI20-Jun-05 6:05 
GeneralPossible to use a C++ .lib in C# Pin
anderslundsgard20-Jun-05 3:20
anderslundsgard20-Jun-05 3:20 
GeneralRe: Possible to use a C++ .lib in C# Pin
Alexander M.,20-Jun-05 3:24
Alexander M.,20-Jun-05 3:24 
GeneralRe: Possible to use a C++ .lib in C# Pin
anderslundsgard20-Jun-05 3:54
anderslundsgard20-Jun-05 3:54 
QuestionHow to search Pin
Member 205826420-Jun-05 1:22
Member 205826420-Jun-05 1:22 
AnswerRe: How to search Pin
David Crow20-Jun-05 2:35
David Crow20-Jun-05 2:35 
QuestionCan anyone tell me how to make use of ADO from MFC ? Pin
Eytukan20-Jun-05 0:27
Eytukan20-Jun-05 0:27 
AnswerRe: Can anyone tell me how to make use of ADO from MFC ? Pin
Manfred Staiger20-Jun-05 1:25
Manfred Staiger20-Jun-05 1:25 
AnswerRe: Can anyone tell me how to make use of ADO from MFC ? Pin
ThatsAlok20-Jun-05 19:00
ThatsAlok20-Jun-05 19:00 

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.