reactos.git
20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

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

svn path=/trunk/; revision=7711

20 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

20 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

20 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

20 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

20 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

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

svn path=/trunk/; revision=7701

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 years agoAdd the net apps back into the default build.
Mark Tempel [Fri, 16 Jan 2004 04:44:41 +0000 (04:44 +0000)]
Add the net apps back into the default build.

svn path=/trunk/; revision=7674

20 years agoUpdate ping to build again.
Mark Tempel [Fri, 16 Jan 2004 04:43:19 +0000 (04:43 +0000)]
Update ping to build again.
Remove some errors.

svn path=/trunk/; revision=7673

20 years agoUpdate finger to build again.
Mark Tempel [Fri, 16 Jan 2004 04:42:06 +0000 (04:42 +0000)]
Update finger to build again.

svn path=/trunk/; revision=7672

20 years agoUpdate to build snmpapi.a
Mark Tempel [Fri, 16 Jan 2004 04:35:07 +0000 (04:35 +0000)]
Update to build snmpapi.a

svn path=/trunk/; revision=7671

20 years agoUpdate to add in some typedefs needed my winsock2.h
Mark Tempel [Fri, 16 Jan 2004 03:41:13 +0000 (03:41 +0000)]
Update to add in some typedefs needed my winsock2.h

svn path=/trunk/; revision=7670

20 years agoUpdate to add in some typedefs needed my winsock2.h
Mark Tempel [Fri, 16 Jan 2004 03:35:03 +0000 (03:35 +0000)]
Update to add in some typedefs needed my winsock2.h

svn path=/trunk/; revision=7669

20 years agoDraw window icons into the title bar.
Thomas Bluemel [Thu, 15 Jan 2004 22:33:30 +0000 (22:33 +0000)]
Draw window icons into the title bar.
However SendMessageTimeout() needs to be implemented to get it working properly (and also DrawIconEx() has to be extended to use StretchBlt() in order to get drawing big icons poperly.

svn path=/trunk/; revision=7668

20 years agoAllow building with released 2.4 w32api and current pre-2.5 CVS w32api
Gé van Geldorp [Thu, 15 Jan 2004 22:21:36 +0000 (22:21 +0000)]
Allow building with released 2.4 w32api and current pre-2.5 CVS w32api

svn path=/trunk/; revision=7667

20 years agoremove unused variable 'commandlen'
Martin Fuchs [Thu, 15 Jan 2004 22:20:57 +0000 (22:20 +0000)]
remove unused variable 'commandlen'

svn path=/trunk/; revision=7666

20 years agouse return value of GetLocaleInfoW() in GetTimeFormatW()
Martin Fuchs [Thu, 15 Jan 2004 22:10:29 +0000 (22:10 +0000)]
use return value of GetLocaleInfoW() in GetTimeFormatW()

svn path=/trunk/; revision=7665

20 years ago- merged in WineHQ's shell32 commit about "Get rid of W->A calls for shlexec" and...
Martin Fuchs [Thu, 15 Jan 2004 22:09:33 +0000 (22:09 +0000)]
- merged in WineHQ's shell32 commit about "Get rid of W->A calls for shlexec" and FindExecutableW()
- fixed some errors with wrong buffer lengths for wide character strings when calling RegQueryValueW()

svn path=/trunk/; revision=7664

20 years agoPatch by Filip Navara.
Gé van Geldorp [Thu, 15 Jan 2004 21:03:05 +0000 (21:03 +0000)]
Patch by Filip Navara.
- Unlock DC in error case.

svn path=/trunk/; revision=7663

20 years agoPatch by Filip Navara.
Gé van Geldorp [Thu, 15 Jan 2004 21:02:39 +0000 (21:02 +0000)]
Patch by Filip Navara.
- Fixed foolish comparing of window handle and pointer.
- Fixed dereferencing of not referenced window in WinPosSetWindowPos.

svn path=/trunk/; revision=7662

20 years agoPatch by Filip Navara
Gé van Geldorp [Thu, 15 Jan 2004 21:02:09 +0000 (21:02 +0000)]
Patch by Filip Navara
- Removed nonsense code for activating invisible windows in NtUserCreateWindowEx.

svn path=/trunk/; revision=7661

20 years agoPatch by Filip Navara.
Gé van Geldorp [Thu, 15 Jan 2004 21:01:40 +0000 (21:01 +0000)]
Patch by Filip Navara.
- Don't ask twice for window from the same specified point.

svn path=/trunk/; revision=7660

20 years agoPatch by Filip Navara.
Gé van Geldorp [Thu, 15 Jan 2004 21:00:49 +0000 (21:00 +0000)]
Patch by Filip Navara.
- Don't try to move window on the top if it is already.
- Removed small block of commented-out code.
- Activated the message queue locking which caused dead-lock earlier.

svn path=/trunk/; revision=7659

20 years agoPatch by Filip Navara.
Gé van Geldorp [Thu, 15 Jan 2004 20:59:57 +0000 (20:59 +0000)]
Patch by Filip Navara.
- Fixed IsChild.

svn path=/trunk/; revision=7658

20 years agoPatch by Filip Navara.
Gé van Geldorp [Thu, 15 Jan 2004 20:59:35 +0000 (20:59 +0000)]
Patch by Filip Navara.
- Work on correctly activating the MDI child windows.

svn path=/trunk/; revision=7657

20 years agoFix VGA display corruption caused by mouse pointer
Gé van Geldorp [Thu, 15 Jan 2004 16:29:10 +0000 (16:29 +0000)]
Fix VGA display corruption caused by mouse pointer

svn path=/trunk/; revision=7649

20 years agoImplemented most of the user profile creation.
Eric Kohl [Thu, 15 Jan 2004 14:59:06 +0000 (14:59 +0000)]
Implemented most of the user profile creation.

svn path=/trunk/; revision=7646

20 years agoResorted dlls and made libwine a static library.
Eric Kohl [Thu, 15 Jan 2004 10:32:19 +0000 (10:32 +0000)]
Resorted dlls and made libwine a static library.

svn path=/trunk/; revision=7645

20 years agoFixed a potential cause of registry corruption in NtSetValueKey():
Eric Kohl [Thu, 15 Jan 2004 09:26:56 +0000 (09:26 +0000)]
Fixed a potential cause of registry corruption in NtSetValueKey():
- Mark all modified cells dirty.
- Allocate value cell after value list cell has been created or resized.

svn path=/trunk/; revision=7643

20 years agochanged comment to a better description
Martin Fuchs [Thu, 15 Jan 2004 08:29:15 +0000 (08:29 +0000)]
changed comment to a better description

svn path=/trunk/; revision=7642

20 years agoReally fix the make file this time (and add the maze demo back in :) )
Mark Tempel [Thu, 15 Jan 2004 06:36:44 +0000 (06:36 +0000)]
Really fix the make file this time (and add the maze demo back in :) )

