Ged Murphy
453ad10eac
forgot to svn add the rbuild file
...
svn path=/trunk/; revision=26534
2007-04-27 09:39:00 +00:00
Ged Murphy
1324d35870
add wtsapi32.dll from Wine
...
svn path=/trunk/; revision=26533
2007-04-27 09:32:47 +00:00
Ged Murphy
dbcf03ede1
- add cryptnet.dll from wine (stub)
...
- relocate a few dlls
svn path=/trunk/; revision=26532
2007-04-27 09:05:43 +00:00
James Tabor
3b4b572193
Win32/Gdi32:
...
- Implement NtGdiHfontCreate, removed NtGdiCreateFont and NtGdiCreateFontIndirect from service. Changed name to NtGdiGetOutlineTextMetricsInternalW.
- Updated TEXTOBJ structure changing LOGFONTW to ENUMLOGFONTEXDVW.
- Update FontGetObject plus the rest of text.c in win32k.
- Added CreateFontIndirectExA/W to psdk/wingdi.h, it was missing.
Tested with Qemu.
svn path=/trunk/; revision=26530
2007-04-27 05:42:25 +00:00
Dmitry Gorbachev
9e76cf5867
Update French translation of Desk.cpl (bug #2209 ).
...
svn path=/trunk/; revision=26529
2007-04-27 02:45:39 +00:00
Dmitry Gorbachev
9438750f06
- Update French translation of Explorer (bug #2209 ).
...
- Fix minor bug in USetup.
svn path=/trunk/; revision=26528
2007-04-27 02:45:12 +00:00
Eric Kohl
0cb9c0bdde
Remove quotation marks from the scheme data string to make main.cpl work on WinXP.
...
svn path=/trunk/; revision=26527
2007-04-26 23:34:48 +00:00
James Tabor
67e078d353
Tooling up for big changes. GetOutlineTextMetricsW, minnor update.
...
svn path=/trunk/; revision=26526
2007-04-26 17:58:57 +00:00
James Tabor
db6a940431
Dc allocation of DC_ATTR. If'ed out for now.
...
svn path=/trunk/; revision=26525
2007-04-26 16:28:50 +00:00
Eric Kohl
f2e37886f7
Add a new cursor scheme to the scheme list and select it after it has been saved.
...
svn path=/trunk/; revision=26524
2007-04-26 15:42:12 +00:00
James Tabor
66b0c897a2
Pluggin NtGdiArcInternal and NtGdiPolyPolyDraw
...
svn path=/trunk/; revision=26523
2007-04-26 14:53:36 +00:00
James Tabor
78d8963001
Start NtGdiPolyPolyDraw stub.
...
svn path=/trunk/; revision=26522
2007-04-26 14:42:22 +00:00
Hervé Poussineau
89546243af
Add some missing const
...
svn path=/trunk/; revision=26521
2007-04-26 14:02:59 +00:00
The Wine Synchronizer
9cea416d3b
Autosyncing with Wine HEAD
...
svn path=/trunk/; revision=26520
2007-04-26 13:38:13 +00:00
The Wine Synchronizer
c6e78e42c8
Autosyncing with Wine HEAD
...
svn path=/trunk/; revision=26519
2007-04-26 13:37:57 +00:00
Hervé Poussineau
68e79fb538
Update some headers
...
svn path=/trunk/; revision=26518
2007-04-26 13:37:38 +00:00
The Wine Synchronizer
a841c3b409
Autosyncing with Wine HEAD
...
svn path=/trunk/; revision=26517
2007-04-26 11:37:49 +00:00
Hervé Poussineau
14c4779a12
Add clusapi.dll to bootcd, and set it as autosynced in README.WINE
...
svn path=/trunk/; revision=26516
2007-04-26 11:36:30 +00:00
Ged Murphy
a1d727df3c
add clusapi base address
...
svn path=/trunk/; revision=26515
2007-04-26 11:32:51 +00:00
Ged Murphy
cdd37d19ea
- add a minimal clusapi.h. part 2 of clusapi
...
- this header will need a lot more work.
svn path=/trunk/; revision=26514
2007-04-26 11:32:13 +00:00
Ged Murphy
93d1dcecc4
add stubed out clusapi.dll from Wine. part 1 of 3
...
svn path=/trunk/; revision=26513
2007-04-26 11:28:30 +00:00
Eric Kohl
638bc65d33
- Ensure that cursor schemes can be loaded from an unmodified Windows XP. The users "Schemes" key does not exist in this case.
...
- Also use the KEY_QUERY_VALUE access right to open registry keys.
svn path=/trunk/; revision=26512
2007-04-26 08:28:23 +00:00
James Tabor
25e902187c
Update FontGetObject, point out required modifications to support ENUMLOGFONTEXDVW for font objects.
...
svn path=/trunk/; revision=26511
2007-04-26 04:34:46 +00:00
James Tabor
cd5a11a313
Apply Alex patch to dc.c NtGdiExtGetObject.
...
svn path=/trunk/; revision=26510
2007-04-26 03:25:42 +00:00
James Tabor
5610a60b73
GetObject:
...
Don't mix Apples and Oranges!
- Reorder A/W structure handling for ColorSpace.
- Pointed out the default size to be sent to NtGdiExtGetObjectW.
svn path=/trunk/; revision=26509
2007-04-26 00:37:09 +00:00
Dmitry Gorbachev
42f1c2363d
"Fix" explorer crash.
...
svn path=/trunk/; revision=26508
2007-04-25 23:54:45 +00:00
Timo Kreuzer
96d2b5521b
- Fix calculation of handle
...
- Add Type column
svn path=/trunk/; revision=26507
2007-04-25 22:09:23 +00:00
Johannes Anderwald
b0c5d40269
- add missing rosapps targets
...
svn path=/trunk/; revision=26506
2007-04-25 21:48:56 +00:00
Eric Kohl
d11c32fcc8
- Implement the mouse speed and acceleration settings.
...
- Update mouse option settings only if they have changed.
svn path=/trunk/; revision=26505
2007-04-25 15:22:44 +00:00
Sylvain Petreolle
a887f1c7fa
winver now lives in rosapps,
...
add it as optional
svn path=/trunk/; revision=26504
2007-04-25 11:03:10 +00:00
Hervé Poussineau
8232bcdfd7
Do not try to copy winver.exe on the bootcd, it was deleted in r26486
...
svn path=/trunk/; revision=26503
2007-04-25 08:38:23 +00:00
The Wine Synchronizer
1ef7375549
Autosyncing with Wine HEAD
...
svn path=/trunk/; revision=26502
2007-04-25 08:22:35 +00:00
The Wine Synchronizer
dee6701b2c
Autosyncing with Wine HEAD
...
svn path=/trunk/; revision=26501
2007-04-25 08:22:24 +00:00
The Wine Synchronizer
a8e8588392
Autosyncing with Wine HEAD
...
svn path=/trunk/; revision=26500
2007-04-25 08:22:13 +00:00
The Wine Synchronizer
b0d8e30526
Autosyncing with Wine HEAD
...
svn path=/trunk/; revision=26499
2007-04-25 08:21:59 +00:00
The Wine Synchronizer
9e6fba7c97
Autosyncing with Wine HEAD
...
svn path=/trunk/; revision=26498
2007-04-25 08:21:43 +00:00
The Wine Synchronizer
dbf733fa0d
Autosyncing with Wine HEAD
...
svn path=/trunk/; revision=26497
2007-04-25 08:21:30 +00:00
The Wine Synchronizer
2815d57683
Autosyncing with Wine HEAD
...
svn path=/trunk/; revision=26496
2007-04-25 08:21:11 +00:00
The Wine Synchronizer
239c488ad1
Autosyncing with Wine HEAD
...
svn path=/trunk/; revision=26495
2007-04-25 08:20:45 +00:00
The Wine Synchronizer
66c1fabe11
Autosyncing with Wine HEAD
...
svn path=/trunk/; revision=26494
2007-04-25 08:20:24 +00:00
The Wine Synchronizer
a601165253
Autosyncing with Wine HEAD
...
svn path=/trunk/; revision=26493
2007-04-25 08:20:01 +00:00
The Wine Synchronizer
200bde0d76
Autosyncing with Wine HEAD
...
svn path=/trunk/; revision=26492
2007-04-25 08:19:27 +00:00
Hervé Poussineau
85ecb99534
Fix some prototypes, prepare Wine sync of msvfw32
...
svn path=/trunk/; revision=26491
2007-04-25 08:18:48 +00:00
Hervé Poussineau
f330a8a5db
Oops, typo
...
svn path=/trunk/; revision=26490
2007-04-25 07:57:40 +00:00
Hervé Poussineau
4b1d44da29
Rename msvideo to msvfw32, part 2/2
...
svn path=/trunk/; revision=26489
2007-04-25 07:51:26 +00:00
Hervé Poussineau
0ec9407980
Rename msvideo to msvfw32, part 1/2
...
svn path=/trunk/; revision=26488
2007-04-25 07:49:34 +00:00
Johannes Anderwald
abf638636b
- remove reference
...
svn path=/trunk/; revision=26487
2007-04-24 22:53:40 +00:00
Johannes Anderwald
3c9168b478
- this module should only live in rosapps
...
svn path=/trunk/; revision=26486
2007-04-24 22:53:01 +00:00
Timo Kreuzer
adf530ab36
- Fix BITMAP_GetObject()
...
- NtGdiExtGetObjectW: return 0 if IntGdiGetObject returns 0
svn path=/trunk/; revision=26485
2007-04-24 19:01:52 +00:00
Dmitry Gorbachev
8ce4938620
Simplified Chinese resources from Zhangbing (bug #2202 ).
...
svn path=/trunk/; revision=26484
2007-04-24 12:58:14 +00:00