Click here to Skip to main content
15,909,332 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: I'm doing a file download client,use http or ftp Pin
jiang1988jian12-Aug-12 15:07
jiang1988jian12-Aug-12 15:07 
GeneralRe: I'm doing a file download client,use http or ftp Pin
pasztorpisti12-Aug-12 19:46
pasztorpisti12-Aug-12 19:46 
AnswerRe: I'm doing a file download client,use http or ftp Pin
Software_Developer6-Aug-12 6:06
Software_Developer6-Aug-12 6:06 
GeneralRe: I'm doing a file download client,use http or ftp Pin
pasztorpisti6-Aug-12 6:38
pasztorpisti6-Aug-12 6:38 
GeneralRe: I'm doing a file download client,use http or ftp Pin
pasztorpisti6-Aug-12 6:43
pasztorpisti6-Aug-12 6:43 
QuestionHow to retain the state of check box in a dialog box in MFC.? Pin
mbatra315-Aug-12 21:20
mbatra315-Aug-12 21:20 
AnswerRe: How to retain the state of check box in a dialog box in MFC.? Pin
«_Superman_»5-Aug-12 23:00
professional«_Superman_»5-Aug-12 23:00 
GeneralRe: How to retain the state of check box in a dialog box in MFC.? Pin
mbatra316-Aug-12 2:21
mbatra316-Aug-12 2:21 
Generalget the txt of wordArt with VBA (C++ code) Pin
BCN-1635-Aug-12 20:21
BCN-1635-Aug-12 20:21 
QuestionRe: get the txt of wordArt with VBA Pin
CPallini5-Aug-12 21:03
mveCPallini5-Aug-12 21:03 
AnswerRe: get the txt of wordArt with VBA Pin
BCN-1635-Aug-12 21:17
BCN-1635-Aug-12 21:17 
QuestionMFC Ribbon Status Bar in VS2010 Pin
Rishav Prabhakar5-Aug-12 19:22
Rishav Prabhakar5-Aug-12 19:22 
QuestionCalling main from within Windows application Pin
PierreBokma5-Aug-12 3:34
PierreBokma5-Aug-12 3:34 
AnswerRe: Calling main from within Windows application Pin
Richard MacCutchan5-Aug-12 6:51
mveRichard MacCutchan5-Aug-12 6:51 
AnswerRe: Calling main from within Windows application Pin
jschell5-Aug-12 7:53
jschell5-Aug-12 7:53 
AnswerRe: Calling main from within Windows application Pin
pasztorpisti5-Aug-12 15:08
pasztorpisti5-Aug-12 15:08 
AnswerRe: Calling main from within Windows application Pin
Software_Developer5-Aug-12 18:37
Software_Developer5-Aug-12 18:37 
QuestionBEX runtime error! Pin
Le@rner2-Aug-12 18:54
Le@rner2-Aug-12 18:54 
AnswerRe: BEX runtime error! Pin
Peter_in_27802-Aug-12 19:04
professionalPeter_in_27802-Aug-12 19:04 
AnswerRe: BEX runtime error! Pin
Richard MacCutchan2-Aug-12 21:21
mveRichard MacCutchan2-Aug-12 21:21 
AnswerRe: BEX runtime error! Pin
enhzflep2-Aug-12 23:41
enhzflep2-Aug-12 23:41 
AnswerRe: BEX runtime error! Pin
Software_Developer3-Aug-12 0:34
Software_Developer3-Aug-12 0:34 
AnswerRe: BEX runtime error! Pin
Wes Aday3-Aug-12 6:54
professionalWes Aday3-Aug-12 6:54 
Questioncalling a user32.lib method in c++ application gives Linker error Pin
Virendra_ec102-Aug-12 2:31
Virendra_ec102-Aug-12 2:31 
AnswerRe: calling a user32.lib method in c++ application gives Linker error Pin
Mass Nerder2-Aug-12 3:27
Mass Nerder2-Aug-12 3:27 
What is the setting for your projects WINVER define? It should at least be 0x0501 (WinXP)

hth
Christof

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.