Click here to Skip to main content
15,891,184 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: crash in _tWinMain, crt0.c, XP SP3 only - HELP!! Pin
permutations12-Mar-10 11:04
permutations12-Mar-10 11:04 
GeneralRe: crash in _tWinMain, crt0.c, XP SP3 only - HELP!! Pin
Chris Losinger12-Mar-10 11:14
professionalChris Losinger12-Mar-10 11:14 
GeneralRe: crash in _tWinMain, crt0.c, XP SP3 only - HELP!! Pin
permutations12-Mar-10 9:42
permutations12-Mar-10 9:42 
AnswerRe: crash in _tWinMain, crt0.c, XP SP3 only - HELP!! Pin
permutations12-Mar-10 11:52
permutations12-Mar-10 11:52 
AnswerRe: crash in _tWinMain, crt0.c, XP SP3 only - HELP!! Pin
permutations12-Mar-10 18:27
permutations12-Mar-10 18:27 
GeneralRe: crash in _tWinMain, crt0.c, XP SP3 only - HELP!! Pin
permutations14-Mar-10 6:45
permutations14-Mar-10 6:45 
GeneralRe: crash in _tWinMain, crt0.c, XP SP3 only - HELP!! Pin
permutations14-Mar-10 9:35
permutations14-Mar-10 9:35 
QuestionThread and its custom window (!?) Pin
Russell'12-Mar-10 8:24
Russell'12-Mar-10 8:24 
Hi,

I know that to manage the GUI of the application a separate thread have to send/post messages to the main thread to let him do everything.

But, please, help me to understand if this is possible:

It is possible to create, manage and finally destroy a window (or a dialog) all in a separate thread?
I mean a simple dialog like a custom message box dialog, or input dialog.
It can be enough for mo to display some graphic into a little DC that I like to manage with a separate thread, like an external object.

Thanks...

Russell

AnswerRe: Thread and its custom window (!?) Pin
Eugen Podsypalnikov12-Mar-10 10:16
Eugen Podsypalnikov12-Mar-10 10:16 
AnswerRe: Thread and its custom window (!?) Pin
Code-o-mat12-Mar-10 10:21
Code-o-mat12-Mar-10 10:21 
QuestionOne good CListCtrlEx ? Where ? Pin
mesajflaviu12-Mar-10 7:16
mesajflaviu12-Mar-10 7:16 
QuestionRe: One good CListCtrlEx ? Where ? Pin
David Crow12-Mar-10 9:23
David Crow12-Mar-10 9:23 
AnswerRe: One good CListCtrlEx ? Where ? Pin
mesajflaviu13-Mar-10 7:40
mesajflaviu13-Mar-10 7:40 
QuestionRe: One good CListCtrlEx ? Where ? Pin
David Crow13-Mar-10 16:01
David Crow13-Mar-10 16:01 
AnswerRe: One good CListCtrlEx ? Where ? Pin
mesajflaviu14-Mar-10 8:10
mesajflaviu14-Mar-10 8:10 
AnswerRe: One good CListCtrlEx ? Where ? [modified] Pin
Rolf Kristensen14-Mar-10 14:33
Rolf Kristensen14-Mar-10 14:33 
GeneralRe: One good CListCtrlEx ? Where ? Pin
mesajflaviu15-Mar-10 9:00
mesajflaviu15-Mar-10 9:00 
GeneralRe: One good CListCtrlEx ? Where ? Pin
Rolf Kristensen15-Mar-10 21:08
Rolf Kristensen15-Mar-10 21:08 
QuestionC++ console application problem on Windows 7 Pin
corrosion19012-Mar-10 6:55
corrosion19012-Mar-10 6:55 
AnswerRe: C++ console application problem on Windows 7 Pin
LunaticFringe12-Mar-10 7:33
LunaticFringe12-Mar-10 7:33 
GeneralRe: C++ console application problem on Windows 7 Pin
corrosion19012-Mar-10 8:22
corrosion19012-Mar-10 8:22 
GeneralRe: C++ console application problem on Windows 7 Pin
LunaticFringe12-Mar-10 8:44
LunaticFringe12-Mar-10 8:44 
GeneralRe: C++ console application problem on Windows 7 Pin
corrosion19012-Mar-10 9:04
corrosion19012-Mar-10 9:04 
GeneralRe: C++ console application problem on Windows 7 [modified] Pin
LunaticFringe12-Mar-10 9:28
LunaticFringe12-Mar-10 9:28 
GeneralRe: C++ console application problem on Windows 7 Pin
corrosion19012-Mar-10 9:36
corrosion19012-Mar-10 9: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.