reactos.git
9 years ago[NTDLL_WINETEST]
Amine Khaldi [Sat, 20 Sep 2014 20:08:51 +0000 (20:08 +0000)]
[NTDLL_WINETEST]
* Sync with Wine 1.7.27.
CORE-8540

svn path=/trunk/; revision=64209

9 years ago[PSDK]
Amine Khaldi [Sat, 20 Sep 2014 20:08:19 +0000 (20:08 +0000)]
[PSDK]
* Add missing FILE_PIPE_INFORMATION.

svn path=/trunk/; revision=64208

9 years ago[PSDK]
Amine Khaldi [Sat, 20 Sep 2014 19:38:33 +0000 (19:38 +0000)]
[PSDK]
* Add some missing definitions.
* Update SYSGEOTYPE.

svn path=/trunk/; revision=64207

9 years ago[KERNEL32_WINETEST]
Amine Khaldi [Sat, 20 Sep 2014 19:35:24 +0000 (19:35 +0000)]
[KERNEL32_WINETEST]
* Sync with Wine 1.7.27.
CORE-8540

svn path=/trunk/; revision=64206

9 years ago[WPP]
Amine Khaldi [Sat, 20 Sep 2014 18:53:11 +0000 (18:53 +0000)]
[WPP]
* Sync with Wine 1.7.27.
CORE-8540

svn path=/trunk/; revision=64205

9 years ago[UNICODE]
Amine Khaldi [Sat, 20 Sep 2014 18:37:02 +0000 (18:37 +0000)]
[UNICODE]
* Sync with Wine 1.7.27.
CORE-8540

svn path=/trunk/; revision=64204

9 years ago[DBGHELP]
Amine Khaldi [Sat, 20 Sep 2014 18:06:09 +0000 (18:06 +0000)]
[DBGHELP]
* Work around a Clang bug w.r.t. dwarf emission. Brought to you by the mighty Arty.
CORE-8516 #comment Now ReactOS can compile a bootcd with Clang, and it boots to shell. Only some PSEH bug(s) remain for it to be fully functional and ready for testman (I'm looking at you, Timo ;) )

svn path=/trunk/; revision=64203

9 years ago[CMAKE/CLANG]
Amine Khaldi [Sat, 20 Sep 2014 17:36:37 +0000 (17:36 +0000)]
[CMAKE/CLANG]
* Properly initialize compiler flags.
CORE-8516

svn path=/trunk/; revision=64202

9 years ago[SAMSRV]
Eric Kohl [Sat, 20 Sep 2014 13:45:12 +0000 (13:45 +0000)]
[SAMSRV]
Fix some really stupid typos.

svn path=/trunk/; revision=64201

9 years ago[WIN32K]
Jérôme Gardou [Fri, 19 Sep 2014 21:10:56 +0000 (21:10 +0000)]
[WIN32K]
 - revert r64197 and r64198

svn path=/trunk/; revision=64200

9 years ago[RPCRT4]
Eric Kohl [Fri, 19 Sep 2014 20:30:17 +0000 (20:30 +0000)]
[RPCRT4]
Addendum to r64053.
Fix EmbeddedPointerFree too. Patch by Alexandre Julliard.

svn path=/trunk/; revision=64199

9 years ago[WIN32K]
Jérôme Gardou [Fri, 19 Sep 2014 18:55:22 +0000 (18:55 +0000)]
[WIN32K]
 - Embarassing addendum to r64197

svn path=/trunk/; revision=64198

9 years ago[WIN32K]
Jérôme Gardou [Fri, 19 Sep 2014 18:21:06 +0000 (18:21 +0000)]
[WIN32K]
 - Allocate the the queue client event as a KERNEL_HANDLE
CORE-8539

svn path=/trunk/; revision=64197

9 years ago[GDI32]
Thomas Faber [Fri, 19 Sep 2014 17:51:04 +0000 (17:51 +0000)]
[GDI32]
- Fix MSVC build

svn path=/trunk/; revision=64196

9 years ago[OLEAUT32]
Thomas Faber [Fri, 19 Sep 2014 14:35:56 +0000 (14:35 +0000)]
[OLEAUT32]
- Sync MSVC version of call_method with GCC version. Patch by Timo Kreuzer.

svn path=/trunk/; revision=64195

9 years ago[PSEH3]
Thomas Faber [Fri, 19 Sep 2014 13:59:13 +0000 (13:59 +0000)]
[PSEH3]
- Don't clobber ebx in __SEH3$_RegisterTryLevelWithNonVolatiles (addendum to r64132)

