Re: w32api: include/winnt.h
"Luke Dunstan" <[email protected]> Mon, 31 May 2004 22:24:57 +0800
| Newsgroups | gmane.comp.gnu.mingw.patches |
|---|---|
| Message-ID | <[email protected]> |
Thanks, committed. Luke ----- Original Message ----- From: "Filip Navara" <xnavara-VIXq6x/[email protected]> To: <[email protected]> Sent: Saturday, May 29, 2004 8:14 PM Subject: [MinGW-patches] w32api: include/winnt.h > Changelog: > > 2004-05-29 Filip Navara <xnavara-VIXq6x/[email protected]> > > * include/winnt.h (IMAGE_EXPORT_DIRECTORY): Fixed declaration. > > ---------------------------------------------------------------------------- ---- > --- 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; > ------------------------------------------------------- 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