Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Accessing the Windows Registry from Rebol/Command

From: jeff:rebol at: 4-Dec-2000 6:17

Howdy, Dan:
> Bo/RT had said that I could access the registry using the > Win32 API. But he didn't provide any specifics and after > much struggling with Advapi32.dll I've given up. There > seems to be some trouble either with the routine! > datatypes passed to these particular API structures, or > with the way Windows wants to modify these values and pass > them back to Rebol, or perhaps it's due to my own ignorance > of the proper implementation. Either way, Rebol/Command > always crashed on me when I attempted this.
Huh-- if you could send me your COMMAND registry code off the list (with maybe the respective C function definitions) I'll try to see what's going on in there. You're using the release version of windows COMMAND, right? -jeff