Patch #2 - windef.h diff'd from 2.0

Steven Edwards <Steven_Ed4153-/[email protected]>
Newsgroups gmane.comp.gnu.mingw.patches
Organization ReactOS Project
Message-ID <[email protected]>
Changelog:

2002-09-26 KJK::Hyperion <[email protected]>
include/windef.h (WPARAM): Update typedef UINT_PTR
include/windef.h (LPARAM): Update typedef LONG_PTR
include/windef.h (LRESULT): ditto


diff -u .\windef.h \devtools\mingw\include\windef.h
--- .\windef.h	Wed Aug 28 23:59:30 2002
+++ \devtools\mingw\include\windef.h	Thu Sep 19 00:10:45 2002
@@ -234,9 +234,9 @@
 
 #include <winnt.h>
 
-typedef UINT WPARAM;
-typedef LONG LPARAM;
-typedef LONG LRESULT;
+typedef UINT_PTR WPARAM;
+typedef LONG_PTR LPARAM;
+typedef LONG_PTR LRESULT;
 #ifndef _HRESULT_DEFINED
 typedef LONG HRESULT;
 #define _HRESULT_DEFINED




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.