Version | Date | Changes | |
0.70.0.4 | 2023-10-15 | Tweaked ShowCmdHelp() to include
VER_PATCH . |
0.70.0.3 | 2023-10-12 | Updated the plugin’s web address. |
0.70.0.2 | 2023-07-24 | Updated to the current version of NewHelp.cpp. |
0.70.0 | 2021-09-02 | When creating an IP printing port, always generates a new,
unique port name. New function @ADDIPPORT to create an IP printing port, superceding
the ADDIPPORT command. Documents the LISTPRINTERS /V
option. The ADDPRINTER <Win> tag now recognizes Windows 8 and Windows 10,
and no longer appends ‘-x64’ for 64-bit Windows. (Use <x64>
to make this distinction.) Changed the .dll names; PrinterStuff.dll
is now the 64-bit build. Tweaks to the VerInfo structure. Much cleanup of the code. |
0.66.1 | 2017-11-27 | Updates to the help system. |
0.66.0 | 2016-05-26 | Adds PRINTPREFS command. |
0.65.5 | 2016-03-09 | Reworks the help system, for systems where the documented HtmlHelp() API is broken. |
0.65.4 | 2014-08-25 | Tweaks to the help system; fixes a problem with ADDPRINTER /T . |