w32api: include/winnt.h
Filip Navara <xnavara-VIXq6x/[email protected]> Sat, 29 May 2004 14:14:08 +0200
| Newsgroups | gmane.comp.gnu.mingw.patches |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format. --------------040203040605060702060405 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Changelog: 2004-05-29 Filip Navara <xnavara-VIXq6x/[email protected]> * include/winnt.h (IMAGE_EXPORT_DIRECTORY): Fixed declaration. --------------040203040605060702060405 Content-Type: text/plain; name="winnt.patch" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="winnt.patch" --- include/winnt.h 21 Feb 2004 09:20:34 -0000 +++ include/winnt.h 29 May 2004 11:57:18 -0000 @@ -2617,9 +2617,9 @@ DWORD Base; DWORD NumberOfFunctions; DWORD NumberOfNames; - PDWORD *AddressOfFunctions; - PDWORD *AddressOfNames; - PWORD *AddressOfNameOrdinals; + DWORD AddressOfFunctions; + DWORD AddressOfNames; + DWORD AddressOfNameOrdinals; } IMAGE_EXPORT_DIRECTORY,*PIMAGE_EXPORT_DIRECTORY; typedef struct _IMAGE_IMPORT_BY_NAME { WORD Hint; --------------040203040605060702060405-- ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click