Click here to Skip to main content
16,011,374 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: vc++ ODBC dynaset,SQL_fetch_bookmark Pin
Henrik_O20-Dec-02 1:09
Henrik_O20-Dec-02 1:09 
GeneralU can help me!! i have a Simple Quiestion !! Pin
Alex H 198319-Dec-02 9:35
Alex H 198319-Dec-02 9:35 
GeneralRe: U can help me!! i have a Simple Quiestion !! Pin
Christian Graus19-Dec-02 9:42
protectorChristian Graus19-Dec-02 9:42 
GeneralRe: U can help me!! i have a Simple Quiestion !! Pin
Alex H 198319-Dec-02 9:52
Alex H 198319-Dec-02 9:52 
GeneralRe: U can help me!! i have a Simple Quiestion !! Pin
Christian Graus19-Dec-02 10:55
protectorChristian Graus19-Dec-02 10:55 
General_beginthreadex / GetCurrentThreadId / GetCurrentThread Pin
Peter Weyzen19-Dec-02 9:15
Peter Weyzen19-Dec-02 9:15 
GeneralRe: _beginthreadex / GetCurrentThreadId / GetCurrentThread Pin
Tim Smith19-Dec-02 9:24
Tim Smith19-Dec-02 9:24 
GeneralRe: _beginthreadex / GetCurrentThreadId / GetCurrentThread Pin
Peter Weyzen19-Dec-02 9:32
Peter Weyzen19-Dec-02 9:32 
GetCurrentThread():

Return Values
The return value is a pseudo handle for the current thread.

Remarks
A pseudo handle is a special constant that is interpreted as the current thread handle. The calling thread can use this handle to specify itself whenever a thread handle is required.

--------

A pseudo handle? What's that? When they call it something like that, it makes me thing that it's not what it seems.... It would be clearer if it said, it returns "the handle".

It sounds like I have to test it to find out. It's also not clear if a thread calls GetCurrentThread() if it will always return the same value.





GeneralRe: _beginthreadex / GetCurrentThreadId / GetCurrentThread Pin
Peter Weyzen19-Dec-02 9:45
Peter Weyzen19-Dec-02 9:45 
GeneralRe: _beginthreadex / GetCurrentThreadId / GetCurrentThread Pin
Joe Woodbury19-Dec-02 10:47
professionalJoe Woodbury19-Dec-02 10:47 
GeneralRe: _beginthreadex / GetCurrentThreadId / GetCurrentThread Pin
Tim Smith19-Dec-02 11:28
Tim Smith19-Dec-02 11:28 
GeneralRe: _beginthreadex / GetCurrentThreadId / GetCurrentThread Pin
Tim Smith19-Dec-02 11:27
Tim Smith19-Dec-02 11:27 
GeneralCompiler Warning (level 4) question.. Pin
RobJones19-Dec-02 8:41
RobJones19-Dec-02 8:41 
GeneralRe: Compiler Warning (level 4) question.. Pin
Tim Smith19-Dec-02 8:59
Tim Smith19-Dec-02 8:59 
GeneralRe: Compiler Warning (level 4) question.. Pin
RobJones19-Dec-02 9:10
RobJones19-Dec-02 9:10 
QuestionHow to change the background color of the CTabCtrl? Pin
Daniel Strigl19-Dec-02 7:32
Daniel Strigl19-Dec-02 7:32 
AnswerRe: How to change the background color of the CTabCtrl? Pin
Daniel Strigl19-Dec-02 21:10
Daniel Strigl19-Dec-02 21:10 
General0 errors, 3 warnings..... Pin
joshfl19-Dec-02 6:18
joshfl19-Dec-02 6:18 
GeneralRe: 0 errors, 3 warnings..... Pin
Nish Nishant19-Dec-02 6:23
sitebuilderNish Nishant19-Dec-02 6:23 
GeneralRe: 0 errors, 3 warnings..... Pin
Joe Woodbury19-Dec-02 6:50
professionalJoe Woodbury19-Dec-02 6:50 
GeneralRe: 0 errors, 3 warnings..... Pin
Michael Dunn19-Dec-02 7:37
sitebuilderMichael Dunn19-Dec-02 7:37 
GeneralVirtualAlloc v/s new Pin
User 988519-Dec-02 5:28
User 988519-Dec-02 5:28 
GeneralRe: VirtualAlloc v/s new Pin
Joe Woodbury19-Dec-02 5:54
professionalJoe Woodbury19-Dec-02 5:54 
GeneralRe: VirtualAlloc v/s new Pin
User 988519-Dec-02 6:31
User 988519-Dec-02 6:31 
GeneralRe: VirtualAlloc v/s new Pin
Tim Smith19-Dec-02 6:37
Tim Smith19-Dec-02 6: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.