reactos.git
15 years ago- Fix GetLogicalDriveStringsA/W. +5 passed tests
Dmitry Chapyshev [Sun, 28 Dec 2008 15:38:17 +0000 (15:38 +0000)]
- Fix GetLogicalDriveStringsA/W. +5 passed tests
- Add params check for GetVolumeNameForVolumeMountPointW

svn path=/trunk/; revision=38428

15 years ago- Fix build ;)
Dmitry Chapyshev [Sun, 28 Dec 2008 13:48:52 +0000 (13:48 +0000)]
- Fix build ;)

svn path=/trunk/; revision=38422

15 years ago- Add check of params for VirtualAllocEx and VirtualFreeEx
Dmitry Chapyshev [Sun, 28 Dec 2008 13:03:05 +0000 (13:03 +0000)]
- Add check of params for VirtualAllocEx and VirtualFreeEx
- Implement GetWriteWatch (based on Wine)
- Fix VirtualQueryEx

svn path=/trunk/; revision=38421

15 years agoFix bug #3984.
Dmitry Gorbachev [Sun, 28 Dec 2008 12:53:08 +0000 (12:53 +0000)]
Fix bug #3984.

svn path=/trunk/; revision=38419

15 years agoFix bug #3975.
Dmitry Gorbachev [Sun, 28 Dec 2008 12:32:20 +0000 (12:32 +0000)]
Fix bug #3975.

svn path=/trunk/; revision=38418

15 years agosync browseui winetest to wine 1.1.11
Christoph von Wittich [Sun, 28 Dec 2008 11:31:26 +0000 (11:31 +0000)]
sync browseui winetest to wine 1.1.11

svn path=/trunk/; revision=38417

15 years agosync usp10 winetest to wine 1.1.11
Christoph von Wittich [Sun, 28 Dec 2008 11:28:48 +0000 (11:28 +0000)]
sync usp10 winetest to wine 1.1.11

svn path=/trunk/; revision=38416

15 years agosync version winetest to wine 1.1.11
Christoph von Wittich [Sun, 28 Dec 2008 11:27:26 +0000 (11:27 +0000)]
sync version winetest to wine 1.1.11

svn path=/trunk/; revision=38415

15 years agosync lz32 winetest to wine 1.1.11
Christoph von Wittich [Sun, 28 Dec 2008 11:24:41 +0000 (11:24 +0000)]
sync lz32 winetest to wine 1.1.11

svn path=/trunk/; revision=38414

15 years agosync mstask winetest to wine 1.1.11
Christoph von Wittich [Sun, 28 Dec 2008 11:22:23 +0000 (11:22 +0000)]
sync mstask winetest to wine 1.1.11

svn path=/trunk/; revision=38413

15 years agosync comdlg32 winetest to wine 1.1.11
Christoph von Wittich [Sun, 28 Dec 2008 10:42:08 +0000 (10:42 +0000)]
sync comdlg32 winetest to wine 1.1.11

svn path=/trunk/; revision=38411

15 years agoadd some missing GUIDs
Christoph von Wittich [Sun, 28 Dec 2008 10:41:07 +0000 (10:41 +0000)]
add some missing GUIDs

svn path=/trunk/; revision=38410

15 years agosync advpack winetest to wine 1.1.11
Christoph von Wittich [Sun, 28 Dec 2008 10:36:50 +0000 (10:36 +0000)]
sync advpack winetest to wine 1.1.11

svn path=/trunk/; revision=38409

15 years agosync comcat winetest to wine 1.1.11
Christoph von Wittich [Sun, 28 Dec 2008 10:35:04 +0000 (10:35 +0000)]
sync comcat winetest to wine 1.1.11

svn path=/trunk/; revision=38408

15 years agosync cabinet winetest to wine 1.1.11
Christoph von Wittich [Sun, 28 Dec 2008 10:32:41 +0000 (10:32 +0000)]
sync cabinet winetest to wine 1.1.11

svn path=/trunk/; revision=38407

15 years agosync msi winetest to wine 1.1.11
Christoph von Wittich [Sun, 28 Dec 2008 10:25:32 +0000 (10:25 +0000)]
sync msi winetest to wine 1.1.11

svn path=/trunk/; revision=38406

15 years agoupdate system restore header
Christoph von Wittich [Sun, 28 Dec 2008 10:23:32 +0000 (10:23 +0000)]
update system restore header

