Daniel Reimer
2ecda6140a
Bug 2925: Last Greek resource files updates for 2oo7 (djapal<AT>gmail<DOT>com)
...
svn path=/trunk/; revision=31501
2007-12-30 15:25:09 +00:00
Aleksey Bragin
daf5504378
- Import and add to the bootcd msxml3.dll from Wine, but build it without libxml2 for now. It's not ready for autosyncing yet.
...
svn path=/trunk/; revision=31500
2007-12-30 10:49:17 +00:00
Aleksey Bragin
8ddd02c360
- These will be needed soon.
...
svn path=/trunk/; revision=31499
2007-12-30 10:23:01 +00:00
Aleksey Bragin
3d099d11eb
- ReactOS Specific! WIDL in ReactOS is called with a header name including the relative path to it. Thus, the generated #ifndef __WIDL directive also includes the tokenized path to the file, which doesn't conform to its usage in Wine (where it's just __WIDL_HEADERNAME_H). In order to solve this, a small piece of code was added, which omits the relative path from the string sent to the tokenizer.
...
The only drawback is that the headername passed to the WIDL must never mix different style path separators ('/' and '\\').
svn path=/trunk/; revision=31498
2007-12-30 10:21:51 +00:00
James Tabor
cbae060710
Fix redef of region attr. Add temp union for GDI_TABLE_ENTRY.
...
svn path=/trunk/; revision=31497
2007-12-30 05:34:11 +00:00
Thomas Bluemel
5df85cd5b2
Fix some handle leaks and warnings
...
svn path=/trunk/; revision=31496
2007-12-29 21:40:31 +00:00
Aleksey Bragin
6cda2ec675
- Partially revert 31467 to unbreak devices installation.
...
svn path=/trunk/; revision=31495
2007-12-29 21:39:15 +00:00
Dmitry Chapyshev
a701dd6a99
Add 8 bits and 16 bits icons
...
svn path=/trunk/; revision=31494
2007-12-29 16:02:48 +00:00
Aleksey Bragin
c1087e7b19
- Slightly reformat GetETM's code.
...
svn path=/trunk/; revision=31493
2007-12-29 15:27:19 +00:00
Gregor Brunmar
c81101f016
Display device enumeration in d3d9
...
svn path=/trunk/; revision=31492
2007-12-29 15:19:13 +00:00
Dmitry Chapyshev
21eebc4eca
Add strsafe library (Part 2/2)
...
svn path=/trunk/; revision=31491
2007-12-29 15:16:35 +00:00
Dmitry Chapyshev
d3794a7412
Header file for strsafe library (Part 1/2)
...
svn path=/trunk/; revision=31490
2007-12-29 15:12:34 +00:00
Gregor Brunmar
67af11f847
Added missing display device state flags to wingdi.h
...
svn path=/trunk/; revision=31489
2007-12-29 14:30:56 +00:00
Magnus Olsen
e2aaa37191
update the docummactions of DxEngSetDeviceGammaRamp
...
svn path=/trunk/; revision=31488
2007-12-29 12:48:49 +00:00
Dmitry Chapyshev
a2b7ac9f2f
- Fix typo
...
svn path=/trunk/; revision=31487
2007-12-29 12:33:35 +00:00
James Tabor
3f58cb978f
Fix set device gamma ramp. Now we test the range of the ramp.
...
svn path=/trunk/; revision=31486
2007-12-29 06:39:06 +00:00
James Tabor
500a6e0e0f
Add Get/SetLayout to psdk.
...
svn path=/trunk/; revision=31485
2007-12-29 06:34:19 +00:00
James Tabor
de36e54946
Fix GetkerningPairsA, so it can handle null count and pointer. Fix export problem for user32.
...
svn path=/trunk/; revision=31484
2007-12-29 06:27:19 +00:00
Pierre Schweitzer
df28dbd1ee
Reorganized NTFS driver header :
...
- Renamed Magic (bad !) to jump, and OemName to OEMID
- Created structures for BPB and EBPB and used them in BOOT_SECTOR one
- Added a field to BOOY_SECTOR structure
This is based on Technet doc and Alex Ionescu doc
svn path=/trunk/; revision=31483
2007-12-28 21:56:19 +00:00
Hervé Poussineau
3a0687218d
Use kernel facilities to change debug level at runtime
...
svn path=/trunk/; revision=31482
2007-12-28 21:10:07 +00:00
Magnus Olsen
84f1d84f2d
small bugfix in DxDdCleanupDxGraphics
...
forget set ghsemDummyPage to 0 after it been free
svn path=/trunk/; revision=31481
2007-12-28 20:32:30 +00:00
James Tabor
a3acf40d6f
Implement GetETM.
...
svn path=/trunk/; revision=31480
2007-12-28 20:06:09 +00:00
James Tabor
1d95f6ebc0
Move GetKerningPairs from stubs to font.c. Ported GetKerningPairsA from Wine.
...
svn path=/trunk/; revision=31479
2007-12-28 19:36:31 +00:00
Daniel Reimer
ffce1d4abf
Bug 2920: various spanish localizations. (remialdo<AT>gmail<DOT>com) (I Fixed a typo in servman RC file)
...
svn path=/trunk/; revision=31478
2007-12-28 15:05:35 +00:00
Hervé Poussineau
5b799176ba
Use kernel facilities to change debug level at runtime
...
svn path=/trunk/; revision=31477
2007-12-28 14:47:03 +00:00
Hervé Poussineau
7ac6443e27
Export vDbgPrintEx/vDbgPrintExWithPrefix
...
svn path=/trunk/; revision=31476
2007-12-28 14:39:43 +00:00
Hervé Poussineau
8ecfeb0f84
Add vDbgPrintEx/vDbgPrintExWithPrefix prototypes
...
svn path=/trunk/; revision=31475
2007-12-28 14:39:05 +00:00
Daniel Reimer
c73c3e4279
Bug 2923: Ukrainian translation update.
...
Updated German RC File, too.
svn path=/trunk/; revision=31474
2007-12-28 14:35:44 +00:00
Daniel Reimer
876d2040fd
Bug 2923: Ukrainian translation update.
...
Bug 2919: slovak translation for shell32.
svn path=/trunk/; revision=31473
2007-12-28 14:35:40 +00:00
Magnus Olsen
30eb26e6fb
Add #define VIDMEM_* * to make some older drv code happy
...
svn path=/trunk/; revision=31472
2007-12-28 13:56:03 +00:00
Hervé Poussineau
3875bcd631
Use the captured string instead of the original one
...
Fix little bugs introduced in r31467
svn path=/trunk/; revision=31471
2007-12-27 21:21:36 +00:00
Hervé Poussineau
707c10cf78
Add traces
...
svn path=/trunk/; revision=31470
2007-12-27 20:51:53 +00:00
Magnus Olsen
9781b2b0d9
documented : EngLockDirectDrawSurface
...
small optimize of EngLockDirectDrawSurface, EngDxIoctl,
svn path=/trunk/; revision=31469
2007-12-27 19:24:22 +00:00
Magnus Olsen
1f954bbfe6
documented : EngUnlockDirectDrawSurface
...
svn path=/trunk/; revision=31468
2007-12-27 19:11:56 +00:00
Hervé Poussineau
0edb8fe2f9
Use UNICODE_STRING and Rtl functions instead of LPWSTR variables (can prevent some buffer overflows)
...
Remove assumption that UNICODE_STRING buffers are always NULL terminated
Remove some intermediate buffers
Do not define multiple times PnP parent key
svn path=/trunk/; revision=31467
2007-12-27 19:02:32 +00:00
Hervé Poussineau
fe052d8d46
NULL terminate string before sending it
...
svn path=/trunk/; revision=31466
2007-12-27 18:53:24 +00:00
Magnus Olsen
8dd1e30e97
implement DxEngGetDeviceGammaRamp
...
implement DxEngSetDeviceGammaRamp
svn path=/trunk/; revision=31465
2007-12-27 18:51:27 +00:00
Magnus Olsen
290a73238b
TAG video buffer memory at alloc
...
svn path=/trunk/; revision=31464
2007-12-27 18:30:36 +00:00
James Tabor
88eea4a9ce
Support NtGdiGetDhpdev.
...
svn path=/trunk/; revision=31463
2007-12-27 17:56:31 +00:00
Pierre Schweitzer
5778b4df0d
If download if canceled, delete temporary file
...
svn path=/trunk/; revision=31462
2007-12-27 17:06:30 +00:00
Pierre Schweitzer
3dce2f69c7
[FORMATTING] Fix indentation
...
svn path=/trunk/; revision=31461
2007-12-27 16:52:25 +00:00
Pierre Schweitzer
5f52a2893f
Added help tooltips to header buttons
...
svn path=/trunk/; revision=31460
2007-12-27 14:40:02 +00:00
James Tabor
76133b4c4c
Fix a typo in text.h. Implemente NtGdiGetDhpdev.
...
svn path=/trunk/; revision=31458
2007-12-27 08:41:38 +00:00
Timo Kreuzer
b7761adada
w32kdll for vista
...
svn path=/trunk/; revision=31457
2007-12-27 03:48:36 +00:00
Timo Kreuzer
68dbbc3eaf
- enumerate symbols instead of simple lookup, this makes the program slow, but you can now see if an adress has more than one name
...
svn path=/trunk/; revision=31456
2007-12-27 03:42:56 +00:00
Timo Kreuzer
dd3cdddf47
dbghelp.dll:
...
- use own .def file instead of wine's spec
- add stubs.c
- move ntdll up to make it load again on ros
svn path=/trunk/; revision=31455
2007-12-27 03:36:57 +00:00
Timo Kreuzer
9365fd9e4d
- fix definition of SymGetFileLineOffsets64
...
- add definitions for PSYM_ENUMPROCESSES_CALLBACK and SymEnumProcesses
svn path=/trunk/; revision=31454
2007-12-27 03:07:34 +00:00
Timo Kreuzer
2405f9f737
add PDBGHELP_CREATE_USER_DUMP_CALLBACK, DbgHelpCreateUserDump, DbgHelpCreateUserDumpW to dbghelp.h
...
svn path=/trunk/; revision=31453
2007-12-27 01:01:34 +00:00
Timo Kreuzer
c8b1130216
fix definition of FindFileInPath
...
svn path=/trunk/; revision=31452
2007-12-27 00:47:39 +00:00
Aleksey Bragin
f711c1af2c
- Silence debug messages.
...
svn path=/trunk/; revision=31451
2007-12-26 18:09:37 +00:00