Click here to Skip to main content
15,892,005 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Maximized and normal mdi child windows Pin
Neville Franks13-Nov-02 10:34
Neville Franks13-Nov-02 10:34 
GeneralClass as a parameter in a template function Pin
Hostalet Wandosell13-Nov-02 4:25
Hostalet Wandosell13-Nov-02 4:25 
GeneralRe: Class as a parameter in a template function Pin
Joaquín M López Muñoz13-Nov-02 9:52
Joaquín M López Muñoz13-Nov-02 9:52 
GeneralRe: Class as a parameter in a template function Pin
Hostalet Wandosell13-Nov-02 22:09
Hostalet Wandosell13-Nov-02 22:09 
Generalrecursively search the registry and delete text found Pin
Derek Smigelski13-Nov-02 4:20
Derek Smigelski13-Nov-02 4:20 
GeneralRe: recursively search the registry and delete text found Pin
Derek Smigelski13-Nov-02 10:42
Derek Smigelski13-Nov-02 10:42 
QuestionWhy connect() fails in the worker thread but succeeds in the main thread? Pin
Wenrich13-Nov-02 4:14
Wenrich13-Nov-02 4:14 
AnswerRe: Why connect() fails in the worker thread but succeeds in the main thread? Pin
RobJones13-Nov-02 10:30
RobJones13-Nov-02 10:30 
I believe you need to use a UI type thread instead of a worker thread because the worker thread doesn't have a message pump..

Rob
GeneralStatus bar "CAPS" value not showing up. Pin
WREY13-Nov-02 4:03
WREY13-Nov-02 4:03 
GeneralGot if figured out. Pin
WREY13-Nov-02 5:02
WREY13-Nov-02 5:02 
GeneralHelp Pin
ed987113-Nov-02 4:00
ed987113-Nov-02 4:00 
GeneralRe: Help Pin
RobJones13-Nov-02 10:38
RobJones13-Nov-02 10:38 
Generalrealloc Pin
Hugo Hallman13-Nov-02 3:45
Hugo Hallman13-Nov-02 3:45 
GeneralRe: realloc Pin
dabs13-Nov-02 3:54
dabs13-Nov-02 3:54 
GeneralRe: realloc Pin
jbarton13-Nov-02 3:55
jbarton13-Nov-02 3:55 
GeneralRe: realloc Pin
Hugo Hallman13-Nov-02 7:22
Hugo Hallman13-Nov-02 7:22 
GeneralRe: realloc Pin
Tim Smith13-Nov-02 7:39
Tim Smith13-Nov-02 7:39 
GeneralRe: realloc Pin
jbarton13-Nov-02 7:50
jbarton13-Nov-02 7:50 
GeneralCPropertyPage Brain Fart!!! Pin
Chris Hambleton13-Nov-02 3:45
Chris Hambleton13-Nov-02 3:45 
GeneralRe: CPropertyPage Brain Fart!!! Pin
Tony Fontenot13-Nov-02 6:11
Tony Fontenot13-Nov-02 6:11 
GeneralMT malloc crasches Pin
Hugo Hallman13-Nov-02 3:43
Hugo Hallman13-Nov-02 3:43 
GeneralRe: MT malloc crasches Pin
Tim Smith13-Nov-02 6:18
Tim Smith13-Nov-02 6:18 
GeneralRe: MT malloc crasches Pin
Hugo Hallman13-Nov-02 7:15
Hugo Hallman13-Nov-02 7:15 
GeneralRe: MT malloc crasches Pin
Daniel Turini13-Nov-02 7:36
Daniel Turini13-Nov-02 7:36 
GeneralRe: MT malloc crasches Pin
Tim Smith13-Nov-02 7:43
Tim Smith13-Nov-02 7:43 

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.