Hervé Poussineau
c7baaf3eb2
Remove registry entries for class installers we don't have
...
svn path=/trunk/; revision=18495
2005-10-16 11:11:35 +00:00
Hartmut Birr
831aa04b24
- Do only read the pci config header. Some devices/drivers don't like it
...
if the complete pci config space is accessed (like my Tekram DC-390F SCSI controller).
- Replaced some numeric values with nice named constants.
svn path=/trunk/; revision=18494
2005-10-16 11:08:01 +00:00
Hervé Poussineau
18df49d077
Implement SetupDiDestroyDriverInfoList
...
svn path=/trunk/; revision=18493
2005-10-16 10:46:22 +00:00
Eric Kohl
85acbb6eec
- Add samsrv.dll stub.
...
- Install cfgmgr32.dll, lsasrv.dll and samsrv.dll.
svn path=/trunk/; revision=18492
2005-10-16 09:58:19 +00:00
Gunnar Dalsnes
fd7c8f26a8
fix buffer overflow
...
svn path=/trunk/; revision=18491
2005-10-16 01:29:08 +00:00
Gunnar Dalsnes
3e68f60244
fix two buffer overflows
...
svn path=/trunk/; revision=18490
2005-10-16 01:27:32 +00:00
Gunnar Dalsnes
21b0bdd718
fix buffer overflow
...
add error checking
svn path=/trunk/; revision=18489
2005-10-16 01:26:52 +00:00
Gunnar Dalsnes
819d130a5a
RtlInitUnicodeString is only legal with nullterminated strings and also the string in initialized manually below...
...
svn path=/trunk/; revision=18488
2005-10-16 01:22:18 +00:00
Hartmut Birr
a17ada0615
Allocated buffers from non paged pool for all user buffers.
...
svn path=/trunk/; revision=18487
2005-10-15 21:41:48 +00:00
Christoph von Wittich
d991d613f5
* added a lot of stack-size information to *.def files
...
* added one more stub to secur32
svn path=/trunk/; revision=18486
2005-10-15 21:17:52 +00:00
Eric Kohl
94d46bd214
- CreateServiceW: Calculate the Dependency length.
...
- Implement NotifyBootConfigStatus.
svn path=/trunk/; revision=18485
2005-10-15 19:34:53 +00:00
Hartmut Birr
68b164341e
Fixed the definition of PDEV_INSTALL_W.
...
svn path=/trunk/; revision=18484
2005-10-15 16:39:22 +00:00
Martin Fuchs
79ec345d3a
Winefile:
...
- fix item background color for non-white windows background
- fix drive size output: wsprintf() -> _stprintf()
- declare COLOR_SELECTION_TXT
svn path=/trunk/; revision=18483
2005-10-15 16:37:34 +00:00
Hartmut Birr
00a4a8acbd
Don't use alloca in a macro, which may be used in a loop. This does fix bug #805 .
...
svn path=/trunk/; revision=18481
2005-10-15 13:22:13 +00:00
Magnus Olsen
36c303f191
Japanese translation by tsk email tsk_n@mail.goo.ne.jp
...
svn path=/trunk/; revision=18480
2005-10-15 12:40:30 +00:00
Magnus Olsen
45e5519258
Japanese translation by tsk email tsk_n@mail.goo.ne.jp
...
svn path=/trunk/; revision=18479
2005-10-15 12:26:40 +00:00
Magnus Olsen
f961f704ac
Japanese translation by tsk email tsk_n@mail.goo.ne.jp
...
svn path=/trunk/; revision=18478
2005-10-15 12:21:12 +00:00
Magnus Olsen
005da60232
Spanish translation By HUMA2000
...
svn path=/trunk/; revision=18477
2005-10-15 11:52:41 +00:00
Magnus Olsen
af0c90f70c
Japanese translation by tsk email tsk_n@mail.goo.ne.jp
...
svn path=/trunk/; revision=18476
2005-10-15 11:48:07 +00:00
Magnus Olsen
4f0c5db20f
fix no end waring
...
svn path=/trunk/; revision=18475
2005-10-15 11:42:26 +00:00
Magnus Olsen
8727e532bf
Japanese translation by tsk email tsk_n@mail.goo.ne.jp
...
svn path=/trunk/; revision=18474
2005-10-15 11:39:54 +00:00
Magnus Olsen
14b4fa9f73
Japanese translation by tsk email tsk_n@mail.goo.ne.jp
...
svn path=/trunk/; revision=18473
2005-10-15 11:10:25 +00:00
Magnus Olsen
73a78c480e
Japanese translation by tsk email tsk_n@mail.goo.ne.jp
...
remove Si.rc it was not translate, it was on english.
svn path=/trunk/; revision=18472
2005-10-15 11:08:44 +00:00
Magnus Olsen
b5ef43a91f
Japanese translation by tsk email tsk_n@mail.goo.ne.jp
...
svn path=/trunk/; revision=18471
2005-10-15 10:47:53 +00:00
Christoph von Wittich
663998bfcd
* set eol-style:native
...
svn path=/trunk/; revision=18470
2005-10-15 10:34:38 +00:00
Gé van Geldorp
00642f300e
Make sure we don't hang forever when activating a window belonging to
...
another thread
svn path=/trunk/; revision=18468
2005-10-15 09:53:14 +00:00
Magnus Olsen
42ce928624
forget remove struct _SURFACEALIGNMENT for it have been move to right header dmemmgr.h
...
svn path=/trunk/; revision=18467
2005-10-15 09:10:57 +00:00
Magnus Olsen
d00889ce26
Fixing directx headers from wine, by adding alot of missing struct and some struct was wrong. start fixing the header ddkernel.h
...
svn path=/trunk/; revision=18466
2005-10-15 02:00:56 +00:00
Magnus Olsen
5196ff03b6
set eol-style : native
...
svn path=/trunk/; revision=18465
2005-10-15 00:12:49 +00:00
Magnus Olsen
df288c5836
Fixing directx headers from wine, by adding alot of missing struct and some struct was wrong. Complete the header dmemmgr.h it was missing and move stuff into that header.
...
svn path=/trunk/; revision=18464
2005-10-15 00:09:45 +00:00
Christoph von Wittich
ffaa12375e
* add Security.dll (redirects all calls to secur32.dll)
...
svn path=/trunk/; revision=18463
2005-10-14 23:13:08 +00:00
Gé van Geldorp
3e063edcc7
Include kernelmode routines in stack backtrace
...
svn path=/trunk/; revision=18462
2005-10-14 22:56:23 +00:00
Christoph von Wittich
b1700953dd
*add some more stubs for Virtual DOS Machine Debug (six still missing)
...
svn path=/trunk/; revision=18461
2005-10-14 22:31:06 +00:00
Hervé Poussineau
d1509ade59
Fix the HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Linkage\Export value. The GUID needs to be prepended by "Tcpip_"
...
svn path=/trunk/; revision=18460
2005-10-14 22:04:02 +00:00
Ged Murphy
901449fbf7
- Implement -r Calling route.exe for output
...
- Rewrote DisplayOutput so simulates the MS netstat tool better and is now readable
- Fix ShowTcpTable to show correct endpoints on default, and expand it a little so it's easier to follow
- expand ShowUdpTable in the same manner
- Cleaner formatting in GetPortName
svn path=/trunk/; revision=18459
2005-10-14 21:35:03 +00:00
Gé van Geldorp
30a546e327
Attach to correct process before messing around with its memory
...
svn path=/trunk/; revision=18458
2005-10-14 20:19:23 +00:00
Magnus Olsen
541ca90657
Fixing directx headers from wine, by adding alot of missing struct and some struct was wrong.
...
svn path=/trunk/; revision=18457
2005-10-14 20:03:18 +00:00
Thomas Bluemel
bf7b9d8bb2
Fixed the declarations of GetFileVersionInfoSizeA/W and GetFileVersionInfoA/W
...
svn path=/trunk/; revision=18456
2005-10-14 19:48:28 +00:00
Gé van Geldorp
7daa792a3e
Only whitespace changes, no logic
...
svn path=/trunk/; revision=18455
2005-10-14 19:28:18 +00:00
Hervé Poussineau
2af4ba6dcb
Add missing files to bootcd
...
svn path=/trunk/; revision=18454
2005-10-14 19:09:45 +00:00
Hervé Poussineau
219a9c8162
Remove entries that are created by netcfgx.dll
...
svn path=/trunk/; revision=18453
2005-10-14 18:38:51 +00:00
Hervé Poussineau
28613541ae
Add netcfgx.dll
...
This .dll contains the class installer for the network cards
svn path=/trunk/; revision=18452
2005-10-14 18:37:10 +00:00
Gé van Geldorp
cf7b48d567
Goplat <mrnobo1024@yahoo.com>:
...
SetPixel should return the new color. Bug 909.
svn path=/trunk/; revision=18450
2005-10-14 18:32:38 +00:00
Hervé Poussineau
463b91a5b9
Transform pci.sys to a Plug-and-Play driver.
...
Simplify most of the PciCreateCompatible*String functions
Fix error handling in FdoQueryBusRelations
=> pci.sys now manages only 1 bus. It is still using HalGetBusDataByOffset/HalGetBusData which are deprecated, but it shouldn't be too hard to remove
svn path=/trunk/; revision=18449
2005-10-14 18:29:55 +00:00
Hervé Poussineau
72dd7eefe0
Big Plug-and-Play patch for ReactOS:
...
- Install drivers for devices at first boot
- Remove now useless entries in hivesys.inf
At the moment, driver installation only uses .inf files in ReactOS\Inf directory, and the needed files have to be in ReactOS\Inf or their final location (ReactOS\system32 or ReactOS\system32\drivers) + the user can't provide a custom driver
Plug-and-Plays devices are only USB controllers (OHCI and UHCI) and serial ports now.
svn path=/trunk/; revision=18448
2005-10-14 18:24:19 +00:00
Hervé Poussineau
f747f1de8c
Step 2 for a PnP ReactOS: add some (little) hacks
...
svn path=/trunk/; revision=18447
2005-10-14 18:14:19 +00:00
Hervé Poussineau
8325af0b6a
Process AddReg directive in main section to install
...
Simplify a call to SetupInstallFromInfSectionW
Fix a warning (thanks w3seek)
svn path=/trunk/; revision=18446
2005-10-14 18:09:17 +00:00
Hervé Poussineau
48b9916f22
Transform ReactOS to a Plug-and-Play system. Step 1: add some .inf files
...
svn path=/trunk/; revision=18445
2005-10-14 18:00:39 +00:00
Hervé Poussineau
6dc4621495
Implement SetupDiCreateDevRegKeyW and SetupDiOpenDevRegKey
...
Use them in SetupDiInstallDevice
svn path=/trunk/; revision=18444
2005-10-14 16:53:18 +00:00
Gé van Geldorp
a7f76e510d
Fix tab/space mess
...
svn path=/trunk/; revision=18443
2005-10-14 13:39:27 +00:00