Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Debugging EXE outside development environment
Message
 
À
20/04/2004 11:37:59
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00896533
Message ID:
00896545
Vues:
13
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform