reactos.git
17 years agoImplement /LOADSYMBOLS and /NOLOADSYMBOLS command line option
Gé van Geldorp [Sun, 5 Jun 2005 20:56:14 +0000 (20:56 +0000)]
Implement /LOADSYMBOLS and /NOLOADSYMBOLS command line option
Note to self: send shipping address for coffee mug to Alex

svn path=/trunk/; revision=15814

17 years agoInclude French resources in explorer
Hervé Poussineau [Sun, 5 Jun 2005 20:05:56 +0000 (20:05 +0000)]
Include French resources in explorer

svn path=/trunk/; revision=15813

17 years agomore optimze of bitblt for dib32
Magnus Olsen [Sun, 5 Jun 2005 18:15:08 +0000 (18:15 +0000)]
more optimze of bitblt for dib32

svn path=/trunk/; revision=15812

17 years agoClean proxy makefiles on 'make clean'
Casper Hornstrup [Sun, 5 Jun 2005 16:47:42 +0000 (16:47 +0000)]
Clean proxy makefiles on 'make clean'

svn path=/trunk/; revision=15810

17 years agoRemove old makefiles
Casper Hornstrup [Sun, 5 Jun 2005 16:32:33 +0000 (16:32 +0000)]
Remove old makefiles

svn path=/trunk/; revision=15809

17 years agoGenerate proxy makefiles in output tree.
Casper Hornstrup [Sun, 5 Jun 2005 15:59:18 +0000 (15:59 +0000)]
Generate proxy makefiles in output tree.

svn path=/trunk/; revision=15808

17 years agoAdding symbolic link to USBFDO.
James Tabor [Sun, 5 Jun 2005 15:50:55 +0000 (15:50 +0000)]
Adding symbolic link to USBFDO.

svn path=/trunk/; revision=15807

17 years agoForgot this file.
Hartmut Birr [Sun, 5 Jun 2005 14:03:55 +0000 (14:03 +0000)]
Forgot this file.
Make the bochs debug output in the very early boot phase available, if AUTO_ENABLE_BOCHS is defined.

svn path=/trunk/; revision=15806

17 years agoDon't lock the kernel address space while solving faults from the paged pool.
Hartmut Birr [Sun, 5 Jun 2005 14:01:58 +0000 (14:01 +0000)]
Don't lock the kernel address space while solving faults from the paged pool.
It is possible, that someone try to access memory from paged pool
while the kernel address space is already locked.

svn path=/trunk/; revision=15805

17 years agoDocument rbuild flags.
Casper Hornstrup [Sun, 5 Jun 2005 12:53:22 +0000 (12:53 +0000)]
Document rbuild flags.

svn path=/trunk/; revision=15804

17 years agorefresh window content after context menu popups only if any command has been executed
Martin Fuchs [Sun, 5 Jun 2005 12:20:07 +0000 (12:20 +0000)]
refresh window content after context menu popups only if any command has been executed

svn path=/trunk/; revision=15803

17 years agoCorrect dependencies for 'make <module>_install'
Casper Hornstrup [Sun, 5 Jun 2005 12:08:39 +0000 (12:08 +0000)]
Correct dependencies for 'make <module>_install'

svn path=/trunk/; revision=15802

17 years ago* Support enabling/disabling modules depending on configuration.
Casper Hornstrup [Sun, 5 Jun 2005 11:22:16 +0000 (11:22 +0000)]
* Support enabling/disabling modules depending on configuration.
* Enable halup for MP=0 configuration and halmp for MP=1 configuration.

svn path=/trunk/; revision=15801

17 years agoUse standard debug macros
Gé van Geldorp [Sun, 5 Jun 2005 11:05:47 +0000 (11:05 +0000)]
Use standard debug macros

svn path=/trunk/; revision=15800

17 years agoLucio Diaz-Flores Varela <reactos_translate@yahoo.es>
Gé van Geldorp [Sun, 5 Jun 2005 08:33:52 +0000 (08:33 +0000)]
Lucio Diaz-Flores Varela <reactos_translate@yahoo.es>
Add Spanish translation

svn path=/trunk/; revision=15799

17 years agoFixed Interface.
James Tabor [Sun, 5 Jun 2005 00:40:40 +0000 (00:40 +0000)]
Fixed Interface.

svn path=/trunk/; revision=15798

17 years ago- Create device instance key for root device node.
Eric Kohl [Sat, 4 Jun 2005 22:55:58 +0000 (22:55 +0000)]
- Create device instance key for root device node.
- Add DeviceReference value for each non-root device node.

