Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Building EXE error Proc./Func. MAINHWND - Undefined
Message
De
25/02/1999 23:06:59
 
 
À
25/02/1999 22:28:59
Diptesh Patel
Unitelsoftware Ltd.
Mumbai, Inde
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00191755
Message ID:
00191766
Vues:
76
>How to check following error.
>
>Visual Class Library e:\..\users\dp\classes\samples.vcx has the following errors:
> Proc./Func. MAINHWND - Undefined
> Proc./Func. _WHTOHWND - Undefined
> Proc./Func. _WONTOP - Undefined
>
>I copied samples.vc* from VFP5's samples directory.
>After completion of Build EXE above message is displayed in .ERR file.
>
>Have I done anything wrong.
>
>We are using moverlist class from SAMPLES.VCX
>
>EXE works fine. But why above error is coming ?
>

Something is referencing some functions in the Visual FoxPro HWND control FOXHWND.OCX; as long as it's installed on the system, all that's missing are some external references which are being resolved at runtime. To get rid of the error messages when compiling, you need to add the appropriate EXTERNAL compiler directive. If you're going to distribute your app, make certain to include FOXHWND.OCX and register it on the target system; Setup Wizard should take care of this for you if you create your install using it and make certain to include the .OCX in the project.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform