reactos.git
10 years ago[DEVENUM]
Amine Khaldi [Tue, 1 Oct 2013 21:49:43 +0000 (21:49 +0000)]
[DEVENUM]
* Move to directx/wine.
CORE-7495 #resolve

svn path=/trunk/; revision=60506

10 years ago[[MESA]
Jérôme Gardou [Tue, 1 Oct 2013 21:37:39 +0000 (21:37 +0000)]
[[MESA]
 - leaner build part 6 of X
 - Get rid of the ARB_blend_func_extended, ARB_explicit_attrib_location, ARB_seamless_cube_map, ARB_texture_multisample extension EXT_provoking_vertex, EXT_vertex_array_bgra and AMD_seamless_cubemap_per_texture extensions
#CORE-7499

svn path=/trunk/; revision=60505

10 years ago[[MESA]
Jérôme Gardou [Tue, 1 Oct 2013 19:43:16 +0000 (19:43 +0000)]
[[MESA]
 - leaner build part 5 of X
 - Fix build from part 4 (damn you tortoiseSVN)
 - Get rid of the ARB_instanced_arrays extension

svn path=/trunk/; revision=60504

10 years ago[MESA]
Jérôme Gardou [Tue, 1 Oct 2013 19:30:37 +0000 (19:30 +0000)]
[MESA]
 - leaner build part 4 of X
 - Get rid of ARB_occlusion_query, ARB_occlusion_query2, ARB_sync, ARB_transform_feedback2, EXT_draw_buffers2, EXT_transform_feedback, EXT_timer_query, ATI_fragment_shader (this time for real) and NV_conditional_render extensions

svn path=/trunk/; revision=60503

10 years ago[NTOS:MM]
Thomas Faber [Tue, 1 Oct 2013 17:51:38 +0000 (17:51 +0000)]
[NTOS:MM]
- Print some debug information on assertion failures in MiDecrementReferenceCount.
CORE-6690

svn path=/trunk/; revision=60502

10 years ago[DXDIAGN_WINETEST]
Amine Khaldi [Tue, 1 Oct 2013 17:49:24 +0000 (17:49 +0000)]
[DXDIAGN_WINETEST]
* Import from Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=60501

10 years ago[DXDIAGN]
Amine Khaldi [Tue, 1 Oct 2013 17:46:41 +0000 (17:46 +0000)]
[DXDIAGN]
* Sync with Wine 1.7.1. It was synced just recently (8 years ago) but there's not harm in syncing it again ;)
CORE-7469

svn path=/trunk/; revision=60500

10 years ago[OPENGL32]
Jérôme Gardou [Tue, 1 Oct 2013 17:39:38 +0000 (17:39 +0000)]
[OPENGL32]
 - Do not spam debug logs with wrong calls to wglGetProcAddress

svn path=/trunk/; revision=60499

10 years ago[DXSDK]
Amine Khaldi [Tue, 1 Oct 2013 17:03:53 +0000 (17:03 +0000)]
[DXSDK]
* Add missing INTERFACE undef.

svn path=/trunk/; revision=60498

10 years ago[MESA]
Amine Khaldi [Tue, 1 Oct 2013 16:48:56 +0000 (16:48 +0000)]
[MESA]
* Fix MSVC build.

svn path=/trunk/; revision=60497

10 years ago[MESA]
Jérôme Gardou [Tue, 1 Oct 2013 16:44:47 +0000 (16:44 +0000)]
[MESA]
 - leaner build part 3 of X
 - Get rid of ARB_depth_texture, ARB_sampler_objects, ARB_shadow, ARB_shadow_ambient, ARB_texture_rgb10a2ui, ARB_timer_query and EXT_texture_sRGB_decode extensions

svn path=/trunk/; revision=60496

10 years ago* Correct the sync info of dplay and dplayx (svn ?!).
Amine Khaldi [Tue, 1 Oct 2013 15:10:44 +0000 (15:10 +0000)]
* Correct the sync info of dplay and dplayx (svn ?!).

svn path=/trunk/; revision=60495

10 years ago[AMSTREAM_WINETEST]
Amine Khaldi [Tue, 1 Oct 2013 15:07:45 +0000 (15:07 +0000)]
[AMSTREAM_WINETEST]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=60494

10 years ago[AMSTREAM]
Amine Khaldi [Tue, 1 Oct 2013 15:06:37 +0000 (15:06 +0000)]
[AMSTREAM]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=60493

10 years ago[PSAPI_WINETEST]
Amine Khaldi [Tue, 1 Oct 2013 14:59:36 +0000 (14:59 +0000)]
[PSAPI_WINETEST]
* Fix a typo.

svn path=/trunk/; revision=60491

10 years ago[MESA]
Jérôme Gardou [Tue, 1 Oct 2013 14:39:31 +0000 (14:39 +0000)]
[MESA]
 - leaner build part 2 of X
 - Get rid of EXT_texture_swizzle and ARB_vertex_type_2_10_10_10_rev extensions

svn path=/trunk/; revision=60490

10 years ago[MESA]
Jérôme Gardou [Tue, 1 Oct 2013 13:34:32 +0000 (13:34 +0000)]
[MESA]
 - Those files where not included to the commit for some obscure reason.

svn path=/trunk/; revision=60489

10 years ago[MESA]
Jérôme Gardou [Tue, 1 Oct 2013 13:27:57 +0000 (13:27 +0000)]
[MESA]
 - leaner build part 1 of X
 - Get rid of some fancy formats

svn path=/trunk/; revision=60488

10 years ago[NTOS:CC]
Thomas Faber [Mon, 30 Sep 2013 20:06:18 +0000 (20:06 +0000)]
[NTOS:CC]
- Remove CacheSegmentSize
- Misc simplifications and style improvements
CORE-7491

svn path=/trunk/; revision=60484

10 years ago[DSOUND]
Sylvain Petreolle [Mon, 30 Sep 2013 19:58:15 +0000 (19:58 +0000)]
[DSOUND]
Fix version.rc inclusion.

svn path=/trunk/; revision=60483

10 years ago[LSASRV]
Eric Kohl [Mon, 30 Sep 2013 19:49:46 +0000 (19:49 +0000)]
[LSASRV]
Move the session functions into a separate file and implement basic session management routines.

svn path=/trunk/; revision=60482

10 years ago[NTOSKRNL]
Thomas Faber [Mon, 30 Sep 2013 19:40:09 +0000 (19:40 +0000)]
[NTOSKRNL]
- BCB::CacheSegmentSize has no reason to vary at runtime. Replace it with the constant VACB_MAPPING_GRANULARITY.

svn path=/trunk/; revision=60481

10 years ago[DPLAYX_WINETEST]
Amine Khaldi [Mon, 30 Sep 2013 18:15:14 +0000 (18:15 +0000)]
[DPLAYX_WINETEST]
* Import from Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=60480

10 years ago[DPLAYX]
Amine Khaldi [Mon, 30 Sep 2013 18:14:44 +0000 (18:14 +0000)]
[DPLAYX]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=60479

10 years ago[DPLAY]
Amine Khaldi [Mon, 30 Sep 2013 18:12:42 +0000 (18:12 +0000)]
[DPLAY]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=60478

10 years ago[MMDEVAPI_WINETEST]
Amine Khaldi [Mon, 30 Sep 2013 13:35:12 +0000 (13:35 +0000)]
[MMDEVAPI_WINETEST]
* Import from Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=60477

10 years ago[MMDEVAPI]
Amine Khaldi [Mon, 30 Sep 2013 13:32:32 +0000 (13:32 +0000)]
[MMDEVAPI]
* Import from Wine 1.7.1. Dedicated to Johannes Anderwald.
CORE-7469

svn path=/trunk/; revision=60476

10 years ago[DSOUND_WINETEST]
Amine Khaldi [Mon, 30 Sep 2013 11:39:02 +0000 (11:39 +0000)]
[DSOUND_WINETEST]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=60475

10 years ago[DSOUND]
Amine Khaldi [Mon, 30 Sep 2013 11:38:41 +0000 (11:38 +0000)]
[DSOUND]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=60474

10 years ago[PSAPI_WINETEST]
Sylvain Petreolle [Mon, 30 Sep 2013 08:54:02 +0000 (08:54 +0000)]
[PSAPI_WINETEST]
Don't forget brackets on Monday, thanks Pierre :)

svn path=/trunk/; revision=60473

10 years ago[PSAPI_WINETEST]
Sylvain Petreolle [Mon, 30 Sep 2013 08:46:05 +0000 (08:46 +0000)]
[PSAPI_WINETEST]
* Amine, don't deny the user's rights to run disabled tests on demand.

svn path=/trunk/; revision=60472

10 years ago[PSAPI_WINETEST]
Amine Khaldi [Mon, 30 Sep 2013 08:10:07 +0000 (08:10 +0000)]
[PSAPI_WINETEST]
* Fix MSVC build.
* Speedup build.
* Pierre, can you please consult with me before stepping on my toes (with improper syncs) ?

svn path=/trunk/; revision=60471

10 years ago[PSAPI_WINETEST]
Pierre Schweitzer [Mon, 30 Sep 2013 06:27:03 +0000 (06:27 +0000)]
[PSAPI_WINETEST]
Sync with Wine 1.7.1
CORE-7469

Tests for EnumProcessModules() have been skipped since they cause stack corruption
ROSTESTS-122

svn path=/trunk/; revision=60470

10 years ago[PSDK]
Pierre Schweitzer [Mon, 30 Sep 2013 06:22:27 +0000 (06:22 +0000)]
[PSDK]
Add missing define for MEMORY_SECTION_NAME

svn path=/trunk/; revision=60469

10 years ago[NTOS:CC]
Thomas Faber [Sun, 29 Sep 2013 21:08:15 +0000 (21:08 +0000)]
[NTOS:CC]
- A BCB's cache segment list is sorted -- so actually make use of that property during list traversal
- Fix inverted wait condition in CcZeroData
- Correct offset check in CcSetFileSizes
CORE-7491

svn path=/trunk/; revision=60457

10 years ago[NTOS:CC]
Thomas Faber [Sun, 29 Sep 2013 20:52:23 +0000 (20:52 +0000)]
[NTOS:CC]
- Simplify cache segment range checks
- Remove unused function CcRosFreeCacheSegment
- Minor style fixes
CORE-7491

svn path=/trunk/; revision=60456

10 years ago[DIRECTX/WINE]
Amine Khaldi [Sun, 29 Sep 2013 16:10:32 +0000 (16:10 +0000)]
[DIRECTX/WINE]
* Move Wine DirectX related dlls to the appropriate folder.
CORE-7495 #resolve

svn path=/trunk/; revision=60454

10 years ago[CABMAN]
Amine Khaldi [Sun, 29 Sep 2013 14:48:37 +0000 (14:48 +0000)]
[CABMAN]
* Show the status messages only in -V mode.
* Improve error messages by marking them as ERROR/WARNING.
* Brought to you by David Quintana.
CORE-7477 #resolve #comment Committed in r60449. Gracias.

svn path=/trunk/; revision=60449

10 years ago[WIN32K]
Amine Khaldi [Sun, 29 Sep 2013 14:33:09 +0000 (14:33 +0000)]
[WIN32K]
* Improve sanity checking in IntEngAlphaBlend(). Brought to you by Huw Campbell (huw .dot. campbell @at@ gmail .dot. com)
CORE-7458 #resolve #comment Committed in r60448. Thanks ;)

svn path=/trunk/; revision=60448

10 years ago[DINPUT_WINETEST]
Amine Khaldi [Sun, 29 Sep 2013 12:17:56 +0000 (12:17 +0000)]
[DINPUT_WINETEST]
* Speedup build.

svn path=/trunk/; revision=60447

10 years ago[DINPUT]
Amine Khaldi [Sun, 29 Sep 2013 12:16:54 +0000 (12:16 +0000)]
[DINPUT]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=60446

10 years ago[INCLUDE]
Eric Kohl [Sun, 29 Sep 2013 11:08:27 +0000 (11:08 +0000)]
[INCLUDE]
Add the directory service setup interface definition files.

svn path=/trunk/; revision=60445

10 years ago[UNICODE]
Amine Khaldi [Sun, 29 Sep 2013 10:52:38 +0000 (10:52 +0000)]
[UNICODE]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=60444

10 years ago[SAMSRV]
Eric Kohl [Sun, 29 Sep 2013 08:53:24 +0000 (08:53 +0000)]
[SAMSRV]
SamrDeleteAlias: Remove all members from an alias before it will be deleted.

svn path=/trunk/; revision=60443

10 years ago[ADVAPI32]
Eric Kohl [Sat, 28 Sep 2013 19:36:27 +0000 (19:36 +0000)]
[ADVAPI32]
EqualSid: Set last error to ERROR_SUCCESS before calling RtlEqualSid.

svn path=/trunk/; revision=60442

10 years ago[XMLLITE_WINETEST]
Amine Khaldi [Sat, 28 Sep 2013 15:43:21 +0000 (15:43 +0000)]
[XMLLITE_WINETEST]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=60440

10 years ago[XMLLITE]
Amine Khaldi [Sat, 28 Sep 2013 15:42:58 +0000 (15:42 +0000)]
[XMLLITE]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=60439

10 years ago[XINPUT1_3_WINETEST]
Amine Khaldi [Sat, 28 Sep 2013 15:39:51 +0000 (15:39 +0000)]
[XINPUT1_3_WINETEST]
* Import from Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=60438

10 years ago[XINPUT*]
Amine Khaldi [Sat, 28 Sep 2013 15:38:10 +0000 (15:38 +0000)]
[XINPUT*]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=60437

10 years ago[WUAPI]
Amine Khaldi [Sat, 28 Sep 2013 15:35:15 +0000 (15:35 +0000)]
[WUAPI]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=60436

10 years ago[WTSAPI32]
Amine Khaldi [Sat, 28 Sep 2013 15:34:01 +0000 (15:34 +0000)]
[WTSAPI32]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=60435

10 years ago[WMI]
Amine Khaldi [Sat, 28 Sep 2013 15:32:10 +0000 (15:32 +0000)]
[WMI]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=60434

10 years ago[WLDAP32_WINETEST]
Amine Khaldi [Sat, 28 Sep 2013 15:31:01 +0000 (15:31 +0000)]
[WLDAP32_WINETEST]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=60433

10 years ago[WLDAP32]
Amine Khaldi [Sat, 28 Sep 2013 15:30:23 +0000 (15:30 +0000)]
[WLDAP32]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=60432

10 years ago[WINTRUST_WINETEST]
Amine Khaldi [Sat, 28 Sep 2013 15:28:59 +0000 (15:28 +0000)]
[WINTRUST_WINETEST]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=60431

10 years ago[WINTRUST]
Amine Khaldi [Sat, 28 Sep 2013 15:28:15 +0000 (15:28 +0000)]
[WINTRUST]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=60430

10 years ago[WININET_WINETEST]
Amine Khaldi [Sat, 28 Sep 2013 15:27:08 +0000 (15:27 +0000)]
[WININET_WINETEST]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=60429

10 years ago[WININET]
Amine Khaldi [Sat, 28 Sep 2013 15:25:41 +0000 (15:25 +0000)]
[WININET]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=60428

10 years ago[WINHTTP_WINETEST]
Amine Khaldi [Sat, 28 Sep 2013 15:24:24 +0000 (15:24 +0000)]
[WINHTTP_WINETEST]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=60427

10 years ago[WINHTTP]
Amine Khaldi [Sat, 28 Sep 2013 15:23:56 +0000 (15:23 +0000)]
[WINHTTP]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=60426

10 years ago* Forgot wbemcli.idl.
Amine Khaldi [Sat, 28 Sep 2013 15:21:53 +0000 (15:21 +0000)]
* Forgot wbemcli.idl.

svn path=/trunk/; revision=60425

10 years ago[WINEMP3.ACM]
Amine Khaldi [Sat, 28 Sep 2013 15:20:19 +0000 (15:20 +0000)]
[WINEMP3.ACM]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=60424

10 years ago[WBEMPROX_WINETEST]
Amine Khaldi [Sat, 28 Sep 2013 15:17:20 +0000 (15:17 +0000)]
[WBEMPROX_WINETEST]
* Import from Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=60423

10 years ago[WBEMPROX]
Amine Khaldi [Sat, 28 Sep 2013 15:14:31 +0000 (15:14 +0000)]
[WBEMPROX]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=60422

10 years ago[VBSCRIPT_WINETEST]
Amine Khaldi [Sat, 28 Sep 2013 15:13:32 +0000 (15:13 +0000)]
[VBSCRIPT_WINETEST]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=60421

10 years ago[VBSCRIPT]
Amine Khaldi [Sat, 28 Sep 2013 15:12:46 +0000 (15:12 +0000)]
[VBSCRIPT]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=60420

10 years ago[USP10_WINETEST]
Amine Khaldi [Sat, 28 Sep 2013 15:11:42 +0000 (15:11 +0000)]
[USP10_WINETEST]
* Speedup build.

svn path=/trunk/; revision=60419

10 years ago[USP10]
Amine Khaldi [Sat, 28 Sep 2013 15:11:02 +0000 (15:11 +0000)]
[USP10]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=60418

10 years ago[URLMON_WINETEST]
Amine Khaldi [Sat, 28 Sep 2013 15:09:44 +0000 (15:09 +0000)]
[URLMON_WINETEST]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=60417

10 years ago[URLMON]
Amine Khaldi [Sat, 28 Sep 2013 15:08:52 +0000 (15:08 +0000)]
[URLMON]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=60416

10 years ago[TAPI32]
Amine Khaldi [Sat, 28 Sep 2013 15:07:20 +0000 (15:07 +0000)]
[TAPI32]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=60415

10 years ago[SXS_WINETEST]
Amine Khaldi [Sat, 28 Sep 2013 15:06:21 +0000 (15:06 +0000)]
[SXS_WINETEST]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=60414

10 years ago[SXS]
Amine Khaldi [Sat, 28 Sep 2013 15:05:24 +0000 (15:05 +0000)]
[SXS]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=60413

10 years ago[STI_WINETEST]
Amine Khaldi [Sat, 28 Sep 2013 15:04:20 +0000 (15:04 +0000)]
[STI_WINETEST]
* Speedup build.

svn path=/trunk/; revision=60412

10 years ago[STI]
Amine Khaldi [Sat, 28 Sep 2013 15:03:41 +0000 (15:03 +0000)]
[STI]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=60411

10 years ago[PSDK]
Amine Khaldi [Sat, 28 Sep 2013 14:59:56 +0000 (14:59 +0000)]
[PSDK]
* Update tapi.h.

svn path=/trunk/; revision=60410

10 years ago[PSDK]
Amine Khaldi [Sat, 28 Sep 2013 14:55:32 +0000 (14:55 +0000)]
[PSDK]
* Add some missing SP_PROT_TLS* definitions.
* Correct SCHANNEL_CRED structure.

svn path=/trunk/; revision=60409

10 years ago[NTDLL_APITEST]
Thomas Faber [Sat, 28 Sep 2013 11:39:51 +0000 (11:39 +0000)]
[NTDLL_APITEST]
- Add a test for NtCreateFile with invalid ObjectAttributes. Patch by Aleksandar Andrejevic.
CORE-7167

svn path=/trunk/; revision=60408

10 years ago[NTOS:EX]
Thomas Faber [Sat, 28 Sep 2013 11:37:08 +0000 (11:37 +0000)]
[NTOS:EX]
- Correctly return STATUS_TIMER_RESOLUTION_NOT_SET if the resolution was not changed in NtSetTimerResolution. Patch by Aleksandar Andrejevic.
CORE-7387

svn path=/trunk/; revision=60407

10 years ago[NTDLL_APITEST]
Thomas Faber [Sat, 28 Sep 2013 09:55:29 +0000 (09:55 +0000)]
[NTDLL_APITEST]
- Test that NtSetTimerResolution appropriately returns STATUS_TIMER_RESOLUTION_NOT_SET. Patch by Aleksandar Andrejevic.
CORE-7387

svn path=/trunk/; revision=60406

10 years ago[NTDLL_APITEST]
Thomas Faber [Sat, 28 Sep 2013 09:24:47 +0000 (09:24 +0000)]
[NTDLL_APITEST]
- Do not use Zw functions from user mode

svn path=/trunk/; revision=60405

10 years ago[NTDLL_APITEST]
Thomas Faber [Sat, 28 Sep 2013 09:03:04 +0000 (09:03 +0000)]
[NTDLL_APITEST]
- Add test for RtlGetLengthWithoutTrailingPathSeperators. Patch by David Quintana
CORE-7482

svn path=/trunk/; revision=60404

10 years ago[NDK]
Thomas Faber [Sat, 28 Sep 2013 09:01:31 +0000 (09:01 +0000)]
[NDK]
- Fix RtlGetLengthWithoutTrailingPathSeperators declaration
CORE-7482 #comment Hermès, feel free to add back your define thingie.... I just need this to work right now ;)

svn path=/trunk/; revision=60403

10 years ago[NTDLL_APITEST]
Thomas Faber [Sat, 28 Sep 2013 08:38:33 +0000 (08:38 +0000)]
[NTDLL_APITEST]
- Add test for NtCreateThread with invalid ThreadContext parameter. Patch by Aleksander Andrejevic.
CORE-7252

svn path=/trunk/; revision=60402

10 years ago[NTOSKRNL]
Thomas Faber [Sat, 28 Sep 2013 08:37:47 +0000 (08:37 +0000)]
[NTOSKRNL]
- Protect against invalid ThreadContext pointer in PspCreateThread. Spotted by Aleksander Andrejevic.
CORE-7252
- Fix MSVC warning in HdlspDispatch

svn path=/trunk/; revision=60401

10 years ago[NPFS]
Thomas Faber [Sat, 28 Sep 2013 06:28:32 +0000 (06:28 +0000)]
[NPFS]
- Fix x64 build
- Some typo and style fixes

svn path=/trunk/; revision=60400

10 years ago[Win32ss]
James Tabor [Fri, 27 Sep 2013 23:36:39 +0000 (23:36 +0000)]
[Win32ss]
- Add more GDI drawing support.

svn path=/trunk/; revision=60394

10 years ago[SUBST]
Sylvain Petreolle [Fri, 27 Sep 2013 12:54:05 +0000 (12:54 +0000)]
[SUBST]
Improve French translation.
Fix typos in constant names.

svn path=/trunk/; revision=60391

10 years ago[FRAMEDYN]
Sylvain Petreolle [Fri, 27 Sep 2013 10:29:13 +0000 (10:29 +0000)]
[FRAMEDYN]
Fix framedynex build with msbuild, thanks ThFabba.

svn path=/trunk/; revision=60390

10 years ago- Separate NtGdiHfontCreate to allow calling it direct without SEH.
James Tabor [Thu, 26 Sep 2013 23:59:19 +0000 (23:59 +0000)]
- Separate NtGdiHfontCreate to allow calling it direct without SEH.

svn path=/trunk/; revision=60389

10 years ago[NDK]: One can use either RtlGetLengthWithoutTrailingPathSeparators or RtlGetLengthWi...
Hermès Bélusca-Maïto [Thu, 26 Sep 2013 20:12:21 +0000 (20:12 +0000)]
[NDK]: One can use either RtlGetLengthWithoutTrailingPathSeparators or RtlGetLengthWithoutTrailingPathSeperators...

svn path=/trunk/; revision=60388

10 years ago- Remove old code.
James Tabor [Thu, 26 Sep 2013 20:06:18 +0000 (20:06 +0000)]
- Remove old code.

svn path=/trunk/; revision=60387

10 years ago[SPOOLSS_WINETEST]
Amine Khaldi [Thu, 26 Sep 2013 16:57:52 +0000 (16:57 +0000)]
[SPOOLSS_WINETEST]
* Speedup build.

svn path=/trunk/; revision=60386

10 years ago[SPOOLSS]
Amine Khaldi [Thu, 26 Sep 2013 16:57:33 +0000 (16:57 +0000)]
[SPOOLSS]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=60385

10 years ago[SNMPAPI_WINETEST]
Amine Khaldi [Thu, 26 Sep 2013 16:56:01 +0000 (16:56 +0000)]
[SNMPAPI_WINETEST]
* Speedup build.

svn path=/trunk/; revision=60384

10 years ago[SNMPAPI]
Amine Khaldi [Thu, 26 Sep 2013 16:55:40 +0000 (16:55 +0000)]
[SNMPAPI]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=60383

10 years ago[SLBCSP]
Amine Khaldi [Thu, 26 Sep 2013 16:53:57 +0000 (16:53 +0000)]
[SLBCSP]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=60382

10 years ago[SHLWAPI_WINETEST]
Amine Khaldi [Thu, 26 Sep 2013 16:52:35 +0000 (16:52 +0000)]
[SHLWAPI_WINETEST]
* Speedup build.

svn path=/trunk/; revision=60381

10 years ago[SHLWAPI]
Amine Khaldi [Thu, 26 Sep 2013 16:51:42 +0000 (16:51 +0000)]
[SHLWAPI]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=60380

10 years ago[SHFOLDER]
Amine Khaldi [Thu, 26 Sep 2013 16:49:51 +0000 (16:49 +0000)]
[SHFOLDER]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=60379