Click here to Skip to main content
15,929,209 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How do I create a makefile from the command-line :confused: Pin
Chaos Lawful4-Oct-01 3:31
Chaos Lawful4-Oct-01 3:31 
GeneralRe: How do I create a makefile from the command-line :confused: Pin
Belarophon4-Oct-01 22:08
Belarophon4-Oct-01 22:08 
GeneralMax & Min buttons, AGAIN! Pin
4-Oct-01 3:03
suss4-Oct-01 3:03 
GeneralThread question Pin
Christian Graus4-Oct-01 1:14
protectorChristian Graus4-Oct-01 1:14 
GeneralRe: Thread question Pin
Tomasz Sowinski4-Oct-01 1:44
Tomasz Sowinski4-Oct-01 1:44 
GeneralRe: Thread question Pin
Christian Graus4-Oct-01 1:50
protectorChristian Graus4-Oct-01 1:50 
GeneralRe: Thread question Pin
Tomasz Sowinski4-Oct-01 2:03
Tomasz Sowinski4-Oct-01 2:03 
GeneralRe: Thread question Pin
Christian Graus4-Oct-01 2:09
protectorChristian Graus4-Oct-01 2:09 
I would have done so right away, but the code is at work. I admit to being a thread virgin - are you saying only one thread can be responsible for my GUI ? The main thread is doing all my GUI at the moment, except initially my dialog was happening in my second thread ( well, supposedly, nothing happened and the program froze ). The way our thread class works, I am certain that when it froze I was trying to run the dialog in the second thread. Now I am not, but either way when the second thread tries to access a HWND in any way, it freezes until the main thread kills the HWND.

I guess that's not much help, I should post some code tomorrow.


Christian

As I learn the innermost secrets of the around me, they reward me in many ways to keep quiet.

Men with pierced ears are better prepared for marriage. They've experienced pain and bought Jewellery.
GeneralRe: Thread question Pin
Tomasz Sowinski4-Oct-01 2:19
Tomasz Sowinski4-Oct-01 2:19 
GeneralRe: Thread question Pin
Christian Graus4-Oct-01 2:23
protectorChristian Graus4-Oct-01 2:23 
GeneralRe: Thread question Pin
Tomasz Sowinski4-Oct-01 2:33
Tomasz Sowinski4-Oct-01 2:33 
GeneralRe: Thread question Pin
Andrew Peace4-Oct-01 4:07
Andrew Peace4-Oct-01 4:07 
GeneralRe: Thread question Pin
Christian Graus4-Oct-01 10:29
protectorChristian Graus4-Oct-01 10:29 
GeneralRe: Thread question Pin
Andrew Peace4-Oct-01 10:35
Andrew Peace4-Oct-01 10:35 
GeneralRe: Thread question Pin
Christian Graus4-Oct-01 10:44
protectorChristian Graus4-Oct-01 10:44 
GeneralRe: Thread question Pin
Christian Graus4-Oct-01 12:42
protectorChristian Graus4-Oct-01 12:42 
GeneralRe: Thread question Pin
Andrew Peace4-Oct-01 13:41
Andrew Peace4-Oct-01 13:41 
QuestionIs there a way to construct CFtpConnection object from a existed HINTERNET handle? Pin
Chaos Lawful4-Oct-01 1:10
Chaos Lawful4-Oct-01 1:10 
AnswerRe: Is there a way to construct CFtpConnection object from a existed HINTERNET handle? Pin
Alvaro Mendez4-Oct-01 11:57
Alvaro Mendez4-Oct-01 11:57 
GeneralRe: Is there a way to construct CFtpConnection object from a existed HINTERNET handle? Pin
Chaos Lawful4-Oct-01 18:26
Chaos Lawful4-Oct-01 18:26 
GeneralMDI Splitters and InitialUpdateFrame Pin
4-Oct-01 0:11
suss4-Oct-01 0:11 
GeneralRe: MDI Splitters and InitialUpdateFrame Pin
Tomasz Sowinski4-Oct-01 2:09
Tomasz Sowinski4-Oct-01 2:09 
GeneralRe: MDI Splitters and InitialUpdateFrame Pin
4-Oct-01 3:01
suss4-Oct-01 3:01 
GeneralAdding another buuton to the title bar Pin
4-Oct-01 0:08
suss4-Oct-01 0:08 
GeneralRe: Adding another buuton to the title bar Pin
Tomasz Sowinski4-Oct-01 1:49
Tomasz Sowinski4-Oct-01 1:49 

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.