2002-06-16 Steven Edwards <Steven_Ed4153@yahoo.com>

* lib/dinput.def (DirectInputCreateEx): Add stub.
	* lib/ntdll.def: New file.
This commit is contained in:
Danny Smith
2002-06-16 07:19:34 +00:00
parent a05a9e0123
commit 1464d11b4b
3 changed files with 288 additions and 0 deletions

View File

@@ -3,3 +3,4 @@ LIBRARY "DINPUT.dll"
EXPORTS
DirectInputCreateA@16
DirectInputCreateW@16
DirectInputCreateEx@20