in reply to Re: Re^3: Gods, Graves and the Windows Registry
in thread Gods, Graves and the Windows Registry
I find that the Win32 API documentation often misses some important points and so experimentation is often very handy.
So having a language like Perl that supports very fast ad hoc experimenting (especially with "perl -de 0") can be very useful in learning parts of the Win32 API.
That was a small part of my motivation in writing the Win32API:: modules that I've done so far.
- tye
|
|---|