svn path=/trunk/; revision=64194

9 years ago[WIN32K]
Jérôme Gardou [Thu, 18 Sep 2014 14:26:59 +0000 (14:26 +0000)]
[WIN32K]
 - Check the right variable for error condition

svn path=/trunk/; revision=64193

9 years ago[NTOSKRNL/AMD64]
Timo Kreuzer [Thu, 18 Sep 2014 14:10:41 +0000 (14:10 +0000)]
[NTOSKRNL/AMD64]
Actually revert the change to KiRaiseAssertion, it was correct before

svn path=/trunk/; revision=64192

9 years ago[NTOSKRNL/AMD64]
Timo Kreuzer [Thu, 18 Sep 2014 14:06:31 +0000 (14:06 +0000)]
[NTOSKRNL/AMD64]
- Fix trap flags in KiRaiseAssertion
- Add some asm debugcode

svn path=/trunk/; revision=64191

9 years ago[WIN32K]
Jérôme Gardou [Thu, 18 Sep 2014 13:27:02 +0000 (13:27 +0000)]
[WIN32K]
 - Fix error handling in NtGdiPathToRegion

svn path=/trunk/; revision=64190

9 years ago[WIN32K]
Jérôme Gardou [Thu, 18 Sep 2014 13:26:55 +0000 (13:26 +0000)]
[WIN32K]
 - Do not make callouts to user-mode while holding a lock on GDI objects.
Fixes crashes in user32_winetest:win and :msg

svn path=/trunk/; revision=64189

9 years ago[USER32_WINETEST]
Jérôme Gardou [Thu, 18 Sep 2014 13:04:59 +0000 (13:04 +0000)]
[USER32_WINETEST]
 - Compile as a GUI app

svn path=/trunk/; revision=64188

9 years ago[WIN32K]
Jérôme Gardou [Thu, 18 Sep 2014 12:09:19 +0000 (12:09 +0000)]
[WIN32K]
 - Enable all debug channels if DEBUGCHANNEL is set to "+all".
 - Fix GDI objects exclusive locks counting, fixing a memory corruption altogether.
 - Add a missing lock release on error path.
 - Add a debug print.

svn path=/trunk/; revision=64187

9 years ago[RTL]
Timo Kreuzer [Thu, 18 Sep 2014 10:39:54 +0000 (10:39 +0000)]
[RTL]
- Implement RtlpCloseRegistryHandle helper, which closes a registry key, if RTL_REGISTRY_HANDLE was not passed as RelativeTo
- Use RtlpCloseRegistryHandle whereever required, fixing some cases, where we unconditionally closed the handle

svn path=/trunk/; revision=64186

9 years ago[NTVDM]
Hermès Bélusca-Maïto [Thu, 18 Sep 2014 00:16:17 +0000 (00:16 +0000)]
[NTVDM]
- Add dummy INT 18h (ROM Basic) and INT 19h (Bootstrap loader) interrupts. If INT 18h will never be implemented, INT 19h can be used one day...
- Add the standard bootstrap code snippets at F000:FFF0 and F000:E05B.
- For compatibility purposes, and nice info reporting via tools like Microsoft Diagnostics, or Symantec SysInfo, or whatever else..., register nice BIOS Copyright and Version strings. Also add a version string at the end of the BIOS.
- Fix our reported BIOS model.
- Add some temporary documentation (from Bochs BIOS) about the ROM BIOS compatibility entry-points that some apps may use (instead of passing through more documented & standard interfaces).

svn path=/trunk/; revision=64185

9 years ago[KERNEL32]
Timo Kreuzer [Wed, 17 Sep 2014 22:54:06 +0000 (22:54 +0000)]
[KERNEL32]
Update spec file with x64 specific functions

svn path=/trunk/; revision=64184

9 years ago[NTVDM]: Improve some dprints.
Hermès Bélusca-Maïto [Wed, 17 Sep 2014 21:22:04 +0000 (21:22 +0000)]
[NTVDM]: Improve some dprints.

svn path=/trunk/; revision=64183

9 years ago[USER32]
Jérôme Gardou [Wed, 17 Sep 2014 15:08:23 +0000 (15:08 +0000)]
[USER32]
 - Delete region on error path.
[WIN32SS]
 - Improve/add a few debug prints.

svn path=/trunk/; revision=64182

9 years ago[UXTHEME]
Jérôme Gardou [Wed, 17 Sep 2014 15:08:13 +0000 (15:08 +0000)]
[UXTHEME]
 - Allocate resources after the quick-return path

