List of changes 1.2.5 give event descriptions for system and security logs performance improvements to vss.rex 1.2.4 treat REG_DWORD registry values as signed entities added w32version 1.2.3 allow w32regdeletekey to work recursively on NT added PDF documentation (and got rid of RTF version) 1.2.2 added w32geterror w32additem now sets the icon correctly if it's icon 0 of a file other than the shortcut file 1.2.1 added w32olenext and w32olegeterror w32getsubobj works for both methods and properties new OLE Automation sample event log sample allows type of log to be specified changes to stem routines 1.2.0 fixed setting of stems in w32findeventlogentry() so it works with Regina .08g added w32menu functions 1.1.2 added w32getoldesteventlogrecord(); changed eventlog.rex to read correctly on systems where the event log rolls over 1.1.1 changed several fields of the stem populated by w32findeventlogentry: added source and description fields id masked so that it matches value reported by event viewer timewritten and timegenerated changed to allow conversion with date() and time() category and type converted into text 1.1.0 documentation of w32cleareventlog added w32svc functions changed Makefile to work with Regina .08f 1.0.4 changed some wording in README fixed bug with return codes in w32connectregistry, w32regenumkey (with the optional stem variable), and w32regenumvalue (with the optional stem variable) fixed horrid initialisation error creating stem variables (new_chararray()) w32createobject no longer creates a new instance each time it's run 1.0.3 added proper support for REG_DWORD_BIG_ENDIAN registry entries allow REG_MULTI_SZ to be retrieved into and updated from stem variables updated rxproto.h and rxsupport.c to match regutils 1.0.2 fixed nasty memory allocation bug in w32regopenkey fixed array indexing bug in w32regqueryvalue changed Makefile to work with Regina .08e, and added macros so this change is `less work' in the future 1.0.1 changed makefile to work with Regina .08d recompiled with Regina .08d (downwardly-incompatible API change) fixed return code error in DoInvoke, which is called by a lot of OLE code 1.0.0 initial revision