This website requires JavaScript.
Explore
Help
Register
Sign In
ReceiveTempSMS
/
Sweden-Number
Watch
1
Star
0
Fork
0
You've already forked Sweden-Number
Code
Issues
Pull Requests
Releases
Wiki
Activity
Sweden-Number
/
dlls
/
ttydrv
History
Alexandre Julliard
cc3cf401b3
Store the window id as a property instead of accessing the WND
...
structure directly. Fetch the update region from the server and remove a lot of obsolete code.
2005-01-19 17:02:50 +00:00
..
.cvsignore
.spec.c files are no longer used for 32-bit dlls.
2004-03-24 03:36:44 +00:00
bitmap.c
Removed some unnecessary inclusions of gdi.h.
2004-01-20 22:48:57 +00:00
dc.c
Use an escape mechanism similar to the x11drv one to set the DC
2004-12-09 11:45:16 +00:00
graphics.c
Pass the breakExtra value in the ExtTextOut driver call, since there
2004-03-04 01:42:57 +00:00
Makefile.in
Get rid of the WIN_SetRectangles export from user32.
2004-09-09 00:30:29 +00:00
objects.c
Pass the gdiFont object to the SelectFont driver entry point so that
2004-03-04 04:05:04 +00:00
palette.c
Fix signed/unsigned comparison warnings.
2004-09-22 02:46:38 +00:00
ttydrv_main.c
Make sure all 16-bit system drivers are loaded for 16-bit apps.
2003-09-27 02:34:07 +00:00
ttydrv.h
Use an escape mechanism similar to the x11drv one to set the DC
2004-12-09 11:45:16 +00:00
ttydrv.spec
Use an escape mechanism similar to the x11drv one to set the DC
2004-12-09 11:45:16 +00:00
user.c
Removed some unnecessary inclusions of gdi.h.
2004-01-20 22:48:57 +00:00
wnd.c
Store the window id as a property instead of accessing the WND
2005-01-19 17:02:50 +00:00