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-15 10:29:19 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
loader
/
ne
History
Alexandre Julliard
32936f0e48
Fixed resource functions to work with 32-bit modules that don't have a
...
16-bit counterpart (necessary for LOAD_LIBRARY_AS_DATAFILE support).
2000-08-07 23:50:00 +00:00
..
.cvsignore
Initial revision
1998-10-04 18:02:24 +00:00
convert.c
Replaced lstrlen/lstrcmp by libc equivalents everywhere we don't need
2000-08-06 02:41:16 +00:00
Makefile.in
Implementation of PE->NE resource conversion routines (KERNEL.615-618).
1998-11-25 17:57:26 +00:00
module.c
- Fixed resource functions to work directly from the HMODULE instead of
2000-08-07 04:12:41 +00:00
resource.c
Fixed resource functions to work with 32-bit modules that don't have a
2000-08-07 23:50:00 +00:00
segment.c
Make sure hInstance is a proper global handle and not a selector
2000-05-11 00:10:36 +00:00