mirror of
https://github.com/ziglang/zig.git
synced 2025-12-09 15:53:08 +00:00
I've added more of the ".def" files from mingw. The list is based on all the libraries referenced by the win32metadata project. (see https://github.com/marlersoft/zigwin32).
14 lines
218 B
Modula-2
Vendored
14 lines
218 B
Modula-2
Vendored
;
|
|
; Exports of file DINPUT8.dll
|
|
;
|
|
; Autogenerated by gen_exportdef
|
|
; Written by Kai Tietz, 2007
|
|
;
|
|
LIBRARY DINPUT8.dll
|
|
EXPORTS
|
|
DirectInput8Create
|
|
DllCanUnloadNow
|
|
DllGetClassObject
|
|
DllRegisterServer
|
|
DllUnregisterServer
|