Commit graph

65745 commits

Author SHA1 Message Date
Eric Kohl
5a180609eb [SERVICES]
- Create a default service security descriptor.
- RCreateServiceW: Assign the default security descriptor to new services on service creation and store it in the registry.
- RQueryServiceObjectSecurity: Return the services security descriptor to the caller.

svn path=/trunk/; revision=71603
2016-06-09 21:30:48 +00:00
Hermès Bélusca-Maïto
998a832892 [SOLITAIRE][SPIDER][CARDLIB]
- Remove the ugly WS_EX_CLIENTEDGE style from Solitaire and Spider.
- Make use of the member function parameters when calling CreateWindowEx in cardlib.
Patch by "toe_head2001".
CORE-11391

svn path=/trunk/; revision=71602
2016-06-09 20:33:36 +00:00
Hermès Bélusca-Maïto
25c377e044 [COMP]
- Fix the output of localized strings (and use the "well-known" PrintResourceString function already used in all the other cmdtools)
- Unconditionally increase the number of lines & the offset when performing the comparison.

svn path=/trunk/; revision=71601
2016-06-09 19:20:35 +00:00
Hermès Bélusca-Maïto
732c3f3d40 [COMP]
- Localize comp.exe. Patch + romanian translation by Stefan Fulea.
- French translation by Hermès Bélusca.
CORE-11060

svn path=/trunk/; revision=71600
2016-06-09 19:01:47 +00:00
Hermès Bélusca-Maïto
a014055837 [COMP]
- The comparison buffers contain bytes, not (T)CHARs. Pointed out by Stefan Fulea in CORE-11060.
- Remove a now unnecessary comment header "history" line since we have SVN for that instead.

svn path=/trunk/; revision=71599
2016-06-09 18:43:36 +00:00
James Tabor
e37fafee2c [User32]
- Patch by Jared Smudde : Set text background the same color as the rectangle.
- Adapted by Hermès Bélusca-Maïto. Themes, see CORE-11364.

svn path=/trunk/; revision=71598
2016-06-09 02:50:13 +00:00
Hermès Bélusca-Maïto
1a1823fc09 Well no need to initialize "Ret" if we overwrite immediately its old value.
svn path=/trunk/; revision=71597
2016-06-08 23:08:59 +00:00
Hermès Bélusca-Maïto
57360a0d04 [WIN32K:NTGDI]: Remove redundant code.
svn path=/trunk/; revision=71596
2016-06-08 23:07:32 +00:00
Hermès Bélusca-Maïto
cdae0d1bf7 [SHELL32]: Run dialog box: FillList was ANSI, now it's UNICODE! Partly rewrite Wine code.
svn path=/trunk/; revision=71595
2016-06-08 21:53:34 +00:00
Hermès Bélusca-Maïto
2f53cccf2f [CONSRV]
Only add a history entry if console echo is enabled. This ensures that anything sent to the console when echo is disabled (e.g. binary data, or secrets like passwords...) does not remain stored in memory.

svn path=/trunk/; revision=71593
2016-06-08 00:27:25 +00:00
Hermès Bélusca-Maïto
f29075b129 [DHCPSVC]: It's a service, move it in the correct directory.
svn path=/trunk/; revision=71592
2016-06-07 23:14:58 +00:00
Hermès Bélusca-Maïto
b8391e20ad [CONSRV]
- Remove a wrong assertion that I introduced in r70281 concerning Console->LinePos.
- Fix some boundary conditions.
- Completely reset line discipline variables when the line buffer is freed.
- Fix a potential buffer overrun in the case ReadControl->nInitialChars was larger than Console->LineMaxSize (the size of Console->LineBuffer), which serves to initialize Console->LineSize, Console->LinePos, and copy nInitialChars characters from user buffer.
CORE-11380 CORE-10997 #resolve

svn path=/trunk/; revision=71591
2016-06-07 22:52:44 +00:00
Eric Kohl
97556cc77d [SC]
Add the sdshow command.

svn path=/trunk/; revision=71590
2016-06-07 21:51:37 +00:00
Amine Khaldi
4460ce3990 [RICHED20_WINETEST] Sync with Wine Staging 1.9.11. CORE-11368
svn path=/trunk/; revision=71587
2016-06-07 11:02:39 +00:00
Amine Khaldi
7dcb748d30 [RICHED20] Sync with Wine Staging 1.9.11. CORE-11368
svn path=/trunk/; revision=71586
2016-06-07 11:01:48 +00:00
Amine Khaldi
833c7dbc6e [MSVFW32_WINETEST] Sync with Wine Staging 1.9.11. CORE-11368
svn path=/trunk/; revision=71585
2016-06-07 10:59:18 +00:00
Amine Khaldi
662c918d67 [OPENGL32_WINETEST] Sync with Wine Staging 1.9.11. CORE-11368
svn path=/trunk/; revision=71584
2016-06-07 10:58:19 +00:00
Amine Khaldi
93c6e744bd [QMGR] Sync with Wine Staging 1.9.11. CORE-11368
svn path=/trunk/; revision=71583
2016-06-07 10:55:17 +00:00
Amine Khaldi
5de9cef087 [OLEAUT32_WINETEST] Sync with Wine Staging 1.9.11. CORE-11368
svn path=/trunk/; revision=71582
2016-06-07 10:53:40 +00:00
Amine Khaldi
f7918981cf [OLEAUT32] Sync with Wine Staging 1.9.11. CORE-11368
svn path=/trunk/; revision=71581
2016-06-07 10:51:58 +00:00
Amine Khaldi
902eeb69b2 [OLE32_WINETEST] Sync with Wine Staging 1.9.11. CORE-11368
svn path=/trunk/; revision=71580
2016-06-07 10:49:20 +00:00
Amine Khaldi
3df7653ebe [OLE32] Sync with Wine Staging 1.9.11. CORE-11368
svn path=/trunk/; revision=71579
2016-06-07 10:47:21 +00:00
Amine Khaldi
76e295bbed [PSDK] Update objbase.h. CORE-11368
svn path=/trunk/; revision=71578
2016-06-07 10:43:40 +00:00
Amine Khaldi
820f0a6196 [MSXML3_WINETEST] Sync with Wine Staging 1.9.11. CORE-11368
svn path=/trunk/; revision=71577
2016-06-07 10:30:15 +00:00
Amine Khaldi
34ca173317 [MSXML3] Sync with Wine Staging 1.9.11. CORE-11368
svn path=/trunk/; revision=71576
2016-06-07 10:29:11 +00:00
Amine Khaldi
64fbdcc0f4 [MSVIDC32] Sync with Wine Staging 1.9.11. CORE-11368
svn path=/trunk/; revision=71575
2016-06-07 10:27:20 +00:00
Amine Khaldi
beb1555b76 [MSVFW32] Sync with Wine Staging 1.9.11. CORE-11368
svn path=/trunk/; revision=71574
2016-06-07 10:26:22 +00:00
Amine Khaldi
1314203868 [MSRLE32] Sync with Wine Staging 1.9.11. CORE-11368
svn path=/trunk/; revision=71573
2016-06-07 10:24:56 +00:00
Mark Jansen
122a7bd37d [APPHELP_APITEST] Extend stringtable related tests. CORE-10367
svn path=/trunk/; revision=71572
2016-06-05 21:26:07 +00:00
Thomas Faber
3ee78af3cd [COMCTL32_WINETEST]
- Fix copypasta'd test list entry

