Alex Ionescu
4459aa9ea3
[SMSS]: Oh, right, compilation units. I had forgotten how much I hate rbuild.
...
svn path=/trunk/; revision=55313
2012-01-30 03:16:47 +00:00
Alex Ionescu
df41abd401
[SMSS2]: Oh, right, rbuild.
...
svn path=/trunk/; revision=55312
2012-01-30 02:49:16 +00:00
Alex Ionescu
88cd0f3813
[SMSS2]: Flesh out the _main function in the new SMSS, including the SEH filter and SmpTerminate support. Instead of launching Winlogon (The "initial command", we launch the ReactOS SMSS for now -- and kill the system if it is ever terminated, as we should). We use the right priority, set the right critical flags, use the correct debug parameters, and acquire/release the correct privileges. Only thing not supported is launching ntsd if the "Debug Initial Command" global flag is set. I promise to implement that once someone implements ntsd ;-)
...
svn path=/trunk/; revision=55311
2012-01-30 02:10:39 +00:00
Alex Ionescu
4e3bf71826
[RTL]: Document, define, implement, and export RtlSetThreadIsCritical.
...
svn path=/trunk/; revision=55310
2012-01-30 01:14:33 +00:00
Alex Ionescu
64cab88494
[SMLIB]: Add NT-compatible SmConnectToSm and SmExecPgm functions to smlib, which CSRSS and other subsystems can use to talk to SMSS (and SMSS when it talks to itself). Not yet used.
...
svn path=/trunk/; revision=55308
2012-01-30 00:12:38 +00:00
Thomas Faber
1aac8171b0
[COMCTL32]
...
- Fix MSVC build. Already sent upstream
svn path=/trunk/; revision=55306
2012-01-29 23:30:22 +00:00
Amine Khaldi
4d623fd547
[RICHED20]
...
* Sync to Wine 1.3.37.
svn path=/trunk/; revision=55303
2012-01-29 23:23:23 +00:00
Amine Khaldi
ed317865e3
[RASAPI32_WINETEST]
...
* Sync to Wine 1.3.37.
svn path=/trunk/; revision=55301
2012-01-29 23:00:48 +00:00
Amine Khaldi
7dbc8a9586
[RASAPI32]
...
* Sync to Wine 1.3.37.
svn path=/trunk/; revision=55300
2012-01-29 23:00:39 +00:00
Amine Khaldi
503dee91c9
[QUERY]
...
* Sync to Wine 1.3.37.
svn path=/trunk/; revision=55298
2012-01-29 22:39:18 +00:00
Amine Khaldi
15fb0aecc1
[PSTOREC]
...
* Sync to Wine 1.3.37.
svn path=/trunk/; revision=55297
2012-01-29 22:24:35 +00:00
Amine Khaldi
2d57ba7294
[PRINTUI]
...
* Sync to Wine 1.3.37.
svn path=/trunk/; revision=55296
2012-01-29 21:39:30 +00:00
Amine Khaldi
c43966f688
[WTSAPI32]
...
* Sync to Wine 1.3.37.
svn path=/trunk/; revision=55295
2012-01-29 21:29:40 +00:00
Alex Ionescu
bb0bb575b6
[SMSS]: Add a new header which precisely documents the SB and SM packet structure and protocol. These match the Server 2003 SP1 definitions and sizes and would allow a ReactOS SMSS to talk to a Windows CSRSS and vice-versa.
...
svn path=/trunk/; revision=55290
2012-01-29 17:16:01 +00:00
Giannis Adamopoulos
07155c928c
[user32]
...
- don't use DbgPrint for error messages
svn path=/trunk/; revision=55289
2012-01-29 11:13:07 +00:00
Giannis Adamopoulos
2bf1a41895
[win32k]
...
- Show some error messages in case NtUserSystemParametersInfo fails
svn path=/trunk/; revision=55288
2012-01-29 10:32:59 +00:00
James Tabor
7b6ae5355e
- uxtheme is forked.
...
svn path=/trunk/; revision=55287
2012-01-29 03:28:39 +00:00
Amine Khaldi
4252262d8b
[ODBCCP32_WINETEST]
...
* Sync to Wine 1.3.37.
svn path=/trunk/; revision=55286
2012-01-28 23:15:16 +00:00
Amine Khaldi
93e3e8cf84
[ODBCCP32]
...
* Sync to Wine 1.3.37.
svn path=/trunk/; revision=55285
2012-01-28 23:15:03 +00:00
Amine Khaldi
9beddcf6f5
[MSIMTF]
...
* Sync to Wine 1.3.37.
svn path=/trunk/; revision=55284
2012-01-28 22:42:14 +00:00
Amine Khaldi
34ad19014e
[STDOLE32.TLB]
...
* Sync to Wine 1.3.37.
svn path=/trunk/; revision=55283
2012-01-28 22:22:11 +00:00
Amine Khaldi
f96ae418aa
[NTDSAPI]
...
* Sync to Wine 1.3.37.
svn path=/trunk/; revision=55282
2012-01-28 22:07:27 +00:00
Amine Khaldi
2b498df22f
[STDOLE2.TLB]
...
* Sync to Wine 1.3.37.
svn path=/trunk/; revision=55281
2012-01-28 21:08:43 +00:00
Amine Khaldi
eaad3df7dc
* Add mscoree winetest to the rbuild build too.
...
svn path=/trunk/; revision=55280
2012-01-28 21:04:16 +00:00
Eric Kohl
9b2103620b
[EVENTLOG]
...
- Log files which are opened when the eventlog service is started are permanent files and will only be closed when the service is stopped. Other log files are closed when their handle is closed.
- Opening a non existing backup log file must fail.
- Opening an existing backup log files opens the file for reading only.
svn path=/trunk/; revision=55279
2012-01-28 20:15:41 +00:00
Amine Khaldi
e1632d9cd8
[MSCOREE_WINETEST]
...
* Add mscoree winetest from Wine 1.3.37.
svn path=/trunk/; revision=55277
2012-01-28 17:34:42 +00:00
Amine Khaldi
53d0c6b010
[MSCOREE]
...
* Sync to Wine 1.3.37.
svn path=/trunk/; revision=55276
2012-01-28 17:34:24 +00:00
Amine Khaldi
5f4ae9949c
[WINEMP3.ACM]
...
* Sync to Wine 1.3.37.
svn path=/trunk/; revision=55275
2012-01-28 17:21:07 +00:00
Amine Khaldi
b20df12944
[MLANG_WINETEST]
...
* Sync to Wine 1.3.37.
svn path=/trunk/; revision=55274
2012-01-28 17:12:03 +00:00
Amine Khaldi
97dfbce665
[MLANG]
...
* Sync to Wine 1.3.37.
svn path=/trunk/; revision=55273
2012-01-28 17:11:55 +00:00
Amine Khaldi
1b4f459fcc
[PSDK]
...
* Import cor.idl, cordebug.idl and metahost.idl from Wine.
* Remove the now unneeded cor.h.
* Update corerror.h, corhdr.h, mscoree.idl and winsxs.idl from Wine.
* Update the cmake and rbuild files to reflect the changes.
svn path=/trunk/; revision=55272
2012-01-28 11:58:18 +00:00
Amine Khaldi
140671d476
[NTPRINT_WINETEST]
...
* Sync to Wine 1.3.37.
svn path=/trunk/; revision=55271
2012-01-28 10:29:55 +00:00
Amine Khaldi
2801c84858
[NTPRINT]
...
* Sync to Wine 1.3.37.
svn path=/trunk/; revision=55270
2012-01-28 10:29:40 +00:00
Amine Khaldi
a56d039edf
[MSISIP]
...
* Sync to Wine 1.3.37.
svn path=/trunk/; revision=55268
2012-01-27 23:08:50 +00:00
Amine Khaldi
cea6972358
[OBJSEL]
...
* Sync to Wine 1.3.37.
svn path=/trunk/; revision=55267
2012-01-27 22:24:01 +00:00
Amine Khaldi
6f45707947
[DDK]
...
* Update dmusicks.h annotations.
svn path=/trunk/; revision=55264
2012-01-27 21:27:13 +00:00
Thomas Faber
d07efed2e7
[USP10]
...
- Fix MSVC build. Sent and applied upstream.
svn path=/trunk/; revision=55263
2012-01-27 21:20:03 +00:00
Amine Khaldi
e70779e693
[SDK/UUID]
...
* Add atliface.idl for the MSVC build. Dedicated to Thomas.
svn path=/trunk/; revision=55262
2012-01-27 21:09:57 +00:00
Amine Khaldi
889ed6d338
[NDDEAPI]
...
* Sync to Wine 1.3.37.
svn path=/trunk/; revision=55260
2012-01-27 20:21:06 +00:00
Amine Khaldi
f6aa73bd07
[COMCTL32]
...
* Sync more of header.c with Wine 1.3.37. Fixes build.
svn path=/trunk/; revision=55259
2012-01-27 19:22:05 +00:00
Amine Khaldi
7d0b56b9e1
[MSTASK_WINETEST]
...
* Sync to Wine 1.3.37.
svn path=/trunk/; revision=55258
2012-01-27 18:48:41 +00:00
Amine Khaldi
04c708b1b0
[MSTASK]
...
* Sync to Wine 1.3.37.
svn path=/trunk/; revision=55257
2012-01-27 18:48:31 +00:00
James Tabor
4365081a5a
[ComCtl32]
...
- Partial sync to wine 1.3.37 without the ComCtl32 diff applied. This fixes the hangs and the exceptions during testing. Researching DrawFocusRect issues. Please Developers, note any information for the diff other than what is posted on svn, also this is open to anyone to be synced.
svn path=/trunk/; revision=55254
2012-01-27 18:25:24 +00:00
Amine Khaldi
dcacccd06b
[DDK]
...
* Update csq.h annotations.
svn path=/trunk/; revision=55252
2012-01-27 17:34:49 +00:00
Amine Khaldi
db610e682b
[MSCTF_WINETEST]
...
* Sync to Wine 1.3.37.
svn path=/trunk/; revision=55251
2012-01-27 17:32:46 +00:00
Amine Khaldi
839270d4f0
[MSCTF]
...
* Sync to Wine 1.3.37.
svn path=/trunk/; revision=55250
2012-01-27 17:31:52 +00:00
Amine Khaldi
617f816f13
[ITSS_WINETEST]
...
* Sync to Wine 1.3.37.
svn path=/trunk/; revision=55249
2012-01-27 17:05:41 +00:00
Amine Khaldi
dc4400d15d
[ITSS]
...
* Sync to Wine 1.3.37.
svn path=/trunk/; revision=55248
2012-01-27 17:05:33 +00:00
Amine Khaldi
75035a17de
[NTOSKRNL]
...
* Laa-a-a-a-dies and gentlemen..... It was a deferred success. Move along mes chers, you make the place look crowded.
svn path=/trunk/; revision=55247
2012-01-27 15:24:58 +00:00
Amine Khaldi
ddd36eed48
[INETCOMM_WINETEST]
...
* Sync to Wine 1.3.37.
svn path=/trunk/; revision=55246
2012-01-27 14:39:30 +00:00