- add German RC File to mmc and Matrix Screensaver
- Fix RC Headers in the hope that GreatLord is happy. It builds well in GCC.
svn path=/trunk/; revision=27509
used.) Here is also a very bare-bones implementation of SysAudio
(actually it just creates \Device\sysaudio and a symlink for now...)
svn path=/trunk/; revision=27494
- Uncomment buslogic.sys since it now half-works (at least it doesn't hang, and it even recognizes the driver, however an attempt to setup reactos to scsi disk fails).
svn path=/trunk/; revision=27493
all drivers in this directory (all are incomplete, none of them work and
are superceded by the Kernel Streaming alternatives.) Leaving drivers in
source tree for reference at present but they can eventually be removed.
svn path=/trunk/; revision=27485
Implement so spi_ msg works now with swamp mouse buttun, but it seam our msg quare does not support it yet or must
we send a msg from spi msg we change the mouse buttun to notify the program. either way it is now partly supported
by his patch
svn path=/trunk/; revision=27484
- Reformat ScsiPortGetVirtualAddress(), and make it using SrbExtensionBuffer pointer instead of a removed VirtualAddress.
svn path=/trunk/; revision=27471
- Fix ScsiPortGetPhysicalAddress() function to use scatter-gather list, if needed.
- Now BusLogic initializes succesfully, but BSODs later.
svn path=/trunk/; revision=27470
adding almost all spi msg can be resive/send to win32k and
some are stub and will not work yet, but win32k will accpect them
svn path=/trunk/; revision=27465
please check with vs if the rc got right sub id before a commit.
I do not whant file on other langues like fi in english lang and so on
svn path=/trunk/; revision=27459
remove some hard code value, thuse value are now in win32k, it is either full implement, or partly implement
TrackMouseEventProc
remove some hard code value, thuse value are now in win32k, it is either full implement, or partly implement
svn path=/trunk/; revision=27455
implement pointers
MouseSpeed, CursorAccelerationInfo.FirstThreshold ,
CursorAccelerationInfo.SecondThreshold, CursorAccelerationInfo.Acceleration,
MouseHoverTime, MouseHoverWidth, MouseHoverHeight
for SPI_SETMOUSEHOVERTIME, SPI_SETMOUSEHOVERWIDTH, SPI_SETMOUSEHOVERHEIGHT, SPI_SETMOUSE, SPI_SETMOUSESPEED.
WARING :
Some of them are not 100% support in win32k for they are need be fill in from the mouse drv and
send them to the mouse drv as well, this part are not done yet.
svn path=/trunk/; revision=27454
- Do NOT keep VMWare Tools CD mounted after 2nd stage, or you'll get vmscsi.sys installed, which is not supported yet either!
svn path=/trunk/; revision=27448
- patch by carlo bramix (carlo.bramix at libero it)
- it should be noted that import_registry_file needs more work to support unicode files
svn path=/trunk/; revision=27447