Commit graph

53047 commits

Author SHA1 Message Date
Timo Kreuzer ed6bd94d05 [INCLUDE]
- Add missing __stosq intrinsic
- Move architecture specific stuff to a later location in wdm.h to make sure we have ASSERT macros already
- Add missing extern "C" to some NDK header
- Remove duplicate sal definitions

svn path=/trunk/; revision=58598
2013-03-23 21:57:17 +00:00
Timo Kreuzer 2c17a42c86 [WIN32K]
- Fix amd64 build
- Add an overflow check, ASSERT success when unmapping a section view

svn path=/trunk/; revision=58597
2013-03-23 21:50:27 +00:00
Timo Kreuzer 91f32c3e71 [WINDOWSCODECS]
Fix amd64 build

svn path=/trunk/; revision=58596
2013-03-23 21:46:05 +00:00
Timo Kreuzer 3f4e9dfa3d [FREELDR]
Fix amd64 build

svn path=/trunk/; revision=58595
2013-03-23 21:20:00 +00:00
Timo Kreuzer e66df55a54 [HAL]
Fix the mess that was our hal CMakeLists.txt. Seperate all components into their own cmake files, 

svn path=/trunk/; revision=58594
2013-03-23 21:15:28 +00:00
Dmitry Gorbachev b8ae1388ea [TRANSLATION]
Update translations:
- Turkish by Erdem Ersoy (CORE-7014);
- Italian by Paolo Devoti (CORE-7024).

svn path=/trunk/; revision=58593
2013-03-23 19:19:16 +00:00
Timo Kreuzer 6b7605bd22 [CMAKE]
Implement add_object_library function

svn path=/trunk/; revision=58592
2013-03-23 18:43:27 +00:00
Dmitry Gorbachev 99afe97aa2 [TOOLS]
Fix some compiler warnings, improve formatting, diagnostic messages.

svn path=/trunk/; revision=58591
2013-03-23 17:59:35 +00:00
Amine Khaldi fad117e7de [CRT]
* Annotate sys/timeb.h.

svn path=/trunk/; revision=58590
2013-03-23 11:26:10 +00:00
Amine Khaldi 38dc6fc8e9 [OLEAUT32_WINETEST]
* Sync with Wine 1.5.26.

svn path=/trunk/; revision=58589
2013-03-23 11:25:24 +00:00
Amine Khaldi a6c07ee5d8 [OLEAUT32]
* Sync with Wine 1.5.26.

svn path=/trunk/; revision=58588
2013-03-23 11:24:29 +00:00
Amine Khaldi a85aee22bc [OLE32_WINETEST]
* Sync with Wine 1.5.26.

svn path=/trunk/; revision=58587
2013-03-23 10:35:40 +00:00
Amine Khaldi 5d0dc7b588 [OLE32]
* Sync with Wine 1.5.26.

svn path=/trunk/; revision=58586
2013-03-23 10:35:27 +00:00
Dmitry Gorbachev 43fd991656 Put newline at end of Italian file.
svn path=/trunk/; revision=58585
2013-03-23 05:48:04 +00:00
Dmitry Gorbachev 5d35e2e644 [LIBSAMPLERATE]
Revert r58582, fix MSVC build.

svn path=/trunk/; revision=58584
2013-03-23 05:37:05 +00:00
Dmitry Gorbachev 6dac8c3e7d [TRANSLATION]
Update/add translations:
- German by Zehnvor (CORE-6804);
- Italian by Ivan Di Francesco (CORE-6911);
- Chinese by Yu Pan (CORE-7000);
- Turkish by Erdem Ersoy (CORE-7011, CORE-7014).

svn path=/trunk/; revision=58583
2013-03-23 05:11:52 +00:00
Dmitry Gorbachev 8886eb989e [LIBSAMPLERATE]
Fix redefinition of 'lrint' / 'lrintf'.

svn path=/trunk/; revision=58582
2013-03-23 05:10:18 +00:00
Jérôme Gardou 3bbbee5d33 [DDRAW]
* Add CMakeLists.txt

svn path=/trunk/; revision=58581
2013-03-22 16:32:11 +00:00
Amine Khaldi aaa2bdfbce [MSXML3_WINETEST]
* Sync with Wine 1.5.26.

svn path=/trunk/; revision=58580
2013-03-22 16:13:58 +00:00
Amine Khaldi e8316eb4bf [MSXML3]
* Sync with Wine 1.5.26.

svn path=/trunk/; revision=58579
2013-03-22 16:13:43 +00:00
Amine Khaldi f64a5ef35e [CRT]
* Annotate sys/stat.h.

svn path=/trunk/; revision=58578
2013-03-22 16:13:06 +00:00
Jérôme Gardou 4d6099cf0e [WIN32K]
* Do not alter the display palette in RealizePalette.
CORE-6940 #comment r58577 should hack this away

svn path=/trunk/; revision=58577
2013-03-22 16:08:08 +00:00
Amine Khaldi d1dcc02ee4 [DDK]
* Fix some annotations in usbbusif.h.

svn path=/trunk/; revision=58576
2013-03-22 15:37:19 +00:00
Amine Khaldi 1a808e4dde [URLMON]
* We no longer need these files.

svn path=/trunk/; revision=58575
2013-03-22 15:35:46 +00:00
Amine Khaldi ddd759e8e3 [OPENGL32]
* Don't import from glu32 anymore.
* Link to libwine for the debugging facilities.
* Fixes build.

svn path=/trunk/; revision=58574
2013-03-22 15:22:05 +00:00
Sylvain Petreolle 6d5e78708b [SHELL32]
Fix shdocvw_v1 dependency.

