reactos.git
10 years ago[HLINK_WINETEST]
Amine Khaldi [Thu, 19 Sep 2013 16:12:38 +0000 (16:12 +0000)]
[HLINK_WINETEST]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=60210

10 years ago[HLINK]
Amine Khaldi [Thu, 19 Sep 2013 16:12:20 +0000 (16:12 +0000)]
[HLINK]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=60209

10 years ago[ICCVID]
Amine Khaldi [Thu, 19 Sep 2013 15:34:28 +0000 (15:34 +0000)]
[ICCVID]
* Move resource files to the lang folder.
CORE-7470

svn path=/trunk/; revision=60208

10 years ago[HHCTRL.OCX]
Amine Khaldi [Thu, 19 Sep 2013 15:28:55 +0000 (15:28 +0000)]
[HHCTRL.OCX]
* Sync with Wine 1.7.1.
CORE-7469

svn path=/trunk/; revision=60207

10 years ago[HHCTRL.OCX]
Amine Khaldi [Thu, 19 Sep 2013 15:24:21 +0000 (15:24 +0000)]
[HHCTRL.OCX]
* Move resource files to the appropriate folders.

svn path=/trunk/; revision=60206

10 years ago[GDIPLUS_WINETEST]
Amine Khaldi [Thu, 19 Sep 2013 15:10:36 +0000 (15:10 +0000)]
[GDIPLUS_WINETEST]
* Sync with Wine 1.7.1.

svn path=/trunk/; revision=60205

10 years ago[GDIPLUS]
Amine Khaldi [Thu, 19 Sep 2013 15:10:19 +0000 (15:10 +0000)]
[GDIPLUS]
* Sync with Wine 1.7.1.

svn path=/trunk/; revision=60204

10 years ago[WINDOWSCODECS_WINETEST]
Amine Khaldi [Thu, 19 Sep 2013 14:54:53 +0000 (14:54 +0000)]
[WINDOWSCODECS_WINETEST]
* Sync with Wine 1.7.1.

svn path=/trunk/; revision=60203

10 years ago[WINDOWSCODECS]
Amine Khaldi [Thu, 19 Sep 2013 14:54:10 +0000 (14:54 +0000)]
[WINDOWSCODECS]
* Sync with Wine 1.7.1.

svn path=/trunk/; revision=60202

10 years ago[NETAPI32]
Eric Kohl [Wed, 18 Sep 2013 20:57:15 +0000 (20:57 +0000)]
[NETAPI32]
NetLocalGroupGetMembers: Fix the typos that caused the netapi32 access wintest crash.

svn path=/trunk/; revision=60200

10 years ago[NETAPI32]
Eric Kohl [Wed, 18 Sep 2013 18:02:36 +0000 (18:02 +0000)]
[NETAPI32]
- NetLocalGroupAdd: Delete the newly created alias if setting alias information fails.
- NetUserGetGroups, NetUserGetInfo and NetUserGetLocalGroups: Return NERR_UserNotFound if no matching user was found.

svn path=/trunk/; revision=60199

10 years ago[RAPPS]
Kamil Hornicek [Wed, 18 Sep 2013 16:36:16 +0000 (16:36 +0000)]
[RAPPS]
Mind the null terminator. Spotted by dmex.
ROSAPPS-237 #resolve #comment Fixed in r60198. Thank you.

svn path=/trunk/; revision=60198

10 years ago[OPENGL32_NEW]
Jérôme Gardou [Tue, 17 Sep 2013 23:24:13 +0000 (23:24 +0000)]
[OPENGL32_NEW]
 - Implement reading from the frontbuffer.

svn path=/trunk/; revision=60197

10 years ago* Silence a debug print.
Amine Khaldi [Tue, 17 Sep 2013 22:49:56 +0000 (22:49 +0000)]
* Silence a debug print.

svn path=/trunk/; revision=60192

10 years ago[RSYM]
Amine Khaldi [Tue, 17 Sep 2013 22:39:29 +0000 (22:39 +0000)]
[RSYM]
* Pad the coff string space. Brought to you by Arty.

svn path=/trunk/; revision=60191

10 years ago[CMAKE]
Amine Khaldi [Tue, 17 Sep 2013 22:31:33 +0000 (22:31 +0000)]
[CMAKE]
* Add a proper way to enable/disable PSEH3.

svn path=/trunk/; revision=60190

10 years ago[NETAPI32]
Eric Kohl [Tue, 17 Sep 2013 20:37:47 +0000 (20:37 +0000)]
[NETAPI32]
NetuserAdd: Delete the newly create user account if user information could not be set.

svn path=/trunk/; revision=60184

10 years ago[NETAPI32]
Eric Kohl [Tue, 17 Sep 2013 19:55:19 +0000 (19:55 +0000)]
[NETAPI32]
NetUserDel: Return the proper error code if no user could be found.

svn path=/trunk/; revision=60182

10 years ago[OPENGL32_NEW]
Jérôme Gardou [Tue, 17 Sep 2013 19:08:09 +0000 (19:08 +0000)]
[OPENGL32_NEW]
 - forward glFlush to glFinish for single buffered formats
 - import wglUseFontBitmaps and wglUseFontOutlines from wine 1.7.2
 - Remove a useless call to OSMesaMakeContextCurrent
 - Add a few debug prints

svn path=/trunk/; revision=60181

10 years ago[PSDK]
Amine Khaldi [Tue, 17 Sep 2013 15:23:27 +0000 (15:23 +0000)]
[PSDK]
* Add some missing LANG_* definitions.

svn path=/trunk/; revision=60180

10 years ago* A more efficient way to add manifest files to ReactOS applications and dlls/cpls...
Amine Khaldi [Tue, 17 Sep 2013 15:21:29 +0000 (15:21 +0000)]
* A more efficient way to add manifest files to ReactOS applications and dlls/cpls. One manifest file to rule them all, One way to find them, One tool to bring them all and in ReactOS bind them.

* I'll handle the win32 dlls after I'm done with the syncs.

svn path=/trunk/; revision=60179

10 years agoManifests for CPL files and Shell Extensions. Hello my dear ISOLATIONAWARE_MANIFEST_R...
Daniel Reimer [Mon, 16 Sep 2013 23:31:38 +0000 (23:31 +0000)]
Manifests for CPL files and Shell Extensions. Hello my dear ISOLATIONAWARE_MANIFEST_RESOURCE_ID.

svn path=/trunk/; revision=60178

10 years agoSome apps are just not made for resizing the window.
Daniel Reimer [Mon, 16 Sep 2013 22:37:15 +0000 (22:37 +0000)]
Some apps are just not made for resizing the window.

svn path=/trunk/; revision=60177

10 years agoAdd manifest files to ROS applications.
Daniel Reimer [Mon, 16 Sep 2013 20:52:16 +0000 (20:52 +0000)]
Add manifest files to ROS applications.
Tidy up resource files from some ignored stuff.

svn path=/trunk/; revision=60176

10 years ago[KMTESTS:EX]
Thomas Faber [Mon, 16 Sep 2013 19:02:28 +0000 (19:02 +0000)]
[KMTESTS:EX]
- Test that quota allocations keep their QUOTA_POOL_MASK bit in POOL_HEADER

svn path=/trunk/; revision=60175

10 years ago[KMTESTS:EX]
Thomas Faber [Mon, 16 Sep 2013 18:15:02 +0000 (18:15 +0000)]
[KMTESTS:EX]
- Add test for ExAllocatePoolWithQuotaTag

svn path=/trunk/; revision=60174

10 years ago[NPFS]
Thomas Faber [Mon, 16 Sep 2013 17:37:47 +0000 (17:37 +0000)]
[NPFS]
- Fix usage of ExAllocatePoolWithQuotaTag

svn path=/trunk/; revision=60173

10 years ago[FIX_BUILD_DAMN_IT]
Jérôme Gardou [Mon, 16 Sep 2013 17:23:06 +0000 (17:23 +0000)]
[FIX_BUILD_DAMN_IT]
 - forgot this file

svn path=/trunk/; revision=60172

10 years ago[OPENGL32_NEW]
Jérôme Gardou [Mon, 16 Sep 2013 17:17:04 +0000 (17:17 +0000)]
[OPENGL32_NEW]
 - Call DrvSetCallbackProcs when initializing the ICD.
Prototype taken from mesa ICD, functionality documented by one of them.

svn path=/trunk/; revision=60171

10 years ago[FUSION_WINETEST]
Amine Khaldi [Mon, 16 Sep 2013 15:16:11 +0000 (15:16 +0000)]
[FUSION_WINETEST]
* Sync with Wine 1.7.1.

svn path=/trunk/; revision=60170

10 years ago[FUSION]
Amine Khaldi [Mon, 16 Sep 2013 15:15:20 +0000 (15:15 +0000)]
[FUSION]
* Sync with Wine 1.7.1.

svn path=/trunk/; revision=60169

10 years ago[FAULTREP_WINETEST]
Amine Khaldi [Mon, 16 Sep 2013 15:08:03 +0000 (15:08 +0000)]
[FAULTREP_WINETEST]
* Import from Wine 1.7.1.

svn path=/trunk/; revision=60168

10 years ago[FAULTREP]
Amine Khaldi [Mon, 16 Sep 2013 15:06:48 +0000 (15:06 +0000)]
[FAULTREP]
* Sync with Wine 1.7.1.

svn path=/trunk/; revision=60167

10 years ago[DWMAPI]
Amine Khaldi [Mon, 16 Sep 2013 14:56:39 +0000 (14:56 +0000)]
[DWMAPI]
* Sync with Wine 1.7.1.

svn path=/trunk/; revision=60166

10 years ago[DNSAPI_WINETEST]
Amine Khaldi [Mon, 16 Sep 2013 14:48:02 +0000 (14:48 +0000)]
[DNSAPI_WINETEST]
* Sync with Wine 1.7.1.

svn path=/trunk/; revision=60165

10 years ago[DCIMAN32]
Amine Khaldi [Mon, 16 Sep 2013 14:41:13 +0000 (14:41 +0000)]
[DCIMAN32]
* Sync with Wine 1.7.1.

svn path=/trunk/; revision=60164

10 years ago* Silence a debug prints.
Amine Khaldi [Mon, 16 Sep 2013 14:34:46 +0000 (14:34 +0000)]
* Silence a debug prints.

svn path=/trunk/; revision=60163

10 years ago[DBGHELP]
Amine Khaldi [Mon, 16 Sep 2013 14:31:09 +0000 (14:31 +0000)]
[DBGHELP]
* Sync with Wine 1.7.1.

svn path=/trunk/; revision=60162

10 years ago[CRYPTUI]
Amine Khaldi [Mon, 16 Sep 2013 14:05:55 +0000 (14:05 +0000)]
[CRYPTUI]
* Sync with Wine 1.7.1.

svn path=/trunk/; revision=60161

10 years ago[CRYPTUI_WINETEST]
Amine Khaldi [Mon, 16 Sep 2013 13:48:54 +0000 (13:48 +0000)]
[CRYPTUI_WINETEST]
* Speedup linking.

svn path=/trunk/; revision=60160

10 years ago[CRYPTUI]
Amine Khaldi [Mon, 16 Sep 2013 13:45:33 +0000 (13:45 +0000)]
[CRYPTUI]
* Move resource files to the appropriate folders.

svn path=/trunk/; revision=60159

10 years ago[CRT]
Kamil Hornicek [Mon, 16 Sep 2013 11:55:50 +0000 (11:55 +0000)]
[CRT]
Check global_locale directly in setmbcp_l to prevent an endless recursion (__get_MSVCRT_locale -> __init_global_locale -> MSVCRT__create_locale -> _setmbcp_l -> __get_MSVCRT_locale...) when global_locale is NULL.
[NLS]
Add c_20127.nls generated using Wine's CP tables.

svn path=/trunk/; revision=60158

10 years ago[NTOS]
Hermès Bélusca-Maïto [Sun, 15 Sep 2013 23:17:24 +0000 (23:17 +0000)]
[NTOS]
- Enable a call to ExAllocatePoolWithQuotaTag now that the function is implemented.
- Fix a typo.

svn path=/trunk/; revision=60157

10 years ago[NTOS:MM]
Thomas Faber [Sun, 15 Sep 2013 23:05:59 +0000 (23:05 +0000)]
[NTOS:MM]
- Correctly use POOL_BLOCK_SIZE in ExAllocatePoolWithQuotaTag

svn path=/trunk/; revision=60156

10 years ago[OSMESA]
Jérôme Gardou [Sun, 15 Sep 2013 22:25:43 +0000 (22:25 +0000)]
[OSMESA]
 - enable x86 optimisations for GCC builds

svn path=/trunk/; revision=60155

10 years ago[OPENGL32_NEW]
Jérôme Gardou [Sun, 15 Sep 2013 22:12:09 +0000 (22:12 +0000)]
[OPENGL32_NEW]
 - try to fix jim's build

svn path=/trunk/; revision=60154

10 years ago[OPENGL32_NEW]
Jérôme Gardou [Sun, 15 Sep 2013 21:34:42 +0000 (21:34 +0000)]
[OPENGL32_NEW]
 - Actually enable the build

svn path=/trunk/; revision=60153

10 years ago[PSDK/WINGDI.H]
Jérôme Gardou [Sun, 15 Sep 2013 21:33:37 +0000 (21:33 +0000)]
[PSDK/WINGDI.H]
 - add wglSwapMultipleBuffers prototype

svn path=/trunk/; revision=60152

10 years ago[OSMESA]
Jérôme Gardou [Sun, 15 Sep 2013 20:57:30 +0000 (20:57 +0000)]
[OSMESA]
 - In a galaxy far, far away, I don't break the builds.

svn path=/trunk/; revision=60151

10 years ago[OPENGL32_NEW]
Jérôme Gardou [Sun, 15 Sep 2013 20:54:01 +0000 (20:54 +0000)]
[OPENGL32_NEW]
Introduce a new opengl32 implementation, the 3D library with better perspectives (tm), featuring:
 - A new software rendering implementation on top of osmesa.
 - Rendering to bitmaps
 - Thread safety.
 - A try to be really compatible with ICD DLLs (WIP)
 - Other cool stuff, check log for details.
WIP, the SW implementation already works.

svn path=/trunk/; revision=60150

10 years ago[OSMESA]
Jérôme Gardou [Sun, 15 Sep 2013 20:44:50 +0000 (20:44 +0000)]
[OSMESA]
 - Add to build

svn path=/trunk/; revision=60149

10 years ago[EXPLORER]
Timo Kreuzer [Sun, 15 Sep 2013 18:39:50 +0000 (18:39 +0000)]
[EXPLORER]
Fix x64 build

svn path=/trunk/; revision=60148

10 years ago[ROSAPPS]
Hermès Bélusca-Maïto [Sun, 15 Sep 2013 18:17:25 +0000 (18:17 +0000)]
[ROSAPPS]
Missing _SEH2_YIELD.

svn path=/trunk/; revision=60145

10 years ago[FRAMEDYN] Compile only for x86
Timo Kreuzer [Sun, 15 Sep 2013 17:50:38 +0000 (17:50 +0000)]
[FRAMEDYN] Compile only for x86
[KERNEL32] Fix InterlockedExchangePointer usage
[MSVCRT] Add some x64 c++ stubs

svn path=/trunk/; revision=60143

10 years ago[DSOUND]
Timo Kreuzer [Sun, 15 Sep 2013 17:31:25 +0000 (17:31 +0000)]
[DSOUND]
Extend the lrint MSVC hack to support x64 as well
See http://sourceforge.net/p/freeimage/discussion/36111/thread/b43c17c5

svn path=/trunk/; revision=60142

10 years ago[CRYPTNET]
Amine Khaldi [Sun, 15 Sep 2013 17:20:13 +0000 (17:20 +0000)]
[CRYPTNET]
* Sync with Wine 1.7.1.

svn path=/trunk/; revision=60141

10 years ago[CPPRT]
Timo Kreuzer [Sun, 15 Sep 2013 17:09:21 +0000 (17:09 +0000)]
[CPPRT]
Add support for x64

svn path=/trunk/; revision=60140

10 years ago[CRYPTDLL]
Amine Khaldi [Sun, 15 Sep 2013 16:52:35 +0000 (16:52 +0000)]
[CRYPTDLL]
* Sync with Wine 1.7.1.

svn path=/trunk/; revision=60139

10 years ago[CRYPTNET_WINETEST]
Amine Khaldi [Sun, 15 Sep 2013 16:50:24 +0000 (16:50 +0000)]
[CRYPTNET_WINETEST]
* Speedup linking.

svn path=/trunk/; revision=60138

10 years ago[CRYPTDLG]
Amine Khaldi [Sun, 15 Sep 2013 16:35:08 +0000 (16:35 +0000)]
[CRYPTDLG]
* Sync with Wine 1.7.1.

svn path=/trunk/; revision=60137

10 years ago[SPEC2DEF]
Thomas Faber [Sun, 15 Sep 2013 14:33:33 +0000 (14:33 +0000)]
[SPEC2DEF]
- Ignore C++ redirects again because they breaks msvcrt
CORE-7465 #resolve
[FRAMEDYN]
- Work around the lack of C++ redirects

svn path=/trunk/; revision=60135

10 years ago[USRMGR]
Eric Kohl [Sun, 15 Sep 2013 14:20:58 +0000 (14:20 +0000)]
[USRMGR]
Use NetLocalGroupGetMembers level 2 instead of level 1 in order to display the domain names of well-known groups in the group membership list. Skip the domain name for other account types.

svn path=/trunk/; revision=60134

10 years ago[CRYPTDLG]
Amine Khaldi [Sun, 15 Sep 2013 14:05:37 +0000 (14:05 +0000)]
[CRYPTDLG]
* Move resource files to the lang folder.

svn path=/trunk/; revision=60133

10 years ago[CRYPT32_WINETEST]
Amine Khaldi [Sun, 15 Sep 2013 13:59:34 +0000 (13:59 +0000)]
[CRYPT32_WINETEST]
* Sync with Wine 1.7.1.

svn path=/trunk/; revision=60132

10 years ago[CRYPT32]
Amine Khaldi [Sun, 15 Sep 2013 13:58:50 +0000 (13:58 +0000)]
[CRYPT32]
* Sync with Wine 1.7.1.

svn path=/trunk/; revision=60131

10 years ago[REACTOS]
Johannes Anderwald [Sun, 15 Sep 2013 13:23:22 +0000 (13:23 +0000)]
[REACTOS]
- Time to honor Mr. Amine Khaldi
Welcome to the Hall of Fame

svn path=/trunk/; revision=60130

10 years ago* Update Johannes's email address.
Amine Khaldi [Sun, 15 Sep 2013 13:06:05 +0000 (13:06 +0000)]
* Update Johannes's email address.

svn path=/trunk/; revision=60129

10 years ago[SAMSRV]
Eric Kohl [Sun, 15 Sep 2013 12:41:48 +0000 (12:41 +0000)]
[SAMSRV]
Add the INTERACTIVE and Authenticated Users SIDs to the Users alias.

svn path=/trunk/; revision=60128

10 years ago[IPHLPAPI]
Amine Khaldi [Sun, 15 Sep 2013 12:22:28 +0000 (12:22 +0000)]
[IPHLPAPI]
* Sync NotifyAddrChange() with Wine 1.7.1.

svn path=/trunk/; revision=60127

10 years ago[AUDIO]
Johannes Anderwald [Sun, 15 Sep 2013 10:30:14 +0000 (10:30 +0000)]
[AUDIO]
- Unmap audio buffers after completion

svn path=/trunk/; revision=60126

10 years ago[NETAPI32]
Eric Kohl [Sun, 15 Sep 2013 09:11:32 +0000 (09:11 +0000)]
[NETAPI32]
NetLocalGroupGetMembers:
- Do not try to add the size of a domain name to the return buffer if the domain index is negative.
- Do not try to copy a domain name to the return buffer if the domain index is negative.
- Move the write pointer after writing the domain name.

svn path=/trunk/; revision=60125

10 years ago[NETAPI32]
Eric Kohl [Sun, 15 Sep 2013 07:51:27 +0000 (07:51 +0000)]
[NETAPI32]
NetLocalGroupGetMembers: Do not overwrite the MembersInfo struct.

svn path=/trunk/; revision=60124

10 years ago[QMGRPRXY]
Thomas Faber [Sat, 14 Sep 2013 23:10:27 +0000 (23:10 +0000)]
[QMGRPRXY]
- Add missing rgs file

svn path=/trunk/; revision=60123

10 years ago[CRYPT32]
Amine Khaldi [Sat, 14 Sep 2013 22:00:41 +0000 (22:00 +0000)]
[CRYPT32]
* Move resource files to the lang folder.

svn path=/trunk/; revision=60122

10 years ago[CREDUI_WINETEST]
Amine Khaldi [Sat, 14 Sep 2013 21:49:34 +0000 (21:49 +0000)]
[CREDUI_WINETEST]
* Sync with Wine 1.7.1.

svn path=/trunk/; revision=60121

10 years ago[CREDUI]
Amine Khaldi [Sat, 14 Sep 2013 21:48:59 +0000 (21:48 +0000)]
[CREDUI]
* Sync with Wine 1.7.1.

svn path=/trunk/; revision=60120

10 years ago[NETAPI32]
Eric Kohl [Sat, 14 Sep 2013 21:35:01 +0000 (21:35 +0000)]
[NETAPI32]
NetLocalGroupGetMembers: Fix heap corruption by calculationg the proper buffer size.

svn path=/trunk/; revision=60119

10 years ago[COMCTL32_WINETEST]
Amine Khaldi [Sat, 14 Sep 2013 20:07:14 +0000 (20:07 +0000)]
[COMCTL32_WINETEST]
* Sync with Wine 1.7.1.

svn path=/trunk/; revision=60118

10 years ago[COMCTL32]
Amine Khaldi [Sat, 14 Sep 2013 20:06:00 +0000 (20:06 +0000)]
[COMCTL32]
* Sync with Wine 1.7.1.

svn path=/trunk/; revision=60117

10 years ago[COMCAT_WINETEST]
Amine Khaldi [Sat, 14 Sep 2013 19:00:31 +0000 (19:00 +0000)]
[COMCAT_WINETEST]
* Sync with Wine 1.7.1.

svn path=/trunk/; revision=60116

10 years ago[COMCAT]
Amine Khaldi [Sat, 14 Sep 2013 18:59:47 +0000 (18:59 +0000)]
[COMCAT]
* Sync with Wine 1.7.1.

svn path=/trunk/; revision=60115

10 years ago[CLUSAPI]
Amine Khaldi [Sat, 14 Sep 2013 18:39:19 +0000 (18:39 +0000)]
[CLUSAPI]
* Sync with Wine 1.7.1.

svn path=/trunk/; revision=60114

10 years ago[AVIFIL32]
Amine Khaldi [Sat, 14 Sep 2013 18:34:12 +0000 (18:34 +0000)]
[AVIFIL32]
* Sync with Wine 1.7.1.

svn path=/trunk/; revision=60113

10 years ago* Silence some debug prints.
Amine Khaldi [Sat, 14 Sep 2013 18:27:10 +0000 (18:27 +0000)]
* Silence some debug prints.

svn path=/trunk/; revision=60112

10 years ago[ATL_WINETEST]
Amine Khaldi [Sat, 14 Sep 2013 18:23:41 +0000 (18:23 +0000)]
[ATL_WINETEST]
* Sync with Wine 1.7.1.

svn path=/trunk/; revision=60111

10 years ago[ATL]
Amine Khaldi [Sat, 14 Sep 2013 18:22:37 +0000 (18:22 +0000)]
[ATL]
* Sync with Wine 1.7.1.

svn path=/trunk/; revision=60110

10 years ago[ATL80]
Amine Khaldi [Sat, 14 Sep 2013 17:49:35 +0000 (17:49 +0000)]
[ATL80]
* Add an importlib.

svn path=/trunk/; revision=60109

10 years ago[ATL80_WINETEST]
Amine Khaldi [Sat, 14 Sep 2013 17:43:11 +0000 (17:43 +0000)]
[ATL80_WINETEST]
* Import from Wine 1.7.1.

svn path=/trunk/; revision=60108

10 years ago[ATL80]
Amine Khaldi [Sat, 14 Sep 2013 17:42:03 +0000 (17:42 +0000)]
[ATL80]
* Import from Wine 1.7.1.

svn path=/trunk/; revision=60107

10 years ago* Silence some more debug prints.
Amine Khaldi [Sat, 14 Sep 2013 17:25:04 +0000 (17:25 +0000)]
* Silence some more debug prints.

svn path=/trunk/; revision=60106

10 years ago[D3DX9_43]
Amine Khaldi [Sat, 14 Sep 2013 17:22:39 +0000 (17:22 +0000)]
[D3DX9_43]
* Import from Wine 1.7.1.

svn path=/trunk/; revision=60105

10 years ago[WIN32K]
Timo Kreuzer [Sat, 14 Sep 2013 15:43:49 +0000 (15:43 +0000)]
[WIN32K]
Improve prototype of NtUserNotifyProcessCreate

svn path=/trunk/; revision=60104

10 years agoCORE-7456 #resolve #comment Committed in r60103. Thank you.
Daniel Reimer [Sat, 14 Sep 2013 15:00:02 +0000 (15:00 +0000)]
CORE-7456 #resolve #comment Committed in r60103. Thank you.

svn path=/trunk/; revision=60103

10 years ago[NET][SERVMAN]: Fix warning C4090.
Hermès Bélusca-Maïto [Sat, 14 Sep 2013 14:51:56 +0000 (14:51 +0000)]
[NET][SERVMAN]: Fix warning C4090.
[CMAKE]: Temporarily reconsider C4090 as a warning, otherwise we would have to fix ~= 33 problems in Wine dlls.

svn path=/trunk/; revision=60102

10 years ago[DXSDK]
Amine Khaldi [Sat, 14 Sep 2013 13:44:28 +0000 (13:44 +0000)]
[DXSDK]
* Update some DirectX headers and import others from Wine.
[D3DX9_*]
* Sync with Wine 1.7.1.

svn path=/trunk/; revision=60101

10 years ago[CMAKE:MSVC]
Hermès Bélusca-Maïto [Sat, 14 Sep 2013 13:18:51 +0000 (13:18 +0000)]
[CMAKE:MSVC]
Add warning C4090 (different 'modifier' qualifiers -- for C programs only; for C++ programs, the compiler error C2440 is issued --) as an error (usually, when I hit this warning, it means that I'm doing an error in my code...). This warning can be caused when a pointer to a const or volatile item is assigned to a pointer not declared as pointing to const or volatile.
This warning is already treated as an error by GCC...

svn path=/trunk/; revision=60100

10 years ago[NETAPI32]
Eric Kohl [Sat, 14 Sep 2013 12:22:36 +0000 (12:22 +0000)]
[NETAPI32]
NetUserGetLocalGroups: Fix a typo that broke the enumeration of account aliases.

svn path=/trunk/; revision=60099

10 years ago[WPP]
Amine Khaldi [Sat, 14 Sep 2013 10:30:44 +0000 (10:30 +0000)]
[WPP]
* Introduce wpp as a cross compiling lib, and rename out host one as wpphost.
[WIDL]
* Update the link reference to the host wpp.
[PSDK]
* Update d3d9types.h and import d3d11shader.h and d3dcompiler.h from Wine.
[DXGUID]
* Introduce dx10guid to contain some GUIDs needed only by Wine DirectX modules.
[D3DCOMPILER_43]
* Import from Wine 1.7.1.

svn path=/trunk/; revision=60098

10 years ago[CRT]
Timo Kreuzer [Sat, 14 Sep 2013 10:28:30 +0000 (10:28 +0000)]
[CRT]
_cdecl -> __cdecl

svn path=/trunk/; revision=60097

10 years ago[SMSS]
Timo Kreuzer [Sat, 14 Sep 2013 10:25:59 +0000 (10:25 +0000)]
[SMSS]
Fix some MSVC warnings.

svn path=/trunk/; revision=60096