svn path=/trunk/; revision=15796

17 years agoFix a few critical typos/mistakes (like interruptvector/interruptlevel), stdcall...
Aleksey Bragin [Sat, 4 Jun 2005 21:35:07 +0000 (21:35 +0000)]
Fix a few critical typos/mistakes (like interruptvector/interruptlevel), stdcall for thread's func, etc. Also added some "hacks" into hub's thread, but at least it leads to first steps to device enumeration.
Driver (OHCI) bugchecks on my_pci_pool_allocation now (when trying to send URB).

svn path=/trunk/; revision=15795

17 years agoFix filip's fixme and alex's fixme (ie: make IRP cancellation work properly). This...
Alex Ionescu [Sat, 4 Jun 2005 21:07:00 +0000 (21:07 +0000)]
Fix filip's fixme and alex's fixme (ie: make IRP cancellation work properly). This should appease Hartmut even more =).

svn path=/trunk/; revision=15794

17 years agogerman resource for property dialog
Martin Fuchs [Sat, 4 Jun 2005 20:48:51 +0000 (20:48 +0000)]
german resource for property dialog

svn path=/trunk/; revision=15793

17 years agosync winefile's header between WINE and ReactOS
Martin Fuchs [Sat, 4 Jun 2005 20:37:15 +0000 (20:37 +0000)]
sync winefile's header between WINE and ReactOS

svn path=/trunk/; revision=15792

17 years agoCorrectly handle NOT operator in window style definitions.
Filip Navara [Sat, 4 Jun 2005 19:44:50 +0000 (19:44 +0000)]
Correctly handle NOT operator in window style definitions.

svn path=/trunk/; revision=15788

17 years agoadd property page winapi (not finished, I will implement it)
Klemens Friedl [Sat, 4 Jun 2005 19:21:15 +0000 (19:21 +0000)]
add property page winapi (not finished, I will implement it)

svn path=/trunk/; revision=15787

17 years agofix head so it compile agein
Magnus Olsen [Sat, 4 Jun 2005 19:11:11 +0000 (19:11 +0000)]
fix head so it compile agein

svn path=/trunk/; revision=15786

17 years agosorry revert to 15772
Magnus Olsen [Sat, 4 Jun 2005 18:43:39 +0000 (18:43 +0000)]
sorry revert to 15772

svn path=/trunk/; revision=15777

17 years agodib32 more speed optimze
Magnus Olsen [Sat, 4 Jun 2005 17:36:59 +0000 (17:36 +0000)]
dib32 more speed optimze

svn path=/trunk/; revision=15774

17 years agosmall optimze and bug fix optimze color fill for DIB32_BltBit
Magnus Olsen [Sat, 4 Jun 2005 16:09:39 +0000 (16:09 +0000)]
small optimze and bug fix optimze color fill for DIB32_BltBit

svn path=/trunk/; revision=15772

17 years agoSorry I was errm a bit...dizzy
Alex Ionescu [Sat, 4 Jun 2005 13:38:48 +0000 (13:38 +0000)]
Sorry I was errm a bit...dizzy

svn path=/trunk/; revision=15771

17 years agoFix HEader
Alex Ionescu [Sat, 4 Jun 2005 13:24:50 +0000 (13:24 +0000)]
Fix HEader

svn path=/trunk/; revision=15770

17 years agoOptimized DstInvert32
Alex Ionescu [Sat, 4 Jun 2005 13:20:34 +0000 (13:20 +0000)]
Optimized DstInvert32

svn path=/trunk/; revision=15769

17 years agoMake the bochs debug output in the very early boot phase available, if AUTO_ENABLE_BO...
Hartmut Birr [Sat, 4 Jun 2005 10:05:20 +0000 (10:05 +0000)]
Make the bochs debug output in the very early boot phase available, if AUTO_ENABLE_BOCHS is defined.

svn path=/trunk/; revision=15768

17 years agoAdd inbv header, stub InvbDisplayString, fix BSOD to always show on screen like it...
Alex Ionescu [Sat, 4 Jun 2005 00:25:04 +0000 (00:25 +0000)]
Add inbv header, stub InvbDisplayString, fix BSOD to always show on screen like it should, make bugcheck macros show the bugcheck data in the debug output. I hope this appeases Hartmut a bit =)

svn path=/trunk/; revision=15763

17 years agomore optimze of blt. icon draw lite faster
Magnus Olsen [Fri, 3 Jun 2005 23:21:21 +0000 (23:21 +0000)]
more optimze of blt. icon draw lite faster

