Commit graph

18543 commits

Author SHA1 Message Date
Alex Ionescu
0a36bfb449 - Fix KeAttackProcess, KeStackAttachProcess, KeUnstackDetachProcess and KeDetachProcess. The code was brain-dead and I must've been drunk when I first wrote it.
- Update some NDK definitions and some fixes.
- Update HAL Private Dispatch Table to 2.0
- Make RtlIpv* API definitions more correct.

svn path=/trunk/; revision=19847
2005-12-04 03:24:11 +00:00
Magnus Olsen
deca81698a revert my latest change for it contain to some serous bugs and some mistake thx w3seek
svn path=/trunk/; revision=19846
2005-12-03 21:25:27 +00:00
Sebastian Gasiorek
63c14b7666 fix for LoadStringA - return part of string if buffer is to small
svn path=/trunk/; revision=19845
2005-12-03 21:00:55 +00:00
Magnus Olsen
dad86fa425 Implmenet IDxDiagContainerImpl_GetNumberOfProps, IDxDiagContainerImpl_EnumPropNames, IDxDiagContainerImpl_GetProp working fine in windows but in reactos we are missing some regvalues (alot). This change should be commit to wine.
svn path=/trunk/; revision=19844
2005-12-03 20:53:23 +00:00
Gé van Geldorp
96ce8a5210 Document (failed) attempt to optimize memcpy()
svn path=/trunk/; revision=19843
2005-12-03 19:40:52 +00:00
Thomas Bluemel
94fc07e5fa get the root fcb when creating a file and no parent fcb is returned
svn path=/trunk/; revision=19842
2005-12-03 18:16:02 +00:00
Thomas Bluemel
b746a9f60a fixed prototype of GdiGetCharDimensions
svn path=/trunk/; revision=19841
2005-12-03 17:33:41 +00:00
Sebastian Gasiorek
02c31f477f fixes from Wine.
user32 dialog test: 55 executes, 7 failures

svn path=/trunk/; revision=19840
2005-12-03 17:21:37 +00:00
Thomas Bluemel
d792c652cf partly implemented DeviceProblemWizardA/W
svn path=/trunk/; revision=19839
2005-12-03 16:42:41 +00:00
Filip Navara
f68fa88629 Make the debugging functions slightly more portable.
svn path=/trunk/; revision=19838
2005-12-03 15:26:36 +00:00
Thomas Bluemel
612e3a0420 - document and partly implement DevicePropertiesExA/W()
- minor fixes

svn path=/trunk/; revision=19837
2005-12-03 14:07:38 +00:00
Thomas Bluemel
78d39e7d39 - if the device cannot be opened display information about the parent node
- only administrators can change the status of a device

svn path=/trunk/; revision=19836
2005-12-03 11:55:07 +00:00
Magnus Olsen
b6a2d79ae4 Correct some prototypes and struct, Adding some missing struct for d3d Thx Alex Ionescu for his patch for it.
svn path=/trunk/; revision=19835
2005-12-03 09:09:10 +00:00
Sebastian Gasiorek
e7fc72f796 imported newer version of DIALOG_DoDialogBox and DEFDLG_RestoreFocus from Wine
svn path=/trunk/; revision=19834
2005-12-02 22:50:23 +00:00
Sebastian Gasiorek
f8d5ea2d87 fixes for GetDlgItemTextA, GetDlgItemTextW and DIALOG_CreateIndirect from Wine 0.9.2
user32 dialog test failures decreased to 7

svn path=/trunk/; revision=19833
2005-12-02 22:14:03 +00:00
Magnus Olsen
d20fedcdd0 Corretat en översätting miss upptäckes av harteex program files till program
svn path=/trunk/; revision=19832
2005-12-02 22:01:52 +00:00
Sebastian Gasiorek
61fb8a2022 Imported from Wine 0.9.2:
DIALOG_GetNextTabItem
GetNextDlgGroupItem
GetNextDlgTabItem

fixes user32 dialog test hang and decreases number of failure tests to 9

svn path=/trunk/; revision=19831
2005-12-02 21:33:33 +00:00
Alex Ionescu
9c17fcb18d - Correctly zero out esi. Thanks to Patrick Baggett.
svn path=/trunk/; revision=19830
2005-12-02 20:06:02 +00:00
Christoph von Wittich
cf12adb39f set eol-style:native
svn path=/trunk/; revision=19829
2005-12-02 15:45:47 +00:00
Christoph von Wittich
a8142077ab added ACF files req. by midl
svn path=/trunk/; revision=19828
2005-12-02 15:43:44 +00:00
Royce Mitchell III
5e6a2214be store pointer to Backend in the Project class so properties of the Backend object can eventually be queried from the generic rbuild code
svn path=/trunk/; revision=19827
2005-12-02 13:59:35 +00:00
Christoph von Wittich
bb4c8ed5ee fixed BaseAddress
svn path=/trunk/; revision=19826
2005-12-02 12:47:42 +00:00
Hervé Poussineau
5d803ea902 - Implement PciIdeXSetBusData
- Return documented status code in PciIdeXGetBusData

