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
4212108598
Sweden-Number
/
dlls
/
gdi
/
.gitignore
5 lines
48 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Created separate dlls for user,gdi,ttydrv,x11drv. Fixed Winelib argc handling (thanks to Eric Pouech).
2000-03-19 13:08:09 +01:00
Makefile
Added rules to build import libraries in the individual dll makefiles. Generate import libraries with the right name right away instead of using an intermediate .spec.def file.
2005-05-07 14:39:52 +02:00
libgdi32.def
Add version information (16 and 32 bit) to core built-in dlls: krnl386.exe/kernel32.dll, user.exe/user32.dll, gdi.exe/gdi32.dll. Provide a way for reading version information using standard API: GetFileVersionInfoSize -> GetFileVersionInfo -> VerQueryValue.
2001-02-23 21:37:13 +01:00
version.res
version16.res