Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
RegOpenKey & RegDeleteKey
Message
 
To
17/02/2003 13:40:08
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00754071
Message ID:
00754186
Views:
24
This message has been marked as the solution to the initial question of the thread.
>>Mike,
>>
>>Try
DECLARE Integer RegOpenKey IN Win32API;
>>  INTEGER nHKey, STRING @cSubKey, INTEGER @nHandle
>>lnSuccess = RegOpenKey(lnOpenHKey, @lcOpenKey, @lnOpenResult)
>
>Hi George,
>
>Still getting the error number 87. I I cut and pasted your code.
>
Mike,

Missed the obivious the first time through. Try
lcOpenKey = "System\CurrentControlSet\Control\ComputerName\ComputerName\MyNewReg"
Too many backslashes.< s >
George

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

Click here to load this message in the networking platform