Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
Use the RegSetValueEx function to add a value to or alter a value in a registry key. If the value that you want to change does not exist, RegSetValueEx creates a value and the associated data. You can also name the type of data as you enter the data into the key. Because all values are stored and returned in a binary format, labeling data does not affect how Windows Embedded CE views it. However, for the sake of third-party registry editors, label your values appropriately.