Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
RegEnumValue from WinApi32 function call
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00562037
Message ID:
00562070
Views:
19
>< SNIP >
>>>>
>>>>What needs to be different in order to get this to work for Win NT/2k ?
>>>
>>>The declaration is correct, but you should be passing zero for the reserved parameter since it must be null. For example,
>>>
>>>retval = RegEnumValue(hKey, xindex, @valuename, @valuelen, 0, @dataType, @indata, @datalen)
>>
>>Thanks for the INFO, however 0 is being passed and i'm still getting error code 87!! I have evan tried using JUST 0 but i get the same error code. any other suggestions?
>
>What's error message corresponded to error code 87?

"The parameter is incorrect."
George

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

Click here to load this message in the networking platform