The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.13 - 1998-07-10

  • Added "buffers.h" to standardized how buffer arguments are handled.
  • Declared all return values as C<bool> [not C<LONG>].
  • Minor adjustments to variable names (and Hungarian notation).
  • Allow buffer sizes like C<"=99"> to prevent automatic resizing.
  • Trim or add '\0' to REG*_SZ values but only when buffer size omitted [for RegEnumValue*(), RegQueryValueEx*(), and RegSetValueEx*()].
  • POD finished.

Modules

Low-level access to Win32 system API calls from WINREG.H