svn path=/trunk/; revision=38405

15 years agoDo not return garbage in cbSize field of CURSORINFO.
Dmitry Gorbachev [Sun, 28 Dec 2008 07:35:26 +0000 (07:35 +0000)]
Do not return garbage in cbSize field of CURSORINFO.

svn path=/trunk/; revision=38402

15 years ago- Change description of what OARCH option does.
Dmitry Gorbachev [Sun, 28 Dec 2008 05:12:45 +0000 (05:12 +0000)]
- Change description of what OARCH option does.
- Add a separate TUNE option.

svn path=/trunk/; revision=38401

15 years agoBug 3983: notepad update by Mario Kacmar
Daniel Reimer [Sun, 28 Dec 2008 02:41:35 +0000 (02:41 +0000)]
Bug 3983: notepad update by Mario Kacmar
+ Tab -> 4-Spaces
+ Applied to all other languages
+ cleaned up menu parts

svn path=/trunk/; revision=38400

15 years agoCtrl -> Strg
Daniel Reimer [Sun, 28 Dec 2008 00:57:53 +0000 (00:57 +0000)]
Ctrl -> Strg

svn path=/trunk/; revision=38399

15 years ago- IoStartPacket: Use the correct IRQL when releasing the Cancel Spinlock
Stefan Ginsberg [Sat, 27 Dec 2008 19:49:29 +0000 (19:49 +0000)]
- IoStartPacket: Use the correct IRQL when releasing the Cancel Spinlock

svn path=/trunk/; revision=38397

15 years agoFix InstallHinfSectionW:
Hervé Poussineau [Sat, 27 Dec 2008 18:38:32 +0000 (18:38 +0000)]
Fix InstallHinfSectionW:
- need to call SetupInstallServicesFromInfSection() to install services
- handle reboot if requested to

svn path=/trunk/; revision=38396

15 years ago- Move ReplaceFileA/W to file.c
Dmitry Chapyshev [Sat, 27 Dec 2008 17:24:07 +0000 (17:24 +0000)]
- Move ReplaceFileA/W to file.c
- Implement ReplaceFileA
- Partial implement ReplaceFileW. Parametres checked and function return TRUE.

svn path=/trunk/; revision=38395

15 years ago- Fixes VideoPortGetAccessRanges.
Michael Martin [Sat, 27 Dec 2008 17:16:07 +0000 (17:16 +0000)]
- Fixes VideoPortGetAccessRanges.
- Previous implementation was missing the Device number when searching the bus resulting in failure to find Device and Vendor ID.
- Function was also passing NULL for first 4 parameters of HalAssignSlotResources causing failure.
- Due to this, the device object was then deleted causing failure when trying to find the display device in Csrss:CsrpInitVideo().
- Part 3 of ? fixes for bug 2286.

svn path=/trunk/; revision=38394

15 years agoforgot these...
Christoph von Wittich [Sat, 27 Dec 2008 15:12:15 +0000 (15:12 +0000)]
forgot these...

svn path=/trunk/; revision=38392

15 years agosync msi with wine 1.1.11
Christoph von Wittich [Sat, 27 Dec 2008 15:10:14 +0000 (15:10 +0000)]
sync msi with wine 1.1.11

svn path=/trunk/; revision=38391

15 years agofix undo after insert date/time
Christoph von Wittich [Sat, 27 Dec 2008 14:26:03 +0000 (14:26 +0000)]
fix undo after insert date/time

svn path=/trunk/; revision=38390

15 years agorename "New..." to "New" and "Open" to "Open..." (for german and english only)
Christoph von Wittich [Sat, 27 Dec 2008 14:18:11 +0000 (14:18 +0000)]
rename "New..." to "New" and "Open" to "Open..." (for german and english only)

svn path=/trunk/; revision=38389

15 years agoupdate PSDK
Kamil Hornicek [Sat, 27 Dec 2008 13:28:36 +0000 (13:28 +0000)]
update PSDK
- patch by encoded

svn path=/trunk/; revision=38388

15 years agosync hlink with wine 1.1.11
Christoph von Wittich [Sat, 27 Dec 2008 13:09:48 +0000 (13:09 +0000)]
sync hlink with wine 1.1.11

svn path=/trunk/; revision=38387

15 years agosync fusion with wine 1.1.11
Christoph von Wittich [Sat, 27 Dec 2008 13:08:23 +0000 (13:08 +0000)]
sync fusion with wine 1.1.11

svn path=/trunk/; revision=38386

15 years agosync atl with wine 1.1.11
Christoph von Wittich [Sat, 27 Dec 2008 13:06:42 +0000 (13:06 +0000)]
sync atl with wine 1.1.11

svn path=/trunk/; revision=38385

15 years agosync advpack with wine 1.1.11
Christoph von Wittich [Sat, 27 Dec 2008 13:04:52 +0000 (13:04 +0000)]
sync advpack with wine 1.1.11

svn path=/trunk/; revision=38384

15 years agosync comdlg32 with wine 1.1.11
Christoph von Wittich [Sat, 27 Dec 2008 12:31:20 +0000 (12:31 +0000)]
sync comdlg32 with wine 1.1.11

svn path=/trunk/; revision=38383

15 years agoClarify comment.
Andrew Munger [Sat, 27 Dec 2008 11:55:43 +0000 (11:55 +0000)]
Clarify comment.

svn path=/trunk/; revision=38382

15 years agoReturn mostly correct information so taskmgr doesn't just report zero for "System...
Andrew Munger [Sat, 27 Dec 2008 11:44:21 +0000 (11:44 +0000)]
Return mostly correct information so taskmgr doesn't just report zero for "System Cache".

svn path=/trunk/; revision=38381

15 years ago- Fix build.
Aleksey Bragin [Sat, 27 Dec 2008 11:44:18 +0000 (11:44 +0000)]
- Fix build.

svn path=/trunk/; revision=38380

15 years agosync cryptnet with wine 1.1.11
Christoph von Wittich [Sat, 27 Dec 2008 11:43:39 +0000 (11:43 +0000)]
sync cryptnet with wine 1.1.11

svn path=/trunk/; revision=38379

15 years agosync oleacc with wine 1.1.11
Christoph von Wittich [Sat, 27 Dec 2008 11:08:40 +0000 (11:08 +0000)]
sync oleacc with wine 1.1.11

svn path=/trunk/; revision=38378

15 years agoget rid of oleacc.h - it is autogenerated from the idl
Christoph von Wittich [Sat, 27 Dec 2008 11:05:08 +0000 (11:05 +0000)]
get rid of oleacc.h - it is autogenerated from the idl

svn path=/trunk/; revision=38377

15 years agosync crypt32 with wine 1.1.11
Christoph von Wittich [Sat, 27 Dec 2008 11:03:19 +0000 (11:03 +0000)]
sync crypt32 with wine 1.1.11

svn path=/trunk/; revision=38376

15 years ago- Implement query case of SystemTimeAdjustmentInformation.
Aleksey Bragin [Sat, 27 Dec 2008 10:58:46 +0000 (10:58 +0000)]
- Implement query case of SystemTimeAdjustmentInformation.
- Implement a better stub for setting case of SystemTimeAdjustmentInformation.

svn path=/trunk/; revision=38375

15 years ago- Fix 11 tests for OpenFile
Dmitry Chapyshev [Sat, 27 Dec 2008 10:31:53 +0000 (10:31 +0000)]
- Fix 11 tests for OpenFile

svn path=/trunk/; revision=38374

15 years agosync rsaenh to wine 1.1.11
Christoph von Wittich [Sat, 27 Dec 2008 10:11:34 +0000 (10:11 +0000)]
sync rsaenh to wine 1.1.11

svn path=/trunk/; revision=38373

15 years agosync cabinet to wine 1.1.11
Christoph von Wittich [Sat, 27 Dec 2008 10:00:27 +0000 (10:00 +0000)]
sync cabinet to wine 1.1.11

svn path=/trunk/; revision=38372

15 years agoRemove the i8042prt entry from the static hive, it was correctly installed by PnP...
Andrew Munger [Sat, 27 Dec 2008 09:04:15 +0000 (09:04 +0000)]
Remove the i8042prt entry from the static hive, it was correctly installed by PnP all all tested cases.

svn path=/trunk/; revision=38371

15 years agosync riched20 with wine 1.1.11
Christoph von Wittich [Sat, 27 Dec 2008 08:49:35 +0000 (08:49 +0000)]
sync riched20 with wine 1.1.11

