Click here to Skip to main content
15,915,757 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CreateThread parameter Pin
jeron110-Jun-08 4:09
jeron110-Jun-08 4:09 
AnswerRe: CreateThread parameter Pin
Joe Woodbury10-Jun-08 6:19
professionalJoe Woodbury10-Jun-08 6:19 
GeneralRe: CreateThread parameter Pin
JudyL_MD10-Jun-08 6:43
JudyL_MD10-Jun-08 6:43 
QuestionOpen a debug view while opening a document Pin
beko9-Jun-08 21:33
beko9-Jun-08 21:33 
QuestionWeird windows problem Pin
mihai1239-Jun-08 21:14
mihai1239-Jun-08 21:14 
AnswerRe: Weird windows problem Pin
Michael Schubert9-Jun-08 22:18
Michael Schubert9-Jun-08 22:18 
AnswerRe: Weird windows problem Pin
mihai1239-Jun-08 22:37
mihai1239-Jun-08 22:37 
AnswerRe: Weird windows problem Pin
krmed10-Jun-08 1:53
krmed10-Jun-08 1:53 
I think your problem may actually be that your szStoreFolder is terminated only with a single NULL character and it should be terminated with double NULL characters.

MSDN[^]says to use fully qualified path names (not relative) - this allows the files/folders to be moved to the recycle bin.

Hope that helps.

Karl - WK5M
PP-ASEL-IA (N43CS)
PGP Key: 0xDB02E193
PGP Key Fingerprint: 8F06 5A2E 2735 892B 821C 871A 0411 94EA DB02 E193

GeneralRe: Weird windows problem Pin
mihai12310-Jun-08 3:08
mihai12310-Jun-08 3:08 
QuestionPositioning toolbar and statusbar Pin
KASR19-Jun-08 20:24
KASR19-Jun-08 20:24 
AnswerRe: Positioning toolbar and statusbar Pin
Hamid_RT9-Jun-08 20:37
Hamid_RT9-Jun-08 20:37 
GeneralRe: Positioning toolbar and statusbar Pin
KASR19-Jun-08 20:40
KASR19-Jun-08 20:40 
GeneralRe: Positioning toolbar and statusbar Pin
Hamid_RT9-Jun-08 21:40
Hamid_RT9-Jun-08 21:40 
GeneralRe: Positioning toolbar and statusbar Pin
KASR19-Jun-08 20:43
KASR19-Jun-08 20:43 
GeneralRe: Positioning toolbar and statusbar Pin
Hamid_RT9-Jun-08 20:45
Hamid_RT9-Jun-08 20:45 
GeneralRe: Positioning toolbar and statusbar Pin
KASR19-Jun-08 20:51
KASR19-Jun-08 20:51 
GeneralRe: Positioning toolbar and statusbar Pin
Hamid_RT9-Jun-08 21:08
Hamid_RT9-Jun-08 21:08 
GeneralRe: Positioning toolbar and statusbar Pin
Cedric Moonen9-Jun-08 21:12
Cedric Moonen9-Jun-08 21:12 
GeneralRe: Positioning toolbar and statusbar Pin
Hamid_RT9-Jun-08 21:18
Hamid_RT9-Jun-08 21:18 
GeneralRe: Positioning toolbar and statusbar Pin
KASR19-Jun-08 21:32
KASR19-Jun-08 21:32 
GeneralRe: Positioning toolbar and statusbar Pin
Cedric Moonen9-Jun-08 21:40
Cedric Moonen9-Jun-08 21:40 
GeneralRe: Positioning toolbar and statusbar Pin
KASR19-Jun-08 22:38
KASR19-Jun-08 22:38 
GeneralRe: Positioning toolbar and statusbar Pin
KASR19-Jun-08 21:15
KASR19-Jun-08 21:15 
QuestionR6034 [modified] Pin
T.RATHA KRISHNAN9-Jun-08 20:24
T.RATHA KRISHNAN9-Jun-08 20:24 
AnswerRe: R6034 Pin
Hamid_RT9-Jun-08 20:36
Hamid_RT9-Jun-08 20:36 

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.