svn path=/trunk/; revision=64181

9 years ago[WIN32K]
Jérôme Gardou [Wed, 17 Sep 2014 12:12:28 +0000 (12:12 +0000)]
[WIN32K]
 - Silence a forgotten and very noisy DPRINT.

svn path=/trunk/; revision=64180

9 years ago[WIN32K]
Jérôme Gardou [Wed, 17 Sep 2014 12:01:34 +0000 (12:01 +0000)]
[WIN32K]
 - Return empty region in DceGetVisRgn if there is nothing to return.

svn path=/trunk/; revision=64179

9 years ago[WIN32K]
Jérôme Gardou [Wed, 17 Sep 2014 11:40:21 +0000 (11:40 +0000)]
[WIN32K]
 - Fix user-mode region attribute handling in IntGdiSetRegionOwner.

svn path=/trunk/; revision=64178

9 years ago[WIN32K]
Jérôme Gardou [Wed, 17 Sep 2014 09:54:27 +0000 (09:54 +0000)]
[WIN32K]
 - Slap *a bit* of sense in the way we use region objects and handles, avoiding a massive orgy of handle allocations, locks, leaks and so on.
The motto here being "if you don't need a valid user-mode handle, then chances are that you don't need one at all."
CORE-8506 #resolve #comment Stale region handles should not be passed anymore to user-mode apps now.

svn path=/trunk/; revision=64177

9 years ago[GDI32]
Jérôme Gardou [Wed, 17 Sep 2014 09:54:14 +0000 (09:54 +0000)]
[GDI32]
 - Fix up values got from win32k in GetOutlineTextMetrics and do not fail if the provided buffersize is only sizeof(OUTLINETEXTMETRICW).
CORE-8507 #resolve

svn path=/trunk/; revision=64176

9 years ago[NTDLL]
Timo Kreuzer [Tue, 16 Sep 2014 20:40:33 +0000 (20:40 +0000)]
[NTDLL]
- Add Etw trace api stubs (moved from avdapi32)
- Add exports for Etw* functions

[ADVAPI32]
- Add forwarders of trace api functions to ntdll Etw* functions

svn path=/trunk/; revision=64172

9 years ago[NTVDM]: We can specify device "command" procedures for each PS/2 port so that when...
Hermès Bélusca-Maïto [Tue, 16 Sep 2014 18:54:50 +0000 (18:54 +0000)]
[NTVDM]: We can specify device "command" procedures for each PS/2 port so that when one writes to port 0x60, one can write to the correct device "plugged" into it (keyboard, mouse). modularity++;

svn path=/trunk/; revision=64171

9 years ago[NTOS]: Do not break into kdbg because PopFlushVolumes is not fully implemented....
Hermès Bélusca-Maïto [Tue, 16 Sep 2014 18:43:16 +0000 (18:43 +0000)]
[NTOS]: Do not break into kdbg because PopFlushVolumes is not fully implemented. Fixes apparent BSOD when trying the "Hibernate" and "Stand By" options in the Task Manager.
CORE-8537 #resolve #comment Demote UNIMPLEMENTED_DBGBREAK for UNIMPLEMENTED in the non-implemented case of PopFlushVolumes. Fixes the apparent BSOD.

svn path=/trunk/; revision=64170

9 years ago[SAMSRV]
Eric Kohl [Tue, 16 Sep 2014 10:32:04 +0000 (10:32 +0000)]
[SAMSRV]
SampRemoveUserFromAllGroups:
- Do not treat a STATUS_MEMBER_NOT_IN_GROUP, returned by SampRemoveMemberFromGroup, as error but as success.
- Clear the Groups attribute at the end.

svn path=/trunk/; revision=64169

9 years ago[NTVDM]
Hermès Bélusca-Maïto [Tue, 16 Sep 2014 00:51:15 +0000 (00:51 +0000)]
[NTVDM]
- Move the mouse driver to DOS since it's our 32bit version of mouse.com, in some sense,
- Temporarily disable the mouse user callbacks because currently they went called in a parallel thread than the CPU one, that caused CPU corruption,
- In the same way we currently trigger IRQ1 interrupts, we do the same for IRQ12,
- Make the console input pump more modular (and mouse presence detection code is WIP),
- Put keyboard code into a dedicated file (as done for the mouse),
- Adapt the existing PS/2 emulation code to support two PS/2 ports controlled by 1 controller. Please note that some documentations precise that the response byte (answer to a PS/2 controller command) is written directly to the PS/2 output port.