svn path=/trunk/; revision=38370

15 years agoadd EM_GETIMESTATUS and EM_SETIMESTATUS
Christoph von Wittich [Sat, 27 Dec 2008 08:38:03 +0000 (08:38 +0000)]
add EM_GETIMESTATUS and EM_SETIMESTATUS

svn path=/trunk/; revision=38369

15 years ago- Partial sync with Wine. It fixes 37 tests ("kernel32_winetest profile")
Dmitry Chapyshev [Sat, 27 Dec 2008 08:34:30 +0000 (08:34 +0000)]
- Partial sync with Wine. It fixes 37 tests ("kernel32_winetest profile")

svn path=/trunk/; revision=38368

15 years ago- Formatting fix
Dmitry Chapyshev [Sat, 27 Dec 2008 05:45:51 +0000 (05:45 +0000)]
- Formatting fix

svn path=/trunk/; revision=38367

15 years ago- Fix SystemTimeToTzSpecificLocalTime. +378 passed tests
Dmitry Chapyshev [Sat, 27 Dec 2008 05:31:06 +0000 (05:31 +0000)]
- Fix SystemTimeToTzSpecificLocalTime. +378 passed tests

svn path=/trunk/; revision=38366

15 years ago- Fix VideoPortInt10 implementation. The previous implementation was passing a signif...
Michael Martin [Sat, 27 Dec 2008 04:01:26 +0000 (04:01 +0000)]
- Fix VideoPortInt10 implementation. The previous implementation was passing a significantly smaller KV86M_REGISTERS struct vice CONTEXT struct to Ke386CallBios, resulting in memory corruption.
- Part 2 of ? fixes for bug 2286.

svn path=/trunk/; revision=38365

15 years ago- Lets try this again. Re-implement inet_aton so that it does not fail in 255.255...
Michael Martin [Sat, 27 Dec 2008 02:54:03 +0000 (02:54 +0000)]
- Lets try this again. Re-implement inet_aton so that it does not fail in 255.255.255.255. See bug 3962 for more info.

svn path=/trunk/; revision=38364

15 years ago- Total commander crashes after pressing any key, see bug 2292.
James Tabor [Fri, 26 Dec 2008 23:00:03 +0000 (23:00 +0000)]
- Total commander crashes after pressing any key, see bug 2292.

svn path=/trunk/; revision=38363

15 years agomodified dll/win32/kernel32/k32.h
KJK::Hyperion [Fri, 26 Dec 2008 22:09:38 +0000 (22:09 +0000)]
modified   dll/win32/kernel32/k32.h
modified   dll/win32/kernel32/kernel32.rbuild
modified   dll/win32/kernel32/misc/comm.c
added      dll/win32/kernel32/misc/commdcb.c
   Define _KERNEL32_ globally for kernel32, outside the common header file
   Reimplemented the whole BuildCommDCB family of APIs, deleting embarrassing code by my younger self, written almost 6 years ago. Passes the full Wine test suite, too

svn path=/trunk/; revision=38362

15 years ago- Fix one more typo in the IoBuildPartialMdl code leading to ignore of TargetMdl...
Aleksey Bragin [Fri, 26 Dec 2008 21:57:11 +0000 (21:57 +0000)]
- Fix one more typo in the IoBuildPartialMdl code leading to ignore of TargetMdl flags and always setting MDL_ALLOCATED_FIXED_SIZE and MDL_ALLOCATED_MUST_SUCCEED even if a caller did not want so. Thanks to Alex Ionescu.

svn path=/trunk/; revision=38361

15 years ago- Fix broken behavior of IoBuildPartialMdl, which instead of copying 4 flags from...
Aleksey Bragin [Fri, 26 Dec 2008 20:34:40 +0000 (20:34 +0000)]
- Fix broken behavior of IoBuildPartialMdl, which instead of copying 4 flags from a source mdl to a target one was always setting all of them, thus often making resultant mdl unusable.

svn path=/trunk/; revision=38360

15 years ago- Don't try to set remaining bits if there are none. Fixes memory
Aleksey Bragin [Fri, 26 Dec 2008 20:21:52 +0000 (20:21 +0000)]
- Don't try to set remaining bits if there are none. Fixes memory
corruption.

Patch sent to Wine: http://www.winehq.org/pipermail/wine-patches/2008-December/066716.html

