Forum: NSIS Discussion
19th December 2005, 15:33
|
|
Replies: 3
Views: 2,952
It's making a fatal error on this line :
$2...
It's making a fatal error on this line :
$2 equals 20 after the previous instruction.
I saw this king of code in another example but, i can't understand what it's doing :
Can you explain...
|
Forum: NSIS Discussion
19th December 2005, 06:26
|
|
Replies: 3
Views: 2,952
Pocket PC Registry with RAPI.DLL
Hello,
I want to read data from the PocketPC Registry.
I use this code :
I can read type of data and its number of bytes with the second call. But when I want to read the data itself (third...
|