reactos.git
19 years agogone with the wind - sorry for that, I guess CVS isn't feeling well today
Royce Mitchell III [Mon, 21 Jun 2004 18:22:59 +0000 (18:22 +0000)]
gone with the wind - sorry for that, I guess CVS isn't feeling well today

svn path=/trunk/; revision=9799

19 years agoFixed icon masks.
Eric Kohl [Mon, 21 Jun 2004 17:11:00 +0000 (17:11 +0000)]
Fixed icon masks.

svn path=/trunk/; revision=9798

19 years agocvsignore maintainance
Royce Mitchell III [Mon, 21 Jun 2004 16:58:28 +0000 (16:58 +0000)]
cvsignore maintainance

svn path=/trunk/; revision=9797

19 years agoDetect parallel ports.
Eric Kohl [Mon, 21 Jun 2004 12:23:01 +0000 (12:23 +0000)]
Detect parallel ports.

svn path=/trunk/; revision=9796

19 years agoStop dumping PnP nodes at an empty node.
Eric Kohl [Mon, 21 Jun 2004 12:12:01 +0000 (12:12 +0000)]
Stop dumping PnP nodes at an empty node.

svn path=/trunk/; revision=9795

19 years agomerged focus handling code from wine
Thomas Bluemel [Mon, 21 Jun 2004 10:24:52 +0000 (10:24 +0000)]
merged focus handling code from wine

svn path=/trunk/; revision=9794

19 years agoadded support for deleting values
Thomas Bluemel [Mon, 21 Jun 2004 08:47:38 +0000 (08:47 +0000)]
added support for deleting values

svn path=/trunk/; revision=9793

19 years agomoved several strings to the application resources
Thomas Bluemel [Mon, 21 Jun 2004 07:48:11 +0000 (07:48 +0000)]
moved several strings to the application resources

svn path=/trunk/; revision=9792

19 years agocapture mode while scrolling start menus
Martin Fuchs [Mon, 21 Jun 2004 06:46:44 +0000 (06:46 +0000)]
capture mode while scrolling start menus

svn path=/trunk/; revision=9791

19 years agoAdded two new Cache Manager files added for the stubs.
Alex Ionescu [Mon, 21 Jun 2004 04:12:59 +0000 (04:12 +0000)]
Added two new Cache Manager files added for the stubs.

svn path=/trunk/; revision=9790

19 years agoAdded Stubs for Cache Manager functions in their appropriate file.
Alex Ionescu [Mon, 21 Jun 2004 04:11:44 +0000 (04:11 +0000)]
Added Stubs for Cache Manager functions in their appropriate file.

svn path=/trunk/; revision=9789

19 years agoSwitched the sense of the onlyLoopback flag in getNumNonLoopbackAdapters
Art Yerkes [Mon, 21 Jun 2004 02:21:16 +0000 (02:21 +0000)]
Switched the sense of the onlyLoopback flag in getNumNonLoopbackAdapters
and kin.  I had the sense of needing only loopback adapters or all adapters
inverted.

Our info ioctl still misidentifies the adapters with respect to loopback
and not.

svn path=/trunk/; revision=9788

19 years agofixed scrollbar issues
Thomas Bluemel [Mon, 21 Jun 2004 01:30:34 +0000 (01:30 +0000)]
fixed scrollbar issues

svn path=/trunk/; revision=9787