svn path=/trunk/; revision=15762

17 years agoDon't define asm macros that are not used
Hervé Poussineau [Fri, 3 Jun 2005 22:44:38 +0000 (22:44 +0000)]
Don't define asm macros that are not used

svn path=/trunk/; revision=15761

17 years agoFix DBG := 0 build
Gé van Geldorp [Fri, 3 Jun 2005 21:18:09 +0000 (21:18 +0000)]
Fix DBG := 0 build

svn path=/trunk/; revision=15760

17 years agoremove resrc1.h
Martin Fuchs [Fri, 3 Jun 2005 19:54:52 +0000 (19:54 +0000)]
remove resrc1.h

svn path=/trunk/; revision=15759

17 years agosplit the big explorer resource file into smaller language specific rescource scripts
Martin Fuchs [Fri, 3 Jun 2005 19:36:03 +0000 (19:36 +0000)]
split the big explorer resource file into smaller language specific rescource scripts

svn path=/trunk/; revision=15758

17 years agosorry foregt test one optimze
Magnus Olsen [Fri, 3 Jun 2005 19:11:10 +0000 (19:11 +0000)]
sorry foregt test one optimze
remove it until futer

svn path=/trunk/; revision=15757

17 years agooptimze for bitblt dib32bpp.c
Magnus Olsen [Fri, 3 Jun 2005 18:57:53 +0000 (18:57 +0000)]
optimze for bitblt dib32bpp.c
NOTSRCERASE, DSTINVERT
you can gain more speed from these

svn path=/trunk/; revision=15756

17 years agoupdate resource file (convert linux file to windows linebreak-compatible)
Klemens Friedl [Fri, 3 Jun 2005 18:33:15 +0000 (18:33 +0000)]
update resource file (convert linux file to windows linebreak-compatible)

svn path=/trunk/; revision=15755

17 years agoAdd german language resource file
Klemens Friedl [Fri, 3 Jun 2005 18:23:18 +0000 (18:23 +0000)]
Add german language resource file

svn path=/trunk/; revision=15754

17 years agoAdd german language resource to the ReactOS Command Processor
Klemens Friedl [Fri, 3 Jun 2005 18:21:50 +0000 (18:21 +0000)]
Add german language resource to the ReactOS Command Processor
(not completely finished, I will update it as soon as possible)

svn path=/trunk/; revision=15753

17 years agoSome new features like Login, Config.h and Idle message
Maarten Bosma [Fri, 3 Jun 2005 17:28:53 +0000 (17:28 +0000)]
Some new features like Login, Config.h and Idle message

svn path=/trunk/; revision=15752

17 years agoWait the opening of mouclass device to connect the underlying mouse port driver
Hervé Poussineau [Fri, 3 Jun 2005 17:09:47 +0000 (17:09 +0000)]
Wait the opening of mouclass device to connect the underlying mouse port driver

svn path=/trunk/; revision=15751

17 years agobitblt srcpy optimze it can be more optimze
Magnus Olsen [Fri, 3 Jun 2005 16:57:55 +0000 (16:57 +0000)]
bitblt srcpy optimze it can be more optimze

svn path=/trunk/; revision=15750

17 years agoSave DriverObject pointer to device extension
Hervé Poussineau [Fri, 3 Jun 2005 16:56:27 +0000 (16:56 +0000)]
Save DriverObject pointer to device extension
Use INTERFACE_TYPE type instead of ULONG
Use OBJ_KERNEL_HANDLE when opening \Device\PhysicalMemory

svn path=/trunk/; revision=15749

17 years agoFixed the compiling with DBG set to 1.
Hartmut Birr [Fri, 3 Jun 2005 16:04:40 +0000 (16:04 +0000)]
Fixed the compiling with DBG set to 1.

svn path=/trunk/; revision=15748

17 years agoactivate 32 to 32 bitblt code
Magnus Olsen [Fri, 3 Jun 2005 12:30:09 +0000 (12:30 +0000)]
activate 32 to 32 bitblt code

svn path=/trunk/; revision=15747

17 years agoDelete unneeded makefile
Hervé Poussineau [Fri, 3 Jun 2005 12:03:44 +0000 (12:03 +0000)]
Delete unneeded makefile

svn path=/trunk/; revision=15746

17 years agoDIB_32BPP_BitBlt: Fix ROP4_SRCCOPY case for 32bpp.
Gregor Anich [Fri, 3 Jun 2005 01:45:26 +0000 (01:45 +0000)]
DIB_32BPP_BitBlt: Fix ROP4_SRCCOPY case for 32bpp.

This file is ugly!

svn path=/trunk/; revision=15745

17 years agoblt fill did broke winquake fix it now.
Magnus Olsen [Fri, 3 Jun 2005 01:18:02 +0000 (01:18 +0000)]
blt fill did broke winquake fix it now.

svn path=/trunk/; revision=15744

17 years agothx agein blight and alex.
Magnus Olsen [Fri, 3 Jun 2005 00:35:31 +0000 (00:35 +0000)]
thx agein blight and alex.
we got alot faster blt for source copy for
32bpp to 32bpp now.

svn path=/trunk/; revision=15743

17 years agosorry wrong optimze for black and white fixing the start menu
Magnus Olsen [Fri, 3 Jun 2005 00:10:18 +0000 (00:10 +0000)]
sorry wrong optimze for black and white fixing the start menu

svn path=/trunk/; revision=15742

17 years agoSync from Wine - Henning Gerhardt <henning.gerhardt@web.de>: Update German resource...
Martin Fuchs [Thu, 2 Jun 2005 22:14:53 +0000 (22:14 +0000)]
Sync from Wine - Henning Gerhardt <henning.gerhardt@web.de>: Update German resource files

svn path=/trunk/; revision=15741

17 years agoconvert info strings to UTF-16
Martin Fuchs [Thu, 2 Jun 2005 22:09:06 +0000 (22:09 +0000)]
convert info strings to UTF-16

svn path=/trunk/; revision=15740