svn path=/trunk/; revision=38359

15 years ago- Leftover, fixes build.
Aleksey Bragin [Fri, 26 Dec 2008 16:27:44 +0000 (16:27 +0000)]
- Leftover, fixes build.

svn path=/trunk/; revision=38357

15 years ago- Add missing assignments to CallingProcess variable. Part 1 of ? fixes for bug 2286.
Michael Martin [Fri, 26 Dec 2008 15:24:54 +0000 (15:24 +0000)]
- Add missing assignments to CallingProcess variable. Part 1 of ? fixes for bug 2286.

svn path=/trunk/; revision=38355

15 years ago[FORMATTING] Fix indentation.
Dmitry Gorbachev [Fri, 26 Dec 2008 13:50:35 +0000 (13:50 +0000)]
[FORMATTING] Fix indentation.

svn path=/trunk/; revision=38354

15 years ago- Fix 38352, XMLLoadFile seems to need a separate instance of Path, so revert that...
Aleksey Bragin [Fri, 26 Dec 2008 13:25:55 +0000 (13:25 +0000)]
- Fix 38352, XMLLoadFile seems to need a separate instance of Path, so revert that optimisation and leave it only to NormalizeFilename.

svn path=/trunk/; revision=38353

15 years ago- Add defaultPath global var and use it instead of creating Path objects all the...
Aleksey Bragin [Fri, 26 Dec 2008 11:03:16 +0000 (11:03 +0000)]
- Add defaultPath global var and use it instead of creating Path objects all the time a filename is queried and/or xml file is read.

svn path=/trunk/; revision=38352

15 years ago- Revert r38346 as its incorrect fix. Real problem is implementation of inet_aton...
Michael Martin [Fri, 26 Dec 2008 10:38:21 +0000 (10:38 +0000)]
- Revert r38346 as its incorrect fix. Real problem is implementation of inet_aton in compat.c. So back to address 255.255.255.255 failing.

svn path=/trunk/; revision=38351

15 years agoRemove the entries for green, as they are imcomplete. Use the provided inf to install...
Andrew Munger [Fri, 26 Dec 2008 09:43:28 +0000 (09:43 +0000)]
Remove the entries for green, as they are imcomplete. Use the provided inf to install green.

svn path=/trunk/; revision=38350

15 years ago- Patch by Andre Wisplinghoff: Text is auto-selected when mouse down is hovered outsi...
James Tabor [Fri, 26 Dec 2008 00:42:13 +0000 (00:42 +0000)]
- Patch by Andre Wisplinghoff: Text is auto-selected when mouse down is hovered outside window (notepad). See bug 953.

svn path=/trunk/; revision=38349

15 years ago- Example of a thread overrun? HAX-Fixes wine cursoricon test.
James Tabor [Thu, 25 Dec 2008 23:44:23 +0000 (23:44 +0000)]
- Example of a thread overrun? HAX-Fixes wine cursoricon test.

svn path=/trunk/; revision=38348

15 years agoAllow the DIR command to be interrupted via Ctrl-C even while in the middle of a...
Jeffrey Morlan [Thu, 25 Dec 2008 23:12:54 +0000 (23:12 +0000)]
Allow the DIR command to be interrupted via Ctrl-C even while in the middle of a directory. (Bug 3967)

svn path=/trunk/; revision=38347

15 years ago- ipv4addrs should search for decimals not spaces when calling strtok. See bug 3962...
Michael Martin [Thu, 25 Dec 2008 12:43:32 +0000 (12:43 +0000)]
- ipv4addrs should search for decimals not spaces when calling strtok. See bug 3962 for more info.

svn path=/trunk/; revision=38346

15 years agofix some more typos
Christoph von Wittich [Thu, 25 Dec 2008 12:27:47 +0000 (12:27 +0000)]
fix some more typos

svn path=/trunk/; revision=38345

15 years ago- Fix typo.
James Tabor [Thu, 25 Dec 2008 11:36:51 +0000 (11:36 +0000)]
- Fix typo.

svn path=/trunk/; revision=38344

15 years ago- Check for same intput desktop with GetCursorPos. Cleanup GetCursorInfo.
James Tabor [Thu, 25 Dec 2008 11:29:53 +0000 (11:29 +0000)]
- Check for same intput desktop with GetCursorPos. Cleanup GetCursorInfo.

svn path=/trunk/; revision=38343

15 years ago- Use Cursor position from server information. I guess the logic is, one workstation...
James Tabor [Thu, 25 Dec 2008 00:35:02 +0000 (00:35 +0000)]
- Use Cursor position from server information. I guess the logic is, one workstation per system with multiple desktops. So we would always have one cursor pointer, not one per desktop.

svn path=/trunk/; revision=38342

15 years agoThis is why we can't have nice things. Fixes r38338 build regression
KJK::Hyperion [Wed, 24 Dec 2008 23:31:09 +0000 (23:31 +0000)]
This is why we can't have nice things. Fixes r38338 build regression

svn path=/trunk/; revision=38340

15 years agoNow a single test suite with 89 tests, instead of 89 test suites with 1 test each
KJK::Hyperion [Wed, 24 Dec 2008 23:22:04 +0000 (23:22 +0000)]
Now a single test suite with 89 tests, instead of 89 test suites with 1 test each
Added dummy implementations of sanity checks for compilers/architectures I didn't write them for yet. Long story short: now compiles and runs with Visual C++, both x86 and x64
Added copyright/license header

svn path=/trunk/; revision=38339

15 years agoThe macro fairy left a DECLSPEC_NOINLINE under my pillow
KJK::Hyperion [Wed, 24 Dec 2008 23:18:55 +0000 (23:18 +0000)]
The macro fairy left a DECLSPEC_NOINLINE under my pillow

svn path=/trunk/; revision=38338

15 years ago- Someone needs to wine they are using the wrong ACP. They might not care since wine...
James Tabor [Wed, 24 Dec 2008 23:07:13 +0000 (23:07 +0000)]
- Someone needs to wine they are using the wrong ACP. They might not care since wine is not an OS but just a hacky add on.

svn path=/trunk/; revision=38337

15 years ago[sginsberg] fixed some warnings.
James Tabor [Wed, 24 Dec 2008 22:58:21 +0000 (22:58 +0000)]
[sginsberg] fixed some warnings.

svn path=/trunk/; revision=38336

15 years ago- Welcome to Winetests -Wno-format, goodbye format warnings.
Stefan Ginsberg [Wed, 24 Dec 2008 16:52:58 +0000 (16:52 +0000)]
- Welcome to Winetests -Wno-format, goodbye format warnings.

svn path=/trunk/; revision=38329

15 years ago- Put Dx values at start of buffer to have alignemnt of 4
Timo Kreuzer [Wed, 24 Dec 2008 15:35:40 +0000 (15:35 +0000)]
- Put Dx values at start of buffer to have alignemnt of 4
- increase size of stack buffer to 100, results in >90% buffer hits
- Handle Dy values when ETO_PDY is specified (patch by Alexander Potashev, aspotashev at gmail dot com)

See issue #3958 for more details.

svn path=/trunk/; revision=38328

15 years ago- Update structs and flags to correct names based on documentation.
Michael Martin [Wed, 24 Dec 2008 12:14:30 +0000 (12:14 +0000)]
- Update structs and flags to correct names based on documentation.

svn path=/trunk/; revision=38327

15 years ago- DEVMGR: wcsnicmp -> _wcsnicmp
Stefan Ginsberg [Wed, 24 Dec 2008 10:39:48 +0000 (10:39 +0000)]
- DEVMGR: wcsnicmp -> _wcsnicmp

svn path=/trunk/; revision=38325

15 years ago- Don't calculate remaining bits if there are none. Fixes out-of-bounds read of a...
Aleksey Bragin [Wed, 24 Dec 2008 10:12:01 +0000 (10:12 +0000)]
- Don't calculate remaining bits if there are none. Fixes out-of-bounds read of a buffer.
- Patch sent to Wine: http://www.winehq.org/pipermail/wine-patches/2008-December/066692.html

svn path=/trunk/; revision=38324

15 years ago- Silence wined3d format warnings
Stefan Ginsberg [Wed, 24 Dec 2008 09:43:45 +0000 (09:43 +0000)]
- Silence wined3d format warnings

svn path=/trunk/; revision=38323

15 years ago- DHCP: strlwr -> _strlwr and remove allowwarnings=true
Stefan Ginsberg [Wed, 24 Dec 2008 09:20:04 +0000 (09:20 +0000)]
- DHCP: strlwr -> _strlwr and remove allowwarnings=true