svn path=/trunk/; revision=64168

9 years ago[NTVDM]
Hermès Bélusca-Maïto [Tue, 16 Sep 2014 00:25:40 +0000 (00:25 +0000)]
[NTVDM]
- Code formatting and precise an info in a comment,
- Remove an unneeded commented call, and
- Mention that INT 15h functions C1h and C2h need to be implemented for PS/2 support.

svn path=/trunk/; revision=64167

9 years ago[KDGDB]
Jérôme Gardou [Mon, 15 Sep 2014 22:05:21 +0000 (22:05 +0000)]
[KDGDB]
 - As pid and tid 0 have a special meaning in GDB, use off-by-one thread and process ID when communicating with it
 - Properly read registers and memory from foreign thread and processes. (This time it was tested and proved to work reliably. __writecr3 ftw!)
 - Loop the list of processes and threads when trying to find them from ID, as PsLookupProessByThreadId and friends can't be used since we can be at any IRQL.
 - Add a few more debug prints to help diagnosing problems.
CORE-8531

svn path=/trunk/; revision=64166

9 years ago[hivesys.inf]
Timo Kreuzer [Mon, 15 Sep 2014 21:42:47 +0000 (21:42 +0000)]
[hivesys.inf]
Fix a typo.

svn path=/trunk/; revision=64165

9 years ago[ADVAPI32_APITEST]
Timo Kreuzer [Mon, 15 Sep 2014 21:08:00 +0000 (21:08 +0000)]
[ADVAPI32_APITEST]
- Fix linux build

svn path=/trunk/; revision=64164

9 years ago[KSECDD]
Timo Kreuzer [Mon, 15 Sep 2014 21:05:38 +0000 (21:05 +0000)]
[KSECDD]
- Implement Encrypt / DecryptMemory in KSecDD (it uses AES for 16 byte aligned sizes, and 3DES for 8 byte aligned sizes)
- Install KSecDD
- Actually use KSecDD for Encryption from advapi32

svn path=/trunk/; revision=64163

9 years ago[ADVAPI32_APITEST]
Timo Kreuzer [Mon, 15 Sep 2014 21:04:03 +0000 (21:04 +0000)]
[ADVAPI32_APITEST]
- Add tests for RtlEncrypt/DecryptMemory

svn path=/trunk/; revision=64162

9 years ago[RAPPS]
Daniel Reimer [Mon, 15 Sep 2014 20:10:09 +0000 (20:10 +0000)]
[RAPPS]
Update Database for Kiel.
Add Foxit Reader to Database.

svn path=/trunk/; revision=64161

9 years ago[BOOTDATA]
Eric Kohl [Mon, 15 Sep 2014 12:25:45 +0000 (12:25 +0000)]
[BOOTDATA]
Set MaxSize and Retention for event logs.

svn path=/trunk/; revision=64160

9 years ago[EVENTLOG]
Eric Kohl [Mon, 15 Sep 2014 12:16:46 +0000 (12:16 +0000)]
[EVENTLOG]
- Read MaxSize and Retention from the Registry when a new log file is created.
- Use ntdll file functions instead of their kernel32 counterparts.

svn path=/trunk/; revision=64159

9 years ago[HAL]
Thomas Faber [Mon, 15 Sep 2014 10:58:53 +0000 (10:58 +0000)]
[HAL]
- Don't use svn:eol-style = native for PCI ids but then have the code expect CRLF. Should fix all devices being "Unknown device" on Unix builds.

svn path=/trunk/; revision=64158

9 years ago[PSDK]: Fix some structure definitions.
Hermès Bélusca-Maïto [Mon, 15 Sep 2014 00:07:46 +0000 (00:07 +0000)]
[PSDK]: Fix some structure definitions.

svn path=/trunk/; revision=64157

9 years ago[KDGDB]
Jérôme Gardou [Sun, 14 Sep 2014 22:50:10 +0000 (22:50 +0000)]
[KDGDB]
 - Fix an embarassing works-for-me but uncommited cast.
 - Add support for reading registers and memory from foreign threads. Highly experimental and nearly untested, use at your own risk.

svn path=/trunk/; revision=64156

9 years ago[DDK]
Jérôme Gardou [Sun, 14 Sep 2014 22:41:27 +0000 (22:41 +0000)]
[DDK]
 - Addendum to r64151
Complain on IRC, then complain on ros-dev, then steal fixes from your peers, then do as if nothing happened.

svn path=/trunk/; revision=64155

9 years ago[KDGDB]
Jérôme Gardou [Sun, 14 Sep 2014 20:45:30 +0000 (20:45 +0000)]
[KDGDB]
 - Always pass down the result of gdb_receive_packet up to KD, so that it knows when a breakin packet was received. (CTRL-C) now works!
 - Generalize the use of the Send <-> ManipulateState callbacks for a better code reading.
 - Get the exception context as soon as it is thrown (instead of playing with the PRCB)
 - Improve the way we attach to GDB: on the first KD call, we set KdContext->ControlCPending so that KD throws an exception. That way we can first initialize our KD stuff, and then quietly attach to GDB
 - Implement the 'p' (get one register) GDB request.
GDB is now much more reliable.

svn path=/trunk/; revision=64154

9 years ago[KSECDD]
Timo Kreuzer [Sun, 14 Sep 2014 19:40:15 +0000 (19:40 +0000)]
[KSECDD]
- Fix a typo in KsecQueryFileInformation
- Implement missing ioctls in KsecDeviceControl
- Support METHOD_OUT_DIRECT for IRP_MJ_DEVICE_CONTROL
- Add stubs for KsecEn/DecryptMemory
[ADVAPI32]
- Use ksecdd to handle SystemFunction040 (RtlEncryptMemory) and SystemFunction041 (RtlDecryptMemory) (they still do nothing, but at least they do it in kenrnel mode now ;-))

svn path=/trunk/; revision=64153

9 years ago[XDK][DDK]
Amine Khaldi [Sun, 14 Sep 2014 15:49:35 +0000 (15:49 +0000)]
[XDK][DDK]
* Handle the rest of cases about the order of pragma and symbol declaration.

svn path=/trunk/; revision=64151

9 years ago[XDK][DDK]
Amine Khaldi [Sun, 14 Sep 2014 15:40:37 +0000 (15:40 +0000)]
[XDK][DDK]
* Addendum to r64148.

svn path=/trunk/; revision=64150

9 years ago[MSI]
Amine Khaldi [Sun, 14 Sep 2014 15:31:58 +0000 (15:31 +0000)]
[MSI]
* Implement a correct CUSTOMPROC_wrapper wrapper for MSVC.

svn path=/trunk/; revision=64149

9 years ago[XDK][DDK]
Amine Khaldi [Sun, 14 Sep 2014 15:19:20 +0000 (15:19 +0000)]
[XDK][DDK]
* Work around what looks like a bug in GCC's handling of #pragma redefine_extname. Its behavior regarding additional underscore prefixes depends on the order of pragma and symbol declaration with GCC, while it's consistent with Clang. Brought to you by Thomas Faber, reviewed by Timo Kreuzer.
CORE-8516

svn path=/trunk/; revision=64148

9 years ago[NTVDM]: Code formatting and add a warning about the usage of callbacks.
Hermès Bélusca-Maïto [Sun, 14 Sep 2014 14:59:20 +0000 (14:59 +0000)]
[NTVDM]: Code formatting and add a warning about the usage of callbacks.

svn path=/trunk/; revision=64147

9 years ago[KDGDB]
Jérôme Gardou [Sun, 14 Sep 2014 14:28:05 +0000 (14:28 +0000)]
[KDGDB]
 - It can happen that GDB issues something else than qsThreadInfo after qfThreadInfo
 - Properly clean up the callbacks after handling a custom Send/ManipulateState loop

svn path=/trunk/; revision=64146

9 years ago[KDGDB]
Jérôme Gardou [Sun, 14 Sep 2014 14:27:58 +0000 (14:27 +0000)]
[KDGDB]
 - Improve the 'm' (read memory) gdb request

svn path=/trunk/; revision=64145

9 years ago[KDGDB]
Jérôme Gardou [Sun, 14 Sep 2014 14:27:44 +0000 (14:27 +0000)]
[KDGDB]
 - Add support for the qfThreadInfo GDB request

svn path=/trunk/; revision=64144

9 years ago[WIN32K]
Timo Kreuzer [Sun, 14 Sep 2014 12:33:03 +0000 (12:33 +0000)]
[WIN32K]
Prevent NULL pointer dereference and fix a compiler warning

svn path=/trunk/; revision=64143

9 years ago[BOOTDATA]
Sylvain Petreolle [Sun, 14 Sep 2014 12:03:17 +0000 (12:03 +0000)]
[BOOTDATA]
Install the mount manager.

svn path=/trunk/; revision=64142

