Click here to Skip to main content
15,916,945 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Statics in tab pages on WinXP? Pin
Dominik Reichl17-Jan-05 7:34
Dominik Reichl17-Jan-05 7:34 
GeneralRe: Statics in tab pages on WinXP? Pin
Antony M Kancidrowski17-Jan-05 9:33
Antony M Kancidrowski17-Jan-05 9:33 
GeneralRe: Statics in tab pages on WinXP? Pin
Antony M Kancidrowski17-Jan-05 6:55
Antony M Kancidrowski17-Jan-05 6:55 
AnswerRe: Statics in tab pages on WinXP? Pin
Shog917-Jan-05 7:34
sitebuilderShog917-Jan-05 7:34 
GeneralRe: Statics in tab pages on WinXP? Pin
Antony M Kancidrowski17-Jan-05 9:34
Antony M Kancidrowski17-Jan-05 9:34 
GeneralRe: Statics in tab pages on WinXP? Pin
Dominik Reichl17-Jan-05 10:09
Dominik Reichl17-Jan-05 10:09 
GeneralRe: problem with threads Pin
Martin Koorts17-Jan-05 3:02
Martin Koorts17-Jan-05 3:02 
GeneralRe: problem with threads Pin
David Crow17-Jan-05 3:52
David Crow17-Jan-05 3:52 
doneirik wrote:
Problem: So far I have a 2-threaded Windows Forms Application. When I abort the program by clicking the x-button I cannot recompile the program without restarting my computer. I get an error message saying:
fatal error LNK1104:Cannot open file C:.....program.exe


That's because the main thread is still running, even though there is no UI.

Read this article and this article for more on threads and how to terminate them.


"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow


QuestionWhat SW_HIDE is ShowWindow does? Pin
Dimitris Vikeloudas17-Jan-05 2:52
Dimitris Vikeloudas17-Jan-05 2:52 
AnswerRe: What SW_HIDE is ShowWindow does? Pin
Martin Koorts17-Jan-05 3:22
Martin Koorts17-Jan-05 3:22 
Generalproblem with threads Pin
doneirik17-Jan-05 2:34
doneirik17-Jan-05 2:34 
GeneralDirectShow - custom StretchBlt Pin
fukehot17-Jan-05 2:25
fukehot17-Jan-05 2:25 
GeneralGDI and GDIplus Pin
Anonymous17-Jan-05 1:45
Anonymous17-Jan-05 1:45 
GeneralRe: GDI and GDIplus Pin
Martin Koorts17-Jan-05 5:53
Martin Koorts17-Jan-05 5:53 
GeneralRe: GDI and GDIplus Pin
PJ Arends17-Jan-05 8:41
professionalPJ Arends17-Jan-05 8:41 
GeneralImage preview file class Pin
Anonymous17-Jan-05 1:33
Anonymous17-Jan-05 1:33 
GeneralLogoff XP error caused by VC++ Program Pin
vikas vaish17-Jan-05 1:31
vikas vaish17-Jan-05 1:31 
GeneralRe: Logoff XP error caused by VC++ Program Pin
Martin Koorts17-Jan-05 5:04
Martin Koorts17-Jan-05 5:04 
GeneralRe: Logoff XP error caused by VC++ Program Pin
vikas vaish17-Jan-05 21:21
vikas vaish17-Jan-05 21:21 
GeneralRe: Logoff XP error caused by VC++ Program Pin
Martin Koorts17-Jan-05 22:30
Martin Koorts17-Jan-05 22:30 
Generaldatabase and recordbinding Pin
Anonymous17-Jan-05 0:50
Anonymous17-Jan-05 0:50 
GeneralUnique key generation on a network Pin
Giles17-Jan-05 0:39
Giles17-Jan-05 0:39 
GeneralRe: Unique key generation on a network Pin
Martin Koorts17-Jan-05 1:38
Martin Koorts17-Jan-05 1:38 
GeneralRe: Unique key generation on a network Pin
Giles17-Jan-05 2:24
Giles17-Jan-05 2:24 
GeneralRe: Unique key generation on a network Pin
Martin Koorts17-Jan-05 2:56
Martin Koorts17-Jan-05 2:56 

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.