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-11-25 04:39:45 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
daaf185d05
wine
/
dlls
/
msacm32.drv
/
Makefile.in
8 lines
98 B
Makefile
Raw
Normal View
History
Unescape
Escape
msacm32.drv: Renamed msacm.drv to msacm32.drv, and moved the directory to the top-level.
2006-05-09 09:36:45 +00:00
MODULE
=
msacm32.drv
dlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21 11:24:34 +00:00
IMPORTS
=
msacm32 winmm user32
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
=
\
wavemap.c
Moved dll-specific make rules to a separate Makedll.rules file.
2000-03-04 22:31:27 +00:00
@
M
A
K
E
_
D
L
L
_
R
U
L
E
S
@
Reference in New Issue
Copy Permalink