Sweden-Number/loader
Pierre Mageau 4ac8db783d Changed CopyImage to accept desiredX, desiredY and LR_COPYFROMRESOURCE.
CURSORICON_FindBestIcon changed to find the correct icon.
ImageList_ReplaceIcon now calls CopyImage internally.
Assign a value for the hIconSm CLASS member (using CopyImage).
1999-09-04 11:16:48 +00:00
..
dos Removed SIGNAL_MaskAsyncEvents and cleaned up signal handling. 1999-08-01 14:54:16 +00:00
ne Make sure we have a dgroup before patching prologs. 1999-08-15 14:16:42 +00:00
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Reorganization of the loader to correctly load and free libraries and 1999-04-18 12:14:06 +00:00
elf.c some small include fixes, some checks for NULL ptrs, 1999-07-03 16:01:42 +00:00
elfdll.c Fixed wrong NE module registration so that resources work. 1999-05-22 11:25:24 +00:00
libres.c Replaced a few calls to lstr* functions by their CRTDLL or libc 1999-08-08 18:54:47 +00:00
loadorder.c winspool -> winspool.drv 1999-09-04 11:05:41 +00:00
main.c Changed CopyImage to accept desiredX, desiredY and LR_COPYFROMRESOURCE. 1999-09-04 11:16:48 +00:00
module.c Moved implementation of WOW routines to single file. 1999-08-18 18:31:26 +00:00
pe_image.c Got rid of dsprintf and related macros. 1999-08-04 12:22:42 +00:00
pe_resource.c Replaced a few calls to lstr* functions by their CRTDLL or libc 1999-08-08 18:54:47 +00:00
resource.c Fixed DestroyAcceleratorTable and implemented CreateAcceleratorTableW. 1999-07-04 12:55:10 +00:00
signal.c Removed SIGNAL_MaskAsyncEvents and cleaned up signal handling. 1999-08-01 14:54:16 +00:00
task.c Bugfix: restore STACK16FRAME fields in SwitchStackBack16. 1999-08-18 18:24:08 +00:00