wxWidgets/include/wx/msw/private
Vadim Zeitlin 46d1cdb44c Fix harmless g++ warning about using NULL for non-pointer.
PostQueuedCompletionStatus() may be either an int or a pointer, pass 0 instead
of NULL when we don't care about its value anyhow.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62678 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-11-18 09:56:52 +00:00
..
button.h Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
datecontrols.h
dc.h Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
fswatcher.h Fix harmless g++ warning about using NULL for non-pointer. 2009-11-18 09:56:52 +00:00
metrics.h Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
sockmsw.h add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
timer.h fix PCH-less build after changing timer id type to WPARAM (closes #10901) 2009-06-16 05:05:20 +00:00