Steven Edwards
b02a62a257
added xml makefiles for each test based on the alphablend makefile. These all need to be corrected and enabled.
...
svn path=/trunk/; revision=19148
2005-11-11 21:12:13 +00:00
Steven Edwards
7f094d6640
remove old makefiles from rosapps tests
...
svn path=/trunk/; revision=19147
2005-11-11 20:47:08 +00:00
Hervé Poussineau
bb47741504
Fix wrong test when checking arguments in SetupDiGetDriverInfoDetailW.
...
It was at least preventing install of display drivers
svn path=/trunk/; revision=19146
2005-11-11 20:15:21 +00:00
Magnus Olsen
92d8d2d3d7
Add opitopn do not isntall bootloarder as Bug: 961 suggest to make it easy for other people that do not want install freeldr.
...
svn path=/trunk/; revision=19145
2005-11-11 20:07:05 +00:00
Thomas Bluemel
183b5a5b51
fixed some more warnings when compiled with -Wwrite-strings
...
svn path=/trunk/; revision=19144
2005-11-11 19:59:38 +00:00
Magnus Olsen
98fff798f8
Greek translation by Apal (Apostolos Alexiadis grad0621@di.uoa.gr) Bug 967
...
svn path=/trunk/; revision=19143
2005-11-11 19:31:53 +00:00
Casper Hornstrup
5f879a3c8c
Display reason for failure
...
svn path=/trunk/; revision=19142
2005-11-11 19:07:27 +00:00
Ged Murphy
c21c2f8cb0
delete old version of sc.exe
...
svn path=/trunk/; revision=19141
2005-11-11 18:46:59 +00:00
Magnus Olsen
d1278478f2
sorry did break the build
...
svn path=/trunk/; revision=19140
2005-11-11 18:46:32 +00:00
Ged Murphy
ac6e33dbfd
add sc.exe to the build
...
svn path=/trunk/; revision=19139
2005-11-11 18:39:39 +00:00
Magnus Olsen
d5668d1d96
Make notepad lang rc MSVC compatible
...
svn path=/trunk/; revision=19138
2005-11-11 18:33:29 +00:00
Thomas Bluemel
a450d55fa6
fixed warnings when compiled with -Wwrite-strings
...
svn path=/trunk/; revision=19137
2005-11-11 18:22:07 +00:00
Hervé Poussineau
56d8a5b253
Fix device installation in second stage setup
...
svn path=/trunk/; revision=19136
2005-11-11 18:19:12 +00:00
Thomas Bluemel
3a4e051af1
fixed warnings when compiled with -Wwrite-strings
...
svn path=/trunk/; revision=19135
2005-11-11 18:11:17 +00:00
Ged Murphy
b260dcdb81
don't try and display data if iphlpapi functions fail
...
svn path=/trunk/; revision=19134
2005-11-11 18:09:46 +00:00
Ged Murphy
9b19555655
functionality for sc query and queryex
...
supports sc query <service>
sc query type= <...>
sc query state <...>
output as per MS utility
added usage information for query functionality
svn path=/trunk/; revision=19133
2005-11-11 17:28:13 +00:00
Thomas Bluemel
c1d7caca61
fixed warnings when compiled with -Wwrite-strings
...
svn path=/trunk/; revision=19132
2005-11-11 16:18:46 +00:00
Thomas Bluemel
bda881de13
fixed warnings when compiled with -Wwrite-strings
...
svn path=/trunk/; revision=19131
2005-11-11 16:11:13 +00:00
Thomas Bluemel
cda9f22a27
replace offsetof with FIELD_OFFSET
...
svn path=/trunk/; revision=19130
2005-11-11 11:59:56 +00:00
Steven Edwards
0a977ed9f1
msvc fixes
...
svn path=/trunk/; revision=19129
2005-11-11 08:58:05 +00:00
Christoph von Wittich
dded32cc5e
list services with EnumServicesStatusEx instead of reading them from registry
...
svn path=/trunk/; revision=19128
2005-11-11 01:05:23 +00:00
Christoph von Wittich
9178408ba6
set eol-style:native
...
svn path=/trunk/; revision=19127
2005-11-10 23:02:14 +00:00
Christoph von Wittich
12c0917529
list services
...
svn path=/trunk/; revision=19126
2005-11-10 22:46:41 +00:00
Ged Murphy
700e92d770
Display a media disconnected notice if the adapter is not connected.
...
svn path=/trunk/; revision=19125
2005-11-10 21:29:00 +00:00
Christoph von Wittich
f78304d996
started implementing startup page
...
svn path=/trunk/; revision=19124
2005-11-10 20:56:49 +00:00
Casper Hornstrup
473f2dbaf6
Build win32k_test
...
svn path=/trunk/; revision=19123
2005-11-10 20:33:10 +00:00
Steven Edwards
d74036e594
restore wine style license headers...superfolus chanes make doing a diff impossible
...
svn path=/trunk/; revision=19122
2005-11-10 17:43:55 +00:00
Thomas Bluemel
6f8816065e
mark several helper functions as static
...
svn path=/trunk/; revision=19120
2005-11-10 14:12:53 +00:00
Thomas Bluemel
33268a81ff
fixed some warnings
...
svn path=/trunk/; revision=19119
2005-11-10 14:02:20 +00:00
Christoph von Wittich
1f024441f0
remove SetupIsActive function
...
svn path=/trunk/; revision=19118
2005-11-10 13:37:56 +00:00
Christoph von Wittich
e4c507c2f5
set SystemSetupInProgress to 0x00000001
...
svn path=/trunk/; revision=19117
2005-11-10 13:27:12 +00:00
Christoph von Wittich
7d1c007799
fixed typo. DevInstallW with SW_HIDE should work now
...
svn path=/trunk/; revision=19116
2005-11-10 11:45:50 +00:00
Hervé Poussineau
545848ca1c
Fix uninitialized variable
...
svn path=/trunk/; revision=19115
2005-11-10 08:47:43 +00:00
Hervé Poussineau
50b07becb6
Send SW_HIDE instead of SW_SHOWNOACTIVATE to newdev.dll when 2nd stage setup is running
...
svn path=/trunk/; revision=19114
2005-11-10 08:37:40 +00:00
Art Yerkes
b8b9eec630
Straggling header.
...
svn path=/trunk/; revision=19113
2005-11-10 06:58:40 +00:00
Art Yerkes
e0873ce19d
Forgotten xml change.
...
svn path=/trunk/; revision=19112
2005-11-10 06:54:44 +00:00
Art Yerkes
bd2ba3b54e
Added xml to build dhcpcapi.
...
svn path=/trunk/; revision=19111
2005-11-10 06:13:12 +00:00
Art Yerkes
9fc73bcf41
Preliminary commit for tcpip control panel. I've been sitting on this
...
for a while, mainly because it used to bugcheck in a named pipe call.
I've lost my modifications to dhcpcapi, so stuff in there might not
be right. Looking at it.
svn path=/trunk/; revision=19110
2005-11-10 06:12:27 +00:00
Gé van Geldorp
381dcf3a8c
We need to call HalReleaseDisplayOwnership before killing all running processes.
...
During HalReleaseDisplayOwnership processing, the video miniport driver can
do an INT10 call, for which we need the CSRSS memory space. If the the process
(and therefore its memory space) is already gone, a kernel stack fault can
result.
svn path=/trunk/; revision=19109
2005-11-09 23:23:12 +00:00
Christoph von Wittich
dcd31dc02d
set SystemSetupInProgress to 0 in syssetup instead of in setup (before rebooting the system)
...
svn path=/trunk/; revision=19108
2005-11-09 23:17:13 +00:00
Christoph von Wittich
5f45f14faf
set SystemSetupInProgress to 1 when 2nd stage setup is running
...
compile setup as UNICODE
svn path=/trunk/; revision=19107
2005-11-09 22:50:47 +00:00
Hervé Poussineau
259f79e3d8
Fix string returned by IopGetParentIdPrefix, which was sometimes badly initialized
...
svn path=/trunk/; revision=19106
2005-11-09 21:18:08 +00:00
Gé van Geldorp
e7bbce753f
Silence debug message
...
svn path=/trunk/; revision=19105
2005-11-09 21:00:03 +00:00
Ged Murphy
4b27b1a206
quick fix to show more than one adapter
...
code still needs work to get it as per MS ipconfig, but this should keep people with more than one adapter happy until I get time to implement everything properly.
svn path=/trunk/; revision=19104
2005-11-09 20:42:04 +00:00
Thomas Bluemel
970e0f7ac4
fixed uninitialized variable warnings
...
svn path=/trunk/; revision=19103
2005-11-09 18:39:33 +00:00
Christoph von Wittich
2b1eb3ce49
display correct device name after successful driver installation
...
svn path=/trunk/; revision=19102
2005-11-09 13:00:38 +00:00
Hervé Poussineau
7091f1a9cb
Remove registry parameters for mouclass, as one is the default value and the other prevents the use of multiple mice
...
svn path=/trunk/; revision=19101
2005-11-09 11:59:45 +00:00
Hervé Poussineau
3f348259c3
New serial mouse driver, which is PnP compliant
...
svn path=/trunk/; revision=19100
2005-11-09 11:57:58 +00:00
Hervé Poussineau
9bfa51a8fc
Delete old legacy serial mouse driver, will be replaced by a PnP driver in next commit
...
svn path=/trunk/; revision=19099
2005-11-09 11:54:53 +00:00
Hervé Poussineau
9fcc9fe902
- Fix typo, which was preventing to install PCI to PCI bridges
...
- Remove double identifier
- Sort entries in alphabetical order
svn path=/trunk/; revision=19098
2005-11-09 11:52:26 +00:00