Jérôme Gardou [Mon, 30 Jun 2014 18:27:44 +0000 (18:27 +0000)]
[WIN32K/NTGDI]
- Better semi-implementation of CreateHalftonePalette
svn path=/trunk/; revision=63677
Amine Khaldi [Mon, 30 Jun 2014 12:00:07 +0000 (12:00 +0000)]
[TRANSLATIONS]
* Turkish translation update by Erdem Ersoy.
CORE-7861
svn path=/trunk/; revision=63675
Hermès Bélusca-Maïto [Sun, 29 Jun 2014 18:30:12 +0000 (18:30 +0000)]
[NDK]: Certainly that this member exists only in Vista+. See r63673.
svn path=/trunk/; revision=63674
Hermès Bélusca-Maïto [Sun, 29 Jun 2014 17:54:59 +0000 (17:54 +0000)]
[NDK]
- Add PsGetThreadProcess prototype.
- Remove Win32DataCollectionProcedure member in WIN32_CALLOUTS_FPNS structure that doesn't exist in Win2k3 SP1 and SP2.
svn path=/trunk/; revision=63673
Amine Khaldi [Sun, 29 Jun 2014 16:37:18 +0000 (16:37 +0000)]
[SAL]
* Add _Field_size_bytes_part_ annotation.
svn path=/trunk/; revision=63672
Hermès Bélusca-Maïto [Sun, 29 Jun 2014 15:00:22 +0000 (15:00 +0000)]
[USERSRV]: Convert remaining language files into UTF-8.
svn path=/trunk/; revision=63670
Thomas Faber [Sun, 29 Jun 2014 12:53:11 +0000 (12:53 +0000)]
{USBEHCI][USBOHCI][USBUHCI]
- Let libusb handle IRP_MJ_POWER and IRP_MJ_SYSTEM_CONTROL requests
svn path=/trunk/; revision=63668
Thomas Faber [Sun, 29 Jun 2014 12:47:17 +0000 (12:47 +0000)]
[LIBUSB]
- Fix a typo'd function name
svn path=/trunk/; revision=63667
Thomas Faber [Sun, 29 Jun 2014 12:43:06 +0000 (12:43 +0000)]
[LIBUSB]
- Fix stack corruption due to incorrect StatusChangeEndpointCallBack calling convention
svn path=/trunk/; revision=63666
Thomas Faber [Sun, 29 Jun 2014 12:39:10 +0000 (12:39 +0000)]
[LIBUSB]
- Correctly stub IRP_MJ_POWER handling
- Stub handlers for the (mandatory!) IRP_MJ_SYSTEM_CONTROL
svn path=/trunk/; revision=63665
Thomas Faber [Sun, 29 Jun 2014 11:32:49 +0000 (11:32 +0000)]
[SPEC2DEF]
- Do not include an export's ordinal in the .def file for the import lib unless import by ordinal is intended (via -noname or -ordinal). MSVC will always import by ordinal if it finds one in the def file, which would break apps on different versions of Windows if applied to the wrong functions.
svn path=/trunk/; revision=63664
Amine Khaldi [Sun, 29 Jun 2014 10:18:36 +0000 (10:18 +0000)]
[COMCTL32]
* Remove some exports that do not exist in native.
* Fix some existing exports.
* Reorder some exports.
* Comment out some stubs.
* Add some missing exports.
CORE-8174
svn path=/trunk/; revision=63663
Amine Khaldi [Sat, 28 Jun 2014 23:23:50 +0000 (23:23 +0000)]
[URLMON]
* Remove some exports that do not exist in native.
* Reorder some exports.
* Comment out some stubs.
* Add some missing exports.
CORE-8174
svn path=/trunk/; revision=63662
Amine Khaldi [Sat, 28 Jun 2014 22:42:19 +0000 (22:42 +0000)]
[SHLWAPI]
* Remove some exports that do not exist in native.
* Reorder some exports.
* Comment out some stubs.
* Add some missing exports.
CORE-8174
CORE-8264
svn path=/trunk/; revision=63661
Hermès Bélusca-Maïto [Sat, 28 Jun 2014 21:40:34 +0000 (21:40 +0000)]
[SMSS][CSRSRV]: Typo fix.
[CSRSRV]: Fix an assertion.
svn path=/trunk/; revision=63660
Amine Khaldi [Sat, 28 Jun 2014 14:03:22 +0000 (14:03 +0000)]
[SHLWAPI]
* Export some APIs by ordinals without names.
CORE-8174
CORE-8264
svn path=/trunk/; revision=63657
Amine Khaldi [Sat, 28 Jun 2014 13:40:52 +0000 (13:40 +0000)]
[USER32]
* Fix uninitialized cases. CID
1223182. Jim please review.
CORE-7975
svn path=/trunk/; revision=63656
Amine Khaldi [Sat, 28 Jun 2014 13:19:39 +0000 (13:19 +0000)]
[NTVDM]
* Fix uninitialized scalar variable. CID
1223183.
CORE-7975
svn path=/trunk/; revision=63655
Amine Khaldi [Sat, 28 Jun 2014 13:15:05 +0000 (13:15 +0000)]
[NTOS:CM]
* Fix uninitialized pointer read. CID
1223184.
CORE-7975
svn path=/trunk/; revision=63654
Amine Khaldi [Sat, 28 Jun 2014 09:59:58 +0000 (09:59 +0000)]
[CMD]
* Plug a leak. CID
1102398.
CORE-7975
svn path=/trunk/; revision=63653
Amine Khaldi [Sat, 28 Jun 2014 09:57:09 +0000 (09:57 +0000)]
[SHELL32]
* Plug a leak. CID
1206904.
CORE-7975
svn path=/trunk/; revision=63652
Amine Khaldi [Sat, 28 Jun 2014 09:52:56 +0000 (09:52 +0000)]
[DEVMGR]
* Plug a leak. CID
1206903.
CORE-7975
svn path=/trunk/; revision=63651
Christoph von Wittich [Fri, 27 Jun 2014 18:08:00 +0000 (18:08 +0000)]
[shlwapi]
fix buffer overflow
svn path=/trunk/; revision=63649
Amine Khaldi [Thu, 26 Jun 2014 19:35:48 +0000 (19:35 +0000)]
[NTOS:CM]
* Plug some leaks. Inspired by CID
1206912 and fixed by Timo.
CORE-7975
svn path=/trunk/; revision=63647
Amine Khaldi [Thu, 26 Jun 2014 19:15:51 +0000 (19:15 +0000)]
[DESK]
* Plug a leak. CID
1206913.
svn path=/trunk/; revision=63646
Amine Khaldi [Thu, 26 Jun 2014 18:27:43 +0000 (18:27 +0000)]
[KERNEL32]
* Apply Wine commit
bdc0099e (kernel32: Add DECLSPEC_HOTPATCH to SetFilePointer.) by Austin English.
CORE-7959
svn path=/trunk/; revision=63645
Jérôme Gardou [Tue, 24 Jun 2014 22:19:20 +0000 (22:19 +0000)]
[SETUPAPI]
- Do not fail on non-existing GUIDs in SetupDiGetClassDevsExW
WinCDemu portable now goes a bit further and permits to load CD images, but no new drive letters are affected.
svn path=/trunk/; revision=63643
Jérôme Gardou [Tue, 24 Jun 2014 22:18:49 +0000 (22:18 +0000)]
[SETUPAPI_APITEST]
- Add a test that shows that SetupDiGetClassDevsExW doesn't fail on non-existing GUID
svn path=/trunk/; revision=63642
Sylvain Petreolle [Tue, 24 Jun 2014 19:36:22 +0000 (19:36 +0000)]
[KERNEL32]
Use actual codepage numbers for ANSI and OEM codepages.
CORE-7568 #resolve #comment Committed.
svn path=/trunk/; revision=63641
Hermès Bélusca-Maïto [Mon, 23 Jun 2014 22:07:33 +0000 (22:07 +0000)]
[NTDLL]: Addendum to r63635.
svn path=/trunk/; revision=63637
Thomas Faber [Mon, 23 Jun 2014 20:39:49 +0000 (20:39 +0000)]
[RPCRT4][CRT]
- Do not omit the last argument to VirtualProtect, it will cause the function to fail
svn path=/trunk/; revision=63636
Thomas Faber [Mon, 23 Jun 2014 20:30:54 +0000 (20:30 +0000)]
[NTDLL:LDR]
- Actually use DPFLTR_LDR_ID in debug prints instead of a magic value and a comment
- Use RtlInitEmptyUnicodeString where appropriate
svn path=/trunk/; revision=63635
Thomas Faber [Mon, 23 Jun 2014 15:21:13 +0000 (15:21 +0000)]
[ADVAPI32]
- Do not use the upper byte of RtlRandom's result in RtlGenRandom, since the function only generates 31 bits. Should fix UuidCreate test in rpcrt4:rpc.
svn path=/trunk/; revision=63633
Thomas Faber [Sun, 22 Jun 2014 18:51:11 +0000 (18:51 +0000)]
[WS2_32]
- Correctly handle port 0 in getaddrinfo
- Stub numeric port case of getnameinfo
svn path=/trunk/; revision=63632
Thomas Faber [Sun, 22 Jun 2014 18:48:15 +0000 (18:48 +0000)]
[UNIATA]
- Fix page length calculation in IdeSendCommand/SCSIOP_MODE_SENSE case. Should be pushed upstream(TM).
- Remove outdated file
svn path=/trunk/; revision=63631
Thomas Faber [Sun, 22 Jun 2014 18:44:21 +0000 (18:44 +0000)]
[RTL]
- Apply Wine commit
5b0fcb06 (ntdll: Avoid crashing on an empty resource directory.) by Alexandre Julliard
svn path=/trunk/; revision=63630
Thomas Faber [Sun, 22 Jun 2014 18:40:21 +0000 (18:40 +0000)]
[NTDLL:LDR]
- Fix buffer size calculation in LdrpSearchPath
svn path=/trunk/; revision=63629
Thomas Faber [Sun, 22 Jun 2014 18:35:17 +0000 (18:35 +0000)]
[CMAKE]
- Correctly include the license for CMakeParseArguments.cmake
svn path=/trunk/; revision=63628
Thomas Faber [Sun, 22 Jun 2014 18:33:18 +0000 (18:33 +0000)]
[APPLICATIONS][NEWDEV]
- Remove broken function pointer casts
svn path=/trunk/; revision=63627
Hermès Bélusca-Maïto [Sun, 22 Jun 2014 09:37:55 +0000 (09:37 +0000)]
[ODBCCP32]: Whitespace fixes only.
svn path=/trunk/; revision=63626
Hermès Bélusca-Maïto [Sun, 22 Jun 2014 09:33:46 +0000 (09:33 +0000)]
[ODBCCP32]
The control panel automatically runs this applet without clicking on it, fix this wrong behaviour.
Patch by Lee Schröder
CORE-8323 #resolve #comment Thanks :)
svn path=/trunk/; revision=63625
Thomas Faber [Sat, 21 Jun 2014 11:07:51 +0000 (11:07 +0000)]
[WIN32K]
- Pass a boolean argument to RtlEqualUnicodeString
svn path=/trunk/; revision=63624
Jérôme Gardou [Thu, 19 Jun 2014 11:24:48 +0000 (11:24 +0000)]
[KSECDD]
- Really export symbols
- Properly stub InitSecurityInterfaceW
- Install the driver
svn path=/trunk/; revision=63619
Jérôme Gardou [Thu, 19 Jun 2014 10:50:47 +0000 (10:50 +0000)]
[NTOS/MM]
- Do not mark VAD as private memory when creating a MEMORY_AREA, as this is never the case (only used for sections)
- Add a few DPRINTS.
CORE-8140 #resolve fixed with r63618
svn path=/trunk/; revision=63618
Jérôme Gardou [Thu, 19 Jun 2014 08:18:25 +0000 (08:18 +0000)]
[OPENGL32/MESA]
- Report OpenGL version 1.1
svn path=/trunk/; revision=63617
Jérôme Gardou [Wed, 18 Jun 2014 18:32:46 +0000 (18:32 +0000)]
[NTOS/MM]
- When freeing virtual memory, correctly set the ending address of the shrunk memory area.
CORE-7467
svn path=/trunk/; revision=63616
Jérôme Gardou [Wed, 18 Jun 2014 17:28:14 +0000 (17:28 +0000)]
[OPENGL32]
- fix an off-by-one error
svn path=/trunk/; revision=63615
Jérôme Gardou [Wed, 18 Jun 2014 17:24:18 +0000 (17:24 +0000)]
[OPENGL32]
- Fix bitfields for 16-bits pixel format
svn path=/trunk/; revision=63614
Jérôme Gardou [Wed, 18 Jun 2014 15:58:59 +0000 (15:58 +0000)]
[OPENGL32/MESA]
- Get rid of EXT_secondary_color, ARB_imaging and a few others support
CORE-7499
svn path=/trunk/; revision=63613
Hermès Bélusca-Maïto [Tue, 17 Jun 2014 20:51:04 +0000 (20:51 +0000)]
[WIN32K]
The winstation spinlock is a leftover of some old code. It can be removed.
<+smiley1_> hbelusca: yeah the spinlock should be removed
<@hbelusca> smiley1_ - was it from old code?
<+smiley1_> hbelusca: go on
svn path=/trunk/; revision=63612
Hermès Bélusca-Maïto [Tue, 17 Jun 2014 20:47:55 +0000 (20:47 +0000)]
[WIN32K]: TWOPARAM_ROUTINE_SETCARETPOS does exist in windows, and we also have it in our SimpleCallRoutines enumeration.
svn path=/trunk/; revision=63611
Hermès Bélusca-Maïto [Tue, 17 Jun 2014 20:01:23 +0000 (20:01 +0000)]
[WIN32K]
There is a bug in win32k (who would have thought that?) that consists in holding a winstation spinlock while running PAGED_CODE MmCopyToCaller function, when building the list of desktops of a given window station (the bug is easily triggerable when calling EnumDesktopsW). Since this lock is never used in anyplace but in this function, which, by the way, is just a reader function that fills user buffer, I consider that it is safe to remove this lock. However I want approval from win32k specialists. Hence I just disable the code with a define USE_WINSTA_LOCK. If this lock is really needed, please rewrite the BuildDesktopNameList function !! Otherwise remove this lock and the associated code !!
This is a blocker for the shutdown code.
svn path=/trunk/; revision=63610
Jérôme Gardou [Tue, 17 Jun 2014 14:48:39 +0000 (14:48 +0000)]
[OPENGL32/MESA]
- Some more cleanup from previous commits
CORE-7499
svn path=/trunk/; revision=63609
Jérôme Gardou [Tue, 17 Jun 2014 09:02:19 +0000 (09:02 +0000)]
[OPENGL32/MESA]
- Get rid of APPLE_vertex_array_object, ARB_vertex_array_object and APPLE_object_purgeable
CORE-7499
svn path=/trunk/; revision=63608
Jérôme Gardou [Mon, 16 Jun 2014 19:16:37 +0000 (19:16 +0000)]
[OPENGL32/MESA]
- Get rid of non-power-of-two and 3D textures
- Some cleanup of previous work
CORE-7499
svn path=/trunk/; revision=63607
Jérôme Gardou [Mon, 16 Jun 2014 18:18:40 +0000 (18:18 +0000)]
[OPENGL32/MESA]
- Get rid of support for ARB_texture_float, ARB_half_float_vertex and ARB_half_float_pixel
svn path=/trunk/; revision=63606
Jérôme Gardou [Mon, 16 Jun 2014 16:31:06 +0000 (16:31 +0000)]
[RPCRT4]
- Free parameters allocated by application before anything else.
See CORE-8200 #comment committed in r63605, waiting for wine to accept it before closing.
svn path=/trunk/; revision=63605
Hermès Bélusca-Maïto [Mon, 16 Jun 2014 00:49:28 +0000 (00:49 +0000)]
[SERVICES]
The SCM also sets a shutdown level, lower than the default value for programs (this was cross-checked with Windows 2k3, the value chosen is for compatibility purposes).
svn path=/trunk/; revision=63604
James Tabor [Sun, 15 Jun 2014 21:54:12 +0000 (21:54 +0000)]
- Update wine test to 1.7.20.
svn path=/trunk/; revision=63603
James Tabor [Sun, 15 Jun 2014 21:53:23 +0000 (21:53 +0000)]
[User32]
- Patch by Henri Verbeet : Ensure at least one character is used in TEXT_WordBreak().
svn path=/trunk/; revision=63602
Hermès Bélusca-Maïto [Sun, 15 Jun 2014 20:02:26 +0000 (20:02 +0000)]
[EXPLORER][EXPLORER_NEW]
[TASKMGR]
Set a proper shutdown level (with SetProcessShutdownParameters) so that explorer and taskmgr are terminated the very last when one shutdowns ReactOS.
See Windows Internals 4th page 286 (section "Shutdown") which gives the values (that I've cross-checked on Windows 2k3 too).
svn path=/trunk/; revision=63601
Hermès Bélusca-Maïto [Sun, 15 Jun 2014 19:28:41 +0000 (19:28 +0000)]
[CSRSRV]
- Cleanup CSRSRV from the very last remnants of CsrEnumProcesses i.e. the old & buggy way of shutdowning process (lots of work must be done in winsrv side).
- Fixup FindProcessForShutdown (reenable commented code in it, and set a proper status error code if CsrImpersonateClient call fails).
svn path=/trunk/; revision=63600
Hermès Bélusca-Maïto [Sun, 15 Jun 2014 17:47:40 +0000 (17:47 +0000)]
[TASKMGR]: Use the EndTask API to kill tasks.
svn path=/trunk/; revision=63599
Hermès Bélusca-Maïto [Sun, 15 Jun 2014 14:59:26 +0000 (14:59 +0000)]
[CONSRV]: Add information info for the changes of r63595.
svn path=/trunk/; revision=63598
Eric Kohl [Sun, 15 Jun 2014 12:02:08 +0000 (12:02 +0000)]
[USETUP]
Re-enable scrolling through multiple disks and support logical partitions.
svn path=/trunk/; revision=63597
Hermès Bélusca-Maïto [Fri, 13 Jun 2014 23:36:29 +0000 (23:36 +0000)]
[EXPLORER]: Remove some painting hack from revision 36668 .
svn path=/trunk/; revision=63596
James Tabor [Fri, 13 Jun 2014 01:49:29 +0000 (01:49 +0000)]
[ConSrv]
- Move CreateSysMenu after creating the main window. This is a hax fix for CORE-8129.
svn path=/trunk/; revision=63595
James Tabor [Fri, 13 Jun 2014 01:45:44 +0000 (01:45 +0000)]
- fix the fix.
svn path=/trunk/; revision=63594
James Tabor [Fri, 13 Jun 2014 01:40:59 +0000 (01:40 +0000)]
[Win32k]
- Test for disabled windows, fix CORE-8089 and see CORE-6651.
svn path=/trunk/; revision=63593
James Tabor [Wed, 11 Jun 2014 19:48:43 +0000 (19:48 +0000)]
[Win32k]
- Apply patch from r63350. Modified so the WM_ACTIVATEAPP before the WM_NC/ACTIVATE call not after.
svn path=/trunk/; revision=63592
Eric Kohl [Tue, 10 Jun 2014 22:36:31 +0000 (22:36 +0000)]
[NET]
Add the /help option to the helpmsg command too.
svn path=/trunk/; revision=63591
Jérôme Gardou [Tue, 10 Jun 2014 22:17:58 +0000 (22:17 +0000)]
[HIDPARSE]
- Use cdecl for variadic function prototype
See CORE-6447
svn path=/trunk/; revision=63590
Jérôme Gardou [Tue, 10 Jun 2014 22:17:47 +0000 (22:17 +0000)]
Revert "[CMAKE/RPC]"
This reverts commit
a8356056cb870090a1fb39921e469b8410d36962.
svn path=/trunk/; revision=63589
Jérôme Gardou [Tue, 10 Jun 2014 22:15:57 +0000 (22:15 +0000)]
[CMAKE/RPC]
- Disable -Oif flags for generating client/server stubs with widl, except for advapi32 which needs it
See CORE-8200 for details
svn path=/trunk/; revision=63588
Eric Kohl [Tue, 10 Jun 2014 21:35:39 +0000 (21:35 +0000)]
[NET]
Implement the /help option for the pause, start and stop commands.
svn path=/trunk/; revision=63587
Hermès Bélusca-Maïto [Tue, 10 Jun 2014 19:49:22 +0000 (19:49 +0000)]
[CONSRV]: Fix erroneous X-offset when copying text lines.
svn path=/trunk/; revision=63586
Amine Khaldi [Tue, 10 Jun 2014 16:36:51 +0000 (16:36 +0000)]
[OLEAUT32]
* Reorder some exports and remove the ones that do not exist in native.
CORE-8174
svn path=/trunk/; revision=63585
Amine Khaldi [Tue, 10 Jun 2014 16:14:12 +0000 (16:14 +0000)]
[SETUPAPI]
* Remove exports that do not exist in native.
CORE-8174
svn path=/trunk/; revision=63584
Aleksandar Andrejevic [Mon, 9 Jun 2014 23:35:16 +0000 (23:35 +0000)]
[NTOS:NEWCC]
In _MiMapViewOfSegment, if no base address was specified, the granularity should be 64K.
svn path=/trunk/; revision=63583
Daniel Reimer [Mon, 9 Jun 2014 21:37:52 +0000 (21:37 +0000)]
[TRANSLATION]
Polish translation of a few INF files by Adam Stachowicz
CORE-8218 #comment INF files committed. Thx for help.
svn path=/trunk/; revision=63582
Ziliang Guo [Mon, 9 Jun 2014 21:33:59 +0000 (21:33 +0000)]
[TRANSLATIONS]
Add polish translations for various applications, control panel applets, and modules.
CORE-8218 #resolve #comment
svn path=/trunk/; revision=63581
Aleksandar Andrejevic [Mon, 9 Jun 2014 18:21:03 +0000 (18:21 +0000)]
[NTOS:MM]
MmUnmapViewOfCacheSegment expects DeleteInProgress to be FALSE and the address space to be unlocked.
Allow unmapping memory areas which belong to the cache.
svn path=/trunk/; revision=63580
Pierre Schweitzer [Mon, 9 Jun 2014 16:53:39 +0000 (16:53 +0000)]
[KERNEL32]
- Move CopyFileExW() implementation to BasepCopyFileExW()
- Call BasepCopyFileExW() from CopyFileExW()
- Implement PrivCopyFileExW() using BasepCopyFileExW()
TODO: Fix BasepCopyFileExW() implementation
svn path=/trunk/; revision=63579
Pierre Schweitzer [Mon, 9 Jun 2014 16:48:59 +0000 (16:48 +0000)]
[KERNEL32]
- Add defines for internal flags for BasepCopyFileExW().
- Add prototype for BasepCopyFileExW().
Based on documentation by Alex.
svn path=/trunk/; revision=63578
Amine Khaldi [Mon, 9 Jun 2014 13:36:20 +0000 (13:36 +0000)]
[WIN32K]
* Improve FLOATOBJ_Set{0,1}. By Timo.
svn path=/trunk/; revision=63577
Amine Khaldi [Mon, 9 Jun 2014 13:31:38 +0000 (13:31 +0000)]
[WIN32K/FREETYPE]
* Consider current WorldTransform in ExtTextOutW.
* Brought to you by Manuel "Tarnyko" Bachmann. Fix improved by Timo Kreuzer and me.
CORE-8306 #resolve #comment Fixed in r63576. Thanks!
svn path=/trunk/; revision=63576
Eric Kohl [Mon, 9 Jun 2014 12:56:05 +0000 (12:56 +0000)]
[NET]
Convert help and usage texts to string resources.
svn path=/trunk/; revision=63575
Eric Kohl [Mon, 9 Jun 2014 01:49:24 +0000 (01:49 +0000)]
[USETUP]
Add the create logical partition page.
svn path=/trunk/; revision=63574
Hermès Bélusca-Maïto [Sun, 8 Jun 2014 23:02:40 +0000 (23:02 +0000)]
[CONSRV]: Use InterlockedExchange16 to exchange Begin and End COORD structure members.
svn path=/trunk/; revision=63573
Hermès Bélusca-Maïto [Sun, 8 Jun 2014 22:28:35 +0000 (22:28 +0000)]
[CRT/INTRIN_X86]
Add InterlockedExchange8/16 for GCC. Reviewed by Timo.
svn path=/trunk/; revision=63572
Amine Khaldi [Sun, 8 Jun 2014 19:25:14 +0000 (19:25 +0000)]
[OLE32]
* Reorder some exports, add some missing ones and remove the ones that do not exist in native.
CORE-8174
svn path=/trunk/; revision=63571
Eric Kohl [Sun, 8 Jun 2014 19:05:03 +0000 (19:05 +0000)]
[USETUP]
- Add status text for logical partition entries in the partition list.
- Add logical partition creation page dummy.
svn path=/trunk/; revision=63570
Amine Khaldi [Sun, 8 Jun 2014 18:46:01 +0000 (18:46 +0000)]
[RPCRT4]
* Reorder some exports, remove some commented out ones, add some missing ones and remove the ones that do not exist in native.
CORE-8174
svn path=/trunk/; revision=63569
Amine Khaldi [Sun, 8 Jun 2014 18:27:21 +0000 (18:27 +0000)]
[ATL][ATL80][ATL100]
* Do not rely on RegDeleteTreeW which is no longer exported.
* We no longer need to define _WIN32_WINNT as 0x600.
CORE-8174
svn path=/trunk/; revision=63568
Amine Khaldi [Sun, 8 Jun 2014 18:13:10 +0000 (18:13 +0000)]
[ADVAPI32]
* Reorder some exports, remove some commented out ones, add some missing ones and remove the ones that do not exist in native.
CORE-8174
svn path=/trunk/; revision=63567
Amine Khaldi [Sun, 8 Jun 2014 18:10:04 +0000 (18:10 +0000)]
[UMPNPMGR]
* Do not rely on RegDeleteTreeW which shouldn't be exported.
* We no longer need to define _WIN32_WINNT as 0x600.
CORE-8174
svn path=/trunk/; revision=63566
Amine Khaldi [Sun, 8 Jun 2014 18:08:50 +0000 (18:08 +0000)]
[REACTOS/IDL]
* Unfortunately widl seems to generate declarations for functions even when they're wrapped with version related cpp quotes, so hand this block to SVN for now.
CORE-8174
svn path=/trunk/; revision=63565
Hermès Bélusca-Maïto [Sun, 8 Jun 2014 18:06:14 +0000 (18:06 +0000)]
[CONSRV]
- Silence a DPRINT.
- Properly initialize the selection.
svn path=/trunk/; revision=63564
James Tabor [Sun, 8 Jun 2014 17:56:28 +0000 (17:56 +0000)]
[Win32k]
- Fix functions. Old patch from 2009.
svn path=/trunk/; revision=63563
Amine Khaldi [Sun, 8 Jun 2014 17:56:18 +0000 (17:56 +0000)]
[WINDOWSCODECS]
* Do not rely on RegDeleteTreeW which shouldn't be exported.
CORE-8174
svn path=/trunk/; revision=63562