Jason Filby [Thu, 19 Sep 2002 22:56:14 +0000 (22:56 +0000)]
Corrected comment
svn path=/trunk/; revision=3524
Jason Filby [Thu, 19 Sep 2002 22:41:57 +0000 (22:41 +0000)]
Text alignment should be TA_TOP for a new DC
svn path=/trunk/; revision=3523
Eric Kohl [Thu, 19 Sep 2002 16:21:15 +0000 (16:21 +0000)]
Major rework.
Fixed keyboard bug.
svn path=/trunk/; revision=3522
Eric Kohl [Thu, 19 Sep 2002 16:18:50 +0000 (16:18 +0000)]
Moved SCSI headers because they are used by usetup.
svn path=/trunk/; revision=3521
David Welch [Wed, 18 Sep 2002 23:56:48 +0000 (23:56 +0000)]
Create a PDEV for the display driver only once.
svn path=/trunk/; revision=3520
KJK::Hyperion [Wed, 18 Sep 2002 01:09:10 +0000 (01:09 +0000)]
Temporary getopt.h. MingW doesn't define getopt() anywhere, but ships with libiberty, that implements it. This file temporarily fills the gap
svn path=/trunk/; revision=3519
David Welch [Tue, 17 Sep 2002 23:48:14 +0000 (23:48 +0000)]
Pass only the base name of a module.
svn path=/trunk/; revision=3518
David Welch [Tue, 17 Sep 2002 23:46:23 +0000 (23:46 +0000)]
More user fixes.
svn path=/trunk/; revision=3517
David Welch [Tue, 17 Sep 2002 23:43:29 +0000 (23:43 +0000)]
Misc. user fixes.
svn path=/trunk/; revision=3516
David Welch [Tue, 17 Sep 2002 23:41:44 +0000 (23:41 +0000)]
Misc. user fixes.
Don't load FPU or debug register data unless requested.
svn path=/trunk/; revision=3515
Jason Filby [Tue, 17 Sep 2002 23:20:44 +0000 (23:20 +0000)]
Fixes for DIBs to show with correct vertical orientation
svn path=/trunk/; revision=3514
Jason Filby [Tue, 17 Sep 2002 21:39:10 +0000 (21:39 +0000)]
Remove unneeded floating point code
svn path=/trunk/; revision=3513
Hartmut Birr [Tue, 17 Sep 2002 20:42:59 +0000 (20:42 +0000)]
Changed the detection of the last session from IOCTL_CDROM_READ_TOC to IOCTL_CDROM_GET_LAST_SESSION.
Fixed the calculation of the VolumeOffset.
svn path=/trunk/; revision=3512
Hartmut Birr [Tue, 17 Sep 2002 20:35:22 +0000 (20:35 +0000)]
added support for IOCTL_CDROM_GET_LAST_SESSION.
svn path=/trunk/; revision=3511
guido [Tue, 17 Sep 2002 16:41:22 +0000 (16:41 +0000)]
fix calculation of InitSize and correctly set edx in the trap frame
svn path=/trunk/; revision=3510
Hartmut Birr [Sun, 15 Sep 2002 22:26:52 +0000 (22:26 +0000)]
Fixed a wrong length in CdfsReadFile.
svn path=/trunk/; revision=3509
Hartmut Birr [Sun, 15 Sep 2002 22:25:05 +0000 (22:25 +0000)]
Added support for multi session CD's.
svn path=/trunk/; revision=3508
Hartmut Birr [Sun, 15 Sep 2002 22:23:23 +0000 (22:23 +0000)]
Added CdfsSetPosition/CdfsSetInformation.
svn path=/trunk/; revision=3507
Hartmut Birr [Sun, 15 Sep 2002 22:21:40 +0000 (22:21 +0000)]
Check some attributes in CdfsCreateFile.
svn path=/trunk/; revision=3506
Hartmut Birr [Sun, 15 Sep 2002 22:19:16 +0000 (22:19 +0000)]
Added support for IOCTL_CDROM_READ_TOC.
svn path=/trunk/; revision=3505
guido [Sun, 15 Sep 2002 13:49:57 +0000 (13:49 +0000)]
Initialisation of debugging and floating point registers in
PsBeginThread*.
svn path=/trunk/; revision=3504
guido [Sun, 15 Sep 2002 10:45:05 +0000 (10:45 +0000)]
Switch i287 fpu, if present, into protected mode (ignored on i387) and
properly initialize some variables.
svn path=/trunk/; revision=3503
guido [Sat, 14 Sep 2002 13:10:45 +0000 (13:10 +0000)]
Fix building using gcc-2.95
svn path=/trunk/; revision=3502
guido [Fri, 13 Sep 2002 21:40:28 +0000 (21:40 +0000)]
Ported SORT command form FreeDOS
svn path=/trunk/; revision=3501
Jason Filby [Fri, 13 Sep 2002 20:36:06 +0000 (20:36 +0000)]
Initial support for 1BPP
svn path=/trunk/; revision=3500
Hartmut Birr [Fri, 13 Sep 2002 19:03:40 +0000 (19:03 +0000)]
Increased the search buffer for InternalFindFirstFile/InternalFindNextFile.
Changed from single entry to multiple entries in InternalFindNextFile.
svn path=/trunk/; revision=3497
Hartmut Birr [Fri, 13 Sep 2002 18:58:36 +0000 (18:58 +0000)]
Improve converting speed in RtlTimeFieldsToTime/RtlTimeFieldsToTime.
Fixed an error if the month is negativ in RtlTimeFieldsToTime.
svn path=/trunk/; revision=3496
Hartmut Birr [Fri, 13 Sep 2002 18:55:31 +0000 (18:55 +0000)]
Check for CREATE_UNICODE_ENVIRONMENT in CreateProcessA.
svn path=/trunk/; revision=3495
Hartmut Birr [Fri, 13 Sep 2002 18:53:17 +0000 (18:53 +0000)]
Use the functions from ntdll in SystemeTimeToFileTime/FileTimeToSystemTime.
svn path=/trunk/; revision=3494
Hartmut Birr [Fri, 13 Sep 2002 18:51:01 +0000 (18:51 +0000)]
Fixed some problems which occurs if a directory goes over the sector (2048 byte) boundary.
Save the current directory offset in the ccb for increasing the speed for countinous directory queries.
svn path=/trunk/; revision=3493
Hartmut Birr [Fri, 13 Sep 2002 18:48:42 +0000 (18:48 +0000)]
Fixed a buffer overflow if there is given a not null terminated string with a precision parameter.
Reduced some overhead for outputing strings.
Added handling of the precision parameter for counted strings.
Return the outputed character count (or an error) in __vf(w)printf.
svn path=/trunk/; revision=3492
Hartmut Birr [Fri, 13 Sep 2002 18:45:10 +0000 (18:45 +0000)]
Fixed a buffer overflow if there is given a not null terminated string with a precision parameter.
Added handling of the precision parameter for counted strings.
Reduced some overhead for strings.
svn path=/trunk/; revision=3491
Hartmut Birr [Fri, 13 Sep 2002 18:43:01 +0000 (18:43 +0000)]
Reduced some overhead for strings.
Added handling of the precision parameter for counted strings.
svn path=/trunk/; revision=3490
guido [Thu, 12 Sep 2002 18:08:54 +0000 (18:08 +0000)]
Fix case sensitivity problem
svn path=/trunk/; revision=3489
guido [Thu, 12 Sep 2002 17:50:42 +0000 (17:50 +0000)]
Prevent buffer overflows in vsn(w)printf
svn path=/trunk/; revision=3488
Steven Edwards [Wed, 11 Sep 2002 22:34:40 +0000 (22:34 +0000)]
Fixed text output for simple messagebox test
svn path=/trunk/; revision=3487
KJK::Hyperion [Wed, 11 Sep 2002 19:36:14 +0000 (19:36 +0000)]
Path to SMSS can be now set in the registry value REGISTRY\MACHINE\SYSTEM\CurrentControlSet\Session Manager\Path. The code is temporarily disabled because it hasn't been tested yet
svn path=/trunk/; revision=3486
Robert Dickenson [Tue, 10 Sep 2002 02:07:02 +0000 (02:07 +0000)]
Replaced many CPP modules with C ones. All filenames now lowercase 8.3 format. Now builds as UNICODE or ANSI.
svn path=/trunk/; revision=3485
Robert Dickenson [Tue, 10 Sep 2002 02:01:38 +0000 (02:01 +0000)]
Removed obsolete cpp modules ready for new imports.
svn path=/trunk/; revision=3484
Steven Edwards [Mon, 9 Sep 2002 22:49:00 +0000 (22:49 +0000)]
added patch submitted by Guido de Jong
svn path=/trunk/; revision=3483
Steven Edwards [Mon, 9 Sep 2002 22:36:40 +0000 (22:36 +0000)]
added patch submitted by Guido de Jong
svn path=/trunk/; revision=3482
Steven Edwards [Mon, 9 Sep 2002 22:27:57 +0000 (22:27 +0000)]
added patch submitted by Guido de Jong
svn path=/trunk/; revision=3481
Hartmut Birr [Mon, 9 Sep 2002 17:27:14 +0000 (17:27 +0000)]
Added CdfsCleanup.
svn path=/trunk/; revision=3480
Hartmut Birr [Mon, 9 Sep 2002 17:26:24 +0000 (17:26 +0000)]
Changed initialization/deinitialization of caching.
svn path=/trunk/; revision=3479
Hartmut Birr [Mon, 9 Sep 2002 17:25:39 +0000 (17:25 +0000)]
Free the DirectorySeachPattern.
svn path=/trunk/; revision=3478
KJK::Hyperion [Sun, 8 Sep 2002 23:28:11 +0000 (23:28 +0000)]
Trivial syntax error
svn path=/trunk/; revision=3477
Eric Kohl [Sun, 8 Sep 2002 18:29:56 +0000 (18:29 +0000)]
Added initial console setup code.
svn path=/trunk/; revision=3476
Casper Hornstrup [Sun, 8 Sep 2002 11:16:44 +0000 (11:16 +0000)]
Reverted latest changes
svn path=/trunk/; revision=3475
Casper Hornstrup [Sun, 8 Sep 2002 10:47:47 +0000 (10:47 +0000)]
Reverted latest changes
svn path=/trunk/; revision=3474
Casper Hornstrup [Sun, 8 Sep 2002 10:23:54 +0000 (10:23 +0000)]
Reverted latest changes.
svn path=/trunk/; revision=3473
Casper Hornstrup [Sat, 7 Sep 2002 19:40:57 +0000 (19:40 +0000)]
Fixed declaration of WSHGetWSAProtocolInfo
svn path=/trunk/; revision=3471
Casper Hornstrup [Sat, 7 Sep 2002 19:20:08 +0000 (19:20 +0000)]
Fixed declaration of WSHGetWSAProtocolInfo
svn path=/trunk/; revision=3470
Casper Hornstrup [Sat, 7 Sep 2002 17:08:31 +0000 (17:08 +0000)]
Remove some debugging code.
svn path=/trunk/; revision=3469
Casper Hornstrup [Sat, 7 Sep 2002 16:44:12 +0000 (16:44 +0000)]
Fixed typo.
svn path=/trunk/; revision=3468
Casper Hornstrup [Sat, 7 Sep 2002 15:18:12 +0000 (15:18 +0000)]
Added MSVCRT.DLL private headers.
svn path=/trunk/; revision=3467
Casper Hornstrup [Sat, 7 Sep 2002 15:13:13 +0000 (15:13 +0000)]
Use free Windows DDK and compile with latest MinGW releases.
svn path=/trunk/; revision=3466
Eric Kohl [Fri, 6 Sep 2002 22:38:10 +0000 (22:38 +0000)]
Added new 'bootcd' target.
Removed/disabled debugging code.
SetupLdr must not call BiosInt13ExtensionsSupported() to check extended int13 capabilities because they are already used to boot a CD and some BIOSes return incorrect results when a CD-ROM drive is checked.
svn path=/trunk/; revision=3465
Emanuele Aliberti [Thu, 5 Sep 2002 21:50:53 +0000 (21:50 +0000)]
USER32.EqualRect(): partial implementation.
svn path=/trunk/; revision=3462
Emanuele Aliberti [Thu, 5 Sep 2002 20:41:05 +0000 (20:41 +0000)]
Just one more line. Little is known about MCBs.
svn path=/trunk/; revision=3461
Eric Kohl [Thu, 5 Sep 2002 15:31:45 +0000 (15:31 +0000)]
Got iso-fs working again.
Implemented very simple setup loader.
svn path=/trunk/; revision=3460
Robert Kopferl [Wed, 4 Sep 2002 22:19:47 +0000 (22:19 +0000)]
Added some stubs in order to
implement them some time
svn path=/trunk/; revision=3459
Eric Kohl [Wed, 4 Sep 2002 21:33:26 +0000 (21:33 +0000)]
Check for a busy device in AtapiInterrupt().
svn path=/trunk/; revision=3458
David Welch [Wed, 4 Sep 2002 18:09:31 +0000 (18:09 +0000)]
Added missing file.
svn path=/trunk/; revision=3457
Eric Kohl [Wed, 4 Sep 2002 13:58:56 +0000 (13:58 +0000)]
Added code to identify the cdrom drive when ReactOS is booted from a CD because the bios does not provide any usable information.
The Boot-CD must be labeled 'REACTOS'.
svn path=/trunk/; revision=3456
David Welch [Tue, 3 Sep 2002 22:44:21 +0000 (22:44 +0000)]
Implemented part of window properties support
Convert WM_GETTEXT messages when sending between windows
Added Steven's bitmaps to the user32 resources
Fixed some bugs when creating a DIB
Implemented LoadBitmap
svn path=/trunk/; revision=3455
Casper Hornstrup [Tue, 3 Sep 2002 18:44:19 +0000 (18:44 +0000)]
Don't try to build modules that won't build.
Support latest MinGW releases.
Support building on linux.
svn path=/trunk/; revision=3454
Steven Edwards [Mon, 2 Sep 2002 23:35:00 +0000 (23:35 +0000)]
Added binary resources from Wine for user32.
To be replaced latter by wrc format
svn path=/trunk/; revision=3453
Steven Edwards [Mon, 2 Sep 2002 20:30:25 +0000 (20:30 +0000)]
Fixed another stub for the WINE dlls.
svn path=/trunk/; revision=3452
Steven Edwards [Mon, 2 Sep 2002 18:48:32 +0000 (18:48 +0000)]
Fix export to get WineMine to load.
svn path=/trunk/; revision=3451
David Welch [Sun, 1 Sep 2002 20:39:56 +0000 (20:39 +0000)]
Don't reinitialize the VGA on an enable surface if it is already initialized
Implemented patblt and rectangle fill
Offset drawing by the origin of the DC
Other GUI fixes
svn path=/trunk/; revision=3450
Robert Dickenson [Sun, 1 Sep 2002 04:27:51 +0000 (04:27 +0000)]
Added some exports.
svn path=/trunk/; revision=3449
Robert Dickenson [Sun, 1 Sep 2002 04:17:05 +0000 (04:17 +0000)]
Seem to have missed updating these previously....
svn path=/trunk/; revision=3448
David Welch [Sat, 31 Aug 2002 23:18:47 +0000 (23:18 +0000)]
Non-client painting fixes.
svn path=/trunk/; revision=3447
KJK::Hyperion [Sat, 31 Aug 2002 18:33:21 +0000 (18:33 +0000)]
Defined missing virtual memory query/set information types
svn path=/trunk/; revision=3446
Eric Kohl [Sat, 31 Aug 2002 18:09:31 +0000 (18:09 +0000)]
Build FREELDR.SYS and SETUPLDR.SYS in a single make run.
Fixed build process for SETUPLDR.SYS.
svn path=/trunk/; revision=3445
Eric Kohl [Sat, 31 Aug 2002 18:00:25 +0000 (18:00 +0000)]
Added a workaround for broken BIOSes.
Load SETUPLDR.SYS instead of FREELDR.SYS.
Disabled waiting for key.
svn path=/trunk/; revision=3444
KJK::Hyperion [Sat, 31 Aug 2002 17:11:24 +0000 (17:11 +0000)]
PSAPI (re)licensed under LGPL to be shared with WinE, as per Steven's request. Interfaces (headers and import library definitions) and trivial sources put in the public domain
svn path=/trunk/; revision=3443
KJK::Hyperion [Sat, 31 Aug 2002 17:07:30 +0000 (17:07 +0000)]
LGPL 2.1
svn path=/trunk/; revision=3442
KJK::Hyperion [Sat, 31 Aug 2002 15:36:56 +0000 (15:36 +0000)]
PSAPI: all the annoying stuff (enumeration and search, basically) has been taken care of. Only profiling remains to be implemented.
Check out the subsystem-independent routines in enum/ (FWIW: the whole DLL only imports two calls from kernel32.dll, SetLastError and AreFileApisANSI): they've been tested, and they could make for a great static library, to implement task manager, tlist, ToolHelp API, etc. Maybe a future addition to mingwnt?
svn path=/trunk/; revision=3441
David Welch [Fri, 30 Aug 2002 02:47:37 +0000 (02:47 +0000)]
Implemented GetAncestor and IsWindowVisible
Save and restore the trap frame around exceptions
Allow nested w32 callbacks
svn path=/trunk/; revision=3440
KJK::Hyperion [Thu, 29 Aug 2002 23:57:54 +0000 (23:57 +0000)]
PSAPI almost finished
svn path=/trunk/; revision=3439
David Welch [Thu, 29 Aug 2002 22:12:16 +0000 (22:12 +0000)]
Fixed when changing the attributes of an area larger than the mapped area.
Unprotect pages before applying relocations
Create a module entry before fixing up imports to support recursive
dependencies
Added missing symbol to user32
svn path=/trunk/; revision=3438
Robert Dickenson [Thu, 29 Aug 2002 20:28:13 +0000 (20:28 +0000)]
Added start of utility application zoomin.
svn path=/trunk/; revision=3437
Robert Dickenson [Thu, 29 Aug 2002 18:42:38 +0000 (18:42 +0000)]
Added command line handling from wine regedit, removed stdafx rubbish.
Builds cleanly and executes but no run-time testing as yet - beware.
svn path=/trunk/; revision=3436
KJK::Hyperion [Wed, 28 Aug 2002 23:13:08 +0000 (23:13 +0000)]
Corrected source paths for Event Log service and RPC subsystem
svn path=/trunk/; revision=3435
Robert Kopferl [Wed, 28 Aug 2002 22:31:56 +0000 (22:31 +0000)]
*** empty log message ***
svn path=/trunk/; revision=3434
Jason Filby [Wed, 28 Aug 2002 22:03:44 +0000 (22:03 +0000)]
A few new definitions related to windowing
svn path=/trunk/; revision=3433
Jason Filby [Wed, 28 Aug 2002 21:58:00 +0000 (21:58 +0000)]
Initial nonclient code
svn path=/trunk/; revision=3432
Hartmut Birr [Wed, 28 Aug 2002 20:53:20 +0000 (20:53 +0000)]
Replaced 'jmp $+3' with 'jmp label'.
svn path=/trunk/; revision=3431
Robert Kopferl [Wed, 28 Aug 2002 19:31:09 +0000 (19:31 +0000)]
added a preliminary WideCharToMultyByte(). This impl. only cuts of the upper 9 Bit and makes no use of NLS - its a Hack
svn path=/trunk/; revision=3430
Robert Dickenson [Wed, 28 Aug 2002 19:01:49 +0000 (19:01 +0000)]
Respond to WM_MEASUREITEM with the font height.
svn path=/trunk/; revision=3429
Eric Kohl [Wed, 28 Aug 2002 18:36:18 +0000 (18:36 +0000)]
Added detection of PCI Bus Master Controllers.
svn path=/trunk/; revision=3428
Robert Kopferl [Wed, 28 Aug 2002 17:52:00 +0000 (17:52 +0000)]
added some CP_ definitions
svn path=/trunk/; revision=3427
Robert Kopferl [Wed, 28 Aug 2002 17:47:09 +0000 (17:47 +0000)]
added CodePage symbols inside a #if 0
svn path=/trunk/; revision=3426
Hartmut Birr [Wed, 28 Aug 2002 07:32:39 +0000 (07:32 +0000)]
*** empty log message ***
svn path=/trunk/; revision=3425
Hartmut Birr [Wed, 28 Aug 2002 07:19:10 +0000 (07:19 +0000)]
Changed parameters for IoPageRead/IoPageWrite/IoSynchronousPageWrite.
Removed referencing of the event/file object.
svn path=/trunk/; revision=3424
Hartmut Birr [Wed, 28 Aug 2002 07:17:22 +0000 (07:17 +0000)]
Removed dereferencing of the event/file object for paging IO.
svn path=/trunk/; revision=3423
Hartmut Birr [Wed, 28 Aug 2002 07:15:14 +0000 (07:15 +0000)]
Added/enabled IoAcquireRemoveLockEx, IoInitializeRemoveLockEx, IoPageRead,
IoReleaseRemoveLockAndWaitEx, IoReleaseRemoveLockEx.
svn path=/trunk/; revision=3422
Hartmut Birr [Wed, 28 Aug 2002 07:13:04 +0000 (07:13 +0000)]
Moved IoPageRead from io.h to iofuncs.h.
Changed parameters for IoPageRead/IoPageWrite/IoSynchronousPageWrite.
Fixed the length calculation in CcZeroData.
svn path=/trunk/; revision=3421
Hartmut Birr [Wed, 28 Aug 2002 07:08:26 +0000 (07:08 +0000)]
Changed the parameters for InterlockedCompareExchange.
svn path=/trunk/; revision=3420