Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Scrollable container class crashing when built
Message
From
10/09/2008 12:09:03
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01346373
Message ID:
01346376
Views:
11
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform