Click here to Skip to main content
15,902,447 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to put a pic as output? Pin
Masta G19-Aug-02 16:35
Masta G19-Aug-02 16:35 
AnswerRe: How to put a pic as output? Pin
Christian Graus19-Aug-02 16:56
protectorChristian Graus19-Aug-02 16:56 
GeneralRe: How to put a pic as output? Pin
Anonymous26-Aug-02 13:53
Anonymous26-Aug-02 13:53 
GeneralRe: How to put a pic as output? Pin
Masta G26-Aug-02 14:03
Masta G26-Aug-02 14:03 
GeneralRe: How to put a pic as output? Pin
Christian Graus26-Aug-02 17:10
protectorChristian Graus26-Aug-02 17:10 
GeneralSendInput() compiler still report "undeclared identifier" Pin
mmlxl19-Aug-02 15:04
mmlxl19-Aug-02 15:04 
GeneralRe: SendInput() compiler still report "undeclared identifier" Pin
Paul M Watt19-Aug-02 18:21
mentorPaul M Watt19-Aug-02 18:21 
GeneralMultiple calls to WaitForSingleObject within the same thread Pin
Le centriste19-Aug-02 15:02
Le centriste19-Aug-02 15:02 
I remember reading somewhere (can't find it now Blush | :O ) that when you call WaitForSingleObject on an handle the thread already owns (a MUTEX for instance), the function returns with WAIT_OBJECT_0.

If this is true, do I have to call ReleaseMutex the same amount of times, or is once enough to give up ownership?

Also, is there a way to know if we own a given resource (HANDLE)?

Michel

It is a lovely language, but it takes a very long time to say anything in it, because we do not say anything in it, unless it is worth taking a very long time to say, and to listen to.

- TreeBeard
GeneralRe: Multiple calls to WaitForSingleObject within the same thread Pin
Michael Dunn19-Aug-02 17:05
sitebuilderMichael Dunn19-Aug-02 17:05 
Generaltemplate question Pin
Ancient Dragon19-Aug-02 14:53
Ancient Dragon19-Aug-02 14:53 
GeneralRe: template question Pin
Chris Losinger19-Aug-02 16:53
professionalChris Losinger19-Aug-02 16:53 
GeneralCommand Message Handlers Pin
Stew19-Aug-02 14:34
Stew19-Aug-02 14:34 
GeneralRe: Command Message Handlers Pin
567890123419-Aug-02 20:46
567890123419-Aug-02 20:46 
Generalhtml documentation template Pin
Wes Jones19-Aug-02 12:54
Wes Jones19-Aug-02 12:54 
QuestionWhen to use "inline"? Pin
User 665819-Aug-02 12:16
User 665819-Aug-02 12:16 
AnswerRe: When to use "inline"? Pin
Christian Graus19-Aug-02 12:33
protectorChristian Graus19-Aug-02 12:33 
GeneralRe: When to use "inline"? Pin
User 665819-Aug-02 12:38
User 665819-Aug-02 12:38 
GeneralRe: When to use "inline"? Pin
Nick Hodapp19-Aug-02 13:12
sitebuilderNick Hodapp19-Aug-02 13:12 
GeneralRe: When to use "inline"? Pin
Christian Graus19-Aug-02 13:17
protectorChristian Graus19-Aug-02 13:17 
GeneralRe: When to use "inline"? Pin
Nick Hodapp19-Aug-02 13:27
sitebuilderNick Hodapp19-Aug-02 13:27 
GeneralRe: When to use "inline"? Pin
Christian Graus19-Aug-02 13:46
protectorChristian Graus19-Aug-02 13:46 
GeneralRe: When to use "inline"? Pin
Nick Hodapp19-Aug-02 14:06
sitebuilderNick Hodapp19-Aug-02 14:06 
GeneralRe: When to use "inline"? Pin
Daniel Lohmann19-Aug-02 23:42
Daniel Lohmann19-Aug-02 23:42 
GeneralRe: When to use "inline"? Pin
Mike Nordell12-Sep-02 6:40
Mike Nordell12-Sep-02 6:40 
GeneralRe: When to use "inline"? Pin
Stuart Dootson19-Aug-02 14:05
professionalStuart Dootson19-Aug-02 14:05 

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.