Click here to Skip to main content
15,902,835 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
GeneralRe: 'PostThreadMessage' in managed c++... Pin
igor196020-Oct-03 9:23
igor196020-Oct-03 9:23 
GeneralRe: 'PostThreadMessage' in managed c++... Pin
raitz20-Oct-03 9:49
raitz20-Oct-03 9:49 
GeneralRe: 'PostThreadMessage' in managed c++... Pin
igor196020-Oct-03 9:16
igor196020-Oct-03 9:16 
GeneralRe: 'PostThreadMessage' in managed c++... Pin
raitz20-Oct-03 9:45
raitz20-Oct-03 9:45 
GeneralRe: 'PostThreadMessage' in managed c++... Pin
igor196020-Oct-03 9:51
igor196020-Oct-03 9:51 
GeneralRe: 'PostThreadMessage' in managed c++... Pin
raitz20-Oct-03 9:59
raitz20-Oct-03 9:59 
GeneralRe: 'PostThreadMessage' in managed c++... Pin
igor196020-Oct-03 10:04
igor196020-Oct-03 10:04 
GeneralRe: 'PostThreadMessage' in managed c++... Pin
raitz20-Oct-03 10:31
raitz20-Oct-03 10:31 
I found it !
When it returns from CreateThread(), the m_hThread = 0x000000

So, thread handle is null. The only problem now is that the CreateThread() is returning TRUE. That's why I thought the handle is ok... but it doesn't.

Thanks very much !
Sorry for disturbing you.

I'm at work, so I've got to go home now...
If I keep having problems, I will ask you for help.
Thanks again !

GeneralWhat's .NET equivalent of a VC++ COM component with OLE DB via ATL?? Can't find info! Pin
ThomasH117-Oct-03 9:03
ThomasH117-Oct-03 9:03 
GeneralRe: What's .NET equivalent of a VC++ COM component with OLE DB via ATL?? Can't find info! Pin
Bo Hunter17-Oct-03 10:58
Bo Hunter17-Oct-03 10:58 
GeneralRe: What's .NET equivalent of a VC++ COM component with OLE DB via ATL?? Can't find info! Pin
ThomasH117-Oct-03 11:15
ThomasH117-Oct-03 11:15 
GeneralRe: What's .NET equivalent of a VC++ COM component with OLE DB via ATL?? Can't find info! Pin
J. Dunlap17-Oct-03 11:50
J. Dunlap17-Oct-03 11:50 
GeneralRe: What's .NET equivalent of a VC++ COM component with OLE DB via ATL?? Can't find info! Pin
ThomasH120-Oct-03 5:01
ThomasH120-Oct-03 5:01 
GeneralRe: What's .NET equivalent of a VC++ COM component with OLE DB via ATL?? Can't find info! Pin
ThomasH120-Oct-03 5:49
ThomasH120-Oct-03 5:49 
GeneralI know its is obvious ! Pin
Andrew Torrance17-Oct-03 0:43
Andrew Torrance17-Oct-03 0:43 
GeneralRe: I know its is obvious ! Pin
Heath Stewart22-Oct-03 3:39
protectorHeath Stewart22-Oct-03 3:39 
GeneralRe: I know its is obvious ! Pin
George L. Jackson20-Nov-03 7:54
George L. Jackson20-Nov-03 7:54 
GeneralConsole window in VC Managed C++ extension samples Pin
Liaqat Fayyaz16-Oct-03 6:30
Liaqat Fayyaz16-Oct-03 6:30 
GeneralOk so I am dull Pin
Andrew Torrance16-Oct-03 4:31
Andrew Torrance16-Oct-03 4:31 
GeneralRe: Ok so I am dull Pin
leppie16-Oct-03 8:31
leppie16-Oct-03 8:31 
GeneralRe: Ok so I am dull Pin
Andrew Torrance16-Oct-03 23:09
Andrew Torrance16-Oct-03 23:09 
GeneralRe: Ok so I am dull Pin
jhwurmbach17-Oct-03 1:15
jhwurmbach17-Oct-03 1:15 
AnswerRe: Attack of the covariant return types or How do you implement IList? Pin
Null_Vector14-Oct-03 5:02
Null_Vector14-Oct-03 5:02 
QuestionAttack of the covariant return types or How do you implement IList? Pin
Null_Vector14-Oct-03 4:19
Null_Vector14-Oct-03 4:19 
GeneralWaitForSingleObject... Pin
raitz10-Oct-03 6:07
raitz10-Oct-03 6:07 

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.