OpenThread
- From: "DS" <ikoonman@xxxxxxxxxxx>
- Date: Tue, 4 Oct 2005 13:35:55 +0100
I am sure this has been covered before but I can't find any references to
it.
I need to suspend an active thread using SuspendThread and ResumeThread. My
problem is I need to use OpenThread to get the handle in order to pause it.
But when compiling my VC++ app cannot find it.
I get "error C2065: 'OpenThread' : undeclared identifier"
I have the latest W2K SDK installed and can see the definition in winbase.h,
but cannot understand why it doesn't want to compile. Am I missing aditional
libraries which I should include (apart from kernel32.lib)?
Any advice would be greatly appreciated.
DS
.
- Follow-Ups:
- Re: OpenThread
- From: TC
- Re: OpenThread
- From: Waleri Todorov
- Re: OpenThread
- From: Skywing
- Re: OpenThread
- From: David Lowndes
- Re: OpenThread
- Prev by Date: RE: Windows Unclean Startup, 2000, XP
- Next by Date: Re: OpenThread
- Previous by thread: Re: Virtual COM port in use
- Next by thread: Re: OpenThread
- Index(es):
Relevant Pages
|