svn path=/trunk/; revision=71571
2016-06-05 21:00:22 +00:00
Amine Khaldi
bf211a8bbb [DBGHELP] GET_ENTRY => CONTAINING_RECORD.
svn path=/trunk/; revision=71570
2016-06-05 19:47:14 +00:00
Amine Khaldi
85acdc55e6 [MSCTF_WINETEST] Sync with Wine Staging 1.9.11. CORE-11368
svn path=/trunk/; revision=71569
2016-06-05 19:38:56 +00:00
Amine Khaldi
c0d4c271a4 [MSCTF] Sync with Wine Staging 1.9.11. CORE-11368
svn path=/trunk/; revision=71568
2016-06-05 19:38:23 +00:00
Amine Khaldi
949478c3ff [PSDK] Update msctf.idl. CORE-11368
svn path=/trunk/; revision=71567
2016-06-05 19:36:59 +00:00
Amine Khaldi
237ea501ec [MPR_WINETEST] Sync with Wine Staging 1.9.11. CORE-11368
svn path=/trunk/; revision=71566
2016-06-05 19:35:47 +00:00
Amine Khaldi
99d9ec5a26 [MPR] Sync with Wine Staging 1.9.11. CORE-11368
svn path=/trunk/; revision=71565
2016-06-05 19:35:09 +00:00
Amine Khaldi
485277dd67 [MMDEVAPI_WINETEST] Sync with Wine Staging 1.9.11. CORE-11368
svn path=/trunk/; revision=71564
2016-06-05 19:34:02 +00:00
Amine Khaldi
0bdcd182df [MMDEVAPI] Sync with Wine Staging 1.9.11. CORE-11368
svn path=/trunk/; revision=71563
2016-06-05 19:33:06 +00:00
Amine Khaldi
74d48a8c13 [MGMTAPI] Sync with Wine Staging 1.9.11. CORE-11368
svn path=/trunk/; revision=71562
2016-06-05 19:32:00 +00:00
Amine Khaldi
e233be3395 [MCIQTZ32] Sync with Wine Staging 1.9.11. CORE-11368
svn path=/trunk/; revision=71561
2016-06-05 19:30:31 +00:00
Amine Khaldi
28ad123809 [MCIAVI32] Sync with Wine Staging 1.9.11. CORE-11368
svn path=/trunk/; revision=71560
2016-06-05 19:29:11 +00:00
Amine Khaldi
8cc3382109 [JSPROXY] Sync with Wine Staging 1.9.11. CORE-11368
svn path=/trunk/; revision=71559
2016-06-05 19:27:31 +00:00
Amine Khaldi
b20d96576c [JSCRIPT_WINETEST] Sync with Wine Staging 1.9.11. CORE-11368
svn path=/trunk/; revision=71558
2016-06-05 19:26:27 +00:00
Amine Khaldi
6f2fa805b0 [JSCRIPT] Sync with Wine Staging 1.9.11. CORE-11368
svn path=/trunk/; revision=71557
2016-06-05 19:25:30 +00:00
Amine Khaldi
8fff423976 [INETCOMM_WINETEST] Sync with Wine Staging 1.9.11. CORE-11368
svn path=/trunk/; revision=71556
2016-06-05 19:24:01 +00:00
Amine Khaldi
ab5f18229a [INETCOMM] Sync with Wine Staging 1.9.11. CORE-11368
svn path=/trunk/; revision=71555
2016-06-05 19:23:27 +00:00
Amine Khaldi
253dbd04f8 [PSDK] Update mimeole.idl. CORE-11368
svn path=/trunk/; revision=71554
2016-06-05 19:22:51 +00:00
Amine Khaldi
8258225614 [IMAADP32.ACM] Sync with Wine Staging 1.9.11. CORE-11368
svn path=/trunk/; revision=71553
2016-06-05 19:20:32 +00:00
Amine Khaldi
54e9896cae [IMAGEHLP_WINETEST] Sync with Wine Staging 1.9.11. CORE-11368
svn path=/trunk/; revision=71552
2016-06-05 19:18:47 +00:00
Amine Khaldi
bdf05dfe65 [IEFRAME] Sync with Wine Staging 1.9.11. CORE-11368
svn path=/trunk/; revision=71551
2016-06-05 19:18:20 +00:00