Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getcursor, getsyscolor problems
Message
De
05/02/2007 07:16:25
Michael Gass
Instructional Software, Inc.
Kirkland, Washington, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
Getcursor, getsyscolor problems
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01192338
Message ID:
01192338
Vues:
117
After building an application I get the following errors:

File getsyscolor.prg does not exist.
Setmousecursor.prg does not exist.
Getmousecursor.prg does not exist.

They do not occur in development mode. I’m using Codemine 7.5 and VFP 8.0.

I’ve included each of the following lines of code in the cmapplicationmanager.init method where it says frequently used Windows API functions should be placed.

DECLARE INTEGER GetSysColor IN user32.dll INTEGER nColorValue
DECLARE INTEGER GetCursor IN user32.dll AS GetMouseCursor
DECLARE INTEGER SetCursor IN user32.dll AS SetMouseCursor INTEGER

Any ideas on what I’m doing wrong would be greatly appreciated.
Répondre
Fil
Voir

Click here to load this message in the networking platform