Click here to Skip to main content
15,900,461 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: unknown mistake Pin
jhaga5-May-03 12:55
professionaljhaga5-May-03 12:55 
GeneralRe: unknown mistake Pin
aguest5-May-03 13:08
aguest5-May-03 13:08 
GeneralRe: unknown mistake Pin
aguest5-May-03 13:14
aguest5-May-03 13:14 
Generalanother problem Pin
aguest5-May-03 13:28
aguest5-May-03 13:28 
GeneralRe: another problem Pin
Chris Richardson6-May-03 5:16
Chris Richardson6-May-03 5:16 
GeneralLaunch a thread in a dll Pin
peter ho5-May-03 12:29
peter ho5-May-03 12:29 
GeneralRe: Launch a thread in a dll Pin
Trollslayer5-May-03 13:26
mentorTrollslayer5-May-03 13:26 
GeneralRe: Launch a thread in a dll Pin
Neville Franks6-May-03 1:39
Neville Franks6-May-03 1:39 
This is simply a code error that the compiler is complaining about, and has nothing to do with the code being in a DLL. Param 1 is either AFX_THREADPROC or CRuntimeClass* depending on which overload you are using. VC++ is saying you are passing an 'unsigned int' here.

Neville Franks, Author of ED for Windows. www.getsoft.com
Make money with our new Affilate program
GeneralMaze program using recursive function UPDATED! Pin
lostlinkpr5-May-03 11:19
lostlinkpr5-May-03 11:19 
GeneralRe: Maze program using recursive function Pin
Nick Pirocanac5-May-03 11:48
Nick Pirocanac5-May-03 11:48 
GeneralRe: Maze program using recursive function Pin
Sean Cundiff5-May-03 11:49
Sean Cundiff5-May-03 11:49 
GeneralRe: Maze program using recursive function Pin
Joaquín M López Muñoz5-May-03 11:54
Joaquín M López Muñoz5-May-03 11:54 
GeneralDialog Question Pin
bmxracer5-May-03 10:54
bmxracer5-May-03 10:54 
GeneralRe: Dialog Question Pin
Ravi Bhavnani5-May-03 11:02
professionalRavi Bhavnani5-May-03 11:02 
GeneralRe: Dialog Question Pin
bmxracer5-May-03 11:34
bmxracer5-May-03 11:34 
GeneralRe: Dialog Question Pin
Chris Richardson5-May-03 12:46
Chris Richardson5-May-03 12:46 
GeneralRe: Dialog Question Pin
bmxracer5-May-03 15:45
bmxracer5-May-03 15:45 
GeneralRe: Dialog Question Pin
bmxracer5-May-03 17:21
bmxracer5-May-03 17:21 
GeneralRe: Dialog Question Pin
Joan M5-May-03 21:14
professionalJoan M5-May-03 21:14 
Questionvariable row height in ListView ? Pin
JohnMcL5-May-03 10:02
JohnMcL5-May-03 10:02 
AnswerRe: variable row height in ListView ? Pin
valikac5-May-03 11:18
valikac5-May-03 11:18 
GeneralRe: variable row height in ListView ? Pin
JohnMcL5-May-03 13:38
JohnMcL5-May-03 13:38 
Generaldialog apps Pin
dave_long5-May-03 9:44
dave_long5-May-03 9:44 
GeneralRe: dialog apps Pin
Joaquín M López Muñoz5-May-03 9:53
Joaquín M López Muñoz5-May-03 9:53 
GeneralGDI+ problem Pin
Alex Boyce5-May-03 9:37
Alex Boyce5-May-03 9:37 

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.