Click here to Skip to main content
15,915,093 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow create a DSN File at run time? Pin
Tomas9-Aug-02 4:00
Tomas9-Aug-02 4:00 
GeneralWhat's the easier way to debug COM Reference Counting Pin
Anonymous9-Aug-02 2:22
Anonymous9-Aug-02 2:22 
GeneralRe: What's the easier way to debug COM Reference Counting Pin
Chris Losinger9-Aug-02 3:31
professionalChris Losinger9-Aug-02 3:31 
GeneralMFC 6.0/7.0 compatibility Pin
Patrick REY9-Aug-02 2:22
Patrick REY9-Aug-02 2:22 
GeneralRe: MFC 6.0/7.0 compatibility Pin
Jim A. Johnson9-Aug-02 3:09
Jim A. Johnson9-Aug-02 3:09 
GeneralReleaseMutex Pin
slah9-Aug-02 1:57
slah9-Aug-02 1:57 
GeneralRe: ReleaseMutex Pin
Simon.W9-Aug-02 2:22
Simon.W9-Aug-02 2:22 
GeneralRe: ReleaseMutex Pin
Tim Smith9-Aug-02 2:23
Tim Smith9-Aug-02 2:23 
You can't have one thread aquire the mutex and another release. If you are trying to do this in the same thread, then you have other problems.

Tim Smith

"Programmers are always surrounded by complexity; we can not avoid it... If our basic tool, the language in which we design and code our programs, is also complicated, the language itself becomes part of the problem rather that part of the solution."
Hoare - 1980 ACM Turing Award Lecture
GeneralVersions of applications (VS_VERSION_INFO) Pin
klm9-Aug-02 1:35
klm9-Aug-02 1:35 
GeneralRe: Versions of applications (VS_VERSION_INFO) Pin
Tim Smith9-Aug-02 2:26
Tim Smith9-Aug-02 2:26 
GeneralRe: Versions of applications (VS_VERSION_INFO) Pin
klm9-Aug-02 2:30
klm9-Aug-02 2:30 
GeneralRe: Versions of applications (VS_VERSION_INFO) Pin
Simon.W9-Aug-02 2:26
Simon.W9-Aug-02 2:26 
Questionhow to delete an object Pin
Jon Hulatt9-Aug-02 1:15
Jon Hulatt9-Aug-02 1:15 
AnswerRe: how to delete an object Pin
Tomasz Sowinski9-Aug-02 1:34
Tomasz Sowinski9-Aug-02 1:34 
GeneralRe: how to delete an object Pin
Jon Hulatt9-Aug-02 2:56
Jon Hulatt9-Aug-02 2:56 
AnswerRe: how to delete an object Pin
Mike Upton9-Aug-02 1:35
Mike Upton9-Aug-02 1:35 
GeneralGetting the menu of the CMDIChildWnd Pin
Poul Haahr Klemmensen9-Aug-02 0:43
Poul Haahr Klemmensen9-Aug-02 0:43 
GeneralRe: Getting the menu of the CMDIChildWnd Pin
Tomasz Sowinski9-Aug-02 0:59
Tomasz Sowinski9-Aug-02 0:59 
GeneralRe: Getting the menu of the CMDIChildWnd Pin
Steen Krogsgaard9-Aug-02 1:04
Steen Krogsgaard9-Aug-02 1:04 
GeneralRe: Getting the menu of the CMDIChildWnd Pin
Mike Upton9-Aug-02 1:27
Mike Upton9-Aug-02 1:27 
GeneralRe: Getting the menu of the CMDIChildWnd Pin
Poul Haahr Klemmensen9-Aug-02 3:46
Poul Haahr Klemmensen9-Aug-02 3:46 
GeneralRe: Getting the menu of the CMDIChildWnd Pin
Mike Upton9-Aug-02 3:56
Mike Upton9-Aug-02 3:56 
GeneralSimple question on Dialogboxes Pin
D Satya9-Aug-02 0:43
D Satya9-Aug-02 0:43 
GeneralRe: Simple question on Dialogboxes Pin
Steen Krogsgaard9-Aug-02 1:08
Steen Krogsgaard9-Aug-02 1:08 
GeneralRe: Simple question on Dialogboxes Pin
D Satya9-Aug-02 1:44
D Satya9-Aug-02 1:44 

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.