Click here to Skip to main content
15,886,362 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: beginner: initializing objects in constructor? Pin
Antony M Kancidrowski12-Oct-04 2:54
Antony M Kancidrowski12-Oct-04 2:54 
GeneralEmbarsssing Menu Question Pin
...---...9-Oct-04 16:52
...---...9-Oct-04 16:52 
GeneralRe: Embarsssing Menu Question Pin
X204010-Oct-04 0:00
X204010-Oct-04 0:00 
GeneralComboBox Dumb Question Pin
otrcomm9-Oct-04 16:01
otrcomm9-Oct-04 16:01 
GeneralRe: ComboBox Dumb Question Pin
Michael Dunn9-Oct-04 16:48
sitebuilderMichael Dunn9-Oct-04 16:48 
GeneralRe: ComboBox Dumb Question Pin
otrcomm9-Oct-04 17:17
otrcomm9-Oct-04 17:17 
Generaldoing evil to Critical Section Pin
peterchen9-Oct-04 14:31
peterchen9-Oct-04 14:31 
GeneralRe: doing evil to Critical Section Pin
geo_m9-Oct-04 20:28
geo_m9-Oct-04 20:28 
From what I can read from MSDN docs (see docs for EnterCriticalSection):

- If a thread terminates while it has ownership of a critical section, the state of the critical section is undefined.

- If a critical section is deleted while it is still owned, the state of the threads waiting for ownership of the deleted critical section is undefined.
GeneralHelp needed on file handling... Pin
Kiran Satish9-Oct-04 14:26
Kiran Satish9-Oct-04 14:26 
QuestionHow to bind data from database to a combobox in Dialog? Pin
tip23109-Oct-04 13:00
tip23109-Oct-04 13:00 
General3D-rotaion in VC++ Pin
huffmancoding9-Oct-04 12:21
huffmancoding9-Oct-04 12:21 
GeneralRe: 3D-rotaion in VC++ Pin
alex.barylski9-Oct-04 13:25
alex.barylski9-Oct-04 13:25 
GeneralRe: 3D-rotaion in VC++ Pin
Anonymous9-Oct-04 15:55
Anonymous9-Oct-04 15:55 
GeneralGetting text from combo box control Pin
7stud9-Oct-04 10:55
7stud9-Oct-04 10:55 
GeneralRe: Getting text from combo box control Pin
Wes Aday9-Oct-04 11:08
professionalWes Aday9-Oct-04 11:08 
GeneralRe: Getting text from combo box control Pin
7stud9-Oct-04 11:19
7stud9-Oct-04 11:19 
GeneralRe: Getting text from combo box control Pin
PJ Arends9-Oct-04 11:23
professionalPJ Arends9-Oct-04 11:23 
GeneralThanks! Pin
7stud9-Oct-04 11:51
7stud9-Oct-04 11:51 
GeneralASM instruction /opcode: normalize a double value Pin
peterchen9-Oct-04 9:45
peterchen9-Oct-04 9:45 
GeneralRe: ASM instruction /opcode: normalize a double value Pin
Andrzej Markowski9-Oct-04 21:19
Andrzej Markowski9-Oct-04 21:19 
QuestionHow to tell what dlls are mapped into a process Pin
Dev5789-Oct-04 9:45
Dev5789-Oct-04 9:45 
AnswerRe: How to tell what dlls are mapped into a process Pin
Michael Dunn9-Oct-04 16:54
sitebuilderMichael Dunn9-Oct-04 16:54 
QuestionHow to change the Back ground color of SDI Application Pin
Azghar Hussain9-Oct-04 8:18
professionalAzghar Hussain9-Oct-04 8:18 
AnswerRe: How to change the Back ground color of SDI Application Pin
Ravi Bhavnani9-Oct-04 8:26
professionalRavi Bhavnani9-Oct-04 8:26 
GeneralColoring text of a checkbox Pin
Tommy2k9-Oct-04 8:09
Tommy2k9-Oct-04 8:09 

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.