reactos.git
19 years agoMinor fix in GlobalMemoryStatus to get some applications happy.
Filip Navara [Wed, 21 Jan 2004 18:57:21 +0000 (18:57 +0000)]
Minor fix in GlobalMemoryStatus to get some applications happy.

svn path=/trunk/; revision=7812

19 years agoFix bug #129. Unfortunetly this causes another bug to appear (that is not caused...
Filip Navara [Wed, 21 Jan 2004 18:39:24 +0000 (18:39 +0000)]
Fix bug #129. Unfortunetly this causes another bug to appear (that is not caused by this patch hopefully).

svn path=/trunk/; revision=7811

19 years agondis.dll -> ndis.sys (fix bug #160)
Filip Navara [Wed, 21 Jan 2004 18:38:54 +0000 (18:38 +0000)]
ndis.dll -> ndis.sys (fix bug #160)

svn path=/trunk/; revision=7810

19 years agoFix bug #166 ('FileDialog returns empty string or error in run from the start menu').
Filip Navara [Wed, 21 Jan 2004 18:38:53 +0000 (18:38 +0000)]
Fix bug #166 ('FileDialog returns empty string or error in run from the start menu').

svn path=/trunk/; revision=7809

19 years ago- Don't mix device and logical coordinates in NtUserBeginPaint.
Filip Navara [Wed, 21 Jan 2004 17:23:55 +0000 (17:23 +0000)]
- Don't mix device and logical coordinates in NtUserBeginPaint.
- Use BF_FLAT style for DrawEdge when drawing WS_EX_STATICEDGE border.

svn path=/trunk/; revision=7807

19 years agoAnother rewrite of the mouse detection code by Logan_V8_TT with minor changes by...
Filip Navara [Wed, 21 Jan 2004 15:25:01 +0000 (15:25 +0000)]
Another rewrite of the mouse detection code by Logan_V8_TT with minor changes by me to get it really working with my mouse. This version should solve the problem where the mouse wasn't moving and also the conflicts with serial port debugging.

svn path=/trunk/; revision=7806

19 years agoChange location of videoprt.sys.
Eric Kohl [Wed, 21 Jan 2004 12:19:47 +0000 (12:19 +0000)]
Change location of videoprt.sys.

svn path=/trunk/; revision=7805

19 years agoAdd taskmgr to distributed apps
Gé van Geldorp [Wed, 21 Jan 2004 08:05:06 +0000 (08:05 +0000)]
Add taskmgr to distributed apps

svn path=/trunk/; revision=7804

19 years agouse #ifdef _ROS_ for latest drawing workaround
Martin Fuchs [Wed, 21 Jan 2004 08:02:51 +0000 (08:02 +0000)]
use #ifdef _ROS_ for latest drawing workaround

svn path=/trunk/; revision=7803

19 years agoReboot instead of shutdown at the end of 2nd stage setup.
Gé van Geldorp [Tue, 20 Jan 2004 23:40:19 +0000 (23:40 +0000)]
Reboot instead of shutdown at the end of 2nd stage setup.

svn path=/trunk/; revision=7800

19 years agoShow warning screen at the end of setup, telling the user to wait until
Gé van Geldorp [Tue, 20 Jan 2004 23:39:06 +0000 (23:39 +0000)]
Show warning screen at the end of setup, telling the user to wait until
the disk has been flushed. Fixes bug #110.

svn path=/trunk/; revision=7798

19 years agoCorrectly move hardware messages between private queues. Fixes bugs
Gé van Geldorp [Tue, 20 Jan 2004 23:35:59 +0000 (23:35 +0000)]
Correctly move hardware messages between private queues. Fixes bugs
#156 and #162.

svn path=/trunk/; revision=7796

19 years agosmall workaround to get the edge around the systray to display properly.
Richard Campbell [Tue, 20 Jan 2004 23:34:05 +0000 (23:34 +0000)]
small workaround to get the edge around the systray to display properly.

svn path=/trunk/; revision=7795

19 years agoImplement CreateProcessAsUser[A/W] and LogonUserW with a fake token.
Eric Kohl [Tue, 20 Jan 2004 23:16:42 +0000 (23:16 +0000)]
Implement CreateProcessAsUser[A/W] and LogonUserW with a fake token.

svn path=/trunk/; revision=7793

19 years agoAttempt to fix the display corruption problems when using bootvid.sys on certain HW.
Filip Navara [Tue, 20 Jan 2004 21:08:40 +0000 (21:08 +0000)]
Attempt to fix the display corruption problems when using bootvid.sys on certain HW.

svn path=/trunk/; revision=7792

19 years agoIgnore map file.
Emanuele Aliberti [Tue, 20 Jan 2004 20:44:30 +0000 (20:44 +0000)]
Ignore map file.

svn path=/trunk/; revision=7791

19 years agorestored the blue.sys driver
Thomas Bluemel [Tue, 20 Jan 2004 20:00:45 +0000 (20:00 +0000)]
restored the blue.sys driver

svn path=/trunk/; revision=7790

19 years ago2nd time lucky - MPU401 driver. Sorry about the previous breakage of blue :(
Andrew Greenwood [Tue, 20 Jan 2004 19:58:48 +0000 (19:58 +0000)]
2nd time lucky - MPU401 driver. Sorry about the previous breakage of blue :(

svn path=/trunk/; revision=7789

19 years agoThis is a very basic implementation of a Sound Blaster driver for ReactOS. At present...
Andrew Greenwood [Tue, 20 Jan 2004 19:35:59 +0000 (19:35 +0000)]
This is a very basic implementation of a Sound Blaster driver for ReactOS. At present, it's capable of playing a buffer of silence when opened, but that's about all.

The MPU401 driver would normally be part of SNDBLST, but I decided to keep them separate, for now at least anyway. IIRC, this should play a MIDI note on startup.

Both drivers need a lot of work, but I'm committing what I've done so far, so other people can work on them as well as me :)

svn path=/trunk/; revision=7788

19 years agoeven more funny icon arrangements
Martin Fuchs [Tue, 20 Jan 2004 19:07:28 +0000 (19:07 +0000)]
even more funny icon arrangements

svn path=/trunk/; revision=7787

19 years agoChanges based on the patch by Logan_V8_TT.
Filip Navara [Tue, 20 Jan 2004 15:18:27 +0000 (15:18 +0000)]
Changes based on the patch by Logan_V8_TT.
- Formating changes (TABs/spaces)
- Don't set 'Output Line 2' bit while power-uping the mouse during initalization.
- Restore 'Line Control' register at the end of mouse detection.
- Wait only 150000 millisecons (instead of 500000) for mouse power down.
- Enable detection of mouse on COM2 by default.

svn path=/trunk/; revision=7786

19 years agoMoved logon-related functions to a separate file.
Eric Kohl [Tue, 20 Jan 2004 01:40:19 +0000 (01:40 +0000)]
Moved logon-related functions to a separate file.
Replaced WINBOOL by BOOL.

svn path=/trunk/; revision=7785

19 years agoGet the sound driver compiling again......
Steven Edwards [Tue, 20 Jan 2004 00:29:48 +0000 (00:29 +0000)]
Get the sound driver compiling again......
No it still doesnt work.

svn path=/trunk/; revision=7783

19 years agoicon alignment algorithms
Martin Fuchs [Tue, 20 Jan 2004 00:17:24 +0000 (00:17 +0000)]
icon alignment algorithms

svn path=/trunk/; revision=7782

19 years agoDon't display extension for shortcuts in shell views
Gé van Geldorp [Mon, 19 Jan 2004 20:56:26 +0000 (20:56 +0000)]
Don't display extension for shortcuts in shell views

svn path=/trunk/; revision=7778

19 years agoSmall icon handle should be NULL if unavailable
Gé van Geldorp [Mon, 19 Jan 2004 20:19:50 +0000 (20:19 +0000)]
Small icon handle should be NULL if unavailable

svn path=/trunk/; revision=7776

19 years agoIcon for console windows
Gé van Geldorp [Mon, 19 Jan 2004 20:14:28 +0000 (20:14 +0000)]
Icon for console windows

svn path=/trunk/; revision=7774

19 years agoFix title and description in "Start"/"Run" dialog (Bug #164)
Gé van Geldorp [Mon, 19 Jan 2004 20:03:36 +0000 (20:03 +0000)]
Fix title and description in "Start"/"Run" dialog (Bug #164)

svn path=/trunk/; revision=7772

19 years agoDo not disconnect a hive root key from its parent key. The object manager will do...
Eric Kohl [Mon, 19 Jan 2004 16:18:33 +0000 (16:18 +0000)]
Do not disconnect a hive root key from its parent key. The object manager will do this when the root key object gets closed.

svn path=/trunk/; revision=7769

19 years agoMoved videoprt driver to a new location and implemented few functions.
Filip Navara [Mon, 19 Jan 2004 15:56:53 +0000 (15:56 +0000)]
Moved videoprt driver to a new location and implemented few functions.

svn path=/trunk/; revision=7768

19 years agomerged back Wine commits
Martin Fuchs [Mon, 19 Jan 2004 06:56:55 +0000 (06:56 +0000)]
merged back Wine commits

svn path=/trunk/; revision=7767

19 years agoKiAcquire/ReleaseSpinLock adaption
Gunnar Dalsnes [Mon, 19 Jan 2004 00:44:37 +0000 (00:44 +0000)]
KiAcquire/ReleaseSpinLock adaption

svn path=/trunk/; revision=7766

19 years agoShow icons for shortcuts in shell views
Gé van Geldorp [Sun, 18 Jan 2004 23:00:16 +0000 (23:00 +0000)]
Show icons for shortcuts in shell views

svn path=/trunk/; revision=7765

19 years agoICO_ExtractIconsW should process icons in large/small pairs
Gé van Geldorp [Sun, 18 Jan 2004 22:58:19 +0000 (22:58 +0000)]
ICO_ExtractIconsW should process icons in large/small pairs

svn path=/trunk/; revision=7763

19 years agoKiAcquire/ReleaseSpinLock adaption
Gunnar Dalsnes [Sun, 18 Jan 2004 22:58:10 +0000 (22:58 +0000)]
KiAcquire/ReleaseSpinLock adaption

svn path=/trunk/; revision=7762

19 years agoKiAcquire/ReleaseSpinLock adaption
Gunnar Dalsnes [Sun, 18 Jan 2004 22:42:50 +0000 (22:42 +0000)]
KiAcquire/ReleaseSpinLock adaption

svn path=/trunk/; revision=7760

19 years agoadded KiAcquire/ReleaseSpinLock
Gunnar Dalsnes [Sun, 18 Jan 2004 22:41:53 +0000 (22:41 +0000)]
added KiAcquire/ReleaseSpinLock

svn path=/trunk/; revision=7759

19 years ago- Remove '\.\' sequences from destination file name in CabinetExtractFile.
Hartmut Birr [Sun, 18 Jan 2004 22:37:53 +0000 (22:37 +0000)]
- Remove '\.\' sequences from destination file name in CabinetExtractFile.

svn path=/trunk/; revision=7758

19 years agoKiAcquire/ReleaseSpinLock adaption
Gunnar Dalsnes [Sun, 18 Jan 2004 22:35:26 +0000 (22:35 +0000)]
KiAcquire/ReleaseSpinLock adaption

svn path=/trunk/; revision=7757

19 years ago- Remove trailing '\' and '\.' sequences from directory names in CreateDirectory.
Hartmut Birr [Sun, 18 Jan 2004 22:34:40 +0000 (22:34 +0000)]
- Remove trailing '\' and '\.' sequences from directory names in CreateDirectory.

svn path=/trunk/; revision=7756

19 years agoInsertAscendingList adaption
Gunnar Dalsnes [Sun, 18 Jan 2004 22:32:47 +0000 (22:32 +0000)]
InsertAscendingList adaption
KiAcquire/ReleaseSpinLock adaption

svn path=/trunk/; revision=7755

19 years ago- Check for illegal dot sequences in file and path names.
Hartmut Birr [Sun, 18 Jan 2004 22:31:23 +0000 (22:31 +0000)]
- Check for illegal dot sequences in file and path names.

svn path=/trunk/; revision=7754

19 years agoInsertAscendingList adaption
Gunnar Dalsnes [Sun, 18 Jan 2004 22:30:39 +0000 (22:30 +0000)]
InsertAscendingList adaption

svn path=/trunk/; revision=7753

19 years agoadded InsertAscending/DecendingListFIFO
Gunnar Dalsnes [Sun, 18 Jan 2004 22:28:48 +0000 (22:28 +0000)]
added InsertAscending/DecendingListFIFO
simplified InsertAscending/DescendingList

svn path=/trunk/; revision=7752

19 years agoLittle changes to make PSX server compile again.
Emanuele Aliberti [Sun, 18 Jan 2004 21:27:32 +0000 (21:27 +0000)]
Little changes to make PSX server compile again.

svn path=/trunk/; revision=7751

19 years agoMore credits in the RC file for pedump and shutdown.
Emanuele Aliberti [Sun, 18 Jan 2004 20:32:08 +0000 (20:32 +0000)]
More credits in the RC file for pedump and shutdown.

svn path=/trunk/; revision=7750

19 years agoMissing CVS ignore file.
Emanuele Aliberti [Sun, 18 Jan 2004 20:22:42 +0000 (20:22 +0000)]
Missing CVS ignore file.

svn path=/trunk/; revision=7749

19 years agoRemoved prototype for nonexisting function.
Filip Navara [Sun, 18 Jan 2004 19:19:45 +0000 (19:19 +0000)]
Removed prototype for nonexisting function.

svn path=/trunk/; revision=7747

19 years agoMake ILGetSize a STDCALL function
Gé van Geldorp [Sun, 18 Jan 2004 19:09:15 +0000 (19:09 +0000)]
Make ILGetSize a STDCALL function

svn path=/trunk/; revision=7746

19 years agomoved setings dialogs in separate file
Martin Fuchs [Sun, 18 Jan 2004 18:45:26 +0000 (18:45 +0000)]
moved setings dialogs in separate file

svn path=/trunk/; revision=7743

19 years agofix for Bug #159
Martin Fuchs [Sun, 18 Jan 2004 18:44:31 +0000 (18:44 +0000)]
fix for Bug #159

svn path=/trunk/; revision=7742

19 years agodraw button control with original border; focus handling in property sheet
Martin Fuchs [Sun, 18 Jan 2004 16:23:55 +0000 (16:23 +0000)]
draw button control with original border; focus handling in property sheet

svn path=/trunk/; revision=7741

19 years agoremoved test bitamp statics
Martin Fuchs [Sun, 18 Jan 2004 14:58:54 +0000 (14:58 +0000)]
removed test bitamp statics

svn path=/trunk/; revision=7740

19 years agodesktop settings dialog sheet (for now only too look at it - no real functionality)
Martin Fuchs [Sun, 18 Jan 2004 13:59:43 +0000 (13:59 +0000)]
desktop settings dialog sheet (for now only too look at it - no real functionality)

svn path=/trunk/; revision=7739

19 years ago2004-01-18 Casper S. Hornstrup <chorns@users.sourceforge.net>
Casper Hornstrup [Sun, 18 Jan 2004 13:42:57 +0000 (13:42 +0000)]
2004-01-18  Casper S. Hornstrup  <chorns@users.sourceforge.net>

* tools/winebuild/spec32.c (BuildDef32File): Don't support private flag
when cross-compiling.

svn path=/trunk/; revision=7737

19 years ago- Bug fixes.
Filip Navara [Sun, 18 Jan 2004 08:29:31 +0000 (08:29 +0000)]
- Bug fixes.
- NtUserDestroyWindow should destroy owned popup windows (Fixes some problems with Explorer menus).
- Changed WinPosSetWindowPos to take coordinates relative to parent, because it is used as such everywhere.

svn path=/trunk/; revision=7734

19 years agotemp fix for windres compatibility issues.
Richard Campbell [Sun, 18 Jan 2004 04:45:59 +0000 (04:45 +0000)]
temp fix for windres compatibility issues.

svn path=/trunk/; revision=7732

19 years agoMake Help->About call ShellAbout
Steven Edwards [Sun, 18 Jan 2004 03:28:08 +0000 (03:28 +0000)]
Make Help->About call ShellAbout

svn path=/trunk/; revision=7731

19 years agoproperty sheet dialogs
Martin Fuchs [Sun, 18 Jan 2004 00:33:53 +0000 (00:33 +0000)]
property sheet dialogs

svn path=/trunk/; revision=7730

19 years agoLeave room for terminating nul byte, fixes bug #148
Gé van Geldorp [Sat, 17 Jan 2004 23:04:28 +0000 (23:04 +0000)]
Leave room for terminating nul byte, fixes bug #148

svn path=/trunk/; revision=7729

19 years agodebug message for unimplemented popup menus
Martin Fuchs [Sat, 17 Jan 2004 20:13:41 +0000 (20:13 +0000)]
debug message for unimplemented popup menus

svn path=/trunk/; revision=7727

19 years agoeliminated misleading GCC warning
Martin Fuchs [Sat, 17 Jan 2004 17:29:04 +0000 (17:29 +0000)]
eliminated misleading GCC warning

svn path=/trunk/; revision=7726

19 years agooutput warning message before launching more than one program at one time
Martin Fuchs [Sat, 17 Jan 2004 17:25:18 +0000 (17:25 +0000)]
output warning message before launching more than one program at one time

svn path=/trunk/; revision=7725

19 years agoadded missing PIDL parameter for SHELL_FindExecutable()
Martin Fuchs [Sat, 17 Jan 2004 17:23:16 +0000 (17:23 +0000)]
added missing PIDL parameter for SHELL_FindExecutable()

svn path=/trunk/; revision=7724

19 years agoCross commits from the release branch. Serial echo option + local keyboard
Art Yerkes [Sat, 17 Jan 2004 17:13:13 +0000 (17:13 +0000)]
Cross commits from the release branch.  Serial echo option + local keyboard
mouse on/off.

svn path=/trunk/; revision=7723

19 years agofixed called to Unicode SHELL_FindExecutable()
Martin Fuchs [Sat, 17 Jan 2004 16:53:19 +0000 (16:53 +0000)]
fixed called to Unicode SHELL_FindExecutable()

svn path=/trunk/; revision=7721

19 years agocontext menu for desktop bar
Martin Fuchs [Sat, 17 Jan 2004 16:41:20 +0000 (16:41 +0000)]
context menu for desktop bar

svn path=/trunk/; revision=7720

19 years agoallow only shell links to single objects
Martin Fuchs [Sat, 17 Jan 2004 16:08:38 +0000 (16:08 +0000)]
allow only shell links to single objects

svn path=/trunk/; revision=7719

19 years agomove fucnion declaration into header file
Martin Fuchs [Sat, 17 Jan 2004 16:06:33 +0000 (16:06 +0000)]
move fucnion declaration into header file

svn path=/trunk/; revision=7718

19 years agoPatch by Hartmut Birr.
Gé van Geldorp [Sat, 17 Jan 2004 15:27:21 +0000 (15:27 +0000)]
Patch by Hartmut Birr.
Allow building with newer windres (2.14.90 20030612)

svn path=/trunk/; revision=7717

19 years agoPreparing for the win32k emulated mouse cursor support.
Filip Navara [Sat, 17 Jan 2004 15:21:09 +0000 (15:21 +0000)]
Preparing for the win32k emulated mouse cursor support.

svn path=/trunk/; revision=7714

19 years agoFix window repainting - Attempt #2
Filip Navara [Sat, 17 Jan 2004 15:18:25 +0000 (15:18 +0000)]
Fix window repainting - Attempt #2

svn path=/trunk/; revision=7713

19 years agorename _FS_ProcessDisplayFilename to SHELL_FS_ProcessDisplayFilename() -> Wine naming...
Martin Fuchs [Sat, 17 Jan 2004 11:10:18 +0000 (11:10 +0000)]
rename _FS_ProcessDisplayFilename to SHELL_FS_ProcessDisplayFilename() -> Wine naming rule for internal functions

svn path=/trunk/; revision=7712

19 years agoFixed RtlImageDirectoryEntryToData.
Hartmut Birr [Sat, 17 Jan 2004 10:30:53 +0000 (10:30 +0000)]
Fixed RtlImageDirectoryEntryToData.

svn path=/trunk/; revision=7711

19 years agoPrint userland addresses where possible in bugchecks, etc.
Art Yerkes [Sat, 17 Jan 2004 03:19:35 +0000 (03:19 +0000)]
Print userland addresses where possible in bugchecks, etc.

svn path=/trunk/; revision=7709

19 years agoSwap arguments of LocalAlloc and only update Malloc32 block on successful
Gé van Geldorp [Sat, 17 Jan 2004 02:21:42 +0000 (02:21 +0000)]
Swap arguments of LocalAlloc and only update Malloc32 block on successful
allocation. Fixes bug #154.

svn path=/trunk/; revision=7707

19 years agoFix drawing of window move/resize rectangle in VMware
Gé van Geldorp [Sat, 17 Jan 2004 01:04:45 +0000 (01:04 +0000)]
Fix drawing of window move/resize rectangle in VMware

svn path=/trunk/; revision=7705

19 years agolast fix for RecursiveCreateDirectory()
Martin Fuchs [Sat, 17 Jan 2004 00:57:51 +0000 (00:57 +0000)]
last fix for RecursiveCreateDirectory()

svn path=/trunk/; revision=7703

19 years agofixed UNICODE RecursiveCreateDirectory()
Martin Fuchs [Sat, 17 Jan 2004 00:42:57 +0000 (00:42 +0000)]
fixed UNICODE RecursiveCreateDirectory()

svn path=/trunk/; revision=7702

19 years agofixed RecursiveCreateDirectory()
Martin Fuchs [Sat, 17 Jan 2004 00:36:46 +0000 (00:36 +0000)]
fixed RecursiveCreateDirectory()

svn path=/trunk/; revision=7701

19 years agomerged back WineHQ commit
Martin Fuchs [Fri, 16 Jan 2004 23:39:01 +0000 (23:39 +0000)]
merged back WineHQ commit

svn path=/trunk/; revision=7700

19 years agoReset viewport stuff on DC release
Gé van Geldorp [Fri, 16 Jan 2004 23:29:10 +0000 (23:29 +0000)]
Reset viewport stuff on DC release

svn path=/trunk/; revision=7699

19 years agomerge back WineHQ commit
Martin Fuchs [Fri, 16 Jan 2004 23:23:38 +0000 (23:23 +0000)]
merge back WineHQ commit

svn path=/trunk/; revision=7697

19 years agocorrected TIME_NOSECONDS handling
Martin Fuchs [Fri, 16 Jan 2004 23:19:16 +0000 (23:19 +0000)]
corrected TIME_NOSECONDS handling

svn path=/trunk/; revision=7696

19 years agoadded locale resources
Martin Fuchs [Fri, 16 Jan 2004 23:09:01 +0000 (23:09 +0000)]
added locale resources

svn path=/trunk/; revision=7695

19 years agodon't clear GetTimeFormat() flags when calling RosGetTimeFormat()
Martin Fuchs [Fri, 16 Jan 2004 23:08:38 +0000 (23:08 +0000)]
don't clear GetTimeFormat() flags when calling RosGetTimeFormat()

svn path=/trunk/; revision=7694

19 years agoDon't specify any specific time format for the clock.
Martin Fuchs [Fri, 16 Jan 2004 22:53:12 +0000 (22:53 +0000)]
Don't specify any specific time format for the clock.

svn path=/trunk/; revision=7693

19 years agoAdd creation of administrator profile.
Eric Kohl [Fri, 16 Jan 2004 21:33:23 +0000 (21:33 +0000)]
Add creation of administrator profile.

svn path=/trunk/; revision=7692

19 years agoadded language resources for english, german and french
Martin Fuchs [Fri, 16 Jan 2004 21:08:32 +0000 (21:08 +0000)]
added language resources for english, german and french

svn path=/trunk/; revision=7691

19 years agoshow <JUNCTION> "type" in dir listing
Thomas Bluemel [Fri, 16 Jan 2004 19:58:47 +0000 (19:58 +0000)]
show <JUNCTION> "type"  in dir listing

svn path=/trunk/; revision=7690

19 years agoshow <JUNCTION> "type" in dir listing
Thomas Bluemel [Fri, 16 Jan 2004 19:57:13 +0000 (19:57 +0000)]
show <JUNCTION> "type"  in dir listing

svn path=/trunk/; revision=7689

19 years agoSerialize access to display driver. Fixes serious display corruption
Gé van Geldorp [Fri, 16 Jan 2004 19:32:00 +0000 (19:32 +0000)]
Serialize access to display driver. Fixes serious display corruption
with the VGA driver: drawing function starts and sets up VGA registers,
mouse moves and pointer needs to be redrawn for which VGA registers
are changed, then drawing function continues with wrong registers

svn path=/trunk/; revision=7688

19 years agoDon't use RECTL structure in ntoskrnl
Gé van Geldorp [Fri, 16 Jan 2004 15:39:28 +0000 (15:39 +0000)]
Don't use RECTL structure in ntoskrnl

svn path=/trunk/; revision=7686

19 years agoCreate user profile directory by copying the default user directory.
Eric Kohl [Fri, 16 Jan 2004 15:31:53 +0000 (15:31 +0000)]
Create user profile directory by copying the default user directory.
Prepare to copy the default user hive.

svn path=/trunk/; revision=7684

19 years agoFixed window activation bug (GA_ROOTOWNER -> GA_ROOT).
Filip Navara [Fri, 16 Jan 2004 13:28:29 +0000 (13:28 +0000)]
Fixed window activation bug (GA_ROOTOWNER -> GA_ROOT).

svn path=/trunk/; revision=7683

19 years agoPatch by Filip Navara.
Gé van Geldorp [Fri, 16 Jan 2004 13:26:26 +0000 (13:26 +0000)]
Patch by Filip Navara.
Fix window activation flickering

svn path=/trunk/; revision=7682

19 years agoStore area touched by mouse pointer as this may be larger than the cursor
Gé van Geldorp [Fri, 16 Jan 2004 13:18:23 +0000 (13:18 +0000)]
Store area touched by mouse pointer as this may be larger than the cursor
size. Fixes bug #63.

svn path=/trunk/; revision=7679

19 years agoAdjust for cabinet/oledlg
Gé van Geldorp [Fri, 16 Jan 2004 13:08:56 +0000 (13:08 +0000)]
Adjust for cabinet/oledlg

svn path=/trunk/; revision=7677

19 years agoAdd winfile back into the build.
Mark Tempel [Fri, 16 Jan 2004 05:17:31 +0000 (05:17 +0000)]
Add winfile back into the build.

svn path=/trunk/; revision=7676

19 years agoUpdate makefile to build winfile again.
Mark Tempel [Fri, 16 Jan 2004 05:12:03 +0000 (05:12 +0000)]
Update makefile to build winfile again.

svn path=/trunk/; revision=7675