ntdll and ddraw
Steven Edwards <steven_ed4153-/[email protected]>
| Newsgroups | gmane.comp.gnu.mingw.patches |
|---|---|
| Message-ID | <[email protected]> |
Changelog: 1. Add export for DirectInputCreateEx in libddraw.a 2. Add ntdll export file cvs diff -u dinput.def Index: dinput.def =================================================================== RCS file: /cvsroot/mingw/w32api/lib/dinput.def,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 dinput.def --- dinput.def 5 Jun 2001 01:36:46 -0000 1.1.1.1 +++ dinput.def 14 Jun 2002 12:28:30 -0000 @@ -3,3 +3,4 @@ EXPORTS DirectInputCreateA@16 DirectInputCreateW@16 +DirectInputCreateEx@20 __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com
ntdll.def
(application/octet-stream, 5.1 KB) - not displayed