This compatibility fix provides a facility to convert the argument list from LPSTR into VA_LIST. Some native Windows 9x applications ...

This compatibility fix provides a facility to convert the argument list from LPSTR into VA_LIST. Some native Windows 9x applications use LPSTR instead of VA_LIST. Without properly checking the return value, these applications may assume that it is safe to use Wvsprintf, but in Windows XP, this may cause an access violation. This compatibility fix takes one command line: "arglistfix" (case insensitive). Applies to: Windows 95, Windows 98