Click here to Skip to main content
15,887,683 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
AnswerRe: Restart Windows in Safe Mode with Networking button Pin
André Kraak1-Aug-12 10:08
André Kraak1-Aug-12 10:08 
GeneralRe: Restart Windows in Safe Mode with Networking button Pin
AndreuTZa0011-Aug-12 10:17
AndreuTZa0011-Aug-12 10:17 
AnswerRe: Restart Windows in Safe Mode with Networking button Pin
André Kraak1-Aug-12 10:27
André Kraak1-Aug-12 10:27 
GeneralRe: Restart Windows in Safe Mode with Networking button Pin
AndreuTZa0011-Aug-12 10:36
AndreuTZa0011-Aug-12 10:36 
QuestionRe: Restart Windows in Safe Mode with Networking button Pin
David Crow1-Aug-12 10:26
David Crow1-Aug-12 10:26 
AnswerRe: Restart Windows in Safe Mode with Networking button Pin
AndreuTZa0011-Aug-12 10:35
AndreuTZa0011-Aug-12 10:35 
GeneralRe: Restart Windows in Safe Mode with Networking button Pin
David Crow1-Aug-12 17:22
David Crow1-Aug-12 17:22 
QuestionBuild boost lib without VS Pin
ernst.maurer1-Aug-12 4:36
ernst.maurer1-Aug-12 4:36 
GeneralRe: Build boost lib without VS Pin
jschell1-Aug-12 6:14
jschell1-Aug-12 6:14 
AnswerRe: Build boost lib without VS Pin
Code-o-mat1-Aug-12 10:37
Code-o-mat1-Aug-12 10:37 

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.