9 years ago[MOUNTMGR] Activate it by default
Hervé Poussineau [Sun, 14 Sep 2014 11:59:24 +0000 (11:59 +0000)]
[MOUNTMGR] Activate it by default

svn path=/trunk/; revision=64141

9 years ago[MOUNTMGR] Misc fixes
Hervé Poussineau [Sun, 14 Sep 2014 07:53:46 +0000 (07:53 +0000)]
[MOUNTMGR] Misc fixes

We're now able to do something and to not crash when receiving a device arrival notification.

svn path=/trunk/; revision=64140

9 years ago[RAMDISK] Remove support for IOCTL_CDROM_GET_LAST_SESSION (useless since r64106)
Hervé Poussineau [Sun, 14 Sep 2014 07:51:40 +0000 (07:51 +0000)]
[RAMDISK] Remove support for IOCTL_CDROM_GET_LAST_SESSION (useless since r64106)

svn path=/trunk/; revision=64139

9 years ago[NTVDM]: Implement few INT 33h (mouse) functions:
Hermès Bélusca-Maïto [Sun, 14 Sep 2014 00:48:21 +0000 (00:48 +0000)]
[NTVDM]: Implement few INT 33h (mouse) functions:
- For function 0Ah, we don't still support defining hardware cursor.
- Implement function 0Ch (define interrupt subroutine params), compatible MSMOUSE v1.0+
- Implement function 14h (exchange interrupt subroutines), compatible MSMOUSE v3.0+
- Implement function 18h (set alternate mouse user handler), that is the same thing as function 0Ch but for a set of maximum 3 handlers, compatible MSMOUSE v6.0+
- Implement function 19h (return user alternate interrupt vector) that returns the handler associated with a call mask, compatible MSMOUSE v6.0+
- Call all those handlers accordingly to their associated call mask, for mouse moves and mouse button presses.

svn path=/trunk/; revision=64138

9 years ago[NTVDM]
Hermès Bélusca-Maïto [Sun, 14 Sep 2014 00:43:43 +0000 (00:43 +0000)]
[NTVDM]
- Add DPRINTs to the DumpMemory function.
- Use a VgaSetActiveScreenBuffer function to change active screen buffers: it calls the SetConsoleActiveScreenBuffer API but also recreates the VDM console menus, because on windows custom console menus are per-screen-buffer, and not per-console, so that if you set menus when one screen buffer is activated, and if you change it, then your menus become unuseful because for this new active screenbuffer, they are not set. It's completely ridiculous but we need to live with that (on ReactOS we still don't have this behaviour).

svn path=/trunk/; revision=64137

9 years ago[NTVDM]
Aleksandar Andrejevic [Sat, 13 Sep 2014 21:50:23 +0000 (21:50 +0000)]
[NTVDM]
Implement motion counters in the mouse BIOS.

svn path=/trunk/; revision=64136

9 years ago[NTVDM]: Return mouse information for INT 33h, AX=00h. Needed for apps that check...
Hermès Bélusca-Maïto [Sat, 13 Sep 2014 20:37:56 +0000 (20:37 +0000)]
[NTVDM]: Return mouse information for INT 33h, AX=00h. Needed for apps that check for the mouse.

svn path=/trunk/; revision=64135

9 years agoFix a typo.
Hermès Bélusca-Maïto [Sat, 13 Sep 2014 20:18:02 +0000 (20:18 +0000)]
Fix a typo.

svn path=/trunk/; revision=64134

9 years ago[NTVDM]
Aleksandar Andrejevic [Sat, 13 Sep 2014 15:32:07 +0000 (15:32 +0000)]
[NTVDM]
Implement mouse buttons and cursor positioning.

svn path=/trunk/; revision=64133

9 years ago[PSEH3]
Timo Kreuzer [Sat, 13 Sep 2014 13:31:20 +0000 (13:31 +0000)]
[PSEH3]
- Unregister frame before calling finally funtion in _SEH3$_AutoCleanup
- Restore full volatile register context for clang
- Don't clobber ebx in __SEH3$_RegisterFrameWithNonVolatiles (noticed by Thomas)
- Improve __SEH3$_InvokeEmbeddedFilterFromRegistration

svn path=/trunk/; revision=64132

9 years ago[BOOTDATA]
Amine Khaldi [Sat, 13 Sep 2014 08:52:28 +0000 (08:52 +0000)]
[BOOTDATA]
* Add DX InstalledVersion key. By Lee Schroeder.
CORE-8530 #resolve #comment Committed in r64131. Thanks!
CORE-8461 #comment Please retest with r64131+

