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-23 22:40:55 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
dmloader
History
Alexandre Julliard
0ec7e1a591
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
..
.gitignore
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
classfactory.c
…
container.c
…
debug.c
…
debug.h
…
dmloader_main.c
Correct more mismatches between spec files and comments about export
2005-08-10 14:45:58 +00:00
dmloader_private.h
Uncomment the typedef in the DECLARE_INTERFACE macro, and get rid of
2005-07-26 18:32:53 +00:00
dmloader.spec
Don't prefix the functions DllCanUnloadNow, DllGetClassObject and
2005-08-08 17:35:28 +00:00
loader.c
Add some checks and fix some stream leaks.
2005-11-08 10:56:13 +00:00
loaderstream.c
Uncomment the typedef in the DECLARE_INTERFACE macro, and get rid of
2005-07-26 18:32:53 +00:00
Makefile.in
Don't generate import libraries for dlls that don't export anything.
2005-07-26 15:52:58 +00:00
regsvr.c
Don't prefix the functions DllCanUnloadNow, DllGetClassObject and
2005-08-08 17:35:28 +00:00
version.rc
…