Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Debugging EXE outside development environment
Message
 
 
To
20/04/2004 11:37:59
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00896533
Message ID:
00896545
Views:
14
John,

Thanks for your quick response to my posting.

Since I posted my message, I found what I was looking for. I found that I can call the OutputDebugString function in the Win32API. All I need to to is to declare it before I call, like so:

DECLARE OutputDebugString IN WIN32API STRING

Then,

OuputDebugString("Test")

The result appears in DebugView.

Jim
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform