[ros-diffs] [tfaber] 55334: [COMCTL32] - Fix the fix for MSVC build (r55306). This is the version accepted by Wine.

2012-01-30 Thread tfaber
Author: tfaber Date: Mon Jan 30 20:29:12 2012 New Revision: 55334 URL: http://svn.reactos.org/svn/reactos?rev=55334view=rev Log: [COMCTL32] - Fix the fix for MSVC build (r55306). This is the version accepted by Wine. Modified: trunk/reactos/dll/win32/comctl32/imagelist.c Modified: trunk

[ros-diffs] [tfaber] 55391: [SMSS2] - Properly handle an empty list in SmpSaveRegistryValue - Compare the value string for equality, as the comment says, not inequality - This fixes a crash, although

2012-02-03 Thread tfaber
Author: tfaber Date: Fri Feb 3 11:21:15 2012 New Revision: 55391 URL: http://svn.reactos.org/svn/reactos?rev=55391view=rev Log: [SMSS2] - Properly handle an empty list in SmpSaveRegistryValue - Compare the value string for equality, as the comment says, not inequality - This fixes a crash

[ros-diffs] [tfaber] 55410: [RTL] - Work around Wine's misuse of critical section debug flags. Hopefully fixes KVM

2012-02-04 Thread tfaber
Author: tfaber Date: Sat Feb 4 13:47:16 2012 New Revision: 55410 URL: http://svn.reactos.org/svn/reactos?rev=55410view=rev Log: [RTL] - Work around Wine's misuse of critical section debug flags. Hopefully fixes KVM Modified: trunk/reactos/lib/rtl/critical.c Modified: trunk/reactos/lib/rtl

[ros-diffs] [tfaber] 55430: [CRT] - Fix multiple free in msvcrt_free_io. Fixes VLC Player crash on exit. Wine already has it right.

2012-02-05 Thread tfaber
Author: tfaber Date: Sun Feb 5 15:47:41 2012 New Revision: 55430 URL: http://svn.reactos.org/svn/reactos?rev=55430view=rev Log: [CRT] - Fix multiple free in msvcrt_free_io. Fixes VLC Player crash on exit. Wine already has it right. Modified: trunk/reactos/lib/sdk/crt/stdio/file.c Modified

[ros-diffs] [tfaber] 55600: [SMSS2] - Do not print an uninitialized string

2012-02-14 Thread tfaber
Author: tfaber Date: Tue Feb 14 23:06:28 2012 New Revision: 55600 URL: http://svn.reactos.org/svn/reactos?rev=55600view=rev Log: [SMSS2] - Do not print an uninitialized string Modified: trunk/reactos/base/system/smss2/smloop.c Modified: trunk/reactos/base/system/smss2/smloop.c URL: http

[ros-diffs] [tfaber] 55668: [CABMAN] - Fix MSVC build

2012-02-17 Thread tfaber
Author: tfaber Date: Fri Feb 17 08:26:33 2012 New Revision: 55668 URL: http://svn.reactos.org/svn/reactos?rev=55668view=rev Log: [CABMAN] - Fix MSVC build Modified: trunk/reactos/tools/cabman/cabinet.h Modified: trunk/reactos/tools/cabman/cabinet.h URL: http://svn.reactos.org/svn/reactos

[ros-diffs] [tfaber] 55678: [ADVAPI32] - Fix buffer overflow in LookupAccountSidA See issue #6752 for more details.

2012-02-18 Thread tfaber
Author: tfaber Date: Sat Feb 18 12:00:50 2012 New Revision: 55678 URL: http://svn.reactos.org/svn/reactos?rev=55678view=rev Log: [ADVAPI32] - Fix buffer overflow in LookupAccountSidA See issue #6752 for more details. Modified: trunk/reactos/dll/win32/advapi32/sec/misc.c Modified: trunk

[ros-diffs] [tfaber] 55701: [NTOSKRNL] - Make Trap debugging usable again. Suggested by Stefan.

2012-02-19 Thread tfaber
Author: tfaber Date: Sun Feb 19 08:38:09 2012 New Revision: 55701 URL: http://svn.reactos.org/svn/reactos?rev=55701view=rev Log: [NTOSKRNL] - Make Trap debugging usable again. Suggested by Stefan. Modified: trunk/reactos/ntoskrnl/include/internal/i386/trap_x.h trunk/reactos/ntoskrnl/ke

[ros-diffs] [tfaber] 55803: [SMSS2] - When deleting an old page file, take the newly freed space into account - Keep at least 64 MB of disk free instead of 32 so that 2nd stage can succeed with a smal

2012-02-22 Thread tfaber
Author: tfaber Date: Wed Feb 22 09:07:03 2012 New Revision: 55803 URL: http://svn.reactos.org/svn/reactos?rev=55803view=rev Log: [SMSS2] - When deleting an old page file, take the newly freed space into account - Keep at least 64 MB of disk free instead of 32 so that 2nd stage can succeed

[ros-diffs] [tfaber] 55805: [RTL] - Fix use of uninitialized variables in failure case of RtlSetCurrentDirectory_U. CID 15339, 15340 - Handles should be NULL, not 0

2012-02-22 Thread tfaber
Author: tfaber Date: Wed Feb 22 12:02:59 2012 New Revision: 55805 URL: http://svn.reactos.org/svn/reactos?rev=55805view=rev Log: [RTL] - Fix use of uninitialized variables in failure case of RtlSetCurrentDirectory_U. CID 15339, 15340 - Handles should be NULL, not 0 Modified: trunk/reactos

[ros-diffs] [tfaber] 55814: [USER32_WINETEST] - Do not depend on argument evaluation order and thus uninitialized values. Sent and applied upstream. Dedicated to Stefan

2012-02-22 Thread tfaber
Author: tfaber Date: Wed Feb 22 21:12:59 2012 New Revision: 55814 URL: http://svn.reactos.org/svn/reactos?rev=55814view=rev Log: [USER32_WINETEST] - Do not depend on argument evaluation order and thus uninitialized values. Sent and applied upstream. Dedicated to Stefan Modified: trunk

[ros-diffs] [tfaber] 56094: [CLT2012] - Create a branch for the 0.3.14-CLT2012 version

2012-03-09 Thread tfaber
Author: tfaber Date: Fri Mar 9 19:00:33 2012 New Revision: 56094 URL: http://svn.reactos.org/svn/reactos?rev=56094view=rev Log: [CLT2012] - Create a branch for the 0.3.14-CLT2012 version Added: branches/ros-branch-0_3_14-clt2012/ (props changed) - copied from r56093, tags/ReactOS

[ros-diffs] [tfaber] 56095: [CLT2012] - Change version to 0.3.14-CLT2012

2012-03-09 Thread tfaber
Author: tfaber Date: Fri Mar 9 19:28:53 2012 New Revision: 56095 URL: http://svn.reactos.org/svn/reactos?rev=56095view=rev Log: [CLT2012] - Change version to 0.3.14-CLT2012 Modified: branches/ros-branch-0_3_14-clt2012/base/shell/explorer-new/res/logov.bmp branches/ros-branch-0_3_14

