Implemented on-demand loading of builtin dlls using dlopen().
Showing
- .cvsignore 0 additions, 1 deletion.cvsignore
- Make.rules.in 0 additions, 1 deletionMake.rules.in
- Makefile.in 9 additions, 12 deletionsMakefile.in
- configure 206 additions, 203 deletionsconfigure
- configure.in 6 additions, 3 deletionsconfigure.in
- debugger/Makefile.in 1 addition, 2 deletionsdebugger/Makefile.in
- dlls/Makedll.rules.in 3 additions, 2 deletionsdlls/Makedll.rules.in
- dlls/Makefile.in 24 additions, 0 deletionsdlls/Makefile.in
- dlls/commdlg/comdlg32.spec 1 addition, 1 deletiondlls/commdlg/comdlg32.spec
- dlls/shell32/shellord.c 2 additions, 1 deletiondlls/shell32/shellord.c
- dlls/x11drv/Makefile.in 1 addition, 0 deletionsdlls/x11drv/Makefile.in
- if1632/builtin.c 17 additions, 1 deletionif1632/builtin.c
- include/module.h 2 additions, 0 deletionsinclude/module.h
- libtest/Makefile.in 10 additions, 11 deletionslibtest/Makefile.in
- libtest/hello3res.rc 1 addition, 1 deletionlibtest/hello3res.rc
- programs/avitools/Makefile.in 4 additions, 4 deletionsprograms/avitools/Makefile.in
- programs/clock/Makefile.in 2 additions, 2 deletionsprograms/clock/Makefile.in
- programs/cmdlgtst/Makefile.in 2 additions, 2 deletionsprograms/cmdlgtst/Makefile.in
- programs/control/Makefile.in 2 additions, 2 deletionsprograms/control/Makefile.in
- programs/notepad/Makefile.in 2 additions, 2 deletionsprograms/notepad/Makefile.in
This diff is collapsed.
Please register or sign in to comment