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 22:50:43 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
8f73cd14ce
wine
/
dlls
/
gdi
/
.cvsignore
8 lines
87 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 12:08:09 +00:00
*.spec.c
*.spec.glue.s
Makefile
Make USER and GDI separate dlls.
2000-08-03 22:22:42 +00:00
printdrv.glue.c
Moved gdi/user thunking functions into their respective dlls. Moved keyboard.spec into user dll.
2000-03-24 21:38:30 +00:00
thunk.glue.c
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 20:37:13 +00:00
version.res
version16.res
Reference in New Issue
Copy Permalink