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

20 years agoCleaned up NtSetValueKey() and NtQueryValueKey().
Eric Kohl [Tue, 13 Jan 2004 12:29:27 +0000 (12:29 +0000)]
Cleaned up NtSetValueKey() and NtQueryValueKey().
Made CmiScanKeyForValue() more robust.

svn path=/trunk/; revision=7602

20 years agoa small reversion from other mod that wasn't committed.
Richard Campbell [Tue, 13 Jan 2004 05:14:19 +0000 (05:14 +0000)]
a small reversion from other mod that wasn't committed.

svn path=/trunk/; revision=7601

20 years ago- Modified Tray Notify area and quicklaunch size to be smaller (to accomodate the...
Richard Campbell [Tue, 13 Jan 2004 05:09:41 +0000 (05:09 +0000)]
- Modified Tray Notify area and quicklaunch size to be smaller (to accomodate the 640x480 of the standard vga driver in ROS).  NOTE that this really needs to autosize based on contents.

- Format the time for your specific locale.  This allows 12 hour clock under windows, note that the function used probably isn't implemented in ROS. *not committed, not committing until after 0.2 is released*

svn path=/trunk/; revision=7600

20 years agoProper search for lines and files as with functions.
Art Yerkes [Tue, 13 Jan 2004 03:43:01 +0000 (03:43 +0000)]
Proper search for lines and files as with functions.

svn path=/trunk/; revision=7599

20 years agoRe-enabled stabs reading in the kernel debugger.
Art Yerkes [Tue, 13 Jan 2004 03:23:11 +0000 (03:23 +0000)]
Re-enabled stabs reading in the kernel debugger.

In ke/main.c, stabs for boot time drivers that were loaded with the kernel
are linked and enabled before calling KdbInit, so that the user has them
available.

In ldr, drivers are now loaded with their symbols if available.  This applies
to userland dlls, too.

I added DEL as well as backspace to the keys that cause the cursor to back
up in kdb.

The 'addr' command in kdb now prints a correct address (with symbol
info if available).

The kernel stack trace printer in exp.c now uses kdb to print addresses if
it was enabled.

svn path=/trunk/; revision=7598

20 years agoAdded notepad ported from WINE. Not built by default but its there
Steven Edwards [Tue, 13 Jan 2004 00:01:52 +0000 (00:01 +0000)]
Added notepad ported from WINE. Not built by default but its there
if you want to edit your code under ROS without a reboot.

We should move this to where ever the apps realy belong......
subsys/system? apps/utils?.......

svn path=/trunk/; revision=7597

20 years agoAdded -D__REACTOS__
Steven Edwards [Mon, 12 Jan 2004 23:48:37 +0000 (23:48 +0000)]
Added -D__REACTOS__

svn path=/trunk/; revision=7596

20 years agoAdded comdlg32.dll and imm32.dll to the build.
Steven Edwards [Mon, 12 Jan 2004 23:47:51 +0000 (23:47 +0000)]
Added comdlg32.dll and imm32.dll to the build.

svn path=/trunk/; revision=7595

20 years agoFixed comdlg32.dll under ReactOS
Steven Edwards [Mon, 12 Jan 2004 23:46:20 +0000 (23:46 +0000)]
Fixed comdlg32.dll under ReactOS
Start -> Run -> Browse now works in explorer even if its slow.

svn path=/trunk/; revision=7594

20 years agoSome minor addons to work around missing things in w32api.
Steven Edwards [Mon, 12 Jan 2004 23:44:24 +0000 (23:44 +0000)]
Some minor addons to work around missing things in w32api.

svn path=/trunk/; revision=7593

20 years agoAdd a semi-working stub of GetDefaultPrinter[A/W] ported from WINE.
Steven Edwards [Mon, 12 Jan 2004 23:42:23 +0000 (23:42 +0000)]
Add a semi-working stub of GetDefaultPrinter[A/W] ported from WINE.
This isnt right but its needed to get comdlg32.dll working.

svn path=/trunk/; revision=7592

20 years agouse system image list instead of discrete icons as far as possible
Martin Fuchs [Mon, 12 Jan 2004 23:03:38 +0000 (23:03 +0000)]
use system image list instead of discrete icons as far as possible

svn path=/trunk/; revision=7591

20 years agoBuild fixes for w32api.
Steven Edwards [Mon, 12 Jan 2004 22:45:53 +0000 (22:45 +0000)]
Build fixes for w32api.

svn path=/trunk/; revision=7590

20 years agoRewrite loop so it can't be optimized away. Patch by Mike Nordell
Gé van Geldorp [Mon, 12 Jan 2004 22:36:04 +0000 (22:36 +0000)]
Rewrite loop so it can't be optimized away. Patch by Mike Nordell

svn path=/trunk/; revision=7589

20 years agoTry harder to find another window to activate, fixes bug #127
Gé van Geldorp [Mon, 12 Jan 2004 22:26:00 +0000 (22:26 +0000)]
Try harder to find another window to activate, fixes bug #127

svn path=/trunk/; revision=7588

20 years agoTemporary reverted my last painting change before I'll do it the right way.
Filip Navara [Mon, 12 Jan 2004 21:24:20 +0000 (21:24 +0000)]
Temporary reverted my last painting change before I'll do it the right way.

svn path=/trunk/; revision=7587

20 years agoMinor fix.
Filip Navara [Mon, 12 Jan 2004 20:52:37 +0000 (20:52 +0000)]
Minor fix.

svn path=/trunk/; revision=7586

20 years agoRemove debugging cruft
Gé van Geldorp [Mon, 12 Jan 2004 20:51:05 +0000 (20:51 +0000)]
Remove debugging cruft

svn path=/trunk/; revision=7585