Advertisement
C_Volume2 Registry #75654

WINREG32.BAS (Third Version)

This time I got it right! In the last release I discovered a few errors, so I took my time on this one to re-write every little piece of code, using my old module as a building block. In this version I added the 'OS' suffix to all the registry API declarations so I could use 'Reg' in my function names. Now all Subs are Functions, and return some type of value, depending on the procedure. In this version I also added the ability to save a string to a binary key (RegWriteExtended), which was requested. Also error checking has been revised and the RegLastError variable always contains the last registry error that occured. If you modify this code please send me a copy so I can learn from what you have done. I hold absolutely no warranties on this code and I am not responsible for any damage it does to your registry or your computer.

AI

Podsumowanie AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Kod źródłowy
original-source
Upload
Oryginalne komentarze (3)
Odzyskane z Wayback Machine