svn path=/trunk/; revision=38322

15 years agoBulgarian translations by CCTAHEB (sstpr [at] narod [dot] ru).
Dmitry Gorbachev [Wed, 24 Dec 2008 07:53:09 +0000 (07:53 +0000)]
Bulgarian translations by CCTAHEB (sstpr [at] narod [dot] ru).
Bug #3965 (2/2).

svn path=/trunk/; revision=38321

15 years agoBulgarian translations by CCTAHEB (sstpr [at] narod [dot] ru).
Dmitry Gorbachev [Wed, 24 Dec 2008 07:50:52 +0000 (07:50 +0000)]
Bulgarian translations by CCTAHEB (sstpr [at] narod [dot] ru).
Bug #3965 (1/2).

svn path=/trunk/; revision=38320

15 years agoFix error: suggest explicit braces to avoid ambiguous 'else'.
Dmitry Gorbachev [Wed, 24 Dec 2008 07:04:49 +0000 (07:04 +0000)]
Fix error: suggest explicit braces to avoid ambiguous 'else'.
When compiling with GCC 4.4.0.

svn path=/trunk/; revision=38319

15 years agoDo not print garbage, initialize the variable. Bug #3916.
Dmitry Gorbachev [Wed, 24 Dec 2008 07:00:43 +0000 (07:00 +0000)]
Do not print garbage, initialize the variable. Bug #3916.

svn path=/trunk/; revision=38318

15 years ago- Add IntGetCharDimensions and text metrics for win32k server info.
James Tabor [Wed, 24 Dec 2008 02:23:30 +0000 (02:23 +0000)]
- Add IntGetCharDimensions and text metrics for win32k server info.

svn path=/trunk/; revision=38317

15 years agoAlso print messages to output, so the tool is more generally useful
KJK::Hyperion [Tue, 23 Dec 2008 20:37:53 +0000 (20:37 +0000)]
Also print messages to output, so the tool is more generally useful

svn path=/trunk/; revision=38316

15 years ago- Skip certain process and pipe tests due to timeouts as it was done before, update...
Gregor Schneider [Tue, 23 Dec 2008 20:05:39 +0000 (20:05 +0000)]
- Skip certain process and pipe tests due to timeouts as it was done before, update diff file

svn path=/trunk/; revision=38315

15 years ago- Update kernel32 winetest, thanks to Stefan100 for making this possible
Gregor Schneider [Tue, 23 Dec 2008 20:02:47 +0000 (20:02 +0000)]
- Update kernel32 winetest, thanks to Stefan100 for making this possible

svn path=/trunk/; revision=38314

15 years agoMissing from previous commit
KJK::Hyperion [Tue, 23 Dec 2008 19:56:42 +0000 (19:56 +0000)]
Missing from previous commit

svn path=/trunk/; revision=38313

15 years ago- Kill 1 static, kill 1 allowarnings=true
Stefan Ginsberg [Tue, 23 Dec 2008 19:53:44 +0000 (19:53 +0000)]
- Kill 1 static, kill 1 allowarnings=true

svn path=/trunk/; revision=38312

15 years agoPSEH 2 test suite - around 90 tests so far, and more coming
KJK::Hyperion [Tue, 23 Dec 2008 19:47:30 +0000 (19:47 +0000)]
PSEH 2 test suite - around 90 tests so far, and more coming

svn path=/trunk/; revision=38311

15 years ago- CCHAR is 'char', not 'const char'
Stefan Ginsberg [Tue, 23 Dec 2008 19:24:35 +0000 (19:24 +0000)]
- CCHAR is 'char', not 'const char'

svn path=/trunk/; revision=38310

15 years ago- Add One Param Call GetCursorPos. This will be used when GDIPOINTER is deprecated.
James Tabor [Tue, 23 Dec 2008 19:04:40 +0000 (19:04 +0000)]
- Add One Param Call GetCursorPos. This will be used when GDIPOINTER is deprecated.

svn path=/trunk/; revision=38309

15 years ago- Welcome -w. Goodbye 3rd party warnings.
Stefan Ginsberg [Tue, 23 Dec 2008 19:00:05 +0000 (19:00 +0000)]
- Welcome -w. Goodbye 3rd party warnings.

svn path=/trunk/; revision=38308