svn path=/trunk/; revision=7641

20 years agoRemove finger from the list of apps to build. This allows the apps list to make...
Mark Tempel [Thu, 15 Jan 2004 06:32:25 +0000 (06:32 +0000)]
Remove finger from the list of apps to build.  This allows the apps list to make untill the header issues involved with network applications can be worked out.

svn path=/trunk/; revision=7640

20 years agoUpdate to remove a bit of MFC style preprocessor abuse to get this application to...
Mark Tempel [Thu, 15 Jan 2004 05:27:18 +0000 (05:27 +0000)]
Update to remove a bit of MFC style preprocessor abuse to get this application to compile.

svn path=/trunk/; revision=7639

20 years agoBump version number on HEAD
Gé van Geldorp [Wed, 14 Jan 2004 23:40:14 +0000 (23:40 +0000)]
Bump version number on HEAD

svn path=/trunk/; revision=7635

20 years agochanged explorer slightly
Richard Campbell [Wed, 14 Jan 2004 23:28:33 +0000 (23:28 +0000)]
changed explorer slightly

svn path=/trunk/; revision=7633

20 years agoSet explorer as default shell
Gé van Geldorp [Wed, 14 Jan 2004 23:21:31 +0000 (23:21 +0000)]
Set explorer as default shell

svn path=/trunk/; revision=7632

20 years agoAdd creation of command prompt shortcut on desktop
Gé van Geldorp [Wed, 14 Jan 2004 23:17:50 +0000 (23:17 +0000)]
Add creation of command prompt shortcut on desktop

svn path=/trunk/; revision=7631

20 years agoFix crash when clicking outside any button
Gé van Geldorp [Wed, 14 Jan 2004 23:16:59 +0000 (23:16 +0000)]
Fix crash when clicking outside any button

svn path=/trunk/; revision=7630

20 years agoReturn nTrackPos if requested
Gé van Geldorp [Wed, 14 Jan 2004 22:18:35 +0000 (22:18 +0000)]
Return nTrackPos if requested

svn path=/trunk/; revision=7629

20 years agoRename SEVERITY_* constants to SYSSETUP_SEVERITY_* to avoid naming conflict
Gé van Geldorp [Wed, 14 Jan 2004 22:15:09 +0000 (22:15 +0000)]
Rename SEVERITY_* constants to SYSSETUP_SEVERITY_* to avoid naming conflict

svn path=/trunk/; revision=7628

20 years agoadded small FIXME note.
Richard Campbell [Wed, 14 Jan 2004 21:41:24 +0000 (21:41 +0000)]
added small FIXME note.

svn path=/trunk/; revision=7627

20 years agoImplement GetLocaleInfoW
Richard Campbell [Wed, 14 Jan 2004 21:40:12 +0000 (21:40 +0000)]
Implement GetLocaleInfoW

svn path=/trunk/; revision=7626

20 years agoScrollbar implementation
Gé van Geldorp [Wed, 14 Jan 2004 21:28:25 +0000 (21:28 +0000)]
Scrollbar implementation

svn path=/trunk/; revision=7625

20 years agouse GetTimeFormat for explorer, since it displays time properly for the most part.
Richard Campbell [Wed, 14 Jan 2004 20:21:16 +0000 (20:21 +0000)]
use GetTimeFormat for explorer, since it displays time properly for the most part.

