wine-wine/loader
Alexandre Julliard 81800b1f6d Use a binary search to find entries in resource directories.
Fixed GetResDirEntryA/W prototypes.
2000-10-19 20:29:53 +00:00
..
dos Implemented DOS INT21 AH=4B (EXEC). 2000-10-17 00:33:02 +00:00
ne Moved $(MODULE).o rule out of Make.rules into the individual 2000-09-29 00:28:25 +00:00
.cvsignore Don't create thunk for task signal proc, call it directly. 1999-09-20 18:48:29 +00:00
Makefile.in Moved $(MODULE).o rule out of Make.rules into the individual 2000-09-29 00:28:25 +00:00
elf.c - Always store the full path name of 32bit modules in WINE_MODREF 2000-08-28 21:33:28 +00:00
elfdll.c Back out my ELFDLL_dlopen patch and add a warning for future misguided 2000-10-19 20:25:02 +00:00
loadorder.c - stupid spelling fixes 2000-10-13 20:26:52 +00:00
main.c Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h. 2000-09-26 00:00:55 +00:00
module.c Removed inclusion of wine/winestring.h from winbase.h and added it to 2000-09-25 23:30:56 +00:00
pe_image.c Fixed some issues found by winapi_check. 2000-09-04 20:21:06 +00:00
pe_resource.c Use a binary search to find entries in resource directories. 2000-10-19 20:29:53 +00:00
resource.c Make FindResource and FindResourceEx fully windows compatible. 2000-08-11 12:50:56 +00:00
task.c Make sure that we skip tasks with missing hInstance. 2000-10-02 22:16:34 +00:00