Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Exe ID ?
Message
 
 
To
16/05/2003 11:22:49
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Miscellaneous
Thread ID:
00789226
Message ID:
00790755
Views:
15
>Assuming you got the window handle :
>
>declare integer GetWindowThreadProcessId in win32API ;
>integer hWnd, integer @lpdwProcessId
>lpdwProcessId=0
>lnThreadID=GetWindowThreadProcessId(nHWND, @lpdwProcessId)
>
Cetin

If you're just trying to get the thread ID, you can use _vfp.threadID.
Mike Stewart
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform