On Thu, Sep 20, 2001 at 01:38:11PM -0500, Aric Stewart wrote:
The behavior for wsprintfA is different that for wsprintf16 in how it handles NULLs being passed as character parameters. This patch fixes that.
Hmm, can't you add a small comment inside the code that actually mentions this remarkable difference ? I think we should make every effort possible to ensure that important differences between architectures are being preserved as well as possible.