English
Regulars table & Café

RegSetValueEx.

 


Description:

RegSetValueEx save data in a opened Registryschlüssel.




Deklaration:

DEF @RegSetValueEx(6) !ADVAPI32,RegSetValueExA




Parameter:

1.Parameter: lever one already opened Keys as LongInt or following vordefinierte values =>
-HKEY_CLASSES_ROOT = $80000000
-HKEY_CURRENT_USER = $80000001
-HKEY_LOCAL_MACHINE = $80000002
-HKEY_USERS = $80000003
2.Parameter: address the Namens the To ändernden Wertes or Memory-Variable with the Namens the To ändernden Wertes.
3.Parameter: reserved, must 0 his.
4.Parameter: Flag, the whom type the ausgelesenen Wertes angibt =>
-$3 = Binärer Key (Bytefolge unterschiedlicher Size).
-$4 = 4 byte or LongIntwert. often go only The two oberen Bytes the Wertes berücksichtigt.
-$5 = 4 byte or LongIntwert. The downstairs 2 byte the Wertes go berücksichtigt.
-$2 = String with abschließendem Nullbyte. can Enviroment-Variables include.
-$6 = One symbolischer Link in the Unicode stature.
-$7 = One aray nullterminierter Strings.
-$0 = not definierter Datentyp.
-$8 = driver Resourcenliste.
-$1 = String with abschließendem Nullbyte without Enviroment-Variables.
5.Parameter: Bereichvariable with the data, The stored go should.
6.Parameter: The Size the abzuspeichernden Bereichs in byte of Parameter 5.




Return Value:

0 with success, with failure one worth <>0 (Error Code).


Examples:

CompileMarkSeparation
Declare Handle#,FEHLER&,Key#,Name#,Wert#,Size#,Type#,Button&
Declare WriteWert$,Wert2#
DEF @RegCloseKey(1) !"ADVAPI32","RegCloseKey"
DEF @RegSetValueEx(6) !"ADVAPI32","RegSetValueExA"
DEF @RegCreateKey(3)!"ADVAPI32","RegCreateKeyA"
DEF @RegDeleteKey(2) !"ADVAPI32","RegDeleteKeyA"
Windowstyle 31
Windowtitle "Registryschlüssel erstellen"
Window 0,0-640,440
Let Button&=@Createbutton(%HWND,"Schlüssel löschen",20,300,200,30)
DIM Key#,260
DIM Handle#,4
DIM Name#,250
DIM Size#,4
DIM Wert#,260
DIM Wert2#,4
Dim Type#,4
String Key#,0="SoftwareAH Test"
LET Fehler&=@RegCreateKey($80000001,Key#,Handle#)
Print "Fehlercode beim Erstellen/Öffenen des Schlüssels SoftwareAH Test: ";Fehler&

IF Fehler&=0

    LET Writewert$="Meine Software"
    String Wert#,0="Softwarepfad"
    LET FEHLER&=@RegSetValueEx(@Long(Handle#,0),@addr(WriteWert$),0,1,Wert#,@len("Softwarepfad")+1)
    Print "Fehlercode RegSetValueEx Softwarepfad: ";Fehler&
    LET Writewert$="Seriennummer"
    Long Wert2#,0=22334
    LET FEHLER&=@RegSetValueEx(@Long(Handle#,0),@addr(WriteWert$),0,4,Wert#,4)
    Print "Fehlercode RegSetValueEx Seriennummer: ";Fehler&
    LET Writewert$="Byteliste"
    Clear Wert#
    Byte Wert#,0=65
    Byte Wert#,1=66
    Byte Wert#,2=67
    Byte Wert#,3=68
    LET FEHLER&=@RegSetValueEx(@Long(Handle#,0),@addr(WriteWert$),0,3,Wert#,10)
    Print "Fehlercode RegSetValueEx Byteliste: ";Fehler&
    Print "Fehlercode RegCloseKey: ";@RegCloseKey(@Long(Handle#,0))

Endif

Dispose Type#
Dispose Wert#
Dispose Wert2#
Dispose key#
Dispose Handle#
Dispose Name#
Dispose Size#

While 0=0

    Waitinput

    If @Getfocus(Button&)

        DIM Key#,260
        Print ""
        String Key#,0="SoftwareAH Test"
        LET Fehler&=@RegDeleteKey($80000001,Key#)
        Print "Fehlercode beim Löschen des Schlüssels SoftwareAH Test: ";Fehler&
        Dispose key#
        @SetFocus(%HWND)

    endif

=s4 href='./../../function-references/XProfan/wend/'>wend

 
03/17/05  
 



Answer


Topictitle, max. 100 characters.
 

Systemprofile:

no Systemprofil laid out. [anlegen]

XProfan:

 Posting  Font  Smilies  ▼ 

Please register circa a Posting To verfassen.
 

Topic-Options

2.509 Views

Untitledvor 0 min.

Themeninformationen

this Topic has 1 subscriber:

unbekannt (1x)


Admins  |  AGB  |  Applications  |  Authors  |  Chat  |  Privacy Policy  |  Download  |  Entrance  |  Help  |  Merchantportal  |  Imprint  |  Mart  |  Interfaces  |  SDK  |  Services  |  Games  |  Search  |  Support

One proposition all XProfan, The there's!


My XProfan
Private Messages
Own Storage Forum
Topics-Remember-List
Own Posts
Own Topics
Clipboard
Log off
 Deutsch English Français Español Italia
Translations

Privacy Policy


we use Cookies only as Session-Cookies because of the technical necessity and with us there no Cookies of Drittanbietern.

If you here on our Website click or navigate, stimmst You ours registration of Information in our Cookies on XProfan.Net To.

further Information To our Cookies and moreover, How You The control above keep, find You in ours nachfolgenden Datenschutzerklärung.


all rightDatenschutzerklärung
i want none Cookie