svn path=/trunk/; revision=64131

9 years ago[NTOSKRNL]
Timo Kreuzer [Sat, 13 Sep 2014 08:24:03 +0000 (08:24 +0000)]
[NTOSKRNL]
Mark lowest pages of P0BootStackData and KiDoubleFaultStackData as read-only to prevent unnoticed stack-overflow. CORE-4380 #resolve

svn path=/trunk/; revision=64130

9 years ago[NTVDM]
Aleksandar Andrejevic [Sat, 13 Sep 2014 02:02:44 +0000 (02:02 +0000)]
[NTVDM]
Start implementing the NTVDM mouse BIOS driver.

svn path=/trunk/; revision=64129

9 years ago[NTOSKRNL/GCC]
Jérôme Gardou [Fri, 12 Sep 2014 22:56:22 +0000 (22:56 +0000)]
[NTOSKRNL/GCC]
 - Use 0x00800000 as base address. This doesn't change anything (still loaded at 0x80800000) and it produces debug symbols that GDB can understand
[CMAKE]
 - Get back to using DWARF2 symbols. They are a lot bigger, but at least they work
Now GDB can be used to source-level debug ntoskrnl.

svn path=/trunk/; revision=64128

9 years ago[KDGDB]
Jérôme Gardou [Fri, 12 Sep 2014 20:23:08 +0000 (20:23 +0000)]
[KDGDB]
 - Add a callback mechanism permitting to "simulate" KD send <-> receive loop without having to actually communicate to GDB
 - Use that to update the program counter when cont'ing a breakpoint
Now cont'ing an assertion failure is possible, since we actually get beyond the int 3 instruction

svn path=/trunk/; revision=64127

9 years ago[PSEH3]
Thomas Faber [Fri, 12 Sep 2014 10:43:50 +0000 (10:43 +0000)]
[PSEH3]
- Add missing C_ASSERTs

svn path=/trunk/; revision=64124

9 years ago[PSEH_TEST]
Thomas Faber [Fri, 12 Sep 2014 10:31:48 +0000 (10:31 +0000)]
[PSEH_TEST]
- Fix incorrect size in memcmp. Spotted by clang

svn path=/trunk/; revision=64123

9 years ago[KDGDB]
Jérôme Gardou [Thu, 11 Sep 2014 20:55:42 +0000 (20:55 +0000)]
[KDGDB]
 - introduce KDGDB, a KDCOM-like DLL, wrapping the KD protocol and the GDB remote protocol together.
It is not fully functional, but for now it permits source-level debugging in some modules. More will be added as I feel the need and find the time to work a bit more on it. (That is, unless an angel comes and resume the work)
To use it, set GDB and _WINKD_ to TRUE in your CMakeCache.txt. Using separate debug symbols is also a good idea.

svn path=/trunk/; revision=64121

9 years ago[WIN32SS]
Amine Khaldi [Thu, 11 Sep 2014 13:34:39 +0000 (13:34 +0000)]
[WIN32SS]
* Remove extraneous parentheses.
CORE-8516

svn path=/trunk/; revision=64120

9 years ago[WINEMP3.ACM]
Amine Khaldi [Thu, 11 Sep 2014 13:24:10 +0000 (13:24 +0000)]
[WINEMP3.ACM]
* Link with mingwex.
CORE-8516

svn path=/trunk/; revision=64119

9 years ago[SHELL32_APITEST]
Amine Khaldi [Thu, 11 Sep 2014 11:07:03 +0000 (11:07 +0000)]
[SHELL32_APITEST]
* CLSID_MenuDeskBar is already part of the uuid lib.

svn path=/trunk/; revision=64118

9 years ago[WINMM_WINETEST]
Amine Khaldi [Thu, 11 Sep 2014 11:04:28 +0000 (11:04 +0000)]
[WINMM_WINETEST]
* Addendum to r64114.
CORE-8516

svn path=/trunk/; revision=64117

9 years ago[OLEAUT32]
Amine Khaldi [Thu, 11 Sep 2014 11:03:20 +0000 (11:03 +0000)]
[OLEAUT32]
* Link with mingwex.
* Fall back to gas with vartype.c until http://llvm.org/bugs/show_bug.cgi?id=19027 is fixed.
CORE-8516

svn path=/trunk/; revision=64116

