Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Winzipmgr give an error message
Message
 
 
To
29/07/2003 10:42:15
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00814524
Message ID:
00814535
Views:
9
Jonathan,

You're missing a header (.H) file required by the class. Most likely it's registry.h but I'm not sure. See what header files are required and include them into your form/class/program and project.

>Hi All,
>
>I am using winzipmgr.prg as a tool to zip files in backup form of my application.
>
>I found it funny (or maybe not funny at all) that when I run the form from withing VFP6 I don't get any error and it does the zipping job properly, but when I run it as a part of an EXE it refuses to work and sends an error message saying: Variable 'HKEY_CURRENT_USER' is not found.
>
>The message comes on the line of code saying: owinzip.addfiles(filename,filestostore).
>
>My knowledge of Windows Registry is limited.
>
>Could you help?
>
>Thanks in advance,
>
>Jonathan
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform