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
2024-11-29 06:30:37 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
17c4c1bef5
wine
/
dlls
/
msrle32
/
Makefile.in
7 lines
91 B
Makefile
Raw
Normal View
History
Unescape
Escape
Changed builtin dlls file names to make it clear they are not normal Unix libraries, and install them in $libdir/wine instead of $libdir to avoid name conflicts in /usr/lib.
2002-03-20 22:19:06 +00:00
MODULE
=
msrle32.dll
dlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21 11:24:34 +00:00
IMPORTS
=
winmm user32
Added stubs for msrle32.dll and implemented RLE8 decoder. Added stub for avicap32.
2001-11-06 00:41:05 +00:00
C_SRCS
=
msrle32.c
msrle32: Convert translations to po files.
2011-01-06 15:36:14 +00:00
RC_SRCS
=
msrle32.rc
Reference in New Issue
Copy Permalink