This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2024-12-02 00:36:43 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
9afd280d26
wine
/
dlls
/
midimap
/
Makefile.in
6 lines
81 B
Makefile
Raw
Normal View
History
Unescape
Escape
Moved midimap to the top-level dlls directory.
2005-07-21 11:31:56 +00:00
MODULE
=
midimap.dll
dlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21 11:24:34 +00:00
IMPORTS
=
winmm user32 advapi32
Start using import tables for dlls that can already support it.
2000-11-12 03:50:10 +00:00
Added built-in msacm.drv and midimap.drv drivers.
1999-10-31 02:23:49 +00:00
C_SRCS
=
\
midimap.c
Reference in New Issue
Copy Permalink