svn path=/trunk/; revision=7624

20 years agoSize optimalizations.
Filip Navara [Wed, 14 Jan 2004 16:38:15 +0000 (16:38 +0000)]
Size optimalizations.

svn path=/trunk/; revision=7623

20 years agoimplemented GetTimeFormat, loosely based off from wine, still broken though. This...
Richard Campbell [Wed, 14 Jan 2004 07:22:17 +0000 (07:22 +0000)]
implemented GetTimeFormat, loosely based off from wine, still broken though.  This might not be 100% correct, but it compiles and doesn't crash, i'll go over it and implement the functions it depends on tomorrow.

svn path=/trunk/; revision=7622

20 years agoAdded taskmgr, oledlg and cabinet in time for 0.2......
Steven Edwards [Wed, 14 Jan 2004 02:14:46 +0000 (02:14 +0000)]
Added taskmgr, oledlg and cabinet in time for 0.2......

svn path=/trunk/; revision=7621

20 years agoUpdated the WINE porting Readme for 0.2 Release
Steven Edwards [Wed, 14 Jan 2004 02:08:32 +0000 (02:08 +0000)]
Updated the WINE porting Readme for 0.2 Release

svn path=/trunk/; revision=7620

20 years agoPorted oledlg.dll from WINE
Steven Edwards [Wed, 14 Jan 2004 01:55:00 +0000 (01:55 +0000)]
Ported oledlg.dll from WINE

svn path=/trunk/; revision=7619

20 years agoPorted cabinet.dll ported from WINE.
Steven Edwards [Wed, 14 Jan 2004 01:47:46 +0000 (01:47 +0000)]
Ported cabinet.dll ported from WINE.

svn path=/trunk/; revision=7618

20 years agoAdded fci/fdi.h as w32api would not accept Cabinet support headers.
Steven Edwards [Wed, 14 Jan 2004 01:47:01 +0000 (01:47 +0000)]
Added fci/fdi.h as w32api would not accept Cabinet support headers.

svn path=/trunk/; revision=7617

20 years agoautomatically adjusted size of notification area and quicklaunch bar in desktop bar
Martin Fuchs [Tue, 13 Jan 2004 23:35:47 +0000 (23:35 +0000)]
automatically adjusted size of notification area and quicklaunch bar in desktop bar

svn path=/trunk/; revision=7616

20 years agoInstall more DLLs
Gé van Geldorp [Tue, 13 Jan 2004 22:04:31 +0000 (22:04 +0000)]
Install more DLLs

svn path=/trunk/; revision=7615

20 years agoBetter palette generating algorithm.
Filip Navara [Tue, 13 Jan 2004 19:45:31 +0000 (19:45 +0000)]
Better palette generating algorithm.

svn path=/trunk/; revision=7614

20 years ago- Fixed the month of the date on the image.
Hartmut Birr [Tue, 13 Jan 2004 19:25:03 +0000 (19:25 +0000)]
- Fixed the month of the date on the image.
- Used the last write time for the time value on the image.

svn path=/trunk/; revision=7612

20 years ago- Fixed the handling of command line parameters between quotes.
Hartmut Birr [Tue, 13 Jan 2004 18:16:05 +0000 (18:16 +0000)]
- Fixed the handling of command line parameters between quotes.

svn path=/trunk/; revision=7611

20 years agoFix building with DBG = 1
Steven Edwards [Tue, 13 Jan 2004 17:24:41 +0000 (17:24 +0000)]
Fix building with DBG = 1

svn path=/trunk/; revision=7610

20 years agoRemoved file that accidently got into CVS.
Filip Navara [Tue, 13 Jan 2004 17:22:49 +0000 (17:22 +0000)]
Removed file that accidently got into CVS.

svn path=/trunk/; revision=7609

20 years agoFixed.
Filip Navara [Tue, 13 Jan 2004 17:19:28 +0000 (17:19 +0000)]
Fixed.

svn path=/trunk/; revision=7608

20 years agoInitial version of generic framebuffer display driver.
Filip Navara [Tue, 13 Jan 2004 17:18:33 +0000 (17:18 +0000)]
Initial version of generic framebuffer display driver.

svn path=/trunk/; revision=7607

20 years agoScrollbar redrawing fix.
Filip Navara [Tue, 13 Jan 2004 17:14:38 +0000 (17:14 +0000)]
Scrollbar redrawing fix.

svn path=/trunk/; revision=7606

20 years agoRemoved some nonsense code that has no effect.
Filip Navara [Tue, 13 Jan 2004 17:13:48 +0000 (17:13 +0000)]
Removed some nonsense code that has no effect.

svn path=/trunk/; revision=7605

20 years agoAdd user profile directory functions.
Eric Kohl [Tue, 13 Jan 2004 12:34:09 +0000 (12:34 +0000)]
Add user profile directory functions.
Create user profile directories from registry.

svn path=/trunk/; revision=7604

20 years agoMoved a lot of registry settings around.
Eric Kohl [Tue, 13 Jan 2004 12:30:54 +0000 (12:30 +0000)]
Moved a lot of registry settings around.

svn path=/trunk/; revision=7603