Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Scrollable container class crashing when built
Message
De
10/09/2008 12:09:03
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01346373
Message ID:
01346376
Vues:
12
>I'm using the scrollable container class from the CTL32 library
>
>It works fine in my development enviroment, but when I build the app into an EXE, when I run the form I get the error:
>
>Variable 'NTDDI_WINXP' is not found
>
>The CTL32 library is in the folder C:\CTL32
>
>What is missing from my project?
>
>Help!
_
Robin,

A quick search shows that NTDDI_WINXP is in ctl32.h
#Define NTDDI_WINXP                                                  05010000
I think you have to make sure that everything is recompiled. Ctl32.h has to be in the path when recompiling
Gregory
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform