reactos.git
22 years agoAdded .cvsignore to ignore cmd.coff
Phillip Susi [Sun, 17 Jun 2001 23:10:07 +0000 (23:10 +0000)]
Added .cvsignore to ignore cmd.coff

svn path=/trunk/; revision=1981

22 years agoImplemented some registry functions.
Eric Kohl [Sun, 17 Jun 2001 22:54:36 +0000 (22:54 +0000)]
Implemented some registry functions.

svn path=/trunk/; revision=1980

22 years agoFixed a typo.
Emanuele Aliberti [Sun, 17 Jun 2001 20:36:35 +0000 (20:36 +0000)]
Fixed a typo.

svn path=/trunk/; revision=1979

22 years agoImplemented AllocateLocallyUniqueId().
Eric Kohl [Sun, 17 Jun 2001 20:20:21 +0000 (20:20 +0000)]
Implemented AllocateLocallyUniqueId().

svn path=/trunk/; revision=1978

22 years agoNTDLL/csr: some more stubs; code split;
Emanuele Aliberti [Sun, 17 Jun 2001 20:05:10 +0000 (20:05 +0000)]
NTDLL/csr: some more stubs; code split;
NTDLL/rtl: some more stubs; RtlRaiseStatus() implemented;
Minor changes.

svn path=/trunk/; revision=1977

22 years agoSome csr additions
Eric Kohl [Sun, 17 Jun 2001 09:25:03 +0000 (09:25 +0000)]
Some csr additions

svn path=/trunk/; revision=1976

22 years agoChanged ObCreateObject() to a more nt-compatible format.
Eric Kohl [Sat, 16 Jun 2001 14:11:31 +0000 (14:11 +0000)]
Changed ObCreateObject() to a more nt-compatible format.
Now it returns a status value.

svn path=/trunk/; revision=1975

22 years agoAdded unstripped driver to .cvsignore.
Eric Kohl [Sat, 16 Jun 2001 09:54:43 +0000 (09:54 +0000)]
Added unstripped driver to .cvsignore.

svn path=/trunk/; revision=1974

22 years agoAdded some error checks.
Eric Kohl [Sat, 16 Jun 2001 09:49:45 +0000 (09:49 +0000)]
Added some error checks.

svn path=/trunk/; revision=1973

22 years agoFixed linker error.
Eric Kohl [Fri, 15 Jun 2001 18:32:25 +0000 (18:32 +0000)]
Fixed linker error.

svn path=/trunk/; revision=1972

22 years agoMore work on winsock stack (ping is now working)
Casper Hornstrup [Fri, 15 Jun 2001 17:48:43 +0000 (17:48 +0000)]
More work on winsock stack (ping is now working)

svn path=/trunk/; revision=1971

22 years agoFixes for gcc-2.95.3-4
Eric Kohl [Fri, 15 Jun 2001 11:15:32 +0000 (11:15 +0000)]
Fixes for gcc-2.95.3-4
Fixed typos

svn path=/trunk/; revision=1970

22 years agoFrom Eugene Ingerman:
Jason Filby [Thu, 14 Jun 2001 21:05:08 +0000 (21:05 +0000)]
From Eugene Ingerman:
Create default registry files is they don't exist
Modularized registry.c into more files, more manageable
Bug fix in IoCreateFile that didn't return IoStatusBlock
'dir' now works in Bochs - corrected parsing in VfatOpenFile

svn path=/trunk/; revision=1969

22 years agoAdded some error checks.
Eric Kohl [Thu, 14 Jun 2001 10:02:59 +0000 (10:02 +0000)]
Added some error checks.

svn path=/trunk/; revision=1968

22 years agoImplemented access to PCI configuration space
Eric Kohl [Wed, 13 Jun 2001 22:17:01 +0000 (22:17 +0000)]
Implemented access to PCI configuration space

svn path=/trunk/; revision=1967

22 years agoMostly STDCALL fixes.
Eric Kohl [Wed, 13 Jun 2001 10:59:50 +0000 (10:59 +0000)]
Mostly STDCALL fixes.

svn path=/trunk/; revision=1966

22 years agoWindow stations and desktops
Casper Hornstrup [Tue, 12 Jun 2001 17:51:51 +0000 (17:51 +0000)]
Window stations and desktops

svn path=/trunk/; revision=1965

22 years agoRemoved old wine code
Casper Hornstrup [Tue, 12 Jun 2001 17:44:50 +0000 (17:44 +0000)]
Removed old wine code

svn path=/trunk/; revision=1964

22 years agoRemoved old wine code
Casper Hornstrup [Tue, 12 Jun 2001 17:35:46 +0000 (17:35 +0000)]
Removed old wine code

svn path=/trunk/; revision=1963

22 years agoRemoved old wine code
Casper Hornstrup [Tue, 12 Jun 2001 17:30:27 +0000 (17:30 +0000)]
Removed old wine code

svn path=/trunk/; revision=1962

22 years agoImplemented memory detection & BIOS memory map
Brian Palmer [Tue, 12 Jun 2001 16:12:50 +0000 (16:12 +0000)]
Implemented memory detection & BIOS memory map
Added memory management prototypes

svn path=/trunk/; revision=1961

22 years agoAdded missing STDCALLs.
Eric Kohl [Tue, 12 Jun 2001 12:36:58 +0000 (12:36 +0000)]
Added missing STDCALLs.

svn path=/trunk/; revision=1960

22 years agoFixed some NT compatibility issues in Nt[Query/Set]InformationFile().
Eric Kohl [Tue, 12 Jun 2001 12:35:42 +0000 (12:35 +0000)]
Fixed some NT compatibility issues in Nt[Query/Set]InformationFile().
Fixed buffer size issues in volume functions.
Fixed several minor bugs.

svn path=/trunk/; revision=1959

22 years ago*** empty log message ***
Emanuele Aliberti [Mon, 11 Jun 2001 20:36:44 +0000 (20:36 +0000)]
*** empty log message ***

svn path=/trunk/; revision=1958

22 years agoImplemented SetVolumeLabelW().
Eric Kohl [Mon, 11 Jun 2001 19:54:05 +0000 (19:54 +0000)]
Implemented SetVolumeLabelW().

svn path=/trunk/; revision=1957

22 years agoFixed some NT compatibility issues in Nt[Query/Set]VolumeInformationFile().
Eric Kohl [Mon, 11 Jun 2001 19:52:22 +0000 (19:52 +0000)]
Fixed some NT compatibility issues in Nt[Query/Set]VolumeInformationFile().

svn path=/trunk/; revision=1956

22 years agoFixed MaxRootEntries. This caused disk corruption.
Eric Kohl [Sat, 9 Jun 2001 15:51:23 +0000 (15:51 +0000)]
Fixed MaxRootEntries. This caused disk corruption.

svn path=/trunk/; revision=1955

22 years agoForgot to add a semi-colon at end of statement
Brian Palmer [Fri, 8 Jun 2001 23:20:14 +0000 (23:20 +0000)]
Forgot to add a semi-colon at end of statement

svn path=/trunk/; revision=1954

22 years agoSeparated multiboot kernel loader and reactos kernel loader so that support for other...
Brian Palmer [Fri, 8 Jun 2001 23:12:40 +0000 (23:12 +0000)]
Separated multiboot kernel loader and reactos kernel loader so that support for other operating systems can be added

svn path=/trunk/; revision=1953

22 years agoUse ARC-Path to boot ReactOS
Eric Kohl [Fri, 8 Jun 2001 17:46:52 +0000 (17:46 +0000)]
Use ARC-Path to boot ReactOS

svn path=/trunk/; revision=1952

22 years agoAdded stubs for missing partition functions
Eric Kohl [Fri, 8 Jun 2001 15:11:04 +0000 (15:11 +0000)]
Added stubs for missing partition functions

svn path=/trunk/; revision=1951

22 years agoImplemented the most simple functions.
Eric Kohl [Thu, 7 Jun 2001 21:27:45 +0000 (21:27 +0000)]
Implemented the most simple functions.

svn path=/trunk/; revision=1950

22 years agoFixes to build win32k.sys again.
Eric Kohl [Thu, 7 Jun 2001 21:22:32 +0000 (21:22 +0000)]
Fixes to build win32k.sys again.

svn path=/trunk/; revision=1949

22 years agoReplaced IDEGetPartitionTable() by call to IoReadPartitionTable()
Eric Kohl [Thu, 7 Jun 2001 21:18:01 +0000 (21:18 +0000)]
Replaced IDEGetPartitionTable() by call to IoReadPartitionTable()
Several minor fixes

svn path=/trunk/; revision=1948

22 years agoFixed includes to compile.
Emanuele Aliberti [Thu, 7 Jun 2001 20:38:53 +0000 (20:38 +0000)]
Fixed includes to compile.

svn path=/trunk/; revision=1947

22 years agoUpdated definition
Jason Filby [Wed, 6 Jun 2001 14:25:13 +0000 (14:25 +0000)]
Updated definition

svn path=/trunk/; revision=1946

22 years agoMultiboot Kernel Compliance
Brian Palmer [Tue, 5 Jun 2001 21:45:51 +0000 (21:45 +0000)]
Multiboot Kernel Compliance

svn path=/trunk/; revision=1945

22 years agoBug fixes
Jason Filby [Mon, 4 Jun 2001 14:54:40 +0000 (14:54 +0000)]
Bug fixes

svn path=/trunk/; revision=1944

22 years agoWin32k native user stubs
Casper Hornstrup [Mon, 4 Jun 2001 14:39:43 +0000 (14:39 +0000)]
Win32k native user stubs

svn path=/trunk/; revision=1943

22 years agoDefault is screen debug output
Casper Hornstrup [Mon, 4 Jun 2001 11:27:54 +0000 (11:27 +0000)]
Default is screen debug output

svn path=/trunk/; revision=1942

22 years agoRaw IP and ICMP fixes
Casper Hornstrup [Mon, 4 Jun 2001 11:26:13 +0000 (11:26 +0000)]
Raw IP and ICMP fixes
More work on winsock stack (not usable yet though)
Support for loading symbols for user mode modules

svn path=/trunk/; revision=1941

22 years agoSmall fixes
Jason Filby [Sun, 3 Jun 2001 10:48:41 +0000 (10:48 +0000)]
Small fixes

svn path=/trunk/; revision=1940

22 years agoPrevent mouse from interfering with GDI drawing
Jason Filby [Sun, 3 Jun 2001 10:47:29 +0000 (10:47 +0000)]
Prevent mouse from interfering with GDI drawing

svn path=/trunk/; revision=1939

22 years agoFixed partition table bug
Eric Kohl [Sat, 2 Jun 2001 15:53:26 +0000 (15:53 +0000)]
Fixed partition table bug

svn path=/trunk/; revision=1938

22 years agoFaster moving mouse cursor
Jason Filby [Sat, 2 Jun 2001 08:44:46 +0000 (08:44 +0000)]
Faster moving mouse cursor

svn path=/trunk/; revision=1937

22 years agoBetter looking mouse cursor
Jason Filby [Sat, 2 Jun 2001 08:43:48 +0000 (08:43 +0000)]
Better looking mouse cursor

svn path=/trunk/; revision=1936

22 years agoImplemented RtlFindMessage() and Rtl[Query/Set]TimeZoneInformation().
Eric Kohl [Fri, 1 Jun 2001 17:14:40 +0000 (17:14 +0000)]
Implemented RtlFindMessage() and Rtl[Query/Set]TimeZoneInformation().

svn path=/trunk/; revision=1935

22 years agoImplemented RtlFindMessage().
Eric Kohl [Wed, 30 May 2001 20:03:28 +0000 (20:03 +0000)]
Implemented RtlFindMessage().
Implemented Rtl[Query/Set]TimeZoneInformation().
Implemented RtlQueryRegistryValues() partially.

svn path=/trunk/; revision=1933

22 years agoFixed a crash in NtCreateKey() when an existing key is opened
Eric Kohl [Wed, 30 May 2001 14:40:36 +0000 (14:40 +0000)]
Fixed a crash in NtCreateKey() when an existing key is opened

svn path=/trunk/; revision=1932

22 years agoFixed potential crash when empty ANSI_STRING or UNICODE_STRING is printed
Eric Kohl [Wed, 30 May 2001 14:38:14 +0000 (14:38 +0000)]
Fixed potential crash when empty ANSI_STRING or UNICODE_STRING is printed

svn path=/trunk/; revision=1931

22 years agoImprove mouse driver stability a bit
Jason Filby [Wed, 30 May 2001 08:07:48 +0000 (08:07 +0000)]
Improve mouse driver stability a bit

svn path=/trunk/; revision=1930

22 years agoFixed a typo
Eric Kohl [Sun, 27 May 2001 23:03:51 +0000 (23:03 +0000)]
Fixed a typo

svn path=/trunk/; revision=1929

22 years agoDouble makefile in cvs
Casper Hornstrup [Sun, 27 May 2001 16:37:24 +0000 (16:37 +0000)]
Double makefile in cvs

svn path=/trunk/; revision=1928

22 years agoFull make
Casper Hornstrup [Sun, 27 May 2001 16:23:20 +0000 (16:23 +0000)]
Full make

svn path=/trunk/; revision=1927

22 years agoRewrote atom functions in kernel32
Eric Kohl [Sun, 27 May 2001 15:40:31 +0000 (15:40 +0000)]
Rewrote atom functions in kernel32

svn path=/trunk/; revision=1926

22 years agoImplemented atoms in ntoskrnl and fixed a few bugs
Eric Kohl [Sun, 27 May 2001 11:17:01 +0000 (11:17 +0000)]
Implemented atoms in ntoskrnl and fixed a few bugs

svn path=/trunk/; revision=1925

22 years agoImplemented handle table and atom table
Eric Kohl [Sat, 26 May 2001 17:49:18 +0000 (17:49 +0000)]
Implemented handle table and atom table

svn path=/trunk/; revision=1924

22 years agoImplemented handle table and atom table
Eric Kohl [Sat, 26 May 2001 16:52:31 +0000 (16:52 +0000)]
Implemented handle table and atom table

svn path=/trunk/; revision=1923

22 years agoWas not clearing screen on some cards
Jason Filby [Sat, 26 May 2001 10:25:22 +0000 (10:25 +0000)]
Was not clearing screen on some cards

svn path=/trunk/; revision=1922

22 years agoBuild mouclass and psaux
Jason Filby [Sat, 26 May 2001 10:20:07 +0000 (10:20 +0000)]
Build mouclass and psaux

svn path=/trunk/; revision=1921

22 years agoLoad PS/2 mouse and mouse class drivers on startup
Jason Filby [Sat, 26 May 2001 10:05:40 +0000 (10:05 +0000)]
Load PS/2 mouse and mouse class drivers on startup

svn path=/trunk/; revision=1920

22 years agoMinor update
Jason Filby [Sat, 26 May 2001 10:04:06 +0000 (10:04 +0000)]
Minor update

svn path=/trunk/; revision=1919

22 years agoVGA software cursor
Jason Filby [Sat, 26 May 2001 08:21:03 +0000 (08:21 +0000)]
VGA software cursor

svn path=/trunk/; revision=1918

22 years agoMouse driver improvements; callback between mouse class and GDI
Jason Filby [Sat, 26 May 2001 08:19:03 +0000 (08:19 +0000)]
Mouse driver improvements; callback between mouse class and GDI

svn path=/trunk/; revision=1917

22 years agoInitial GDI Mouse support, small DC fix
Jason Filby [Sat, 26 May 2001 08:15:40 +0000 (08:15 +0000)]
Initial GDI Mouse support, small DC fix

svn path=/trunk/; revision=1916

22 years agoFixed duplicate DELETE
Eric Kohl [Fri, 25 May 2001 08:51:41 +0000 (08:51 +0000)]
Fixed duplicate DELETE

svn path=/trunk/; revision=1915

22 years agoImplemented file access/sharing check functions
Eric Kohl [Thu, 24 May 2001 22:19:25 +0000 (22:19 +0000)]
Implemented file access/sharing check functions

svn path=/trunk/; revision=1914

22 years agoImplemented resource (multiple-reader-single-writer) lock
Eric Kohl [Thu, 24 May 2001 11:28:54 +0000 (11:28 +0000)]
Implemented resource (multiple-reader-single-writer) lock

svn path=/trunk/; revision=1913

22 years agoAdded the definition files for ole32.dll
Jurgen van Gael [Sat, 19 May 2001 21:23:20 +0000 (21:23 +0000)]
Added the definition files for ole32.dll

svn path=/trunk/; revision=1912

22 years agoadded #ifdefs for clipboard feature
Nedko Arnaudov [Wed, 16 May 2001 21:19:06 +0000 (21:19 +0000)]
added #ifdefs for clipboard feature

svn path=/trunk/; revision=1911

22 years agoPut the CLSID definition between the ifdef statement for the guid, otherwise compilin...
Jurgen van Gael [Tue, 15 May 2001 21:04:09 +0000 (21:04 +0000)]
Put the CLSID definition between the ifdef statement for the guid, otherwise compiling ole32 would generate multiple definition error messages

svn path=/trunk/; revision=1910

22 years agoSourc code for the first ole32.dll COM implementation
Jurgen van Gael [Tue, 15 May 2001 12:22:18 +0000 (12:22 +0000)]
Sourc code for the first ole32.dll COM implementation

svn path=/trunk/; revision=1909

22 years agoAdded header files for ole32.dll COM implementation
Jurgen van Gael [Tue, 15 May 2001 11:53:23 +0000 (11:53 +0000)]
Added header files for ole32.dll COM implementation

svn path=/trunk/; revision=1908

22 years agoInitial revision
Brian Palmer [Tue, 15 May 2001 03:50:25 +0000 (03:50 +0000)]
Initial revision

svn path=/trunk/; revision=1904

22 years agoRemoved the assertion
Casper Hornstrup [Sun, 13 May 2001 13:35:37 +0000 (13:35 +0000)]
Removed the assertion

svn path=/trunk/; revision=1903

22 years agoSome named pipe improvements (not usable yet!).
Eric Kohl [Thu, 10 May 2001 23:38:31 +0000 (23:38 +0000)]
Some named pipe improvements (not usable yet!).

svn path=/trunk/; revision=1902

22 years agoa few more changes to vfat driver
Rex Jolliff [Thu, 10 May 2001 06:30:23 +0000 (06:30 +0000)]
a few more changes to vfat driver

svn path=/trunk/; revision=1901

22 years agoextracted a few more FCB funcs
Rex Jolliff [Thu, 10 May 2001 04:02:21 +0000 (04:02 +0000)]
extracted a few more FCB funcs

svn path=/trunk/; revision=1900

22 years agoUse MinGW startup code (crt0)
Eric Kohl [Tue, 8 May 2001 11:19:43 +0000 (11:19 +0000)]
Use MinGW startup code (crt0)

svn path=/trunk/; revision=1899

22 years agooops...back to default configuration
Casper Hornstrup [Tue, 8 May 2001 09:43:55 +0000 (09:43 +0000)]
oops...back to default configuration

svn path=/trunk/; revision=1898

22 years agoPreparations for 32-bit/64-bit architectures
Casper Hornstrup [Mon, 7 May 2001 22:03:27 +0000 (22:03 +0000)]
Preparations for 32-bit/64-bit architectures
Added stubs for most user32.dll functions

svn path=/trunk/; revision=1897

22 years agoCleanup
Eric Kohl [Sun, 6 May 2001 22:39:13 +0000 (22:39 +0000)]
Cleanup

svn path=/trunk/; revision=1896

22 years agoFixed bootable partition bug
Eric Kohl [Sun, 6 May 2001 22:32:34 +0000 (22:32 +0000)]
Fixed bootable partition bug

svn path=/trunk/; revision=1895

22 years agoAdded dist rule.
Emanuele Aliberti [Sun, 6 May 2001 19:28:50 +0000 (19:28 +0000)]
Added dist rule.

svn path=/trunk/; revision=1894

22 years agoLast change stop CD from working. That's fixed now.
Carl Nettelblad [Sun, 6 May 2001 17:27:50 +0000 (17:27 +0000)]
Last change stop CD from working. That's fixed now.

svn path=/trunk/; revision=1893

22 years agoRemoved support for current directories on several drives at once from cmd.exe. Now...
Carl Nettelblad [Sun, 6 May 2001 17:12:44 +0000 (17:12 +0000)]
Removed support for current directories on several drives at once from cmd.exe. Now in NTDLL.

svn path=/trunk/; revision=1892

22 years agoMoving support for current dir on several drives from cmd.exe to NTDLL.
Carl Nettelblad [Sun, 6 May 2001 16:09:03 +0000 (16:09 +0000)]
Moving support for current dir on several drives from cmd.exe to NTDLL.

svn path=/trunk/; revision=1891

22 years agoAdded ACPI bus manager
Casper Hornstrup [Sat, 5 May 2001 19:15:44 +0000 (19:15 +0000)]
Added ACPI bus manager
Added ACPI button driver

svn path=/trunk/; revision=1890

22 years agoAdded runtime configuration of debug prints from kernel debugger (on a per file basis)
Casper Hornstrup [Sat, 5 May 2001 19:13:10 +0000 (19:13 +0000)]
Added runtime configuration of debug prints from kernel debugger (on a per file basis)

svn path=/trunk/; revision=1889

22 years agoadded optional parameter to specify destination directory
Nedko Arnaudov [Sat, 5 May 2001 19:11:29 +0000 (19:11 +0000)]
added optional parameter to specify destination directory

svn path=/trunk/; revision=1888

22 years agoRemoved a bunch of junk from wine and fixed crash on loading
Phillip Susi [Sat, 5 May 2001 18:09:30 +0000 (18:09 +0000)]
Removed a bunch of junk from wine and fixed crash on loading

svn path=/trunk/; revision=1887

22 years agoAdded makefile
Eric Kohl [Sat, 5 May 2001 18:01:07 +0000 (18:01 +0000)]
Added makefile

svn path=/trunk/; revision=1886

22 years agoFixed silly 'off by one' bug
Eric Kohl [Sat, 5 May 2001 18:00:33 +0000 (18:00 +0000)]
Fixed silly 'off by one' bug

svn path=/trunk/; revision=1885

22 years agoAdded mailslot fs driver
Eric Kohl [Sat, 5 May 2001 15:21:05 +0000 (15:21 +0000)]
Added mailslot fs driver

svn path=/trunk/; revision=1884

22 years agoPORT_MESSAGE_TYPE(m) macro added.
Emanuele Aliberti [Sat, 5 May 2001 12:52:49 +0000 (12:52 +0000)]
PORT_MESSAGE_TYPE(m) macro added.

svn path=/trunk/; revision=1883

22 years agoAdded attributes to object parse method.
Eric Kohl [Sat, 5 May 2001 09:33:16 +0000 (09:33 +0000)]
Added attributes to object parse method.

svn path=/trunk/; revision=1882

22 years agoFixed NtQueryDirectoryObject.
Emanuele Aliberti [Fri, 4 May 2001 21:44:21 +0000 (21:44 +0000)]
Fixed NtQueryDirectoryObject.

svn path=/trunk/; revision=1881

22 years agoChanged Cc interface func names to CcRos.
Rex Jolliff [Fri, 4 May 2001 01:21:45 +0000 (01:21 +0000)]
Changed Cc interface func names to CcRos.
Changed CcReleaseFileCache to use and dereference FileObject in BCB
instead of the one passed.

svn path=/trunk/; revision=1880

22 years agoAdded detection of redirection. GetStdHandle() used instead of CreateFile(). Error...
Nedko Arnaudov [Thu, 3 May 2001 22:41:16 +0000 (22:41 +0000)]
Added detection of redirection. GetStdHandle() used instead of CreateFile(). Error message is shown to user when it tries to redirect.

svn path=/trunk/; revision=1879

22 years agoRemoved debug code
Casper Hornstrup [Thu, 3 May 2001 17:24:00 +0000 (17:24 +0000)]
Removed debug code
Compile correctly with pool validation enabled

svn path=/trunk/; revision=1878