reactos.git
24 years agoUpdate for global rules.mak file.
Eric Kohl [Tue, 11 May 1999 12:38:45 +0000 (12:38 +0000)]
Update for global rules.mak file.

svn path=/trunk/; revision=444

24 years agoAdded process ids.
Eric Kohl [Mon, 10 May 1999 12:37:45 +0000 (12:37 +0000)]
Added process ids.

svn path=/trunk/; revision=443

24 years agoa little work on the registry code
Rex Jolliff [Mon, 10 May 1999 00:06:49 +0000 (00:06 +0000)]
a little work on the registry code

svn path=/trunk/; revision=442

24 years agofixed bug in scanf
Boudewijn Dekker [Sun, 9 May 1999 14:01:59 +0000 (14:01 +0000)]
fixed bug in scanf

svn path=/trunk/; revision=441

24 years agono message
Boudewijn Dekker [Sun, 9 May 1999 14:00:05 +0000 (14:00 +0000)]
no message

svn path=/trunk/; revision=440

24 years agoFixed 'implicid declaration' warning.
Eric Kohl [Sat, 8 May 1999 18:10:33 +0000 (18:10 +0000)]
Fixed 'implicid declaration' warning.

svn path=/trunk/; revision=439

24 years agoFixed KEY_EVENT_RECORD.
Eric Kohl [Sat, 8 May 1999 18:09:37 +0000 (18:09 +0000)]
Fixed KEY_EVENT_RECORD.

svn path=/trunk/; revision=438

24 years agochanged #include <windows32/defines.h> to
Boudewijn Dekker [Sat, 8 May 1999 13:37:14 +0000 (13:37 +0000)]
changed #include <windows32/defines.h> to
#include "../include/defines.h"

svn path=/trunk/; revision=437

24 years agochanged #include <windows32/defines.h> to
Boudewijn Dekker [Sat, 8 May 1999 13:35:12 +0000 (13:35 +0000)]
changed #include <windows32/defines.h> to
#include "../../include/defines.h"

svn path=/trunk/; revision=436

24 years agouser32.dll minimal implementation
Emanuele Aliberti [Sat, 8 May 1999 07:09:31 +0000 (07:09 +0000)]
user32.dll minimal implementation

svn path=/trunk/; revision=435

24 years agoadded a top level readme file.
Rex Jolliff [Fri, 7 May 1999 20:18:25 +0000 (20:18 +0000)]
added a top level readme file.

svn path=/trunk/; revision=434

24 years agoExport some more functions.
Eric Kohl [Fri, 7 May 1999 20:10:45 +0000 (20:10 +0000)]
Export some more functions.

svn path=/trunk/; revision=433

24 years agoSome more fixes.
Eric Kohl [Fri, 7 May 1999 20:09:54 +0000 (20:09 +0000)]
Some more fixes.

svn path=/trunk/; revision=432

24 years agoFixed typos and moved typedefs.
Eric Kohl [Thu, 6 May 1999 23:40:43 +0000 (23:40 +0000)]
Fixed typos and moved typedefs.

svn path=/trunk/; revision=431

24 years agoAdded GetDiskFreeSpaceEx().
Eric Kohl [Thu, 6 May 1999 20:06:42 +0000 (20:06 +0000)]
Added GetDiskFreeSpaceEx().

svn path=/trunk/; revision=430

24 years agoFixed GetDiskFreeSpace().
Eric Kohl [Thu, 6 May 1999 17:59:55 +0000 (17:59 +0000)]
Fixed GetDiskFreeSpace().

svn path=/trunk/; revision=429

24 years agoFixed more bugs in GetFullPathName() and SetCurrentDirectory().
Eric Kohl [Thu, 6 May 1999 14:06:48 +0000 (14:06 +0000)]
Fixed more bugs in GetFullPathName() and SetCurrentDirectory().

svn path=/trunk/; revision=428

24 years agoFixed typos and compiler warnings.
Eric Kohl [Wed, 5 May 1999 21:05:00 +0000 (21:05 +0000)]
Fixed typos and compiler warnings.

svn path=/trunk/; revision=427

24 years agoAdded volume serial number handling.
Eric Kohl [Wed, 5 May 1999 11:23:46 +0000 (11:23 +0000)]
Added volume serial number handling.

svn path=/trunk/; revision=426

24 years agoRenamed wtolower() to towlower().
Eric Kohl [Wed, 5 May 1999 11:20:14 +0000 (11:20 +0000)]
Renamed wtolower() to towlower().
Renamed wtoupper() to towupper().
Added some runtime functions.

svn path=/trunk/; revision=425

25 years agoFixed 'implicid declaration' warnings.
Eric Kohl [Thu, 29 Apr 1999 23:36:08 +0000 (23:36 +0000)]
Fixed 'implicid declaration' warnings.

svn path=/trunk/; revision=424

25 years agoAdded missing features in GetFullPathName[A/W]().
Eric Kohl [Thu, 29 Apr 1999 23:32:27 +0000 (23:32 +0000)]
Added missing features in GetFullPathName[A/W]().

svn path=/trunk/; revision=423

25 years agoFixed dependencies. Now ntdll.dll depends on ntdll.def too.
Eric Kohl [Thu, 29 Apr 1999 19:55:00 +0000 (19:55 +0000)]
Fixed dependencies. Now ntdll.dll depends on ntdll.def too.

svn path=/trunk/; revision=422

25 years agoAdded aliases.
Eric Kohl [Thu, 29 Apr 1999 19:54:02 +0000 (19:54 +0000)]
Added aliases.

svn path=/trunk/; revision=421

25 years agoAdded missing features in GetFullPathName[A/W]().
Eric Kohl [Wed, 28 Apr 1999 14:19:34 +0000 (14:19 +0000)]
Added missing features in GetFullPathName[A/W]().

svn path=/trunk/; revision=420

25 years agoFixed the 'clean' rule.
Eric Kohl [Tue, 27 Apr 1999 14:51:27 +0000 (14:51 +0000)]
Fixed the 'clean' rule.

svn path=/trunk/; revision=419

25 years agoCleaned up the 'clean' rule.
Eric Kohl [Tue, 27 Apr 1999 14:50:51 +0000 (14:50 +0000)]
Cleaned up the 'clean' rule.

svn path=/trunk/; revision=418

25 years agoFixed compiler warning.
Eric Kohl [Tue, 27 Apr 1999 14:49:57 +0000 (14:49 +0000)]
Fixed compiler warning.

svn path=/trunk/; revision=417

25 years agoFixed LARGE_INTEGER handling
Eric Kohl [Tue, 27 Apr 1999 14:47:40 +0000 (14:47 +0000)]
Fixed LARGE_INTEGER handling

svn path=/trunk/; revision=416

25 years agoFixed LARGE_INTEGER handling
Eric Kohl [Tue, 27 Apr 1999 14:15:56 +0000 (14:15 +0000)]
Fixed LARGE_INTEGER handling

svn path=/trunk/; revision=415

25 years agono message
Boudewijn Dekker [Tue, 27 Apr 1999 06:16:04 +0000 (06:16 +0000)]
no message

svn path=/trunk/; revision=414

25 years agoFixed bug in modfl and in fread and fwrite and added
Boudewijn Dekker [Tue, 27 Apr 1999 06:15:27 +0000 (06:15 +0000)]
Fixed bug in modfl and in fread and fwrite and added
some permission checks in stdio.

svn path=/trunk/; revision=413

25 years agoversion information
Emanuele Aliberti [Sun, 25 Apr 1999 07:09:54 +0000 (07:09 +0000)]
version information

svn path=/trunk/; revision=412

25 years agoFixed some bugs.
Boudewijn Dekker [Fri, 23 Apr 1999 18:43:00 +0000 (18:43 +0000)]
Fixed some bugs.

svn path=/trunk/; revision=411

25 years agoUpdated boot disk builder and fixed CHECKPOINT macro in KERNEL32
Rex Jolliff [Fri, 23 Apr 1999 16:20:31 +0000 (16:20 +0000)]
Updated boot disk builder and fixed CHECKPOINT macro in KERNEL32

svn path=/trunk/; revision=410

25 years agofixed GetVolumeInformation()
Eric Kohl [Fri, 23 Apr 1999 11:54:47 +0000 (11:54 +0000)]
fixed GetVolumeInformation()

svn path=/trunk/; revision=409

25 years agofixed little bug in FindFirstFile()
Eric Kohl [Fri, 23 Apr 1999 11:51:00 +0000 (11:51 +0000)]
fixed little bug in FindFirstFile()

svn path=/trunk/; revision=408

25 years agoversion information to distinguish from MS
Emanuele Aliberti [Fri, 23 Apr 1999 05:28:37 +0000 (05:28 +0000)]
version information to distinguish from MS

svn path=/trunk/; revision=407

25 years agoadded resource script with version information to distinguish from MS
Emanuele Aliberti [Fri, 23 Apr 1999 05:27:49 +0000 (05:27 +0000)]
added resource script with version information to distinguish from MS

svn path=/trunk/; revision=406

25 years ago*.rc include
Emanuele Aliberti [Fri, 23 Apr 1999 05:26:37 +0000 (05:26 +0000)]
*.rc include

svn path=/trunk/; revision=405

25 years agofixed GetFileAttributes()
Eric Kohl [Wed, 21 Apr 1999 19:16:31 +0000 (19:16 +0000)]
fixed GetFileAttributes()

svn path=/trunk/; revision=404

25 years agocompatibility fixes
Eric Kohl [Tue, 20 Apr 1999 20:25:56 +0000 (20:25 +0000)]
compatibility fixes

svn path=/trunk/; revision=403

25 years agocleanup
Eric Kohl [Mon, 19 Apr 1999 18:44:36 +0000 (18:44 +0000)]
cleanup

svn path=/trunk/; revision=402

25 years agofixed Beep()
Eric Kohl [Mon, 19 Apr 1999 18:43:54 +0000 (18:43 +0000)]
fixed Beep()

svn path=/trunk/; revision=401

25 years agoSynched makefiles
David Welch [Sun, 18 Apr 1999 21:13:11 +0000 (21:13 +0000)]
Synched makefiles

svn path=/trunk/; revision=400

25 years agoCompletely code to synchronize DbgPrint and console output (why was this
David Welch [Sun, 18 Apr 1999 13:39:48 +0000 (13:39 +0000)]
Completely code to synchronize DbgPrint and console output (why was this
not tested?)

svn path=/trunk/; revision=399

25 years agoFixed silly bug (sorry)
David Welch [Sun, 18 Apr 1999 13:24:02 +0000 (13:24 +0000)]
Fixed silly bug (sorry)

svn path=/trunk/; revision=398

25 years agoCorrected bug which stopped(!) crtdll from compiling
David Welch [Sun, 18 Apr 1999 12:13:55 +0000 (12:13 +0000)]
Corrected bug which stopped(!) crtdll from compiling

svn path=/trunk/; revision=397

25 years ago*** empty log message ***
David Welch [Sun, 18 Apr 1999 09:11:27 +0000 (09:11 +0000)]
*** empty log message ***

svn path=/trunk/; revision=396

25 years agoSeveral bug fixes
David Welch [Sun, 18 Apr 1999 08:56:23 +0000 (08:56 +0000)]
Several bug fixes
Added proper process cleanup
Added several programs for testing

svn path=/trunk/; revision=395

25 years agoadded quad.h and ieee.h
Boudewijn Dekker [Sat, 17 Apr 1999 09:11:02 +0000 (09:11 +0000)]
added quad.h and ieee.h

svn path=/trunk/; revision=394

25 years agoReplaced old version of printf and added some long long and
Boudewijn Dekker [Sat, 17 Apr 1999 09:10:25 +0000 (09:10 +0000)]
Replaced old version of printf and added some long long and
long double support.

svn path=/trunk/; revision=393

25 years agochanges to build cmd again
Eric Kohl [Fri, 16 Apr 1999 17:26:10 +0000 (17:26 +0000)]
changes to build cmd again

svn path=/trunk/; revision=392

25 years agodir workaround
Eric Kohl [Fri, 16 Apr 1999 17:25:39 +0000 (17:25 +0000)]
dir workaround

svn path=/trunk/; revision=391

25 years agochanges to build cmd again
Eric Kohl [Fri, 16 Apr 1999 17:20:16 +0000 (17:20 +0000)]
changes to build cmd again

svn path=/trunk/; revision=390

25 years agolast bugfixes for cmd
Eric Kohl [Fri, 16 Apr 1999 00:16:18 +0000 (00:16 +0000)]
last bugfixes for cmd

svn path=/trunk/; revision=389

25 years agochanges to build cmd again
Eric Kohl [Thu, 15 Apr 1999 17:40:56 +0000 (17:40 +0000)]
changes to build cmd again

svn path=/trunk/; revision=388

25 years agocomplete but not aliased export table for advapi32.dll
Emanuele Aliberti [Thu, 15 Apr 1999 05:46:09 +0000 (05:46 +0000)]
complete but not aliased export table for advapi32.dll

svn path=/trunk/; revision=387

25 years agofixed cursor synchronization bug
Eric Kohl [Thu, 15 Apr 1999 02:02:13 +0000 (02:02 +0000)]
fixed cursor synchronization bug

svn path=/trunk/; revision=386

25 years agochanged strupr() to _strupr()
Eric Kohl [Wed, 14 Apr 1999 23:52:13 +0000 (23:52 +0000)]
changed strupr() to _strupr()

svn path=/trunk/; revision=385

25 years agoseveral changes to make cmd compile and link again
Eric Kohl [Wed, 14 Apr 1999 23:48:27 +0000 (23:48 +0000)]
several changes to make cmd compile and link again

svn path=/trunk/; revision=384

25 years agoadded ver command
Eric Kohl [Wed, 14 Apr 1999 23:45:48 +0000 (23:45 +0000)]
added ver command
improved command line editing

svn path=/trunk/; revision=383

25 years agofixed bug in FreeConsole()
Eric Kohl [Wed, 14 Apr 1999 23:43:56 +0000 (23:43 +0000)]
fixed bug in FreeConsole()

svn path=/trunk/; revision=382

25 years agofixed cursor synchroization bug
Eric Kohl [Wed, 14 Apr 1999 23:43:13 +0000 (23:43 +0000)]
fixed cursor synchroization bug

svn path=/trunk/; revision=381

25 years agoAdded various files.
Boudewijn Dekker [Wed, 14 Apr 1999 21:27:02 +0000 (21:27 +0000)]
Added various files.
   --> failed to pass test printing a simple string

svn path=/trunk/; revision=380

25 years agoAdded two header files for multi byte string functions
Boudewijn Dekker [Wed, 14 Apr 1999 07:10:15 +0000 (07:10 +0000)]
Added two header files for multi byte string functions

svn path=/trunk/; revision=379

25 years agoFixed more compilation bugs (sorry)
David Welch [Wed, 14 Apr 1999 03:39:11 +0000 (03:39 +0000)]
Fixed more compilation bugs (sorry)

svn path=/trunk/; revision=378

25 years agoFixed silly compilation bug
David Welch [Wed, 14 Apr 1999 02:31:11 +0000 (02:31 +0000)]
Fixed silly compilation bug

svn path=/trunk/; revision=377

25 years ago*** empty log message ***
David Welch [Wed, 14 Apr 1999 00:58:52 +0000 (00:58 +0000)]
*** empty log message ***

svn path=/trunk/; revision=376

25 years ago*** empty log message ***
David Welch [Wed, 14 Apr 1999 00:52:19 +0000 (00:52 +0000)]
*** empty log message ***

svn path=/trunk/; revision=375

25 years agoconsole update
Eric Kohl [Sun, 11 Apr 1999 20:59:24 +0000 (20:59 +0000)]
console update

svn path=/trunk/; revision=374

25 years agoadded .cvsignore file
Eric Kohl [Sat, 10 Apr 1999 14:48:38 +0000 (14:48 +0000)]
added .cvsignore file

svn path=/trunk/; revision=373

25 years agofixed bugs and cleaned up (direct io is working now)
Eric Kohl [Sat, 10 Apr 1999 14:47:15 +0000 (14:47 +0000)]
fixed bugs and cleaned up (direct io is working now)

svn path=/trunk/; revision=372

25 years agoPartially implemented PEB
David Welch [Sat, 10 Apr 1999 12:08:24 +0000 (12:08 +0000)]
Partially implemented PEB
Some bug fixes
Hacked crtdll to compile with a minimal set of functions

svn path=/trunk/; revision=371

25 years agofixing filenames
Rex Jolliff [Thu, 8 Apr 1999 03:46:59 +0000 (03:46 +0000)]
fixing filenames

svn path=/trunk/; revision=370

25 years agoImproved GDT managment
David Welch [Mon, 5 Apr 1999 15:04:46 +0000 (15:04 +0000)]
Improved GDT managment

svn path=/trunk/; revision=369

25 years agofixed display of stack frames
Rex Jolliff [Sun, 4 Apr 1999 00:22:33 +0000 (00:22 +0000)]
fixed display of stack frames

svn path=/trunk/; revision=368

25 years agoAdded a recursive clean rule and cleaned up a few loose ends
Rex Jolliff [Sat, 3 Apr 1999 23:43:27 +0000 (23:43 +0000)]
Added a recursive clean rule and cleaned up a few loose ends

svn path=/trunk/; revision=367

25 years agominor fixes
Boudewijn Dekker [Sat, 3 Apr 1999 10:42:18 +0000 (10:42 +0000)]
minor fixes

svn path=/trunk/; revision=366

25 years agomoved some header files from top level to crtdll directory
Boudewijn Dekker [Fri, 2 Apr 1999 21:44:11 +0000 (21:44 +0000)]
moved some header files from top level to crtdll directory

svn path=/trunk/; revision=365

25 years agoto fix a problem
The ReactOS Manager [Fri, 2 Apr 1999 18:34:41 +0000 (18:34 +0000)]
to fix a problem

svn path=/trunk/; revision=364

25 years agoto fix a problem
The ReactOS Manager [Fri, 2 Apr 1999 18:21:44 +0000 (18:21 +0000)]
to fix a problem

svn path=/trunk/; revision=363

25 years agoSetup CRTDLL config to build DLL
Rex Jolliff [Fri, 2 Apr 1999 06:29:59 +0000 (06:29 +0000)]
Setup CRTDLL config to build DLL

svn path=/trunk/; revision=362

25 years agoremoved size_t from kernel specific includes.
Rex Jolliff [Fri, 2 Apr 1999 02:34:40 +0000 (02:34 +0000)]
removed size_t from kernel specific includes.

svn path=/trunk/; revision=361

25 years agoEnhanced memory managment
David Welch [Thu, 1 Apr 1999 12:39:43 +0000 (12:39 +0000)]
Enhanced memory managment
Correct several bugs in the creation/termination of processes

svn path=/trunk/; revision=360

25 years agoChanges to be able to build system
Rex Jolliff [Thu, 1 Apr 1999 05:22:18 +0000 (05:22 +0000)]
Changes to be able to build system

svn path=/trunk/; revision=359

25 years agoinitialization of LastError
jean [Wed, 31 Mar 1999 14:09:51 +0000 (14:09 +0000)]
initialization of LastError

svn path=/trunk/; revision=358

25 years agocorrect bug in release of semaphore
jean [Wed, 31 Mar 1999 13:57:22 +0000 (13:57 +0000)]
correct bug in release of semaphore

svn path=/trunk/; revision=357

25 years agocorrect bug in release of semaphore
jean [Wed, 31 Mar 1999 13:38:13 +0000 (13:38 +0000)]
correct bug in release of semaphore

svn path=/trunk/; revision=356

25 years agoreport changes from dwelch in 1.5 (include <string.h>
jean [Wed, 31 Mar 1999 13:26:40 +0000 (13:26 +0000)]
report changes from dwelch in 1.5 (include <string.h>

svn path=/trunk/; revision=355

25 years agoimplement some functions
jean [Wed, 31 Mar 1999 13:21:44 +0000 (13:21 +0000)]
implement some functions

svn path=/trunk/; revision=354

25 years agoImproved physical page managment
David Welch [Wed, 31 Mar 1999 10:59:32 +0000 (10:59 +0000)]
Improved physical page managment

svn path=/trunk/; revision=353

25 years agoFixed bugs and improved del command.
Eric Kohl [Tue, 30 Mar 1999 22:06:36 +0000 (22:06 +0000)]
Fixed bugs and improved del command.

svn path=/trunk/; revision=352

25 years agoFixed bug in DeviceIoContol().
Eric Kohl [Tue, 30 Mar 1999 22:05:06 +0000 (22:05 +0000)]
Fixed bug in DeviceIoContol().

svn path=/trunk/; revision=351

25 years agoChanged beep to compile as sys driver.
Eric Kohl [Tue, 30 Mar 1999 21:59:12 +0000 (21:59 +0000)]
Changed beep to compile as sys driver.

svn path=/trunk/; revision=350

25 years agoimproved bluescreen driver
Eric Kohl [Tue, 30 Mar 1999 21:58:05 +0000 (21:58 +0000)]
improved bluescreen driver

svn path=/trunk/; revision=349

25 years agoBegan improvements to memory managment, changed method of
David Welch [Tue, 30 Mar 1999 12:55:31 +0000 (12:55 +0000)]
Began improvements to memory managment, changed method of
mapping page tables and directories to be more efficent. These
changes require you to update your version of loadros.com

svn path=/trunk/; revision=348

25 years agoadded GDI32 DLL skeleton
Rex Jolliff [Sun, 28 Mar 1999 23:12:42 +0000 (23:12 +0000)]
added GDI32 DLL skeleton

svn path=/trunk/; revision=347

25 years agofixed some bugs to make nls functions compile
Boudewijn Dekker [Sat, 27 Mar 1999 22:29:57 +0000 (22:29 +0000)]
fixed some bugs to make nls functions compile

svn path=/trunk/; revision=346

25 years agoMade process execution work again
David Welch [Fri, 26 Mar 1999 10:48:45 +0000 (10:48 +0000)]
Made process execution work again

svn path=/trunk/; revision=345