17 years agoimplemented file properties dialog (partly based on Rob D.'s winfile code)
Martin Fuchs [Thu, 2 Jun 2005 21:39:00 +0000 (21:39 +0000)]
implemented file properties dialog (partly based on Rob D.'s winfile code)

svn path=/trunk/; revision=15739

17 years agofix column headers
Martin Fuchs [Thu, 2 Jun 2005 21:32:21 +0000 (21:32 +0000)]
fix column headers

svn path=/trunk/; revision=15738

17 years agoFirst version of Explorer's translation into Russian. Done by Dmitry Philippov, check...
Aleksey Bragin [Thu, 2 Jun 2005 21:09:29 +0000 (21:09 +0000)]
First version of Explorer's translation into Russian. Done by Dmitry Philippov, checked by me, DarkHobbit and others.
But still needs extensive checking.

svn path=/trunk/; revision=15737

17 years agoChanged dialog's size, and sizes of its elements, so russian translation looks nice...
Aleksey Bragin [Thu, 2 Jun 2005 20:47:15 +0000 (20:47 +0000)]
Changed dialog's size, and sizes of its elements, so russian translation looks nice in it.
By M. Zvyozdochkin.

svn path=/trunk/; revision=15736

17 years agosorry did foregt ;
Magnus Olsen [Thu, 2 Jun 2005 20:47:11 +0000 (20:47 +0000)]
sorry did foregt ;

svn path=/trunk/; revision=15735

17 years agoFix grammar typo (notinserted -> not inserted) in russian translation.
Aleksey Bragin [Thu, 2 Jun 2005 20:38:18 +0000 (20:38 +0000)]
Fix grammar typo (notinserted -> not inserted) in russian translation.
By M. Zvyozdochkin.

svn path=/trunk/; revision=15734

17 years agoadd cabinet.dll to the cd
Steven Edwards [Thu, 2 Jun 2005 20:14:23 +0000 (20:14 +0000)]
add cabinet.dll to the cd

svn path=/trunk/; revision=15733

17 years agolite Optimze only for dib32bpp.c
Magnus Olsen [Thu, 2 Jun 2005 20:12:58 +0000 (20:12 +0000)]
lite Optimze only for dib32bpp.c
thanks Blight for the inline asm for hline
bitblt have got optimze for fill black and white color
only. more will come

svn path=/trunk/; revision=15732

17 years agoMake formatting of half-verbose output the same for linux as for windows (add quotes...
Gregor Anich [Thu, 2 Jun 2005 19:56:12 +0000 (19:56 +0000)]
Make formatting of half-verbose output the same for linux as for windows (add quotes to the echos)

svn path=/trunk/; revision=15731

17 years agosvn propset
Emanuele Aliberti [Thu, 2 Jun 2005 13:20:04 +0000 (13:20 +0000)]
svn propset

svn path=/trunk/; revision=15730

17 years agoSM/CSR: move win32k.sys loading from the SM to the Win32 user mode server.
Emanuele Aliberti [Thu, 2 Jun 2005 13:17:37 +0000 (13:17 +0000)]
SM/CSR: move win32k.sys loading from the SM to the Win32 user mode server.

svn path=/trunk/; revision=15729

17 years agoCorrect midimap location.
Emanuele Aliberti [Thu, 2 Jun 2005 13:10:57 +0000 (13:10 +0000)]
Correct midimap location.

svn path=/trunk/; revision=15728

17 years agoFix midimap/wavemap build
Alex Ionescu [Thu, 2 Jun 2005 03:21:17 +0000 (03:21 +0000)]
Fix midimap/wavemap build

svn path=/trunk/; revision=15727

17 years agothis was moved
Steven Edwards [Thu, 2 Jun 2005 02:12:48 +0000 (02:12 +0000)]
this was moved

svn path=/trunk/; revision=15726

17 years agoRemoved makefiles.
James Tabor [Thu, 2 Jun 2005 01:37:38 +0000 (01:37 +0000)]
Removed makefiles.

svn path=/trunk/; revision=15725

17 years agoFixed xml problem.
James Tabor [Thu, 2 Jun 2005 01:36:20 +0000 (01:36 +0000)]
Fixed xml problem.

svn path=/trunk/; revision=15724

17 years agoFixed xml problem.
James Tabor [Thu, 2 Jun 2005 01:36:07 +0000 (01:36 +0000)]
Fixed xml problem.

svn path=/trunk/; revision=15723

17 years agoDon't close port if opening failed
Hervé Poussineau [Wed, 1 Jun 2005 23:09:36 +0000 (23:09 +0000)]
Don't close port if opening failed

svn path=/trunk/; revision=15722

17 years ago- Start the logging thread from ServiceMain.
Eric Kohl [Wed, 1 Jun 2005 21:57:52 +0000 (21:57 +0000)]
- Start the logging thread from ServiceMain.
- Move UNICODE definition to the configuration file.
- Code cleanup.

svn path=/trunk/; revision=15721

17 years agoAdding Cromwell to usb.
James Tabor [Wed, 1 Jun 2005 21:55:36 +0000 (21:55 +0000)]
Adding Cromwell to usb.

svn path=/trunk/; revision=15720

17 years agoAdding Cromwell to usb.
James Tabor [Wed, 1 Jun 2005 21:55:09 +0000 (21:55 +0000)]
Adding Cromwell to usb.

svn path=/trunk/; revision=15719

17 years agoBuild the UNICODE version of the eventlog service.
Eric Kohl [Wed, 1 Jun 2005 19:43:32 +0000 (19:43 +0000)]
Build the UNICODE version of the eventlog service.

svn path=/trunk/; revision=15718

17 years agofixed warnings
Thomas Bluemel [Wed, 1 Jun 2005 19:01:12 +0000 (19:01 +0000)]
fixed warnings

svn path=/trunk/; revision=15717

17 years agosmall optimze for StretchBlt
Magnus Olsen [Wed, 1 Jun 2005 18:11:26 +0000 (18:11 +0000)]
small optimze for StretchBlt
Thanks Alex for the idea with neg for statement
it is still a ref implemnet and have some limits

svn path=/trunk/; revision=15716

17 years agoBuild with MP=1
Casper Hornstrup [Wed, 1 Jun 2005 17:28:51 +0000 (17:28 +0000)]
Build with MP=1

svn path=/trunk/; revision=15715

17 years agoRemove unneded file
Casper Hornstrup [Wed, 1 Jun 2005 17:27:55 +0000 (17:27 +0000)]
Remove unneded file

svn path=/trunk/; revision=15714

17 years agoFix some debug messages (do I need to patch this to wine?)
Alex Ionescu [Wed, 1 Jun 2005 01:59:05 +0000 (01:59 +0000)]
Fix some debug messages (do I need to patch this to wine?)

svn path=/trunk/; revision=15712

17 years agoFix some debug messages
Alex Ionescu [Wed, 1 Jun 2005 01:56:55 +0000 (01:56 +0000)]
Fix some debug messages

svn path=/trunk/; revision=15711

17 years agosmall optimze for StretchBlt
Magnus Olsen [Tue, 31 May 2005 23:58:14 +0000 (23:58 +0000)]
small optimze for StretchBlt
now do only getpixel ones instead call hole time on getpixel for the color value when it stretch to biger BMP
the hole stretchblt need to be optimze this code are geting it working bit faster and it is reference implementation

svn path=/trunk/; revision=15710

17 years agoSmall present for ion
Gé van Geldorp [Tue, 31 May 2005 22:06:18 +0000 (22:06 +0000)]
Small present for ion

svn path=/trunk/; revision=15709

17 years agoupdate wallpaper list
Klemens Friedl [Tue, 31 May 2005 20:47:11 +0000 (20:47 +0000)]
update wallpaper list

svn path=/trunk/; revision=15707

17 years agoDelete
Casper Hornstrup [Tue, 31 May 2005 20:40:27 +0000 (20:40 +0000)]
Delete

svn path=/trunk/; revision=15706

17 years agoMP configuration
Casper Hornstrup [Tue, 31 May 2005 20:39:13 +0000 (20:39 +0000)]
MP configuration

svn path=/trunk/; revision=15705

17 years agostrechblt
Magnus Olsen [Tue, 31 May 2005 19:44:36 +0000 (19:44 +0000)]
strechblt
gain very lite perfomen boost

svn path=/trunk/; revision=15704

17 years agoGenerate SMP friendly temporary filenames
Casper Hornstrup [Tue, 31 May 2005 17:30:54 +0000 (17:30 +0000)]
Generate SMP friendly temporary filenames

svn path=/trunk/; revision=15703

17 years agocomplete dummy hal
Magnus Olsen [Tue, 31 May 2005 15:46:26 +0000 (15:46 +0000)]
complete dummy hal

svn path=/trunk/; revision=15702

17 years agoFix a bugin strechblt. it can now zoom in or out in any bpp
Magnus Olsen [Tue, 31 May 2005 15:19:10 +0000 (15:19 +0000)]
Fix a bugin strechblt. it can now zoom in or out in any bpp
still this need todo
/* FIXME :  MaskOrigin, BrushOrigin, ClipRegion, Mode ? */
/* This is a reference implementation, it hasn't been optimized for speed */

svn path=/trunk/; revision=15701

17 years ago- Added a missing dereferencing in NtTerminateProcess.
Hartmut Birr [Tue, 31 May 2005 15:01:29 +0000 (15:01 +0000)]
- Added a missing dereferencing in NtTerminateProcess.
- Don't access already freed memory while sending messages to the termination port (in PspExitThread).

svn path=/trunk/; revision=15700

17 years agoTry always to open a file as named object first.
Hartmut Birr [Tue, 31 May 2005 14:56:55 +0000 (14:56 +0000)]
Try always to open a file as named object first.
This is necessary for the redirection to NUL which is used by the new build system.

svn path=/trunk/; revision=15699

17 years agoChanged the indentation to a more readable format (no other changes).
Hartmut Birr [Tue, 31 May 2005 14:51:53 +0000 (14:51 +0000)]
Changed the indentation to a more readable format (no other changes).

svn path=/trunk/; revision=15698

17 years agoimplement strechblt for all 8bpp this code are not optimze.
Magnus Olsen [Tue, 31 May 2005 14:11:02 +0000 (14:11 +0000)]
implement strechblt for all 8bpp this code are not optimze.
tested with winquake 8bpp to 16/32bpp.
/* FIXME :  MaskOrigin, BrushOrigin, ClipRegion, Mode ? */
/* This is a reference implementation, it hasn't been optimized for speed */

svn path=/trunk/; revision=15697

17 years agoAdd registry entries for serial mouse driver
Hervé Poussineau [Tue, 31 May 2005 13:49:41 +0000 (13:49 +0000)]
Add registry entries for serial mouse driver

svn path=/trunk/; revision=15696

17 years agoDon't try to detect serial ports at known I/O addresses. They have to be written...
Hervé Poussineau [Tue, 31 May 2005 10:35:22 +0000 (10:35 +0000)]
Don't try to detect serial ports at known I/O addresses. They have to be written in registry and enumerated by Root bus enumerator.
Get interrupt informations from AllocatedResourcesTranslated in IRP_MN_START_DEVICE

svn path=/trunk/; revision=15695

17 years agoChange Xml from msafd32.dll to msafd.dll.
James Tabor [Tue, 31 May 2005 08:02:29 +0000 (08:02 +0000)]
Change Xml from msafd32.dll to msafd.dll.

svn path=/trunk/; revision=15694

17 years agoBuild a correct console handle.
Hartmut Birr [Mon, 30 May 2005 23:22:15 +0000 (23:22 +0000)]
Build a correct console handle.

svn path=/trunk/; revision=15693