Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mailmerge error 'Variable HKEY_CURRENT_USER is not found
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00363311
Message ID:
00363319
Views:
24
>We are trying to complete a mail merge using the VFP mailmerge class [to merge with Word]. We are getting the following error message:
>Variable HKEY_CURRENT_USER is not found
>
>We solved this previously by copying the VFP registry.vcx class into the same directory as the other mail merge files. Now we are getting the error again - and the registry class is still there. Any idea what could be causing the problem and/or how to solve it?
>
>Thanks,
Doug,

You'll find the definition of this constant and the rest used by the class in the Registry.h file in the FFC sub-directory. In this case the definition is:

#DEFINE HKEY_CURRENT_USER -2147483647 && BITSET(0, 31) + 1
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform