Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: REG_BINARY


Message #1 by "Ralph Passey" <Ralph1uk@y...> on Thu, 23 May 2002 00:45:01
Send us the code so we can take a look at what you doing.

jd
----- Original Message -----
From: "Ralph Passey" <Ralph1uk@y...>
To: "professional vb" <pro_vb@p...>
Sent: Thursday, May 23, 2002 12:45 AM
Subject: [pro_vb] REG_BINARY


> I am having trouble setting a value for a registry key as a binary
> valueUsing Visual Basic and the RegSetValueEx function.
> I am a little new to VB , but am able to write srtings and Dword values.
> The problem is that i have a value which when entered should become a
> l;ist of hex paired values .
> I have the values in hex , decimal , and binary , and understand I need to
> send an array to the function , but the results arent coming out the way i
> expect , I suspect it is the way I am putting the values into the array ,
> but am having trouble , if anyone could help ???
>

  Return to Index