[ros-diffs] [tfaber] 56101: [CLT2012] - Add hybrid CD tools by Colin. See r51077, r46059

2012-03-10 Thread tfaber
Author: tfaber Date: Sat Mar 10 09:41:41 2012 New Revision: 56101 URL: http://svn.reactos.org/svn/reactos?rev=56101view=rev Log: [CLT2012] - Add hybrid CD tools by Colin. See r51077, r46059 Added: branches/ros-branch-0_3_14-clt2012/hybridcd_freeldr.ini (contents, props changed

[ros-diffs] [tfaber] 56123: [CLT2012] - Partly revert r53422 to allow hybrid CD booting again. Thanks to Giannis.

2012-03-11 Thread tfaber
Author: tfaber Date: Sun Mar 11 21:09:16 2012 New Revision: 56123 URL: http://svn.reactos.org/svn/reactos?rev=56123view=rev Log: [CLT2012] - Partly revert r53422 to allow hybrid CD booting again. Thanks to Giannis. Modified: branches/ros-branch-0_3_14-clt2012/boot/freeldr/freeldr/bootmgr.c

[ros-diffs] [tfaber] 56134: [CLT2012] - Add CLT wallpaper based on Angelus_ReactOS7_Dark_4-3

2012-03-12 Thread tfaber
Author: tfaber Date: Mon Mar 12 16:06:54 2012 New Revision: 56134 URL: http://svn.reactos.org/svn/reactos?rev=56134view=rev Log: [CLT2012] - Add CLT wallpaper based on Angelus_ReactOS7_Dark_4-3 Added: branches/ros-branch-0_3_14-clt2012/modules/wallpaper/CMakeLists.txt - copied, changed

[ros-diffs] [tfaber] 56138: [CLT2012] - Remove the outdated USB driver

2012-03-12 Thread tfaber
Author: tfaber Date: Tue Mar 13 00:08:45 2012 New Revision: 56138 URL: http://svn.reactos.org/svn/reactos?rev=56138view=rev Log: [CLT2012] - Remove the outdated USB driver Removed: branches/ros-branch-0_3_14-clt2012/drivers/usb/nt4compat/ Modified: branches/ros-branch-0_3_14-clt2012/boot

[ros-diffs] [tfaber] 56139: [CLT2012] - Fix directory creation in first stage - Avoid relocation of syssetup

2012-03-13 Thread tfaber
Author: tfaber Date: Tue Mar 13 09:04:26 2012 New Revision: 56139 URL: http://svn.reactos.org/svn/reactos?rev=56139view=rev Log: [CLT2012] - Fix directory creation in first stage - Avoid relocation of syssetup Modified: branches/ros-branch-0_3_14-clt2012/baseaddress.rbuild branches/ros

[ros-diffs] [tfaber] 56146: [CLT2012] - Done here. Tag the release.

2012-03-14 Thread tfaber
Author: tfaber Date: Wed Mar 14 09:58:20 2012 New Revision: 56146 URL: http://svn.reactos.org/svn/reactos?rev=56146view=rev Log: [CLT2012] - Done here. Tag the release. Added: tags/ReactOS-0.3.14-CLT2012/ (props changed) - copied from r56145, branches/ros-branch-0_3_14-clt2012

[ros-diffs] [tfaber] 56154: [KMTESTS/EX] - Work around compiler-specific false positives in ExInterlocked - Disable broken ExPools tests

2012-03-15 Thread tfaber
Author: tfaber Date: Thu Mar 15 11:46:30 2012 New Revision: 56154 URL: http://svn.reactos.org/svn/reactos?rev=56154view=rev Log: [KMTESTS/EX] - Work around compiler-specific false positives in ExInterlocked - Disable broken ExPools tests Modified: trunk/rostests/kmtests/ntos_ex

[ros-diffs] [tfaber] 56155: [KMTESTS/EX] - Fix GCC build

2012-03-15 Thread tfaber
Author: tfaber Date: Thu Mar 15 11:49:09 2012 New Revision: 56155 URL: http://svn.reactos.org/svn/reactos?rev=56155view=rev Log: [KMTESTS/EX] - Fix GCC build Modified: trunk/rostests/kmtests/ntos_ex/ExPools.c Modified: trunk/rostests/kmtests/ntos_ex/ExPools.c URL: http://svn.reactos.org

[ros-diffs] [tfaber] 56192: [SHELL32] - Fix another local vs member variable issue.

2012-03-19 Thread tfaber
Author: tfaber Date: Mon Mar 19 16:21:53 2012 New Revision: 56192 URL: http://svn.reactos.org/svn/reactos?rev=56192view=rev Log: [SHELL32] - Fix another local vs member variable issue. Modified: trunk/reactos/dll/win32/shell32/shlview.cpp Modified: trunk/reactos/dll/win32/shell32

[ros-diffs] [tfaber] 56193: [NTDLL/LDR] - Correctly handle out of memory condition (CID 14615) - Remove a useless assignment (CID 14493) - Correct wrong sizeof usage (CID 14104), add an assert

2012-03-20 Thread tfaber
Author: tfaber Date: Tue Mar 20 09:08:23 2012 New Revision: 56193 URL: http://svn.reactos.org/svn/reactos?rev=56193view=rev Log: [NTDLL/LDR] - Correctly handle out of memory condition (CID 14615) - Remove a useless assignment (CID 14493) - Correct wrong sizeof usage (CID 14104), add an assert

[ros-diffs] [tfaber] 56207: [WSHTCPIP] - Fix MSVC warnings, more useful DPRINT [RTL/HEAP] - Do not use RtlFillMemory with a 32 bit pattern (CID 13722)

2012-03-21 Thread tfaber
Author: tfaber Date: Wed Mar 21 15:36:59 2012 New Revision: 56207 URL: http://svn.reactos.org/svn/reactos?rev=56207view=rev Log: [WSHTCPIP] - Fix MSVC warnings, more useful DPRINT [RTL/HEAP] - Do not use RtlFillMemory with a 32 bit pattern (CID 13722) Modified: trunk/reactos/dll/win32

[ros-diffs] [tfaber] 56209: [USER32/EDIT] - Remove whitespace differences and mark ReactOS changes to make Wine-syncing easier

2012-03-21 Thread tfaber
Author: tfaber Date: Wed Mar 21 18:33:01 2012 New Revision: 56209 URL: http://svn.reactos.org/svn/reactos?rev=56209view=rev Log: [USER32/EDIT] - Remove whitespace differences and mark ReactOS changes to make Wine-syncing easier Modified: trunk/reactos/dll/win32/user32/controls/edit.c

[ros-diffs] [tfaber] 56210: [USP10] - Apply fixes from Wine 1.4. Fixes invalid free in notepad and other edit control users See issue #6966 for more details.

2012-03-21 Thread tfaber
Author: tfaber Date: Wed Mar 21 20:39:41 2012 New Revision: 56210 URL: http://svn.reactos.org/svn/reactos?rev=56210view=rev Log: [USP10] - Apply fixes from Wine 1.4. Fixes invalid free in notepad and other edit control users See issue #6966 for more details. Modified: trunk/reactos/dll

[ros-diffs] [tfaber] 56217: [RTL/HEAP] - Do not overflow the uncommitted range descriptor segment. Really fixes notepad. - Free the correct region in failure case - Some comment fixes See issue #6966

2012-03-24 Thread tfaber
Author: tfaber Date: Sat Mar 24 14:42:48 2012 New Revision: 56217 URL: http://svn.reactos.org/svn/reactos?rev=56217view=rev Log: [RTL/HEAP] - Do not overflow the uncommitted range descriptor segment. Really fixes notepad. - Free the correct region in failure case - Some comment fixes See issue

[ros-diffs] [tfaber] 56229: [NTDLL_APITEST] - Add a test for RtlGetFullPathName_UstrEx

2012-03-25 Thread tfaber
Author: tfaber Date: Sun Mar 25 20:01:12 2012 New Revision: 56229 URL: http://svn.reactos.org/svn/reactos?rev=56229view=rev Log: [NTDLL_APITEST] - Add a test for RtlGetFullPathName_UstrEx Added: trunk/rostests/apitests/ntdll/RtlGetFullPathName_UstrEx.c (with props) Modified: trunk

[ros-diffs] [tfaber] 56230: [NTDLL_WINETEST] - Fix running RtlGetFullPathName_UstrEx test from drive root - Add a test for RtlGetFullPathName_U based on the same test cases

2012-03-25 Thread tfaber
Author: tfaber Date: Sun Mar 25 21:24:05 2012 New Revision: 56230 URL: http://svn.reactos.org/svn/reactos?rev=56230view=rev Log: [NTDLL_WINETEST] - Fix running RtlGetFullPathName_UstrEx test from drive root - Add a test for RtlGetFullPathName_U based on the same test cases Added: trunk

[ros-diffs] [tfaber] 56376: [NTOSKRNL] - Export SeTokenObjectType

2012-04-21 Thread tfaber
Author: tfaber Date: Sat Apr 21 06:35:45 2012 New Revision: 56376 URL: http://svn.reactos.org/svn/reactos?rev=56376view=rev Log: [NTOSKRNL] - Export SeTokenObjectType Modified: trunk/reactos/ntoskrnl/include/internal/se.h trunk/reactos/ntoskrnl/ntoskrnl.spec trunk/reactos/ntoskrnl/ps

[ros-diffs] [tfaber] 56377: [NDK] - Add PsJobType, LpcPortObjectType

2012-04-21 Thread tfaber
Author: tfaber Date: Sat Apr 21 06:44:26 2012 New Revision: 56377 URL: http://svn.reactos.org/svn/reactos?rev=56377view=rev Log: [NDK] - Add PsJobType, LpcPortObjectType Modified: trunk/reactos/include/ndk/lpctypes.h trunk/reactos/include/ndk/pstypes.h Modified: trunk/reactos/include

[ros-diffs] [tfaber] 56378: [RTL/NDK] - RtlGetFullPathName_UstrEx returns NTSTATUS

2012-04-21 Thread tfaber
Author: tfaber Date: Sat Apr 21 06:57:07 2012 New Revision: 56378 URL: http://svn.reactos.org/svn/reactos?rev=56378view=rev Log: [RTL/NDK] - RtlGetFullPathName_UstrEx returns NTSTATUS Modified: trunk/reactos/include/ndk/rtlfuncs.h trunk/reactos/lib/rtl/path.c Modified: trunk/reactos

[ros-diffs] [tfaber] 56379: [KMTESTS/OB] - Add ObTypes test that checks all object types that should be present on Windows

2012-04-21 Thread tfaber
Author: tfaber Date: Sat Apr 21 09:06:54 2012 New Revision: 56379 URL: http://svn.reactos.org/svn/reactos?rev=56379view=rev Log: [KMTESTS/OB] - Add ObTypes test that checks all object types that should be present on Windows Added: trunk/rostests/kmtests/ntos_ob/ObTypes.c (with props

[ros-diffs] [tfaber] 56385: [NTOSKRNL] - Export base MCB functions

2012-04-21 Thread tfaber
Author: tfaber Date: Sat Apr 21 17:52:29 2012 New Revision: 56385 URL: http://svn.reactos.org/svn/reactos?rev=56385view=rev Log: [NTOSKRNL] - Export base MCB functions Modified: trunk/reactos/ntoskrnl/ntoskrnl.spec Modified: trunk/reactos/ntoskrnl/ntoskrnl.spec URL: http://svn.reactos.org

[ros-diffs] [tfaber] 56389: [AFD/FORMATTING] - Try to fix indentation nightmare

2012-04-22 Thread tfaber
Author: tfaber Date: Sun Apr 22 13:11:54 2012 New Revision: 56389 URL: http://svn.reactos.org/svn/reactos?rev=56389view=rev Log: [AFD/FORMATTING] - Try to fix indentation nightmare Modified: trunk/reactos/drivers/network/afd/afd/bind.c trunk/reactos/drivers/network/afd/afd/connect.c

[ros-diffs] [tfaber] 56404: [AFD] - Fix broken IP address pointer arithmetic (CID 14130) [PCNET] - Fix incorrectly truncated FullDuplex BOOLEAN

2012-04-24 Thread tfaber
Author: tfaber Date: Tue Apr 24 07:27:59 2012 New Revision: 56404 URL: http://svn.reactos.org/svn/reactos?rev=56404view=rev Log: [AFD] - Fix broken IP address pointer arithmetic (CID 14130) [PCNET] - Fix incorrectly truncated FullDuplex BOOLEAN Modified: trunk/reactos/drivers/network/afd/afd

[ros-diffs] [tfaber] 56410: [RTL/NDK] - Add missing mmtypes.h include in mmfuncs.h - Remove RtlDetermineDosPathNameType_Ustr from rtlfuncs.h, move it up in path.c - Add RtlGetLongestNtPathLength to rt

2012-04-25 Thread tfaber
Author: tfaber Date: Wed Apr 25 07:24:17 2012 New Revision: 56410 URL: http://svn.reactos.org/svn/reactos?rev=56410view=rev Log: [RTL/NDK] - Add missing mmtypes.h include in mmfuncs.h - Remove RtlDetermineDosPathNameType_Ustr from rtlfuncs.h, move it up in path.c - Add RtlGetLongestNtPathLength

[ros-diffs] [tfaber] 56411: [NTDLL_APITEST] - Add test for RtlGetLongestNtPathLength - Add test for RtlDetermineDosPathNameType_U (and RtlDetermineDosPathNameType_Ustr, if address is known)

2012-04-25 Thread tfaber
Author: tfaber Date: Wed Apr 25 07:43:33 2012 New Revision: 56411 URL: http://svn.reactos.org/svn/reactos?rev=56411view=rev Log: [NTDLL_APITEST] - Add test for RtlGetLongestNtPathLength - Add test for RtlDetermineDosPathNameType_U (and RtlDetermineDosPathNameType_Ustr, if address is known

[ros-diffs] [tfaber] 56412: [NTDLL_APITEST] - Fix GCC build

2012-04-25 Thread tfaber
Author: tfaber Date: Wed Apr 25 07:57:50 2012 New Revision: 56412 URL: http://svn.reactos.org/svn/reactos?rev=56412view=rev Log: [NTDLL_APITEST] - Fix GCC build Modified: trunk/rostests/apitests/ntdll/RtlDetermineDosPathNameType.c Modified: trunk/rostests/apitests/ntdll

[ros-diffs] [tfaber] 56413: [NTDLL_APITEST] - Add a test for RtlGetFullPathName_Ustr (requires the function address to be known) - Various improvements to the other path tests

2012-04-25 Thread tfaber
Author: tfaber Date: Wed Apr 25 09:52:38 2012 New Revision: 56413 URL: http://svn.reactos.org/svn/reactos?rev=56413view=rev Log: [NTDLL_APITEST] - Add a test for RtlGetFullPathName_Ustr (requires the function address to be known) - Various improvements to the other path tests Added: trunk

[ros-diffs] [tfaber] 56414: [KERNEL32] - Do not use Zw functions from user mode

2012-04-25 Thread tfaber
Author: tfaber Date: Wed Apr 25 10:17:29 2012 New Revision: 56414 URL: http://svn.reactos.org/svn/reactos?rev=56414view=rev Log: [KERNEL32] - Do not use Zw functions from user mode Modified: trunk/reactos/dll/win32/kernel32/client/compname.c trunk/reactos/dll/win32/kernel32/client

[ros-diffs] [tfaber] 56415: [NDK] - Remove RtlDoesFileExists_UstrEx

2012-04-25 Thread tfaber
Author: tfaber Date: Wed Apr 25 12:04:44 2012 New Revision: 56415 URL: http://svn.reactos.org/svn/reactos?rev=56415view=rev Log: [NDK] - Remove RtlDoesFileExists_UstrEx Modified: trunk/reactos/include/ndk/rtlfuncs.h Modified: trunk/reactos/include/ndk/rtlfuncs.h URL: http://svn.reactos.org

[ros-diffs] [tfaber] 56416: [NTDLL_APITEST] - Add a test for RtlDoesFileExists_U (and its three friends, if addresses are provided) - Various small path test improvements

2012-04-25 Thread tfaber
Author: tfaber Date: Wed Apr 25 12:13:38 2012 New Revision: 56416 URL: http://svn.reactos.org/svn/reactos?rev=56416view=rev Log: [NTDLL_APITEST] - Add a test for RtlDoesFileExists_U (and its three friends, if addresses are provided) - Various small path test improvements Added: trunk

[ros-diffs] [tfaber] 56419: [NTDLL_APITEST] - Try GetProcAddress even on private functions. Allows easier testing in ROS by temporarily exporting them.

2012-04-25 Thread tfaber
Author: tfaber Date: Wed Apr 25 13:06:30 2012 New Revision: 56419 URL: http://svn.reactos.org/svn/reactos?rev=56419view=rev Log: [NTDLL_APITEST] - Try GetProcAddress even on private functions. Allows easier testing in ROS by temporarily exporting them. Modified: trunk/rostests/apitests

[ros-diffs] [tfaber] 56426: [RTL] - Accept NULL Buffer/Size in RtlGetFullPathName_Ustr - Fix NULL dereference in RtlGetFullPathName_UstrEx if no StaticString was given - Various other corrections to p

2012-04-25 Thread tfaber
Author: tfaber Date: Wed Apr 25 22:21:00 2012 New Revision: 56426 URL: http://svn.reactos.org/svn/reactos?rev=56426view=rev Log: [RTL] - Accept NULL Buffer/Size in RtlGetFullPathName_Ustr - Fix NULL dereference in RtlGetFullPathName_UstrEx if no StaticString was given - Various other corrections

[ros-diffs] [tfaber] 56432: [WINED3D] - Do not rely on undefined behavior to get values easily accessible as constants. - Quick build fix. Will be sent to Wine, possibly modified.

2012-04-26 Thread tfaber
Author: tfaber Date: Thu Apr 26 17:20:53 2012 New Revision: 56432 URL: http://svn.reactos.org/svn/reactos?rev=56432view=rev Log: [WINED3D] - Do not rely on undefined behavior to get values easily accessible as constants. - Quick build fix. Will be sent to Wine, possibly modified. Modified

[ros-diffs] [tfaber] 56434: [KMTESTS/RTL] - Add a small RtlException test, mainly to check that a stack overflow really throws STATUS_STACK_OVERFLOW, not STATUS_ACCESS_VIOLATION.

2012-04-27 Thread tfaber
Author: tfaber Date: Fri Apr 27 08:36:58 2012 New Revision: 56434 URL: http://svn.reactos.org/svn/reactos?rev=56434view=rev Log: [KMTESTS/RTL] - Add a small RtlException test, mainly to check that a stack overflow really throws STATUS_STACK_OVERFLOW, not STATUS_ACCESS_VIOLATION. Added

[ros-diffs] [tfaber] 56435: [KMTEST] - Fix GCC build

2012-04-27 Thread tfaber
Author: tfaber Date: Fri Apr 27 08:50:57 2012 New Revision: 56435 URL: http://svn.reactos.org/svn/reactos?rev=56435view=rev Log: [KMTEST] - Fix GCC build Modified: trunk/rostests/kmtests/include/kmt_platform.h Modified: trunk/rostests/kmtests/include/kmt_platform.h URL: http

[ros-diffs] [tfaber] 56438: [RTL] - Do not null terminate buffer before initializing its length in RtlDosSearchPath_Ustr. Use unicode string functions made for this purpose instead. See issue #7010 fo

2012-04-27 Thread tfaber
Author: tfaber Date: Fri Apr 27 11:04:09 2012 New Revision: 56438 URL: http://svn.reactos.org/svn/reactos?rev=56438view=rev Log: [RTL] - Do not null terminate buffer before initializing its length in RtlDosSearchPath_Ustr. Use unicode string functions made for this purpose instead. See issue

[ros-diffs] [tfaber] 56456: [KMTESTS] - Fix 64 bit warnings - Do not force assembly syntax on GCC in ExInterlocked

2012-05-01 Thread tfaber
Author: tfaber Date: Tue May 1 09:13:19 2012 New Revision: 56456 URL: http://svn.reactos.org/svn/reactos?rev=56456view=rev Log: [KMTESTS] - Fix 64 bit warnings - Do not force assembly syntax on GCC in ExInterlocked Modified: trunk/rostests/kmtests/include/kmt_test.h trunk/rostests

[ros-diffs] [tfaber] 56467: [CRT:INTRIN_X86] - Use correct check for x64 architecture - Fix Interlocked*64 return types - Add _InterlockedXor64

2012-05-01 Thread tfaber
Author: tfaber Date: Tue May 1 15:45:49 2012 New Revision: 56467 URL: http://svn.reactos.org/svn/reactos?rev=56467view=rev Log: [CRT:INTRIN_X86] - Use correct check for x64 architecture - Fix Interlocked*64 return types - Add _InterlockedXor64 Modified: trunk/reactos/include/crt/mingw32

[ros-diffs] [tfaber] 56468: [NTDLL_APITEST] - Add initial tests for RtlDosSearchPath_U RtlDosSearchPath_Ustr - Work around Wine ok() silliness - Fix 64 bit warnings

2012-05-01 Thread tfaber
Author: tfaber Date: Tue May 1 16:19:17 2012 New Revision: 56468 URL: http://svn.reactos.org/svn/reactos?rev=56468view=rev Log: [NTDLL_APITEST] - Add initial tests for RtlDosSearchPath_U RtlDosSearchPath_Ustr - Work around Wine ok() silliness - Fix 64 bit warnings Added: trunk/rostests

[ros-diffs] [tfaber] 56470: [WINE] - Import isinf and isnan implementations from libwine_port and adjust port.h and config.h to support them - Remove isinf/isnan hacks from jscript and wined3d build f

2012-05-01 Thread tfaber
Author: tfaber Date: Tue May 1 17:20:47 2012 New Revision: 56470 URL: http://svn.reactos.org/svn/reactos?rev=56470view=rev Log: [WINE] - Import isinf and isnan implementations from libwine_port and adjust port.h and config.h to support them - Remove isinf/isnan hacks from jscript and wined3d

[ros-diffs] [tfaber] 56489: [KERNEL32_APITEST] - Add some tests for GetCurrentDirectory and SetCurrentDirectory

2012-05-04 Thread tfaber
Author: tfaber Date: Fri May 4 10:28:54 2012 New Revision: 56489 URL: http://svn.reactos.org/svn/reactos?rev=56489view=rev Log: [KERNEL32_APITEST] - Add some tests for GetCurrentDirectory and SetCurrentDirectory Added: trunk/rostests/apitests/kernel32/GetCurrentDirectory.c (with props

[ros-diffs] [tfaber] 56490: [KERNEL32] - Fix SetCurrentDirectoryA to return success when setting the current directory again See issue #6874 for more details.

2012-05-04 Thread tfaber
Author: tfaber Date: Fri May 4 10:32:49 2012 New Revision: 56490 URL: http://svn.reactos.org/svn/reactos?rev=56490view=rev Log: [KERNEL32] - Fix SetCurrentDirectoryA to return success when setting the current directory again See issue #6874 for more details. Modified: trunk/reactos/dll

[ros-diffs] [tfaber] 56503: [NTOSKRNL] - Give more useful debug output on BAD_POOL_HEADER bug checks

2012-05-05 Thread tfaber
Author: tfaber Date: Sat May 5 08:49:45 2012 New Revision: 56503 URL: http://svn.reactos.org/svn/reactos?rev=56503view=rev Log: [NTOSKRNL] - Give more useful debug output on BAD_POOL_HEADER bug checks Modified: trunk/reactos/ntoskrnl/mm/ARM3/expool.c Modified: trunk/reactos/ntoskrnl/mm

[ros-diffs] [tfaber] 56505: [POWRPROF_WINETEST] - This test is not from Wine! Move to apitests.

2012-05-05 Thread tfaber
Author: tfaber Date: Sat May 5 10:09:38 2012 New Revision: 56505 URL: http://svn.reactos.org/svn/reactos?rev=56505view=rev Log: [POWRPROF_WINETEST] - This test is not from Wine! Move to apitests. Added: trunk/rostests/apitests/powrprof/ - copied from r56502, trunk/rostests/winetests

[ros-diffs] [tfaber] 56506: [POWRPROF_APITEST] - Fix warnings - there is no DischargePolicy[4] - Disable tests that fail on Windows 2003 (576 failures?!) - Add missing file header

2012-05-05 Thread tfaber
Author: tfaber Date: Sat May 5 10:21:19 2012 New Revision: 56506 URL: http://svn.reactos.org/svn/reactos?rev=56506view=rev Log: [POWRPROF_APITEST] - Fix warnings - there is no DischargePolicy[4] - Disable tests that fail on Windows 2003 (576 failures?!) - Add missing file header Modified

[ros-diffs] [tfaber] 56507: [MOUNTMGR] - Silence false GCC warnings

2012-05-05 Thread tfaber
Author: tfaber Date: Sat May 5 10:31:47 2012 New Revision: 56507 URL: http://svn.reactos.org/svn/reactos?rev=56507view=rev Log: [MOUNTMGR] - Silence false GCC warnings Modified: trunk/reactos/drivers/filters/mountmgr/point.c Modified: trunk/reactos/drivers/filters/mountmgr/point.c URL

[ros-diffs] [tfaber] 56508: [CRT] - Fix declaration of malloc_func_t and free_func_t. Already sent upstream(TM)

2012-05-05 Thread tfaber
Author: tfaber Date: Sat May 5 11:49:54 2012 New Revision: 56508 URL: http://svn.reactos.org/svn/reactos?rev=56508view=rev Log: [CRT] - Fix declaration of malloc_func_t and free_func_t. Already sent upstream(TM) Modified: trunk/reactos/lib/sdk/crt/include/internal/wine/msvcrt.h Modified

[ros-diffs] [tfaber] 56513: [WINETESTS] - Do not multiply define WINVER and friends - Add missing _WIN32_WINNT define in rpcrt4_winetest. Already sent to Wine(TM)

2012-05-05 Thread tfaber
Author: tfaber Date: Sat May 5 16:54:37 2012 New Revision: 56513 URL: http://svn.reactos.org/svn/reactos?rev=56513view=rev Log: [WINETESTS] - Do not multiply define WINVER and friends - Add missing _WIN32_WINNT define in rpcrt4_winetest. Already sent to Wine(TM) Modified: trunk/rostests

[ros-diffs] [tfaber] 56550: [EXPLORER] - Execute HKCU RunOnce entries as well. Patch by Edijs Kolesnikovics. See issue #7062 for more details.

2012-05-09 Thread tfaber
Author: tfaber Date: Wed May 9 09:08:02 2012 New Revision: 56550 URL: http://svn.reactos.org/svn/reactos?rev=56550view=rev Log: [EXPLORER] - Execute HKCU RunOnce entries as well. Patch by Edijs Kolesnikovics. See issue #7062 for more details. Modified: trunk/reactos/base/shell/explorer

[ros-diffs] [tfaber] 56551: [WORDPAD] - Fix _WIN32_IE redefinition See issue #7047 for more details.

2012-05-09 Thread tfaber
Author: tfaber Date: Wed May 9 10:43:26 2012 New Revision: 56551 URL: http://svn.reactos.org/svn/reactos?rev=56551view=rev Log: [WORDPAD] - Fix _WIN32_IE redefinition See issue #7047 for more details. Modified: trunk/reactos/base/applications/wordpad/CMakeLists.txt Modified: trunk/reactos

[ros-diffs] [tfaber] 56572: [SHELL32] - Fix some typos from r54845. Fixes crash in shell32:shlexec test.

2012-05-13 Thread tfaber
Author: tfaber Date: Sun May 13 10:33:46 2012 New Revision: 56572 URL: http://svn.reactos.org/svn/reactos?rev=56572view=rev Log: [SHELL32] - Fix some typos from r54845. Fixes crash in shell32:shlexec test. Modified: trunk/reactos/dll/win32/shell32/shlexec.cpp Modified: trunk/reactos/dll

[ros-diffs] [tfaber] 56587: [SHELL32] - Port CommandLineToArgvW fixes from Wine. Fixes crash in shell32:shlexec test.

2012-05-14 Thread tfaber
Author: tfaber Date: Mon May 14 19:26:40 2012 New Revision: 56587 URL: http://svn.reactos.org/svn/reactos?rev=56587view=rev Log: [SHELL32] - Port CommandLineToArgvW fixes from Wine. Fixes crash in shell32:shlexec test. Modified: trunk/reactos/dll/win32/shell32/shell32_main.cpp Modified

[ros-diffs] [tfaber] 56643: [KERNEL32] - Swap GetFullPathName success/failure cases in BasePushProcessParameters. Fixes kernel32:GetModuleFileName test. See issue #6786 for more details.

2012-05-20 Thread tfaber
Author: tfaber Date: Sun May 20 14:06:09 2012 New Revision: 56643 URL: http://svn.reactos.org/svn/reactos?rev=56643view=rev Log: [KERNEL32] - Swap GetFullPathName success/failure cases in BasePushProcessParameters. Fixes kernel32:GetModuleFileName test. See issue #6786 for more details

[ros-diffs] [tfaber] 56649: [RTL] - Use RtlAnsiStringToUnicodeString instead of mbstowcs to correctly handle manifests that aren't null-terminated See issue #6743 for more details.

2012-05-23 Thread tfaber
Author: tfaber Date: Wed May 23 11:54:20 2012 New Revision: 56649 URL: http://svn.reactos.org/svn/reactos?rev=56649view=rev Log: [RTL] - Use RtlAnsiStringToUnicodeString instead of mbstowcs to correctly handle manifests that aren't null-terminated See issue #6743 for more details. Modified

[ros-diffs] [tfaber] 56660: [LIBUSB] - Implement URB_FUNCTION_VENDOR_DEVICE - Sensibly handle unknown requests in HandleClassDevice - DPRINT fixes

2012-05-26 Thread tfaber
Author: tfaber Date: Sat May 26 17:19:41 2012 New Revision: 56660 URL: http://svn.reactos.org/svn/reactos?rev=56660view=rev Log: [LIBUSB] - Implement URB_FUNCTION_VENDOR_DEVICE - Sensibly handle unknown requests in HandleClassDevice - DPRINT fixes Modified: trunk/reactos/drivers/usb/usbhub

[ros-diffs] [tfaber] 56666: [USBCCGP] - Fix hardware/compatible id generation (still abusing UNICODE_STRING though) - Do not touch unsupported IRP_MN_QUERY_ID requests

2012-05-28 Thread tfaber
Author: tfaber Date: Mon May 28 10:15:58 2012 New Revision: 5 URL: http://svn.reactos.org/svn/reactos?rev=5view=rev Log: [USBCCGP] - Fix hardware/compatible id generation (still abusing UNICODE_STRING though) - Do not touch unsupported IRP_MN_QUERY_ID requests Modified: trunk/reactos

[ros-diffs] [tfaber] 56668: [LIBUSB][USBCCGP] - Whitespace and DPRINT fixes

2012-05-28 Thread tfaber
Author: tfaber Date: Mon May 28 10:49:44 2012 New Revision: 56668 URL: http://svn.reactos.org/svn/reactos?rev=56668view=rev Log: [LIBUSB][USBCCGP] - Whitespace and DPRINT fixes Modified: trunk/reactos/drivers/usb/usbccgp/function.c trunk/reactos/drivers/usb/usbccgp/misc.c trunk

[ros-diffs] [tfaber] 56717: [ACTXPRXY][URLMON] - Use IRegistrar mechanism for registration. Fixes urlmon:misc and mshtml:dom crashes See issue #7113 for more details.

2012-06-09 Thread tfaber
Author: tfaber Date: Sat Jun 9 16:08:19 2012 New Revision: 56717 URL: http://svn.reactos.org/svn/reactos?rev=56717view=rev Log: [ACTXPRXY][URLMON] - Use IRegistrar mechanism for registration. Fixes urlmon:misc and mshtml:dom crashes See issue #7113 for more details. Modified: trunk/reactos

[ros-diffs] [tfaber] 56719: [NTOSKRNL:KDBG] - Update i386-dis.c to CVS 1.48. Fixes some Intel syntax disassembly bugs. - Use setjmp instead of _setjmp

2012-06-09 Thread tfaber
Author: tfaber Date: Sun Jun 10 05:54:04 2012 New Revision: 56719 URL: http://svn.reactos.org/svn/reactos?rev=56719view=rev Log: [NTOSKRNL:KDBG] - Update i386-dis.c to CVS 1.48. Fixes some Intel syntax disassembly bugs. - Use setjmp instead of _setjmp Modified: trunk/reactos/ntoskrnl/kdbg

[ros-diffs] [tfaber] 56730: [KMTESTS] - Return a boolean from ok() - Add KmtGetPoolTag function to allow verifying pool tags used for allocations

2012-06-13 Thread tfaber
Author: tfaber Date: Wed Jun 13 21:56:54 2012 New Revision: 56730 URL: http://svn.reactos.org/svn/reactos?rev=56730view=rev Log: [KMTESTS] - Return a boolean from ok() - Add KmtGetPoolTag function to allow verifying pool tags used for allocations Modified: trunk/rostests/kmtests/include

[ros-diffs] [tfaber] 56733: [KMTESTS] - Centralize frequently used macros

2012-06-14 Thread tfaber
Author: tfaber Date: Thu Jun 14 17:48:14 2012 New Revision: 56733 URL: http://svn.reactos.org/svn/reactos?rev=56733view=rev Log: [KMTESTS] - Centralize frequently used macros Modified: trunk/rostests/kmtests/include/kmt_test.h trunk/rostests/kmtests/ntos_mm/MmSection.c trunk/rostests

[ros-diffs] [tfaber] 56734: [KMTESTS] - Add minimal ExCallback and PsNotify tests See issue #7120 for more details.

2012-06-14 Thread tfaber
Author: tfaber Date: Thu Jun 14 18:43:32 2012 New Revision: 56734 URL: http://svn.reactos.org/svn/reactos?rev=56734view=rev Log: [KMTESTS] - Add minimal ExCallback and PsNotify tests See issue #7120 for more details. Added: trunk/rostests/kmtests/ntos_ex/ExCallback.c (with props) trunk

[ros-diffs] [tfaber] 56735: [NTOSKRNL] - Fix callback pool tags - Fix a reference leak in PsSetCreateProcessNotifyRoutine See issue #7120 for more details.

2012-06-14 Thread tfaber
Author: tfaber Date: Thu Jun 14 22:06:24 2012 New Revision: 56735 URL: http://svn.reactos.org/svn/reactos?rev=56735view=rev Log: [NTOSKRNL] - Fix callback pool tags - Fix a reference leak in PsSetCreateProcessNotifyRoutine See issue #7120 for more details. Modified: trunk/reactos/ntoskrnl

[ros-diffs] [tfaber] 56736: [NTOSKRNL] - Fix build

2012-06-14 Thread tfaber
Author: tfaber Date: Thu Jun 14 22:10:34 2012 New Revision: 56736 URL: http://svn.reactos.org/svn/reactos?rev=56736view=rev Log: [NTOSKRNL] - Fix build Modified: trunk/reactos/ntoskrnl/ex/callback.c Modified: trunk/reactos/ntoskrnl/ex/callback.c URL: http://svn.reactos.org/svn/reactos

[ros-diffs] [tfaber] 56737: [NTOSKRNL:MM] - Do not ignore pool tag in ExFreePoolWithTag when freeing to a lookaside list

2012-06-15 Thread tfaber
Author: tfaber Date: Fri Jun 15 07:27:45 2012 New Revision: 56737 URL: http://svn.reactos.org/svn/reactos?rev=56737view=rev Log: [NTOSKRNL:MM] - Do not ignore pool tag in ExFreePoolWithTag when freeing to a lookaside list Modified: trunk/reactos/ntoskrnl/mm/ARM3/expool.c Modified: trunk

[ros-diffs] [tfaber] 56746: [FUSION_WINETEST] - Fix a warning. Already applied upstream. [WS2_32_WINETEST] - Fix an ok(). Already applied upstream.

2012-06-18 Thread tfaber
Author: tfaber Date: Tue Jun 19 03:53:47 2012 New Revision: 56746 URL: http://svn.reactos.org/svn/reactos?rev=56746view=rev Log: [FUSION_WINETEST] - Fix a warning. Already applied upstream. [WS2_32_WINETEST] - Fix an ok(). Already applied upstream. Modified: trunk/rostests/winetests/fusion

[ros-diffs] [tfaber] 56747: [NTOSKRNL] - Assert against waiting at DISPATCH_LEVEL

2012-06-19 Thread tfaber
Author: tfaber Date: Tue Jun 19 08:24:32 2012 New Revision: 56747 URL: http://svn.reactos.org/svn/reactos?rev=56747view=rev Log: [NTOSKRNL] - Assert against waiting at DISPATCH_LEVEL Modified: trunk/reactos/ntoskrnl/ke/wait.c Modified: trunk/reactos/ntoskrnl/ke/wait.c URL: http

[ros-diffs] [tfaber] 56748: [NTOSKRNL] - Disable the assert in KeWaitForMultipleObjects for now, as tcpip isn't straightforward to fix See issue #7129 for more details.

2012-06-19 Thread tfaber
Author: tfaber Date: Tue Jun 19 09:47:13 2012 New Revision: 56748 URL: http://svn.reactos.org/svn/reactos?rev=56748view=rev Log: [NTOSKRNL] - Disable the assert in KeWaitForMultipleObjects for now, as tcpip isn't straightforward to fix See issue #7129 for more details. Modified: trunk

[ros-diffs] [tfaber] 56749: [NTOSKRNL] - Fix wait asserts to account for the Thread-WaitNext case - At least output a warning in place of the assertion failure in KeWaitForMultipleObjects See issue #

2012-06-19 Thread tfaber
Author: tfaber Date: Tue Jun 19 10:43:38 2012 New Revision: 56749 URL: http://svn.reactos.org/svn/reactos?rev=56749view=rev Log: [NTOSKRNL] - Fix wait asserts to account for the Thread-WaitNext case - At least output a warning in place of the assertion failure in KeWaitForMultipleObjects See

[ros-diffs] [tfaber] 56751: [WS2_32] - Remove ridiculous hack.

2012-06-19 Thread tfaber
Author: tfaber Date: Tue Jun 19 16:54:12 2012 New Revision: 56751 URL: http://svn.reactos.org/svn/reactos?rev=56751view=rev Log: [WS2_32] - Remove ridiculous hack. Modified: trunk/reactos/dll/win32/ws2_32/misc/dllmain.c Modified: trunk/reactos/dll/win32/ws2_32/misc/dllmain.c URL: http

[ros-diffs] [tfaber] 56755: [WS2_32] - Rewrite completely broken free_hostent and free_servent functions - Readability improvements to check_hostent and populate_hostent

2012-06-19 Thread tfaber
Author: tfaber Date: Tue Jun 19 23:51:28 2012 New Revision: 56755 URL: http://svn.reactos.org/svn/reactos?rev=56755view=rev Log: [WS2_32] - Rewrite completely broken free_hostent and free_servent functions - Readability improvements to check_hostent and populate_hostent Modified: trunk

[ros-diffs] [tfaber] 56756: [WS2_32] - Do not manually allocate an incompatible hostent structure in FindEntryInHosts. Use populate_hostent instead. Fixes buffer overflow in name resolution. See issue

2012-06-19 Thread tfaber
Author: tfaber Date: Wed Jun 20 00:57:53 2012 New Revision: 56756 URL: http://svn.reactos.org/svn/reactos?rev=56756view=rev Log: [WS2_32] - Do not manually allocate an incompatible hostent structure in FindEntryInHosts. Use populate_hostent instead. Fixes buffer overflow in name resolution. See

[ros-diffs] [tfaber] 56757: [NTOSKRNL] - tcpip is called too often. Don't spam the debug log. See issue #7129 for more details.

2012-06-20 Thread tfaber
Author: tfaber Date: Wed Jun 20 08:32:35 2012 New Revision: 56757 URL: http://svn.reactos.org/svn/reactos?rev=56757view=rev Log: [NTOSKRNL] - tcpip is called too often. Don't spam the debug log. See issue #7129 for more details. Modified: trunk/reactos/ntoskrnl/ke/wait.c Modified: trunk

[ros-diffs] [tfaber] 56758: [WININET][PSDK] - Better mark ROS-specific changes - Make wininet_ros.diff sensible - Update wininet.h See issue #7117 for more details.

2012-06-20 Thread tfaber
Author: tfaber Date: Wed Jun 20 12:24:12 2012 New Revision: 56758 URL: http://svn.reactos.org/svn/reactos?rev=56758view=rev Log: [WININET][PSDK] - Better mark ROS-specific changes - Make wininet_ros.diff sensible - Update wininet.h See issue #7117 for more details. Modified: trunk/reactos

[ros-diffs] [tfaber] 56759: [WININET_WINETEST] - Sync to Wine 1.5.4

