Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Difficulty witn GetCurrentThreadId in Win32Api
Message
From
31/07/1999 13:26:03
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
Difficulty witn GetCurrentThreadId in Win32Api
Miscellaneous
Thread ID:
00248563
Message ID:
00248563
Views:
36
I'm using demo code from West-wind's white papers on Using VFP Com objects with ASP. I am using PWS, instead of IIS, which might be part of the problem. From two differnt work stations calling the same com object, I am getting the sam thread id.

Here's the code to get the Thread Id.
DECLARE INTEGER GetCurrentThreadId IN WIN32API

RETURN GetCurrentThreadId()
Next
Reply
Map
View

Click here to load this message in the networking platform