Amine Khaldi
3c22869668
[RPCRT4_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=67216
2015-04-16 17:21:14 +00:00
Amine Khaldi
c4cc047656
[IEFRAME] Make ieframe translatable. Thanks to Jared Smudde, Radek Liska and all the other translators mentioned in CORE-9544
...
svn path=/trunk/; revision=67215
2015-04-16 17:18:48 +00:00
Amine Khaldi
28559e040b
[WER] Zap this module. I don't see it in my XP and 2K3 systems. It wasn't even part of the build process. CORE-9246
...
svn path=/trunk/; revision=67214
2015-04-16 15:05:34 +00:00
Thomas Faber
f499a92d44
[USER32_APITEST]
...
- Add a test for CreateDialog. Patch by Andreas Maier.
ROSTESTS-163 #resolve
svn path=/trunk/; revision=67213
2015-04-16 11:35:23 +00:00
Amine Khaldi
0f61b39797
[GDIPLUS_WINETEST] Addendum to r58377. gdiplus:image doesn't crash anymore. CORE-6969
...
svn path=/trunk/; revision=67212
2015-04-16 10:53:37 +00:00
Hermès Bélusca-Maïto
5e36ff31c0
[CD_EXTRAS]: Add the possibility to have different "extras" files for the different CD targets (in addition to the hybridcd) we have (useful for testers, for ReactOS shows, etc...). By Mark Jansen.
...
CORE-9527 #resolve #comment Added, thanks!
svn path=/trunk/; revision=67211
2015-04-15 21:29:53 +00:00
Eric Kohl
60e0daa326
[SRVSVC]
...
Implement NetrRemoteTOD.
CORE-5423 #resolve #comment Committed in r67210.
svn path=/trunk/; revision=67210
2015-04-15 21:04:43 +00:00
Amine Khaldi
4e16ae29eb
[XMLLITE_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=67209
2015-04-15 18:12:48 +00:00
Amine Khaldi
27f42e4074
[QMGR_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=67208
2015-04-15 18:12:24 +00:00
Amine Khaldi
c728b137a9
[PROPSYS_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=67207
2015-04-15 18:10:59 +00:00
Amine Khaldi
05895bfce5
[PROPSYS] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=67206
2015-04-15 18:10:40 +00:00
Amine Khaldi
b2c305e446
[OLEAUT32_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=67205
2015-04-15 18:10:02 +00:00
Amine Khaldi
e8f37aa2ae
[ODBCCP32_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=67204
2015-04-15 18:09:34 +00:00
Amine Khaldi
e4b0e7aa74
[OLEAUT32] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=67203
2015-04-15 18:09:13 +00:00
Amine Khaldi
7b4184bd06
[OLEACC] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=67202
2015-04-15 18:07:26 +00:00
Amine Khaldi
15d91d11e5
[ODBCCP32] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=67201
2015-04-15 18:06:22 +00:00
Amine Khaldi
a2f1af1a1d
[ODBC32] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=67200
2015-04-15 18:05:07 +00:00
Amine Khaldi
8046f009ba
[NTDSAPI] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=67199
2015-04-15 18:04:15 +00:00
Amine Khaldi
8a34b7d620
[XMLLITE] Sync with Wine Staging 1.7.37. CORE-9246
...
svn path=/trunk/; revision=67198
2015-04-15 18:03:03 +00:00
Eric Kohl
0749fc145c
[NETAPI32]
...
- Add the client interface code of the server service.
- Implement NetRemoteTOD. This will not fix CORE-5423 because the server side (NetrRemoteTOD) is not implemented yet.
svn path=/trunk/; revision=67197
2015-04-14 21:47:06 +00:00
Eric Kohl
fdc0506420
[SRVSVC]
...
Add the Server service and its interface definition files.
svn path=/trunk/; revision=67196
2015-04-14 20:59:34 +00:00
Timo Kreuzer
2ff3ef05ad
[CRT]
...
Refactor the code for __rt_div to allow reusing it for __rt_sdiv64 and __rt_udiv64 and implement those as asm wrappers around worker functions (due to the calling convention they cannot be implemented fully in C)
svn path=/trunk/; revision=67195
2015-04-14 18:42:28 +00:00
Amine Khaldi
7c438cfca5
[SYSDM] Move the link to the ReactOS homepage over a bit and capitalize some words in the Virtual Memory tab for the English language. By Jared Smudde. CORE-9541
...
svn path=/trunk/; revision=67194
2015-04-14 17:44:10 +00:00
Amine Khaldi
97c51296c8
[TREE] Fix a character typo. By Lee Schroeder. CORE-9543
...
svn path=/trunk/; revision=67193
2015-04-14 17:38:42 +00:00
Christoph von Wittich
f607ec2767
[TASKMGR]
...
fix a resource leak
svn path=/trunk/; revision=67192
2015-04-14 08:05:46 +00:00
Christoph von Wittich
20ab1d5d0d
[CHARMAP]
...
use RegCreateKeyEx instead of RegCreateKey/RegOpenKeyEx
svn path=/trunk/; revision=67191
2015-04-14 08:04:18 +00:00
Christoph von Wittich
05304a280f
[CHARMAP]
...
fix a resource leak
svn path=/trunk/; revision=67190
2015-04-14 07:47:43 +00:00
Christoph von Wittich
ad5812c3fd
[DXDIAG]
...
fix some memory leaks
svn path=/trunk/; revision=67189
2015-04-14 07:41:24 +00:00
Christoph von Wittich
58e6b2e08a
[sndvol32]
...
fix some memory leaks
svn path=/trunk/; revision=67188
2015-04-14 07:30:26 +00:00
Christoph von Wittich
123774cc8c
[FONTVIEW]
...
fix a leak
svn path=/trunk/; revision=67187
2015-04-13 13:44:02 +00:00
Aleksandar Andrejevic
5c1e6cd9ac
[NTVDM]
...
Initialize the list of hooks before the call to NtAllocateVirtualMemory, to prevent crashes
in MemCleanup in case it fails.
svn path=/trunk/; revision=67186
2015-04-13 12:50:34 +00:00
Christoph von Wittich
979022ff03
[CALC]
...
only update the layout when necessary
svn path=/trunk/; revision=67185
2015-04-13 09:53:35 +00:00
Christoph von Wittich
a24604be32
[RAPPS]
...
disable the call to FreeAvailableAppList until caching is fixes
svn path=/trunk/; revision=67184
2015-04-13 09:16:23 +00:00
Christoph von Wittich
f7cc513f2a
[RAPPS]
...
fix a big memory leak
svn path=/trunk/; revision=67183
2015-04-13 08:10:54 +00:00
Eric Kohl
90529d6033
[NETAPI32]
...
Disable some functions in wksta_new.c and re-enable their counterparts in wksta.c. For some reason I cannot get the wine dummy code working in the workstation service. Perhaps it is yet another RPC bug.
CORE-9415
svn path=/trunk/; revision=67182
2015-04-12 22:07:22 +00:00
David Quintana
5dee29daa3
[NTOBJSHEX]
...
* Fix comparison length: StrCmpNW takes chars, not bytes.
* While at it, make canonical comparisons use memcmp instead of string comparison, as we only care about equality, not ordering.
Better fix for CORE-9432
svn path=/trunk/; revision=67181
2015-04-12 19:00:26 +00:00
Pierre Schweitzer
6abe431f5a
[MYCOMPUT]
...
Add French translation
svn path=/trunk/; revision=67180
2015-04-12 18:22:26 +00:00
Timo Kreuzer
0e17cbc7b8
[CRT]
...
Implement __rt_sdiv as a wrapper around the unsigned divide (now factored out into an inline worker function)
svn path=/trunk/; revision=67179
2015-04-12 18:07:19 +00:00
Timo Kreuzer
59f40e274f
[CRT]
...
Implement __rt_udiv in C.
svn path=/trunk/; revision=67178
2015-04-12 17:08:11 +00:00
Christoph von Wittich
fe19391da7
[SNDREC32]
...
do not delete objects which are still selected into a DC
svn path=/trunk/; revision=67177
2015-04-12 16:29:36 +00:00
Christoph von Wittich
d0ab5ca8f8
[TASKMGR]
...
fix some more memory leaks
CORE-9473
svn path=/trunk/; revision=67176
2015-04-12 16:09:26 +00:00
Christoph von Wittich
24af2268eb
[TASKMGR]
...
fix some memory leaks
svn path=/trunk/; revision=67175
2015-04-12 15:45:40 +00:00
Timo Kreuzer
6c366758de
[KMTEST]
...
Remove now obsolete definitions
svn path=/trunk/; revision=67174
2015-04-12 12:42:50 +00:00
Timo Kreuzer
44ea2025e2
[INCLUDE]
...
Fix the Interlocked function mess. Implement all Interlocked functions in xdk/interlocked.h as they exist in native. Use this header to generate wdm.h and winnt.h. Remove Interlocked definitions from winbase.h. Fix definition of ExInterlockedAddLargeInteger.
svn path=/trunk/; revision=67173
2015-04-12 12:40:49 +00:00
Amine Khaldi
744730996d
[WINE/TEST] Add the possibility of making file names clickable in visual studio output windows by defining WINETEST_MSVC_IDE_FORMATTING. By Mark Jansen. ROSTESTS-156
...
svn path=/trunk/; revision=67172
2015-04-12 12:26:46 +00:00
Timo Kreuzer
c45766ee82
[REACTOS]
...
Fix usage of interlocked[Compare]ExchangePointer. These functions take a PVOID* as first parameter and nothing else. In native headers they are inline functions, not macros.
svn path=/trunk/; revision=67171
2015-04-12 12:24:01 +00:00
Daniel Reimer
38e1d11c51
[RAPPS]
...
My sync script was not completely up to date... forgot these newly added ones in there.
svn path=/trunk/; revision=67170
2015-04-12 11:54:59 +00:00
Daniel Reimer
d73b29f78b
[RAPPS]
...
Update Database
CORE-9348 #resolve #comment Database updated, have fun ^^
svn path=/trunk/; revision=67169
2015-04-12 11:34:00 +00:00
Timo Kreuzer
217f3f66f1
[INCLUDE]
...
- Add missing KeMemoryBarrierWithoutFence, NUMBER_POOL_LOOKASIDE_LISTS, MM_SHARED_USER_DATA_VA, MM_EMPTY_PTE_LIST, MM_EMPTY_LIST, P*E_PER_PAGE, SESSION_POOL_LOOKASIDES, MiPdeToPte for ARM
- Fix KI_USER_SHARED_DATA for ARM based on native DDK
svn path=/trunk/; revision=67168
2015-04-12 09:48:00 +00:00
Pierre Schweitzer
aec53ac1d0
[MYCOMPUT]
...
Add Italian translation.
Patch by Carlo Bramini
CORE-9524 #resolve #comment Commited in r67167. Thanks!
svn path=/trunk/; revision=67167
2015-04-12 09:17:53 +00:00