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
2025-02-20 12:50:53 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
dmband
History
Alexandre Julliard
34fa35dc99
Added rules for building import libraries in the individual dll
...
makefiles, and added support for building a .def.a static import library too.
2005-05-09 14:42:30 +00:00
..
.cvsignore
Added rules to build import libraries in the individual dll makefiles.
2005-05-07 12:39:52 +00:00
band.c
Replace strncpy with memcpy or lstrcpyn.
2005-04-18 10:30:55 +00:00
bandtrack.c
Properly implement DllCanUnloadNow ref counting.
2005-01-31 20:40:26 +00:00
dmband_main.c
Properly implement DllCanUnloadNow ref counting.
2005-01-31 20:40:26 +00:00
dmband_private.h
Properly implement DllCanUnloadNow ref counting.
2005-01-31 20:40:26 +00:00
dmband.spec
…
dmutils.c
Debug fixes and cleanup.
2005-01-03 14:46:40 +00:00
dmutils.h
…
Makefile.in
Added rules for building import libraries in the individual dll
2005-05-09 14:42:30 +00:00
regsvr.c
…
version.rc
…