svn path=/trunk/; revision=19825
2005-12-02 09:32:31 +00:00
Christoph von Wittich
03075d0a48 fixed vcproj files for modules which do not use pch
svn path=/trunk/; revision=19824
2005-12-02 08:13:52 +00:00
Steven Edwards
b8f03978a6 incress the number of passes to detect the mouse and keyboard under VMware if the VM does not have ownership of the mouse. Thanks to GreatLord and Royce
svn path=/trunk/; revision=19823
2005-12-02 04:05:04 +00:00
Art Yerkes
df57b512f5 Added struct tag.
svn path=/trunk/; revision=19822
2005-12-01 23:52:14 +00:00
Thomas Bluemel
ee15a8d71a fixed a device status check (take two)
svn path=/trunk/; revision=19821
2005-12-01 23:28:34 +00:00
Thomas Bluemel
6fd3ec8ecb fixed a device status check
svn path=/trunk/; revision=19820
2005-12-01 23:14:30 +00:00
Gé van Geldorp
c9ff6fb121 Complain if used outside ntoskrnl/win32k
svn path=/trunk/; revision=19819
2005-12-01 23:02:50 +00:00
Thomas Bluemel
17b432abb7 fixed difference in signedness warnings
svn path=/trunk/; revision=19818
2005-12-01 22:40:58 +00:00
Gé van Geldorp
ac156d2b5a Files forgotten in r19815
svn path=/trunk/; revision=19817
2005-12-01 22:38:03 +00:00
Gé van Geldorp
ddfc8192ca Send proper messages/events to processes during logoff and kill them if they
dont self-destruct.
Work in progress, not complete yet. Committed so others can work on it too.

svn path=/trunk/; revision=19815
2005-12-01 22:29:57 +00:00
Martin Fuchs
3fb8c3f6ed simplify secure function usage using template overloads
svn path=/trunk/; revision=19814
2005-12-01 22:24:00 +00:00
Hervé Poussineau
d0afb66f3f HMACHINE and DEVINST are not the same thing. Fix their usage
svn path=/trunk/; revision=19813
2005-12-01 22:15:57 +00:00
Thomas Bluemel
0e88bfc51b fixed uninitialized variable warning
svn path=/trunk/; revision=19812
2005-12-01 22:08:48 +00:00
Alex Ionescu
a96173e692 - fix mp hal too
svn path=/trunk/; revision=19811
2005-12-01 21:38:13 +00:00
Steven Edwards
de98d55a46 stop the abuse of having the ddk directory in the path when including a ddk header
svn path=/trunk/; revision=19810
2005-12-01 21:37:19 +00:00
Alex Ionescu
5114c3f992 - Fix HAL build.
svn path=/trunk/; revision=19809
2005-12-01 21:35:44 +00:00
Alex Ionescu
529ece8e66 - Add some more misc. public definitions and fix exfuncs.h so that it can be included independently (thanks to hpoussin for noticing the bug).
svn path=/trunk/; revision=19808
2005-12-01 21:23:06 +00:00
Thomas Bluemel
3c3c3ff8f8 don't tell the user the device is working properly when the drivers aren't even installed
svn path=/trunk/; revision=19807
2005-12-01 21:17:25 +00:00
Gé van Geldorp
7ad7b11cd0 Commit forgotten file
svn path=/trunk/; revision=19806
2005-12-01 21:17:13 +00:00
Thomas Bluemel
9c6b1dde88 fixed refreshing the advanced properties on device changes
svn path=/trunk/; revision=19805
2005-12-01 20:31:49 +00:00
Gé van Geldorp
9c5f726ff9 Get correct window station for CSRSS
svn path=/trunk/; revision=19804
2005-12-01 20:12:00 +00:00
Gé van Geldorp
ce6fd73528 Capture window station name passed from usermode
svn path=/trunk/; revision=19803
2005-12-01 20:09:38 +00:00
Gé van Geldorp
280bb98e6c Factor out probe and capture code from private ntoskrnl header and put it in
a more public place so other kernelmode components can use it too

svn path=/trunk/; revision=19802
2005-12-01 20:06:10 +00:00
Hervé Poussineau
11c95f7b5d Link video miniports to videoprt library only
svn path=/trunk/; revision=19801
2005-12-01 19:51:08 +00:00
Thomas Bluemel
03231ed317 handle device updates in the advanced property pages and refresh the information
svn path=/trunk/; revision=19800
2005-12-01 17:23:26 +00:00
Thomas Bluemel
7927ec131c Patch by Sylvain Petreolle <spetreolle@yahoo.fr>
- Remove rosapps' shutdown.exe from the bootcd

svn path=/trunk/; revision=19799
2005-12-01 17:08:52 +00:00
Thomas Bluemel
0d56435485 - display whether the device is enabled or disabled
- add the remaining missing device node status codes

svn path=/trunk/; revision=19798
2005-12-01 16:02:15 +00:00
Gé van Geldorp
b0ce233169 Notify main thread in case of exception
svn path=/trunk/; revision=19797
2005-12-01 15:37:00 +00:00