servmen 10 Posted January 30, 2003 Report Share Posted January 30, 2003 Hallo und guten morgen, ich habe wohl ein kleines "Denkproblem" und hoffe das mit jemand helfen kann. Ich möchte über eine dll Informationen aus der Registrierung von Windows auslesen. also: Private Sub LoadData() Dim t, w t = GetSetting(Verzeichnis, "APP1", "Wert1", "defaultWert") w = GetSetting(Verzeichnis, "APP1", "Wert1", "defaultWert") End Sub Ich komme aber mit meiner Abfrage eben nicht dort hin ?! Wieso ???? Gruss Marco Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.