This website requires JavaScript.
Explore
Help
Register
Sign In
ReceiveTempSMS
/
Sweden-Number
Watch
1
Star
0
Fork
You've already forked Sweden-Number
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
bf23b8a529
Sweden-Number
/
dlls
/
riched32
/
Makefile.in
8 lines
99 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 23:19:06 +01:00
MODULE
=
riched32.dll
dlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21 13:24:34 +02:00
IMPORTS
=
riched20 user32
Start using import tables for dlls that can already support it.
2000-11-12 04:50:10 +01:00
Added stubs for riched32.dll.
2000-05-03 20:12:19 +02:00
C_SRCS
=
\
Jean-Claude Batista Wraps some RichEdit control functionality on an Edit control. It uses a free implementation of an RTF parser written by Paul DuBois http://www.primate.wisc.edu/software/RTF/ which I modified a bit to work with the control.
2000-05-07 22:23:41 +02:00
richedit.c
Added stubs for riched32.dll.
2000-05-03 20:12:19 +02:00
riched32: Add version resource.
2006-08-24 23:13:21 +02:00
RC_SRCS
=
version.rc