svn path=/trunk/; revision=58573
2013-03-22 15:19:51 +00:00
Jérôme Gardou 282d76c7d2 [OPENGL32]
* Forgot this file

svn path=/trunk/; revision=58572
2013-03-22 15:16:58 +00:00
Jérôme Gardou a1f65fd77f [OPENGL32]
* Sync implementation of wglUseFontBitmaps and wglUseFontOutlines with WINE 1.5.26

svn path=/trunk/; revision=58571
2013-03-22 15:10:46 +00:00
Amine Khaldi 65c73ec5ba [URLMON_WINETEST]
* Sync with Wine 1.5.26.

svn path=/trunk/; revision=58570
2013-03-22 14:29:24 +00:00
Amine Khaldi 1516b0c82d [URLMON]
* Sync with Wine 1.5.26.

svn path=/trunk/; revision=58569
2013-03-22 14:29:11 +00:00
Amine Khaldi a1407ecabc [PROPSYS_WINETEST]
* Import from Wine 1.5.26.

svn path=/trunk/; revision=58568
2013-03-22 12:08:15 +00:00
Amine Khaldi 7b8f48d896 [PROPSYS]
* Import from Wine 1.5.26.

svn path=/trunk/; revision=58567
2013-03-22 12:08:04 +00:00
Amine Khaldi 539c2e45ec [PSDK]
* Update propvarutil.h.

svn path=/trunk/; revision=58566
2013-03-22 12:02:09 +00:00
Amine Khaldi 62c507de13 [CRT]
* Annotate mbstring.h.

svn path=/trunk/; revision=58565
2013-03-22 12:00:26 +00:00
Sylvain Petreolle 42599af22d [HIVES]
No need for NAME_ON_CD anymore since the multi arch hive files implementation. (r58271)

svn path=/trunk/; revision=58564
2013-03-21 00:10:58 +00:00
James Tabor ff1c3bc21e - Add missing file for revision 58562.
svn path=/trunk/; revision=58563
2013-03-20 22:34:48 +00:00
James Tabor 5301efbae6 [Win32k|User32]
- Use set foreground instead of setting active during a mouse click. Add support hack since this should be handled on server side.
- This is an ATI patch fix.

svn path=/trunk/; revision=58562
2013-03-20 22:31:42 +00:00
Giannis Adamopoulos 57c1f4904a [newdev]
- Dialog procs should return FALSE instead of calling DefWindowProc. Fixes mouse activation of the window when the user clicks in the client area

svn path=/trunk/; revision=58561
2013-03-20 21:23:19 +00:00
Eric Kohl 936f15a924 [SAMSRV]
Calculate PasswordCanChange and PasswordMustChange time for SamQueryInformationUser.UserLogonInformation and SamQueryInformationUser.UserAllInformation.

svn path=/trunk/; revision=58560
2013-03-20 20:52:59 +00:00
Dmitry Gorbachev cbfb30da1c [UUID]
Remove IID_IDeskBarClient. It is already in shlguid.h.

svn path=/trunk/; revision=58559
2013-03-20 15:50:52 +00:00
Dmitry Gorbachev 56fc5e23cc [TRANSLATION]
Remove extra space characters produced by replacing backslash with space 
for Shift_JIS backslash problem. Patch by me, reviewed by Katayama 
Hirofumi MZ. Fixes bug CORE-6990.

svn path=/trunk/; revision=58558
2013-03-20 14:28:34 +00:00
Hermès Bélusca-Maïto eb4a8b8818 [WIN32SS]
"Internal Message!" : this is just an informative message, not an error.

svn path=/trunk/; revision=58554
2013-03-19 01:28:50 +00:00
Aleksey Bragin b87a8c0e69 [CMD]
- Victor Martinez: ECHO command should write CRLF. Fixes regressions in several apps that depend on console output.

CORE-6916 #resolve #comment Committed in r58553.

svn path=/trunk/; revision=58553
2013-03-18 21:23:35 +00:00
Eric Kohl 392f0d06bf [SAMSRV]
- Add missing flags for SamrQueryInformationUser.UserAllInformation.

svn path=/trunk/; revision=58552
2013-03-18 15:16:10 +00:00
Eric Kohl 6d47681d32 [SAMSRV]
Implement SamrQueryInformationUser.UserAllInformation.

svn path=/trunk/; revision=58551
2013-03-18 15:12:30 +00:00
Hermès Bélusca-Maïto 040316d9fc [KERNEL32]
Fix a memory leak

svn path=/trunk/; revision=58550
2013-03-17 22:56:49 +00:00
Hermès Bélusca-Maïto b0ef5a574c [KERNEL32]
- We can now free the fiber activation context stack since RtlFreeActivationContextStack is implemented.
- Free the thread activation context stack if we fail at creating a remote thread.

svn path=/trunk/; revision=58549
2013-03-17 22:50:51 +00:00
Hermès Bélusca-Maïto b24c620ea3 [NDK-RTL]
The parameter of RtlAllocateActivationContextStack is of type PACTIVATION_CONTEXT_STACK*.

svn path=/trunk/; revision=58548
2013-03-17 22:31:40 +00:00
Hermès Bélusca-Maïto 777fb8e63a [RTL-NTDLL]
Export (and declare) the existing function RtlFreeActivationContextStack.

svn path=/trunk/; revision=58547
2013-03-17 20:58:41 +00:00
Amine Khaldi ce91cf8972 * Set the desktop icons' horizontal and vertical spacing values to 75 for compatibility with Windows. Spotted by Giannis Adamopoulos aka Smiley.
CORE-7012 #resolve #comment Fixed in r58546. Thanks for reporting this ;)

svn path=/trunk/; revision=58546
2013-03-17 19:38:49 +00:00