19 years agoremove unused stub SetCriticalSectionSpinCount (it's forwarded to ntdll)
Gunnar Dalsnes [Sun, 20 Jun 2004 23:42:07 +0000 (23:42 +0000)]
remove unused stub SetCriticalSectionSpinCount (it's forwarded to ntdll)

svn path=/trunk/; revision=9786

19 years agoadded comment to FreeSid
Gunnar Dalsnes [Sun, 20 Jun 2004 23:39:07 +0000 (23:39 +0000)]
added comment to FreeSid

svn path=/trunk/; revision=9785

19 years agoadded RtlpDuplicateUnicodeString
Gunnar Dalsnes [Sun, 20 Jun 2004 23:37:52 +0000 (23:37 +0000)]
added RtlpDuplicateUnicodeString
fixed RtlFreeSid return type

svn path=/trunk/; revision=9784

19 years agoforgot to change some memory allocator calls
Gunnar Dalsnes [Sun, 20 Jun 2004 23:35:14 +0000 (23:35 +0000)]
forgot to change some memory allocator calls
added RtlpDuplicateUnicodeString

svn path=/trunk/; revision=9783

19 years agoforgot to change some memory allocators calls
Gunnar Dalsnes [Sun, 20 Jun 2004 23:30:47 +0000 (23:30 +0000)]
forgot to change some memory allocators calls
added comment to RtlFreeSid and changed its retval

svn path=/trunk/; revision=9782

19 years agomoved encode|image|splaytee into rtl
Gunnar Dalsnes [Sun, 20 Jun 2004 23:27:21 +0000 (23:27 +0000)]
moved encode|image|splaytee into rtl

svn path=/trunk/; revision=9781

19 years agomoved into rtl
Gunnar Dalsnes [Sun, 20 Jun 2004 23:25:34 +0000 (23:25 +0000)]
moved into rtl

svn path=/trunk/; revision=9780

19 years agomove rtl/version|image|encode into rtl
Gunnar Dalsnes [Sun, 20 Jun 2004 23:22:06 +0000 (23:22 +0000)]
move rtl/version|image|encode into rtl

svn path=/trunk/; revision=9779

19 years agosome little fixes
Thomas Bluemel [Sun, 20 Jun 2004 22:52:39 +0000 (22:52 +0000)]
some little fixes

svn path=/trunk/; revision=9778

19 years agoPrefer non-topmost windows when activating another window
Gé van Geldorp [Sun, 20 Jun 2004 22:27:19 +0000 (22:27 +0000)]
Prefer non-topmost windows when activating another window

svn path=/trunk/; revision=9776

19 years agoDon't activate invisible windows
Gé van Geldorp [Sun, 20 Jun 2004 22:25:14 +0000 (22:25 +0000)]
Don't activate invisible windows

svn path=/trunk/; revision=9774

19 years agoscroll mode for very long start menus
Martin Fuchs [Sun, 20 Jun 2004 21:42:59 +0000 (21:42 +0000)]
scroll mode for very long start menus

svn path=/trunk/; revision=9773

19 years agosome minor fixes to the hex edit control
Thomas Bluemel [Sun, 20 Jun 2004 19:26:59 +0000 (19:26 +0000)]
some minor fixes to the hex edit control

svn path=/trunk/; revision=9771

19 years agofixed compiling issues
Thomas Bluemel [Sun, 20 Jun 2004 18:48:46 +0000 (18:48 +0000)]
fixed compiling issues

svn path=/trunk/; revision=9770

19 years agodisplay hex dump of the binary data
Thomas Bluemel [Sun, 20 Jun 2004 18:36:31 +0000 (18:36 +0000)]
display hex dump of the binary data

svn path=/trunk/; revision=9769

19 years agofixed that stupid run dialog not defaulting to the combobox.... finally! patch submit...
Royce Mitchell III [Sun, 20 Jun 2004 16:43:58 +0000 (16:43 +0000)]
fixed that stupid run dialog not defaulting to the combobox.... finally! patch submitted to wine also already.

svn path=/trunk/; revision=9768

19 years ago- Fix video mode list traversing. Reported by Royce Mitchel III.
Filip Navara [Sun, 20 Jun 2004 16:37:15 +0000 (16:37 +0000)]
- Fix video mode list traversing. Reported by Royce Mitchel III.

svn path=/trunk/; revision=9767

19 years agoActivate window on non-client click too
Gé van Geldorp [Sun, 20 Jun 2004 16:27:14 +0000 (16:27 +0000)]
Activate window on non-client click too

svn path=/trunk/; revision=9765

19 years ago- Add HwResetHw implementation that uses VBE set mode call to restore video mode.
Filip Navara [Sun, 20 Jun 2004 16:06:12 +0000 (16:06 +0000)]
- Add HwResetHw implementation that uses VBE set mode call to restore video mode.

svn path=/trunk/; revision=9764

19 years ago- Fixed very stupid bug with pointer handling in NtUserBuildHwndList.
Filip Navara [Sun, 20 Jun 2004 16:06:05 +0000 (16:06 +0000)]
- Fixed very stupid bug with pointer handling in NtUserBuildHwndList.

svn path=/trunk/; revision=9763

19 years ago- Cleaned up IntVideoPortResetDisplayParameters a bit.
Filip Navara [Sun, 20 Jun 2004 16:05:47 +0000 (16:05 +0000)]
- Cleaned up IntVideoPortResetDisplayParameters a bit.

svn path=/trunk/; revision=9762

19 years agomuch nicer-looking 8-bit versions of drives.ico and desktop.ico - the wine project...
Royce Mitchell III [Sun, 20 Jun 2004 14:12:00 +0000 (14:12 +0000)]
much nicer-looking 8-bit versions of drives.ico and desktop.ico - the wine project is welcome to have this change if they want it.

svn path=/trunk/; revision=9761

19 years agosome more work on the hex edit control (added messages for loading/changing the buffer)
Thomas Bluemel [Sun, 20 Jun 2004 13:35:03 +0000 (13:35 +0000)]
some more work on the hex edit control (added messages for loading/changing the buffer)

svn path=/trunk/; revision=9760

19 years ago- Call the "load default cursor" callback. Fixes bug #358.
Filip Navara [Sun, 20 Jun 2004 12:34:20 +0000 (12:34 +0000)]
- Call the "load default cursor" callback. Fixes bug #358.

svn path=/trunk/; revision=9753

19 years agosome work on editing binary registry values (not working yet)
Thomas Bluemel [Sun, 20 Jun 2004 12:21:47 +0000 (12:21 +0000)]
some work on editing binary registry values (not working yet)

svn path=/trunk/; revision=9752

19 years agoAdd display type (VGA or VESA) selection.
Eric Kohl [Sun, 20 Jun 2004 12:18:08 +0000 (12:18 +0000)]
Add display type (VGA or VESA) selection.

svn path=/trunk/; revision=9751

19 years agofix opening explorer sub folders in MDI mode - problem spotted and debugged by Ge...
Martin Fuchs [Sun, 20 Jun 2004 12:10:45 +0000 (12:10 +0000)]
fix opening explorer sub folders in MDI mode - problem spotted and debugged by Ge van Geldorp

svn path=/trunk/; revision=9749

19 years agoReserve ordinals 90 and 91. Fixes bug 182.
Gé van Geldorp [Sun, 20 Jun 2004 10:39:21 +0000 (10:39 +0000)]
Reserve ordinals 90 and 91. Fixes bug 182.

svn path=/trunk/; revision=9747

19 years agoHandle ordinals which are not exported
Gé van Geldorp [Sun, 20 Jun 2004 10:36:17 +0000 (10:36 +0000)]
Handle ordinals which are not exported

svn path=/trunk/; revision=9745

19 years ago- Use raw size for image sections if virtual size isn't specified. Patch by Nathan...
Filip Navara [Sun, 20 Jun 2004 10:21:48 +0000 (10:21 +0000)]
- Use raw size for image sections if virtual size isn't specified. Patch by Nathan Lineback <lineback@toastytech.com> from BugZilla #364.

svn path=/trunk/; revision=9744

19 years ago- Handle correctly "Unknown" media type in VfatHasFileSystem. This gets the floppy...
Filip Navara [Sun, 20 Jun 2004 09:52:58 +0000 (09:52 +0000)]
- Handle correctly "Unknown" media type in VfatHasFileSystem. This gets the floppy disk driver working.

svn path=/trunk/; revision=9743

19 years agoDetect display controller. Distinguish VGA and VBE display devices.
Eric Kohl [Sun, 20 Jun 2004 09:12:10 +0000 (09:12 +0000)]
Detect display controller. Distinguish VGA and VBE display devices.

svn path=/trunk/; revision=9742

19 years agovarious bugfixes to IoQueryDeviceDescription and friends. The floppy driver now...
Vizzini [Sun, 20 Jun 2004 04:50:02 +0000 (04:50 +0000)]
various bugfixes to IoQueryDeviceDescription and friends.  The floppy driver now loads and finds the drive properly.

svn path=/trunk/; revision=9741

19 years agoclarified a misleading comment
Vizzini [Sun, 20 Jun 2004 03:36:44 +0000 (03:36 +0000)]
clarified a misleading comment

svn path=/trunk/; revision=9740

19 years agofixed a bug in IoCsqRemoveNextIrp (missing break)
Vizzini [Sun, 20 Jun 2004 03:29:29 +0000 (03:29 +0000)]
fixed a bug in IoCsqRemoveNextIrp (missing break)

svn path=/trunk/; revision=9739

19 years agomuch nicer-looking 8-bit versions of mycomputer.ico - the wine project is welcome...
Royce Mitchell III [Sun, 20 Jun 2004 03:06:31 +0000 (03:06 +0000)]
much nicer-looking 8-bit versions of mycomputer.ico - the wine project is welcome to have this change if they want it.

svn path=/trunk/; revision=9738

19 years agosome fixes to be able to create a unicode build
Thomas Bluemel [Sun, 20 Jun 2004 02:22:44 +0000 (02:22 +0000)]
some fixes to be able to create a unicode build

svn path=/trunk/; revision=9737

19 years agobacked out bugified patch
Vizzini [Sun, 20 Jun 2004 02:10:07 +0000 (02:10 +0000)]
backed out bugified patch

svn path=/trunk/; revision=9736

19 years agoadded support to edit REG_MULTI_SZ strings.
Thomas Bluemel [Sun, 20 Jun 2004 01:07:26 +0000 (01:07 +0000)]
added support to edit REG_MULTI_SZ strings.

svn path=/trunk/; revision=9735

19 years ago- Allocate memory from PagedPool instead of NonPagedPool where possible.
Filip Navara [Sun, 20 Jun 2004 00:45:37 +0000 (00:45 +0000)]
- Allocate memory from PagedPool instead of NonPagedPool where possible.
- Backported font initialization code with fixed memory leaks from my unfinished font handling rewrite patch.

svn path=/trunk/; revision=9734

19 years ago- Fixed memory corruption in IopInitializeBuiltinDriver.
Filip Navara [Sun, 20 Jun 2004 00:44:55 +0000 (00:44 +0000)]
- Fixed memory corruption in IopInitializeBuiltinDriver.
  [Should be ported to 0.2.3 release branch too.]

svn path=/trunk/; revision=9733

19 years agodisplay REG_NONE and REG_MULTI_SZ values
Thomas Bluemel [Sat, 19 Jun 2004 23:12:58 +0000 (23:12 +0000)]
display REG_NONE and REG_MULTI_SZ values

svn path=/trunk/; revision=9732

19 years ago- Increment the number of free pages in MmFreeMemory.
Filip Navara [Sat, 19 Jun 2004 22:42:41 +0000 (22:42 +0000)]
- Increment the number of free pages in MmFreeMemory.

svn path=/trunk/; revision=9731

19 years ago- Fixed NtUserDestroyWindow to correctly destroy owned windows. Fixes bugs #342 and...
Filip Navara [Sat, 19 Jun 2004 20:18:09 +0000 (20:18 +0000)]
- Fixed NtUserDestroyWindow to correctly destroy owned windows. Fixes bugs #342 and #350.
  [Should be ported to 0.2.3 release branch too.]

svn path=/trunk/; revision=9730

19 years ago- Force importing _vsnprintf from MSVCRT. The NTDLL version doesn't support %f specif...
Filip Navara [Sat, 19 Jun 2004 17:58:37 +0000 (17:58 +0000)]
- Force importing _vsnprintf from MSVCRT. The NTDLL version doesn't support %f specifiers.

svn path=/trunk/; revision=9728

19 years agovery basic makefile for vs2003 (and the free tools). Please note that some programs...
Richard Campbell [Sat, 19 Jun 2004 12:40:41 +0000 (12:40 +0000)]
very basic makefile for vs2003 (and the free tools).  Please note that some programs don't compile properly, will take a look at this later.

svn path=/trunk/; revision=9726

19 years agopatch by Tom (tmkpl@poczta.onet.pl)
Vizzini [Sat, 19 Jun 2004 08:53:35 +0000 (08:53 +0000)]
patch by Tom (tmkpl@poczta.onet.pl)
to clean up return val checking of some mdl calls

svn path=/trunk/; revision=9725

19 years ago- Fixed compilation problems with MinGW runtime 3.3.
Filip Navara [Sat, 19 Jun 2004 08:52:40 +0000 (08:52 +0000)]
- Fixed compilation problems with MinGW runtime 3.3.

svn path=/trunk/; revision=9724

19 years ago- Callbacks implementation. A little modified patch by Alex Ionescu (alex@relsoft...
Filip Navara [Sat, 19 Jun 2004 08:48:01 +0000 (08:48 +0000)]
- Callbacks implementation. A little modified patch by Alex Ionescu (alex@relsoft.net).

svn path=/trunk/; revision=9723

19 years agofixed an extremely irritating bug in an enum
Vizzini [Sat, 19 Jun 2004 08:47:59 +0000 (08:47 +0000)]
fixed an extremely irritating bug in an enum

svn path=/trunk/; revision=9722

19 years ago- Corrected shell paths.
Filip Navara [Sat, 19 Jun 2004 07:56:16 +0000 (07:56 +0000)]
- Corrected shell paths.

svn path=/trunk/; revision=9721

19 years agoadded support for setting Component Information for the ISA bus; fixed a minor bug
Vizzini [Sat, 19 Jun 2004 06:03:37 +0000 (06:03 +0000)]
added support for setting Component Information for the ISA bus; fixed a minor bug

svn path=/trunk/; revision=9720

19 years agoadded stubs for the Cache Manager by Alex Ionescu.
Steven Edwards [Sat, 19 Jun 2004 05:04:33 +0000 (05:04 +0000)]
added stubs for the Cache Manager by Alex Ionescu.

svn path=/trunk/; revision=9719

19 years agoChange from unclegarlic: Don't overwrite packet length.
Art Yerkes [Sat, 19 Jun 2004 02:03:33 +0000 (02:03 +0000)]
Change from unclegarlic: Don't overwrite packet length.

svn path=/trunk/; revision=9718

19 years agochanged from control.cpp to control.c, changed \ to / in control.c
Gero Kuehn [Sat, 19 Jun 2004 00:11:44 +0000 (00:11 +0000)]
changed from control.cpp to control.c, changed \ to / in control.c

svn path=/trunk/; revision=9717

19 years agoAttempt to fix PSEH compilation for kernel-mode targets. Arty please test this
KJK::Hyperion [Fri, 18 Jun 2004 22:33:06 +0000 (22:33 +0000)]
Attempt to fix PSEH compilation for kernel-mode targets. Arty please test this

svn path=/trunk/; revision=9716

19 years agoinitial checkin of the non-shell-namespace-based control panel and software add/remov...
Gero Kuehn [Fri, 18 Jun 2004 20:43:44 +0000 (20:43 +0000)]
initial checkin of the non-shell-namespace-based control panel and software add/remove cpl

svn path=/trunk/; revision=9715

19 years ago- Get this test compilable.
Filip Navara [Fri, 18 Jun 2004 17:37:02 +0000 (17:37 +0000)]
- Get this test compilable.

svn path=/trunk/; revision=9714

19 years agoAdded font enumeratiion demo
Steven Edwards [Fri, 18 Jun 2004 17:26:59 +0000 (17:26 +0000)]
Added font enumeratiion demo

svn path=/trunk/; revision=9713

19 years ago- VideoPortInt10 should copy back the output registers to caller.
Filip Navara [Fri, 18 Jun 2004 17:20:49 +0000 (17:20 +0000)]
- VideoPortInt10 should copy back the output registers to caller.

svn path=/trunk/; revision=9712

19 years agoeliminate GCC warning
Martin Fuchs [Fri, 18 Jun 2004 16:59:47 +0000 (16:59 +0000)]
eliminate GCC warning

svn path=/trunk/; revision=9709

19 years agoeliminate GCC warning
Martin Fuchs [Fri, 18 Jun 2004 16:44:59 +0000 (16:44 +0000)]
eliminate GCC warning

svn path=/trunk/; revision=9707

19 years agore-enable DesktopWindow::OnDefaultCommand to open explorer windows on desktop double...
Martin Fuchs [Fri, 18 Jun 2004 16:36:00 +0000 (16:36 +0000)]
re-enable DesktopWindow::OnDefaultCommand to open explorer windows on desktop double clicks

svn path=/trunk/; revision=9706

19 years ago- Map correct amount of the video memory.
Filip Navara [Fri, 18 Jun 2004 16:26:51 +0000 (16:26 +0000)]
- Map correct amount of the video memory.

svn path=/trunk/; revision=9705

19 years agoChangelog:
Filip Navara [Fri, 18 Jun 2004 15:18:58 +0000 (15:18 +0000)]
Changelog:
- Don't change DC origin in NtGdiOffsetViewportOrgEx
- Update transformation matrix in NtGdiSetViewportExtEx,
  NtGdiSetWindowExtEx, NtGdiSetWindowOrgEx, NtGdiOffsetWindowOrgEx
- When creating new DC initialize the Viewport/Window extensions.
- Transform logical coordinates to device ones in NtGdiExtTextOut
  and NtGdiLineTo.

svn path=/trunk/; revision=9703

19 years agoadded SetFocus call for the username dialog
Gero Kuehn [Thu, 17 Jun 2004 21:23:50 +0000 (21:23 +0000)]
added SetFocus call for the username dialog

svn path=/trunk/; revision=9702

19 years agoAdd missing nls settings for Great Britain.
Eric Kohl [Thu, 17 Jun 2004 18:29:44 +0000 (18:29 +0000)]
Add missing nls settings for Great Britain.
This fixes bug #344.

svn path=/trunk/; revision=9700

19 years agoRemove obsolete ide and (old) floppy drivers
Gé van Geldorp [Thu, 17 Jun 2004 13:28:53 +0000 (13:28 +0000)]
Remove obsolete ide and (old) floppy drivers

svn path=/trunk/; revision=9698

19 years agoFix typos.
Eric Kohl [Thu, 17 Jun 2004 10:49:51 +0000 (10:49 +0000)]
Fix typos.

svn path=/trunk/; revision=9696

19 years agoCompile advapi32 using w32api.
Eric Kohl [Thu, 17 Jun 2004 09:07:12 +0000 (09:07 +0000)]
Compile advapi32 using w32api.

svn path=/trunk/; revision=9695

19 years agoThis makes RtlUnicodeStringToInteger work like the win2k version. Basically
Art Yerkes [Thu, 17 Jun 2004 03:47:39 +0000 (03:47 +0000)]
This makes RtlUnicodeStringToInteger work like the win2k version.  Basically
this function never checks the validity of the input string and only returns
an error when the Base argument is set incorrectly.

This fixes the bug while booting vmware with the pcnet card on.

svn path=/trunk/; revision=9694

19 years agoAdd some missing error codes.
Eric Kohl [Wed, 16 Jun 2004 22:13:19 +0000 (22:13 +0000)]
Add some missing error codes.

svn path=/trunk/; revision=9693

19 years ago- Bump version number to 0.2.4.
Filip Navara [Wed, 16 Jun 2004 21:42:24 +0000 (21:42 +0000)]
- Bump version number to 0.2.4.

svn path=/trunk/; revision=9691

19 years agoAdd keyboard detection.
Eric Kohl [Wed, 16 Jun 2004 20:21:20 +0000 (20:21 +0000)]
Add keyboard detection.

svn path=/trunk/; revision=9690

19 years agoUpdate porting status
Gé van Geldorp [Wed, 16 Jun 2004 18:50:19 +0000 (18:50 +0000)]
Update porting status

svn path=/trunk/; revision=9688

19 years agoSync to Wine-20040615:
Gé van Geldorp [Wed, 16 Jun 2004 18:48:46 +0000 (18:48 +0000)]
Sync to Wine-20040615:
Robert Reif <reif@earthlink.net>
- Added some trace and debug printing.
- Fixed a problem were a trace accesses a data member that may be
  outside of the actual data structure passed in.
- Added some more debug traces.
- Don't try to map the mapper device.
Mike McCormack <mike@codeweavers.com>
- Fix PlaySound.
Eric Pouech <pouech-eric@wanadoo.fr>
- GetModuleFileName[AW] doesn't terminate the string if the buffer is
  too small.
Uwe Bonnes <bon@elektron.ikp.physik.tu-darmstadt.de>
- Fixed missing inversion in bit manipulation.
Ivan Leo Puoti <puoti@inwind.it>
- Changed my name, so update copyright info.

svn path=/trunk/; revision=9686

19 years agoSync to Wine-20040615:
Gé van Geldorp [Wed, 16 Jun 2004 18:40:05 +0000 (18:40 +0000)]
Sync to Wine-20040615:
Robert Reif <reif@earthlink.net>
- Added tracing to all functions.
- Added error explanations.
- Changed debug channel from msacm to wavemap so not confused with
  msacm.
- Handle case where partial structure update requested.
- Minor white space cleanup.
- Returns proper error code when trying to get caps when no devices
  present.
- Fixed a bug where wrong a return value was returned when mapping is
  not possible.

svn path=/trunk/; revision=9685

19 years agoSync to Wine-20040615:
Gé van Geldorp [Wed, 16 Jun 2004 18:27:33 +0000 (18:27 +0000)]
Sync to Wine-20040615:
Hans Leidekker <hans@it.vu.nl>
- Link to ntdll.
Raphael Junqueira <fenix@club-internet.fr>
- Stub for SHFlushSFCacheWrap.
Eric Pouech <pouech-eric@wanadoo.fr>
- GetModuleFileName[AW] doesn't terminate the string if the buffer is
  too small.
Stefan Leichter <Stefan.Leichter@camLine.com>
- Moved stub of StopWatch from ascii to unicode.

svn path=/trunk/; revision=9684

19 years agoSync to Wine-20040615:
Gé van Geldorp [Wed, 16 Jun 2004 18:21:24 +0000 (18:21 +0000)]
Sync to Wine-20040615:
Robert Shearman <R.J.Shearman@warwick.ac.uk>
- Fix ref count on standard proxy creation.
- Release channel buffer in StdMarshal_UnmarshalInterface, since we no
  longer use it and the proxy should have taken a reference on it.
- Add a few comments.
Eric Pouech <pouech-eric@wanadoo.fr>
- GetModuleFileName[AW] doesn't terminate the string if the buffer is
  too small.
Patrik Stridvall <ps@leissner.se>
- Fixed some issues found by winapi_check.

svn path=/trunk/; revision=9683

19 years agoSync to Wine-20040615:
Gé van Geldorp [Wed, 16 Jun 2004 18:13:23 +0000 (18:13 +0000)]
Sync to Wine-20040615:
Ivan Leo Puoti <puoti@inwind.it>
- Changed my name, so update copyright info.

svn path=/trunk/; revision=9682

19 years ago- Disable the "Floppy count: x" debug message.
Filip Navara [Wed, 16 Jun 2004 16:59:27 +0000 (16:59 +0000)]
- Disable the "Floppy count: x"  debug message.

svn path=/trunk/; revision=9681

19 years agoSync to Wine-20040615:
Gé van Geldorp [Wed, 16 Jun 2004 07:06:50 +0000 (07:06 +0000)]
Sync to Wine-20040615:
Marcus Meissner <marcus@jet.franken.de>
- Revert broken strict aliasing fix.
Robert Shearman <R.J.Shearman@warwick.ac.uk>
- Fix ref count on standard proxy creation.
- Release channel buffer in StdMarshal_UnmarshalInterface, since we no
  longer use it and the proxy should have taken a reference on it.
- Add a few comments.
- Fixed CoMarshalInterThreadInterfaceInStream and
  CoGetInterfaceAndReleaseStream.
Patrik Stridvall <ps@leissner.se>
- Fixed some issues found by winapi_check.

svn path=/trunk/; revision=9680

19 years agoSync to Wine-20040615:
Gé van Geldorp [Wed, 16 Jun 2004 06:58:48 +0000 (06:58 +0000)]
Sync to Wine-20040615:
Patrik Stridvall <ps@leissner.se>
- Fixed some issues found by winapi_check.
Krishna Murthy <Krishna.Murthy@guptaworldwide.com>
- WNetGetConnection(): use QueryDosDevice to return a fake remote name
  instead of the drive label.

svn path=/trunk/; revision=9679

19 years agoSync to Wine-20040615:
Gé van Geldorp [Wed, 16 Jun 2004 06:54:39 +0000 (06:54 +0000)]
Sync to Wine-20040615:
Ivan Leo Puoti <puoti@inwind.it>
- Changed my name, so update copyright info.
Ilya Korniyko <k_ilya@ukr.net>
- Encoding fixes in Ukrainian translation.
Wolfgang Schwotzer <wolfgang.schwotzer@gmx.net>
- Support lpstrCustomFilter and return nFilterIndex in file dialog.
Rein Klazes <rklazes@xs4all.nl>
- In FILEDLG_ScanDir do not try to set the current directory to a path
  that is empty.

svn path=/trunk/; revision=9678

19 years agoSync to Wine-20040615:
Gé van Geldorp [Wed, 16 Jun 2004 06:46:13 +0000 (06:46 +0000)]
Sync to Wine-20040615:
Maxime Bellenge <maxime.bellenge@laposte.net>
- Implemented PSH_WIZARD97_OLD and PSH_WIZARD97_NEW property sheet
  styles.
- Add DT_END_ELLIPSIS as defaut style for text.
Ilya Korniyko <k_ilya@ukr.net>
- Encoding fixes in Ukrainian translation.
Filip Navara <xnavara@volny.cz>
- Let the subclassing stack grow the opposite way to make the code
  more transparent.
- Remove SubclassWndProc and move its logic to DefSubclassProc.
Dimitrie O. Paun <dpaun@rogers.com>
- Clear the state image bits only if LVS_EX_CHECKBOXES is set.
- Fix obvious logical error in focus handling.
- Indentation and formatting fixes.
- (based on a patch by Krishna Murthy).
Ulrich Czekalla <ulrich@codeweavers.com>
- Handle case where iterator range contains 0 elements.
- Handle case when item text is empty.
  According to MSDN, length should be returned when lParam is NULL.
Patrik Stridvall <ps@leissner.se>
- StrSpnW doesn't exist in comctl32.dll but StrCSpnW does.
Jon Griffiths <jon_p_griffiths@yahoo.com>
- Implemented TCM_SETITEMEXTRA.
Robert Shearman <R.J.Shearman@warwick.ac.uk>
- Don't draw whole button pressed when separate dropdown pressed, just
  the separate dropdown itself.
- TBN_DRAGOUT and NM_RDBLCLK notifications.
- Remove unneeded member of private toolbar struct.

svn path=/trunk/; revision=9677

19 years agoRemove debug stuff accidentaly left in
Gé van Geldorp [Wed, 16 Jun 2004 06:18:14 +0000 (06:18 +0000)]
Remove debug stuff accidentaly left in

svn path=/trunk/; revision=9676

19 years agoMarshall WM_CREATE/WM_NCCREATE messages
Gé van Geldorp [Wed, 16 Jun 2004 06:09:40 +0000 (06:09 +0000)]
Marshall WM_CREATE/WM_NCCREATE messages

svn path=/trunk/; revision=9675