Click here to Skip to main content
15,913,685 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to invork iexplorer.exe Pin
mrfine24-Feb-05 19:13
mrfine24-Feb-05 19:13 
AnswerRe: How to invork iexplorer.exe Pin
Yulianto.24-Feb-05 19:58
Yulianto.24-Feb-05 19:58 
GeneralRe: How to invork iexplorer.exe Pin
mrfine24-Feb-05 20:00
mrfine24-Feb-05 20:00 
AnswerRe: How to invork iexplorer.exe Pin
ThatsAlok24-Feb-05 20:00
ThatsAlok24-Feb-05 20:00 
GeneralExiting a Thread Nicely Pin
LighthouseJ24-Feb-05 17:44
LighthouseJ24-Feb-05 17:44 
GeneralRe: Exiting a Thread Nicely Pin
S. Senthil Kumar24-Feb-05 18:12
S. Senthil Kumar24-Feb-05 18:12 
GeneralRe: Exiting a Thread Nicely Pin
David Crow25-Feb-05 2:58
David Crow25-Feb-05 2:58 
GeneralRe: Exiting a Thread Nicely Pin
LighthouseJ25-Feb-05 7:59
LighthouseJ25-Feb-05 7:59 
Thanks, that helped a lot. I looked at that page and it showed me better ways of starting and ending the thread nicely. I wanted to use a timeout somehow before I knew about the event handles and signals so this solution works out very nicely. Deriving my class from CWinThread would have been overkill because I don't need that much control but knowing I can do that is good to know. I ended up making 3 handles to signals, one to signal a good start from the thread to the main app, one to signal from the main app to the thread to stop, and one last signal to tell the main app the thread finished and it works nicely. Thanks again for the excellent link, Nate.
Generalmonitoring TCP/UDP ports Pin
Imtiaz Murtaza24-Feb-05 17:21
Imtiaz Murtaza24-Feb-05 17:21 
Questionhow to load an image in mainframe window's client area Pin
Cool Ju24-Feb-05 17:19
Cool Ju24-Feb-05 17:19 
AnswerRe: how to load an image in mainframe window's client area Pin
PJ Arends24-Feb-05 17:25
professionalPJ Arends24-Feb-05 17:25 
GeneralRe: how to load an image in mainframe window's client area Pin
Cool Ju24-Feb-05 17:48
Cool Ju24-Feb-05 17:48 
QuestionSaving the all the contents on the CFormView to .jpg or .bmp file? Pin
ledallam24-Feb-05 16:57
ledallam24-Feb-05 16:57 
AnswerRe: Saving the all the contents on the CFormView to .jpg or .bmp file? Pin
PJ Arends24-Feb-05 17:21
professionalPJ Arends24-Feb-05 17:21 
GeneralRe: Saving the all the contents on the CFormView to .jpg or .bmp file? Pin
ledallam24-Feb-05 17:42
ledallam24-Feb-05 17:42 
GeneralRe: Saving the all the contents on the CFormView to .jpg or .bmp file? Pin
ledallam24-Feb-05 17:47
ledallam24-Feb-05 17:47 
GeneralRe: Saving the all the contents on the CFormView to .jpg or .bmp file? Pin
PJ Arends24-Feb-05 21:25
professionalPJ Arends24-Feb-05 21:25 
Generalwhere can I get the file "pvm3.h" Pin
SarahDong24-Feb-05 16:38
sussSarahDong24-Feb-05 16:38 
GeneralRe: where can I get the file "pvm3.h" Pin
Christian Graus24-Feb-05 17:29
protectorChristian Graus24-Feb-05 17:29 
GeneralRe: where can I get the file "pvm3.h" Pin
Aamir Butt25-Feb-05 0:18
Aamir Butt25-Feb-05 0:18 
GeneralRe: where can I get the file "pvm3.h" Pin
Rick York24-Feb-05 18:46
mveRick York24-Feb-05 18:46 
GeneralRe: where can I get the file "pvm3.h" Pin
Ravi Bhavnani25-Feb-05 3:45
professionalRavi Bhavnani25-Feb-05 3:45 
GeneralHelp me about DICOM file Pin
thangnvhl24-Feb-05 16:03
thangnvhl24-Feb-05 16:03 
GeneralRe: Help me about DICOM file Pin
Christian Graus24-Feb-05 16:30
protectorChristian Graus24-Feb-05 16:30 
GeneralRe: Help me about DICOM file Pin
thangnvhl24-Feb-05 22:51
thangnvhl24-Feb-05 22:51 

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.