Click here to Skip to main content
16,005,316 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionPure virtual function in other compilers Pin
vibindia16-Jul-07 18:25
vibindia16-Jul-07 18:25 
AnswerRe: Pure virtual function in other compilers Pin
C Mahesh16-Jul-07 20:08
C Mahesh16-Jul-07 20:08 
AnswerRe: Pure virtual function in other compilers Pin
vibindia16-Jul-07 20:46
vibindia16-Jul-07 20:46 
GeneralRe: Pure virtual function in other compilers Pin
C Mahesh16-Jul-07 21:01
C Mahesh16-Jul-07 21:01 
AnswerRe: Pure virtual function in other compilers Pin
Cedric Moonen16-Jul-07 21:08
Cedric Moonen16-Jul-07 21:08 
AnswerRe: Pure virtual function in other compilers Pin
David Crow17-Jul-07 3:00
David Crow17-Jul-07 3:00 
AnswerRe: Pure virtual function in other compilers Pin
James R. Twine17-Jul-07 3:41
James R. Twine17-Jul-07 3:41 
Questiondirectory locking Pin
Super Lloyd16-Jul-07 18:17
Super Lloyd16-Jul-07 18:17 
In our app we have a resource manager which used a temporariy directory in the temp folder to store data while the application is runnning.

To preserve the integrity of our data we need to prevent the deletion of this folder while the application is running.

How could I lock the directory?

I'm thinking of win32 call like LockFile/LockFileEx, but I'm not sure what argument pass to these methods.

Any tips?
AnswerRe: directory locking Pin
David Crow17-Jul-07 3:03
David Crow17-Jul-07 3:03 
GeneralRe: directory locking Pin
Super Lloyd17-Jul-07 13:49
Super Lloyd17-Jul-07 13:49 
AnswerRe: directory locking Pin
Hamid_RT25-Jul-07 7:26
Hamid_RT25-Jul-07 7:26 
QuestionCompiler limit Pin
dellthinker16-Jul-07 13:24
dellthinker16-Jul-07 13:24 
AnswerRe: Compiler limit Pin
Stephen Hewitt16-Jul-07 14:02
Stephen Hewitt16-Jul-07 14:02 
AnswerRe: Compiler limit Pin
James R. Twine17-Jul-07 1:10
James R. Twine17-Jul-07 1:10 
AnswerRe: Compiler limit Pin
David Crow17-Jul-07 3:05
David Crow17-Jul-07 3:05 
QuestionRe: Compiler limit Pin
Hamid_RT25-Jul-07 7:26
Hamid_RT25-Jul-07 7:26 
QuestionVisual Studio Comment Template Pin
Like2Byte16-Jul-07 9:42
Like2Byte16-Jul-07 9:42 
QuestionChanging the container apps cursor Pin
emmmatty116-Jul-07 8:57
emmmatty116-Jul-07 8:57 
Questiontray icon tooltip text Pin
Adno16-Jul-07 8:04
Adno16-Jul-07 8:04 
QuestionRe: tray icon tooltip text Pin
David Crow16-Jul-07 8:09
David Crow16-Jul-07 8:09 
AnswerRe: tray icon tooltip text Pin
Adno16-Jul-07 8:18
Adno16-Jul-07 8:18 
AnswerRe: tray icon tooltip text [modified] Pin
Mark Salsbery16-Jul-07 8:17
Mark Salsbery16-Jul-07 8:17 
GeneralRe: tray icon tooltip text Pin
Adno16-Jul-07 8:28
Adno16-Jul-07 8:28 
GeneralRe: tray icon tooltip text Pin
Mark Salsbery16-Jul-07 8:31
Mark Salsbery16-Jul-07 8:31 
QuestionHow to make sure the LPCRITICAL_SECTION i have is valid Pin
xcavin16-Jul-07 6:32
xcavin16-Jul-07 6:32 

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.