Commit graph

18621 commits

Author SHA1 Message Date
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
Gé van Geldorp
027d7e1c0b WINSTA_ALL_ACCESS is now defined in winuser.h
svn path=/trunk/; revision=19796
2005-12-01 15:01:38 +00:00
Thomas Bluemel
8095a78f24 - hide devices if necessary
- add some (not all!) missing device node status flags to w32api

svn path=/trunk/; revision=19795
2005-12-01 14:29:46 +00:00
Hervé Poussineau
de42f618e0 Don't write outside the array in SetupDiGetClassDevPropertySheetsW
svn path=/trunk/; revision=19794
2005-12-01 10:52:16 +00:00
Thomas Bluemel
5073c262ee set the MaximumLength in ProbeAndCaptureUnicodeString
svn path=/trunk/; revision=19793
2005-12-01 00:07:35 +00:00
Christoph von Wittich
a3d1f19ffd fixed the build options for different configurations
svn path=/trunk/; revision=19792
2005-11-30 23:33:29 +00:00
Thomas Bluemel
dab7881c31 fixed querying the automatic daylight-savings information
svn path=/trunk/; revision=19791
2005-11-30 23:32:31 +00:00
Gé van Geldorp
dbebd881b2 Make GetProcessWindowStation work for CSRSS
svn path=/trunk/; revision=19790
2005-11-30 23:24:19 +00:00
Christoph von Wittich
a77ce5795b added PCH support
removed some redundant code

svn path=/trunk/; revision=19789
2005-11-30 22:44:41 +00:00
Christoph von Wittich
b542976ba6 -moved files into correct dir
-removed wrong named dirs

svn path=/trunk/; revision=19788
2005-11-30 22:17:11 +00:00
Thomas Bluemel
9f4c3a2133 rename dhcpcapi.dll to dhcpcsvc.dll
svn path=/trunk/; revision=19787
2005-11-30 22:11:00 +00:00
Christoph von Wittich
8869a08604 fix macro redefinition when compiling with msvc
svn path=/trunk/; revision=19786
2005-11-30 22:11:00 +00:00
Hartmut Birr
85057b1dad Don't check for RequestedOptions if a trailing slash is removed.
svn path=/trunk/; revision=19785
2005-11-30 21:29:39 +00:00
Andrew Munger
a0a5cebd2d Define __NO_CTYPE_INLINES so release npfs will build again.
svn path=/trunk/; revision=19784
2005-11-30 19:12:40 +00:00
Thomas Bluemel
287d585255 implemented SetupDiGetClassDevPropertySheetsA
svn path=/trunk/; revision=19783
2005-11-30 18:41:46 +00:00
Thomas Bluemel
72aa8c78c4 fixed call to SetupDiGetClassDevPropertySheets
svn path=/trunk/; revision=19782
2005-11-30 18:26:43 +00:00
Gé van Geldorp
03ed25518a Alex Buell <alex.buell@munted.org.uk>:
- math_asm.S: undefined references to 'not' when linking ntdll.dll

svn path=/trunk/; revision=19781
2005-11-30 17:28:42 +00:00
Hervé Poussineau
bb2ae99c0e Finish implementation of SetupDiGetClassDevPropertySheetsW (not tested)
svn path=/trunk/; revision=19780
2005-11-30 17:11:43 +00:00
Thomas Bluemel
c38f6ddcdc display "Unknown" as status when querying the device status failed
svn path=/trunk/; revision=19779
2005-11-30 16:54:54 +00:00
Thomas Bluemel
8a98faad53 forgot to commit this change
svn path=/trunk/; revision=19778
2005-11-30 16:52:41 +00:00
Thomas Bluemel
8274f45b80 - support remote device property sheets
- display the device status

svn path=/trunk/; revision=19777
2005-11-30 16:33:05 +00:00
Martin Fuchs
de00331be1 sprintf_s1
svn path=/trunk/; revision=19776
2005-11-30 14:02:55 +00:00
Martin Fuchs
84de2f0d6d XML-encode characters below 0x20
svn path=/trunk/; revision=19775
2005-11-30 11:57:20 +00:00