Click here to Skip to main content
15,901,666 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Using MFC With C++ Pin
BRIMID23-Nov-04 8:24
BRIMID23-Nov-04 8:24 
GeneralRe: Using MFC With C++ Pin
act_x23-Nov-04 9:00
act_x23-Nov-04 9:00 
GeneralRe: Using MFC With C++ Pin
BRIMID23-Nov-04 9:16
BRIMID23-Nov-04 9:16 
GeneralRe: Using MFC With C++ Pin
toxcct23-Nov-04 21:31
toxcct23-Nov-04 21:31 
GeneralRe: Using MFC With C++ Pin
David Crow23-Nov-04 9:18
David Crow23-Nov-04 9:18 
GeneralA strange error with CreateThread Pin
lillah23-Nov-04 7:17
lillah23-Nov-04 7:17 
GeneralRe: A strange error with CreateThread Pin
gamitech23-Nov-04 7:47
gamitech23-Nov-04 7:47 
GeneralRe: A strange error with CreateThread Pin
Blake Miller23-Nov-04 9:08
Blake Miller23-Nov-04 9:08 
Is this a RAW Win32 Application?
If oyu use the C-Run Time Library, you might want to read about _beginthreadex and possibly use it instead. The wealth of warnings against using CreateThread is quite fascinating. This COULD possibly be your problem.

Generaltraits? still don't get it Pin
...---...23-Nov-04 6:35
...---...23-Nov-04 6:35 
GeneralRe: traits? still don't get it Pin
Joaquín M López Muñoz23-Nov-04 10:33
Joaquín M López Muñoz23-Nov-04 10:33 
GeneralRe: traits? still don't get it Pin
...---...24-Nov-04 10:17
...---...24-Nov-04 10:17 
GeneralMimicking system tray Pin
Diarrhio23-Nov-04 6:34
Diarrhio23-Nov-04 6:34 
GeneralRe: Mimicking system tray Pin
BaldwinMartin23-Nov-04 9:50
BaldwinMartin23-Nov-04 9:50 
GeneralRe: Mimicking system tray Pin
Diarrhio23-Nov-04 11:18
Diarrhio23-Nov-04 11:18 
GeneralRe: Mimicking system tray Pin
BaldwinMartin23-Nov-04 11:24
BaldwinMartin23-Nov-04 11:24 
GeneralUsing a DLL (Importing) Pin
sweep12323-Nov-04 6:21
sweep12323-Nov-04 6:21 
GeneralRe: Using a DLL (Importing) Pin
David Crow23-Nov-04 7:10
David Crow23-Nov-04 7:10 
GeneralRe: Using a DLL (Importing) Pin
BaldwinMartin23-Nov-04 9:41
BaldwinMartin23-Nov-04 9:41 
GeneralNon Static Images Pin
Anonymous23-Nov-04 5:20
Anonymous23-Nov-04 5:20 
GeneralRe: Non Static Images Pin
toxcct23-Nov-04 7:54
toxcct23-Nov-04 7:54 
GeneralParallel port and XP Pin
Budric B.23-Nov-04 4:39
Budric B.23-Nov-04 4:39 
GeneralRe: Parallel port and XP Pin
David Chamberlain23-Nov-04 9:20
David Chamberlain23-Nov-04 9:20 
QuestionHow can I use a toolbar to suspend my thread Pin
Anonymous23-Nov-04 4:24
Anonymous23-Nov-04 4:24 
AnswerRe: How can I use a toolbar to suspend my thread Pin
Budric B.23-Nov-04 4:47
Budric B.23-Nov-04 4:47 
GeneralRe: How can I use a toolbar to suspend my thread Pin
Antony M Kancidrowski23-Nov-04 4:51
Antony M Kancidrowski23-Nov-04 4: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.