Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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.