Click here to Skip to main content
15,898,036 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
Questionwait for more than 5 seconds on a custom combobox dropdown list control causes win32 C++ application hangs in Windows7 Pin
Virendra_ec102-Aug-12 2:23
Virendra_ec102-Aug-12 2:23 
AnswerRe: wait for more than 5 seconds on a custom combobox dropdown list control causes win32 C++ application hangs in Windows7 Pin
pasztorpisti2-Aug-12 3:58
pasztorpisti2-Aug-12 3:58 
AnswerRe: wait for more than 5 seconds on a custom combobox dropdown list control causes win32 C++ application hangs in Windows7 Pin
_AnsHUMAN_ 2-Aug-12 3:59
_AnsHUMAN_ 2-Aug-12 3:59 
GeneralRe: wait for more than 5 seconds on a custom combobox dropdown list control causes win32 C++ application hangs in Windows7 Pin
Stephen Hewitt3-Aug-12 6:34
Stephen Hewitt3-Aug-12 6:34 
GeneralRe: wait for more than 5 seconds on a custom combobox dropdown list control causes win32 C++ application hangs in Windows7 Pin
Virendra_ec1012-Aug-12 20:37
Virendra_ec1012-Aug-12 20:37 
QuestionRe: wait for more than 5 seconds on a custom combobox dropdown list control causes win32 C++ application hangs in Windows7 Pin
David Crow2-Aug-12 6:55
David Crow2-Aug-12 6:55 
AnswerRe: wait for more than 5 seconds on a custom combobox dropdown list control causes win32 C++ application hangs in Windows7 Pin
Virendra_ec1012-Aug-12 20:39
Virendra_ec1012-Aug-12 20:39 
AnswerRe: wait for more than 5 seconds on a custom combobox dropdown list control causes win32 C++ application hangs in Windows7 Pin
Stephen Hewitt3-Aug-12 6:36
Stephen Hewitt3-Aug-12 6:36 
QuestionTab control Pin
ekinnh1-Aug-12 15:38
ekinnh1-Aug-12 15:38 
QuestionRe: Tab control Pin
Eugen Podsypalnikov1-Aug-12 19:53
Eugen Podsypalnikov1-Aug-12 19:53 
AnswerRe: Tab control Pin
Software_Developer1-Aug-12 21:40
Software_Developer1-Aug-12 21:40 
QuestionCInvalodArg execption in crtexe.c Pin
ForNow1-Aug-12 13:14
ForNow1-Aug-12 13:14 
AnswerRe: CInvalodArg execption in crtexe.c Pin
Richard MacCutchan1-Aug-12 21:56
mveRichard MacCutchan1-Aug-12 21:56 
From the above it's impossible to guess, but you need to look at all the parameters being passed to the WinMain() function to see if they are valid. Given the frequency of this occurring in your programs you may like to check that you are not breaking the framework rules somewhere in your program setup.
One of these days I'm going to think of a really clever signature.

QuestionRe: CInvalodArg execption in crtexe.c Pin
CPallini1-Aug-12 23:04
mveCPallini1-Aug-12 23:04 
AnswerRe: CInvalodArg execption in crtexe.c Pin
ForNow1-Aug-12 23:21
ForNow1-Aug-12 23:21 
GeneralRe: CInvalodArg execption in crtexe.c Pin
CPallini1-Aug-12 23:51
mveCPallini1-Aug-12 23:51 
GeneralRe: CInvalodArg execption in crtexe.c Pin
ForNow2-Aug-12 19:02
ForNow2-Aug-12 19:02 
QuestionRe: CInvalodArg execption in crtexe.c Pin
CPallini2-Aug-12 21:18
mveCPallini2-Aug-12 21:18 
AnswerRe: CInvalodArg execption in crtexe.c Pin
ForNow2-Aug-12 21:56
ForNow2-Aug-12 21:56 
QuestionRestart Windows in Safe Mode with Networking button Pin
AndreuTZa0011-Aug-12 9:48
AndreuTZa0011-Aug-12 9:48 

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.