2012-06-20 Thread tfaber
Author: tfaber Date: Wed Jun 20 13:13:51 2012 New Revision: 56759 URL: http://svn.reactos.org/svn/reactos?rev=56759view=rev Log: [WININET_WINETEST] - Sync to Wine 1.5.4 Modified: trunk/rostests/winetests/wininet/CMakeLists.txt trunk/rostests/winetests/wininet/ftp.c trunk/rostests

[ros-diffs] [tfaber] 56760: [WININET] - Sync to Wine 1.5.4. Resource files left untouched. - Fix INTERNET_OPTION_SECURITY_CERTIFICATE_STRUCT if SSL support unavailable (already applied upstream) See i

2012-06-20 Thread tfaber
Author: tfaber Date: Wed Jun 20 13:50:00 2012 New Revision: 56760 URL: http://svn.reactos.org/svn/reactos?rev=56760view=rev Log: [WININET] - Sync to Wine 1.5.4. Resource files left untouched. - Fix INTERNET_OPTION_SECURITY_CERTIFICATE_STRUCT if SSL support unavailable (already applied upstream

[ros-diffs] [tfaber] 56761: [WININET] - Fix sock_namelen type in FTP_Connect. Already sent to Wine. - Fix warnings

2012-06-20 Thread tfaber
Author: tfaber Date: Wed Jun 20 15:10:50 2012 New Revision: 56761 URL: http://svn.reactos.org/svn/reactos?rev=56761view=rev Log: [WININET] - Fix sock_namelen type in FTP_Connect. Already sent to Wine. - Fix warnings Modified: trunk/reactos/dll/win32/wininet/CMakeLists.txt trunk/reactos

[ros-diffs] [tfaber] 56765: [NTDSAPI][PRINTUI] - Don't ignore DllMain

2012-06-20 Thread tfaber
Author: tfaber Date: Wed Jun 20 22:54:30 2012 New Revision: 56765 URL: http://svn.reactos.org/svn/reactos?rev=56765view=rev Log: [NTDSAPI][PRINTUI] - Don't ignore DllMain Modified: trunk/reactos/dll/win32/ntdsapi/CMakeLists.txt trunk/reactos/dll/win32/printui/CMakeLists.txt Modified

[ros-diffs] [tfaber] 56766: [IMM32][MSCTF] - Remove unused files [XINPUT1_3] - Move header file to PSDK, where it belongs [MLANG][OBJSEL] - Remove unneeded import library references [README.WINE] - Ma

2012-06-20 Thread tfaber
Author: tfaber Date: Wed Jun 20 22:57:37 2012 New Revision: 56766 URL: http://svn.reactos.org/svn/reactos?rev=56766view=rev Log: [IMM32][MSCTF] - Remove unused files [XINPUT1_3] - Move header file to PSDK, where it belongs [MLANG][OBJSEL] - Remove unneeded import library references [README.WINE

[ros-diffs] [tfaber] 56767: [RICHED32_WINETEST] - Sync to Wine 1.5.4

2012-06-20 Thread tfaber
Author: tfaber Date: Wed Jun 20 23:22:27 2012 New Revision: 56767 URL: http://svn.reactos.org/svn/reactos?rev=56767view=rev Log: [RICHED32_WINETEST] - Sync to Wine 1.5.4 Modified: trunk/rostests/winetests/riched32/CMakeLists.txt trunk/rostests/winetests/riched32/editor.c trunk

[ros-diffs] [tfaber] 56768: [LZ32_WINETEST] - Sync to Wine 1.5.4

2012-06-20 Thread tfaber
Author: tfaber Date: Wed Jun 20 23:34:55 2012 New Revision: 56768 URL: http://svn.reactos.org/svn/reactos?rev=56768view=rev Log: [LZ32_WINETEST] - Sync to Wine 1.5.4 Modified: trunk/rostests/winetests/lz32/CMakeLists.txt trunk/rostests/winetests/lz32/lzexpand_main.c Modified: trunk

[ros-diffs] [tfaber] 56769: [README.WINE] - Add missing win32 dlls

2012-06-21 Thread tfaber
Author: tfaber Date: Thu Jun 21 07:51:21 2012 New Revision: 56769 URL: http://svn.reactos.org/svn/reactos?rev=56769view=rev Log: [README.WINE] - Add missing win32 dlls Modified: trunk/reactos/media/doc/README.WINE Modified: trunk/reactos/media/doc/README.WINE URL: http://svn.reactos.org

[ros-diffs] [tfaber] 56770: [WUAPI] - Sync to Wine 1.5.4

2012-06-21 Thread tfaber
Author: tfaber Date: Thu Jun 21 09:05:15 2012 New Revision: 56770 URL: http://svn.reactos.org/svn/reactos?rev=56770view=rev Log: [WUAPI] - Sync to Wine 1.5.4 Added: trunk/reactos/dll/win32/wuapi/systeminfo.c (with props) trunk/reactos/dll/win32/wuapi/wuapi.rc (with props) trunk

[ros-diffs] [tfaber] 56773: [WINE] - We have getaddrinfo

2012-06-21 Thread tfaber
Author: tfaber Date: Thu Jun 21 16:16:39 2012 New Revision: 56773 URL: http://svn.reactos.org/svn/reactos?rev=56773view=rev Log: [WINE] - We have getaddrinfo Modified: trunk/reactos/include/reactos/wine/config.h Modified: trunk/reactos/include/reactos/wine/config.h URL: http

[ros-diffs] [tfaber] 56774: [PSDK] - Add httprequest.idl and httprequestid.h from Wine 1.5.4 - Update winhttp.h to Wine 1.5.4

2012-06-21 Thread tfaber
Author: tfaber Date: Thu Jun 21 16:33:23 2012 New Revision: 56774 URL: http://svn.reactos.org/svn/reactos?rev=56774view=rev Log: [PSDK] - Add httprequest.idl and httprequestid.h from Wine 1.5.4 - Update winhttp.h to Wine 1.5.4 Added: trunk/reactos/include/psdk/httprequest.idl (with props

[ros-diffs] [tfaber] 56775: [PSDK] - Add missing alignment defines to winnt.h (copied from ntdef.h) - Update bcrypt.h to Wine 1.5.4

2012-06-21 Thread tfaber
Author: tfaber Date: Thu Jun 21 17:41:25 2012 New Revision: 56775 URL: http://svn.reactos.org/svn/reactos?rev=56775view=rev Log: [PSDK] - Add missing alignment defines to winnt.h (copied from ntdef.h) - Update bcrypt.h to Wine 1.5.4 Modified: trunk/reactos/include/psdk/bcrypt.h trunk

[ros-diffs] [tfaber] 56776: [PSDK] - At least Wine's headers suck as much as ours

2012-06-21 Thread tfaber
Author: tfaber Date: Thu Jun 21 17:45:02 2012 New Revision: 56776 URL: http://svn.reactos.org/svn/reactos?rev=56776view=rev Log: [PSDK] - At least Wine's headers suck as much as ours Modified: trunk/reactos/include/psdk/bcrypt.h Modified: trunk/reactos/include/psdk/bcrypt.h URL: http

  1   2   3   4   5   6   7   8   9   10   >