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
2025-02-22 22:01:51 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
gdi
/
tests
History
Dmitry Timoshkov
6f7b62b729
gdi: Add a test which shows that GDI does not support compressed DIB sections.
2006-01-03 12:09:22 +01:00
..
.gitignore
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
bitmap.c
gdi: Add a test which shows that GDI does not support compressed DIB sections.
2006-01-03 12:09:22 +01:00
brush.c
…
clipping.c
If the meta/clip intersection (Rao) region doesn't exist, return
2005-10-11 19:55:01 +00:00
dc.c
Add a test showing that SaveDC after GetDC should return 1.
2005-11-22 12:00:11 +00:00
gdiobj.c
Add a test for GetCurrentObject, make it pass under Wine.
2005-10-26 10:10:23 +00:00
generated.c
…
Makefile.in
Fix handling of relative state indices in RestoreDC.
2005-10-31 10:05:52 +00:00
mapping.c
xform can be NULL when setting the identity.
2005-10-28 16:41:25 +00:00
metafile.c
First draft of ExtTextOut on an open path.
2005-11-07 16:40:20 +00:00
palette.c
…