Filip Navara
c9e333fafc
Latest version of serial mouse driver with fixes by Logan_V8_TT.
...
svn path=/trunk/; revision=7968
2004-02-01 18:28:38 +00:00
Emanuele Aliberti
8443a77631
Use macros for LPC message limits in current LPC implementation.
...
svn path=/trunk/; revision=7967
2004-02-01 18:19:28 +00:00
Royce Mitchell III
04aba507f3
function list macro
...
svn path=/trunk/; revision=7966
2004-02-01 17:18:48 +00:00
Royce Mitchell III
809430ad58
more work on openg32
...
svn path=/trunk/; revision=7965
2004-02-01 17:07:16 +00:00
Eric Kohl
927fc7ad03
Fix buggy expansion (signed/unsigned) of InitiatorBusID.
...
svn path=/trunk/; revision=7964
2004-02-01 16:02:35 +00:00
Eric Kohl
ed7963440d
Changed base address of samlib.dll.
...
svn path=/trunk/; revision=7963
2004-02-01 15:56:37 +00:00
Gé van Geldorp
f28940b24f
Fix wrong GetBitmapDimensionEx() usage
...
svn path=/trunk/; revision=7962
2004-02-01 15:52:02 +00:00
Gé van Geldorp
32532d4019
Silence debug messages
...
svn path=/trunk/; revision=7961
2004-02-01 15:46:53 +00:00
Gé van Geldorp
e1d6ad5272
Rename BITMAPOBJ "size" member to "dimension" to make clear it's to be
...
used for Get/SetBitmapDimensionEx only. Fix current wrong usage.
svn path=/trunk/; revision=7960
2004-02-01 15:45:41 +00:00
Gé van Geldorp
2cb71414cb
Testing shows that MS-Win does allow a thread to leave a critical section
...
entered by another thread.
svn path=/trunk/; revision=7959
2004-02-01 14:05:30 +00:00
Filip Navara
cac89868b0
Test for bugs that prevent Mozilla from working.
...
svn path=/trunk/; revision=7958
2004-02-01 12:30:36 +00:00
Martin Fuchs
394bc9f628
display pseudo-file attributes "link" and "executable"
...
svn path=/trunk/; revision=7957
2004-02-01 11:53:11 +00:00
Martin Fuchs
257d7fb7f0
update TODO list
...
svn path=/trunk/; revision=7956
2004-02-01 11:22:24 +00:00
Martin Fuchs
26e89bbfbc
display registry value contents
...
svn path=/trunk/; revision=7955
2004-02-01 11:19:28 +00:00
Martin Fuchs
b88d580163
new 'content' column to display symbolic link targets
...
svn path=/trunk/; revision=7954
2004-02-01 10:52:24 +00:00
Martin Fuchs
3e745d2acd
Patch by Filip Navara <xnavara@volny.cz>:
...
Can someone please commit this patch? I can't wait for the root's lock
and this patch fixes one dumb problem/crash I introduced...
svn path=/trunk/; revision=7953
2004-02-01 09:58:30 +00:00
Filip Navara
981a893bbd
- Resolve two GDI handle leaks
...
- Faster GDI handle allocation strategy
svn path=/trunk/; revision=7952
2004-02-01 08:07:07 +00:00
Filip Navara
a4b82ffa87
Fixed .cvsignore.
...
svn path=/trunk/; revision=7951
2004-02-01 08:03:43 +00:00
Royce Mitchell III
cb603fa318
beginnings of ros's opengl32 - by blight and Royce3
...
svn path=/trunk/; revision=7950
2004-02-01 07:11:06 +00:00
Gé van Geldorp
003adb9a68
Silence debug messages
...
svn path=/trunk/; revision=7949
2004-01-31 23:53:45 +00:00
Gé van Geldorp
649ad5c8c0
Implemented Write(Private)ProfileStringA/W
...
svn path=/trunk/; revision=7948
2004-01-31 23:52:42 +00:00
Martin Fuchs
4e8837594f
mount drives in NT object namespace
...
svn path=/trunk/; revision=7947
2004-01-31 23:43:28 +00:00
Martin Fuchs
18feaceddc
display types of files, NT objects and registry key/entries
...
svn path=/trunk/; revision=7946
2004-01-31 23:02:21 +00:00
Martin Fuchs
df1d5b7032
- don't sort registry hives
...
- fix for memory corruption problem
svn path=/trunk/; revision=7945
2004-01-31 21:01:53 +00:00
Thomas Bluemel
77721fee4b
fixed missing release of window objects
...
svn path=/trunk/; revision=7944
2004-01-31 19:56:14 +00:00
Martin Fuchs
8506980996
included Registry as virtual file system
...
svn path=/trunk/; revision=7943
2004-01-31 19:31:51 +00:00
Martin Fuchs
b2f6c15aa4
empty REGISTRY directory
...
svn path=/trunk/; revision=7942
2004-01-31 17:26:38 +00:00
Martin Fuchs
973445eeff
re-activate already open shell/ntobj child windows instead of opening new windows
...
svn path=/trunk/; revision=7941
2004-01-31 17:09:19 +00:00
Eric Kohl
288705874e
Start parsing at the root object when an object path needs to be reparsed.
...
Patch by Art Yerkes.
svn path=/trunk/; revision=7940
2004-01-31 16:52:47 +00:00
Martin Fuchs
cb2752aa76
included NT Object namespace as virtual file system
...
svn path=/trunk/; revision=7939
2004-01-31 16:25:23 +00:00
Emanuele Aliberti
f4625da5df
Define macros for LPC limits:
...
PORT_MAX_DATA_LENGTH 0x104
PORT_MAX_MESSAGE_LENGTH 0x148
svn path=/trunk/; revision=7938
2004-01-31 15:27:54 +00:00
Richard Campbell
70ced9fd3b
Seperated the Caption font and the icon title font. Note that this code will soon be rendered obsolete by code that loads metrics fonts from the registry.
...
svn path=/trunk/; revision=7937
2004-01-31 14:57:58 +00:00
Eric Kohl
c88b53bb8e
Fixed querying and enumerating the subkeys of HKEY_LOCAL_MACHINE.
...
This fixes bug #78 .
svn path=/trunk/; revision=7936
2004-01-31 14:33:01 +00:00
Filip Navara
faa1a76919
Call initialization of the msvcrt parts ported from Wine.
...
svn path=/trunk/; revision=7935
2004-01-31 13:29:19 +00:00
Robert Kopferl
dbd10a8033
neu
...
svn path=/trunk/; revision=7934
2004-01-31 01:29:11 +00:00
Hartmut Birr
9ac2b2c62c
- Do only lock a new page on exit from AccessFaultSectionView.
...
svn path=/trunk/; revision=7933
2004-01-31 00:16:55 +00:00
Hartmut Birr
dab0a77461
- Check for a privat page and change only the page protection
...
for such a page in MmAccessFaultSectionView.
svn path=/trunk/; revision=7932
2004-01-30 23:57:58 +00:00
Gé van Geldorp
5dee2e6519
Silence debug messages
...
svn path=/trunk/; revision=7931
2004-01-30 22:29:39 +00:00
Gé van Geldorp
d14d65ec2a
Silence debug messages
...
svn path=/trunk/; revision=7930
2004-01-30 22:12:47 +00:00
Gé van Geldorp
c0e2ebf80c
Implement some profile (.ini file) functions
...
svn path=/trunk/; revision=7929
2004-01-30 21:48:09 +00:00
Martin Fuchs
8a89b6750f
fixed relocation problem to re-activate new error messages
...
svn path=/trunk/; revision=7928
2004-01-30 20:31:35 +00:00
Andrew Greenwood
26584f6d6a
Preliminary implementation of mmdrv.dll. This is fixed to using MidiOut0 (provided by the mpu401 driver) and is *very* basic. It's only possible to open the MIDI device and play a note, with this.
...
Eventually, a list of devices will need to be obtained from the registry.
svn path=/trunk/; revision=7927
2004-01-30 18:32:58 +00:00
Richard Campbell
0b9faf4625
reverted martin's patch as it causes ROS to no longer boot correctly into GUI mode, patch by filip navara.
...
svn path=/trunk/; revision=7926
2004-01-30 17:53:07 +00:00
Andrew Greenwood
47fe4c6cf3
MIDI / MPU401 output test application.
...
This just opens the first MIDI device, which at present should be the one provided by mpu401.sys (via mmdrv.dll), and plays a note.
svn path=/trunk/; revision=7925
2004-01-30 17:38:08 +00:00
Filip Navara
549c9ff77e
Minor correction to RtlDeleteCriticalSection.
...
svn path=/trunk/; revision=7924
2004-01-30 17:32:17 +00:00
Andrew Greenwood
d00716c055
Temporarily named the device "MidiOut0" so mmdrv.dll (when committed!) will use it.
...
This driver can currently play some short MIDI messages when combined with my mmdrv.dll and miditest.exe programs (which I intend to commit eventually, once they're integrated into the ReactOS tree.)
svn path=/trunk/; revision=7923
2004-01-30 17:10:23 +00:00
Andrew Greenwood
392b65e4a7
Fixed a few minor problems so the driver compiles with the current ROS headers etc.
...
It still doesn't really do much apart from play a buffer of silence when loaded, but maybe someone can help me with this :)
svn path=/trunk/; revision=7922
2004-01-30 17:08:13 +00:00
Filip Navara
4b2257966c
stubs/stubs.c (EngGetLastError, EngSetLastError): Moved to ...
...
eng/error.c: ... here
stubs/stubs.c (BRUSHOBJ_ulGetBrushColor): Moved to ...
eng/brush.c: ... here and implemented.
objects/semaphor.c: Moved to ...
eng/semaphor.c: ... here
svn path=/trunk/; revision=7921
2004-01-30 16:36:16 +00:00
Richard Campbell
81984d5d5e
More font fixes.
...
svn path=/trunk/; revision=7920
2004-01-30 15:53:36 +00:00
Richard Campbell
9eb201eea9
Switcharoo with some fonts, this fixes some of the font issues introduced by my font loading patch.
...
svn path=/trunk/; revision=7919
2004-01-30 13:11:52 +00:00