9 years ago[INCLUDES]
Amine Khaldi [Thu, 11 Sep 2014 10:50:15 +0000 (10:50 +0000)]
[INCLUDES]
* Define DECLSPEC_HOTPATCH to nothing until http://llvm.org/bugs/show_bug.cgi?id=20888 is fixed.
CORE-8516

svn path=/trunk/; revision=64115

9 years ago[CMAKE]
Amine Khaldi [Thu, 11 Sep 2014 10:43:57 +0000 (10:43 +0000)]
[CMAKE]
* Don't set -Wno-unused-but-set-variable until http://llvm.org/bugs/show_bug.cgi?id=20906 is fixed or the warnings are fixed upstream.
CORE-8516

svn path=/trunk/; revision=64114

9 years ago[GLU32]
Amine Khaldi [Thu, 11 Sep 2014 10:13:05 +0000 (10:13 +0000)]
[GLU32]
* Link with mingwex.
* Allow multiple definitions at link time because longjmp exists in both our msvcrt and mingwex.
CORE-8516

svn path=/trunk/; revision=64113

9 years ago[CDFS]
Hervé Poussineau [Wed, 10 Sep 2014 19:45:57 +0000 (19:45 +0000)]
[CDFS]
- Correctly decode address of first session, which now uses MSF format since r64106

svn path=/trunk/; revision=64112

9 years ago[CMAKE/CLANG]
Amine Khaldi [Wed, 10 Sep 2014 19:00:53 +0000 (19:00 +0000)]
[CMAKE/CLANG]
* Do not add PIC and PIE related flags.
CORE-8516

svn path=/trunk/; revision=64111

9 years ago[WIN32SS]
Amine Khaldi [Wed, 10 Sep 2014 18:49:29 +0000 (18:49 +0000)]
[WIN32SS]
* Remove unused CompareSpans().

svn path=/trunk/; revision=64110

9 years ago[NTOS:IO]
Hervé Poussineau [Wed, 10 Sep 2014 16:05:44 +0000 (16:05 +0000)]
[NTOS:IO]
- Support creating new registry keys when registering new interfaces
- IoSetDeviceInterfaceState: do not try to parse symbolic link name, as symbolic link name is enough to open the right object
- IoSetDeviceInterfaceState: send the notification on the right interface when registering interfaces on devices already having an interface

svn path=/trunk/; revision=64108

9 years ago[RICHED20]
Amine Khaldi [Wed, 10 Sep 2014 16:03:22 +0000 (16:03 +0000)]
[RICHED20]
* Fall back to gas with some source files until http://llvm.org/bugs/show_bug.cgi?id=19027 is fixed.
CORE-8516

svn path=/trunk/; revision=64107

9 years ago[CDFS] Use IOCTL_CDROM_READ_TOC instead of IOCTL_CDROM_GET_LAST_SESSION, which is...
Hervé Poussineau [Wed, 10 Sep 2014 16:02:02 +0000 (16:02 +0000)]
[CDFS] Use IOCTL_CDROM_READ_TOC instead of IOCTL_CDROM_GET_LAST_SESSION, which is not always available

svn path=/trunk/; revision=64106

9 years ago[CMAKE/CLANG]
Amine Khaldi [Wed, 10 Sep 2014 15:56:48 +0000 (15:56 +0000)]
[CMAKE/CLANG]
* Link mingwex when needed because having it globally won't do.
CORE-8516

svn path=/trunk/; revision=64105

9 years ago[CMAKE/CLANG]
Amine Khaldi [Wed, 10 Sep 2014 15:34:05 +0000 (15:34 +0000)]
[CMAKE/CLANG]
* Do not pass -mwindows when linking executables.
CORE-8516

svn path=/trunk/; revision=64104

9 years ago[CONSRV]
Thomas Faber [Wed, 10 Sep 2014 13:52:31 +0000 (13:52 +0000)]
[CONSRV]
- Fix MSVC build

svn path=/trunk/; revision=64103

9 years ago[REACTOS]
Hermès Bélusca-Maïto [Wed, 10 Sep 2014 00:08:04 +0000 (00:08 +0000)]
[REACTOS]
Merge back condrv_restructure branch with everything up to revision 64079 (and up for maintenance), that made console kernel32 & winsrv CSR structures Win2k3 compliant.
CORE-7931 #comment Merged back to trunk in revision 64102.
CORE-7481 #comment kernel32 / winsrv console CSR structures are Win2k3-compliant in trunk since revision 64102 (and since revision 64079 in the condrv_restructure branch, see CORE-7931 for more details).

svn path=/trunk/; revision=64102