Jump to content

Recommended Posts

Posted

Hello. How do I write parameter to the registry using the "RegSetValueEx" function, the type of which is "Other"?

Works for all types, but how do I write  parameter whose type is displayed as a hexadecimal number?

For example, such "0x1000000C".

 

Posted

The "problem" with _WinAPI_RegSetValueEx is that it's not a known function of _WinAPIReg.udf.  Where this function comes from ?

Have you made a wrapper of  RegSetValueEx function ? And what kind of problem do you have ? What have you tried so far ? 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...