wine
22 years agoLoad some useful TYPEATTR elements from v1 typelibs.
Huw D M Davies [Mon, 10 Sep 2001 23:13:28 +0000 (23:13 +0000)] 
Load some useful TYPEATTR elements from v1 typelibs.

22 years agoMore debug output for InternetGetCookie, added stub for InternetSetCookie.
Marcus Meissner [Mon, 10 Sep 2001 23:12:42 +0000 (23:12 +0000)] 
More debug output for InternetGetCookie, added stub for InternetSetCookie.

22 years agoAdded dwFlags to lock_update private functions so we can pass
Marcus Meissner [Mon, 10 Sep 2001 23:12:16 +0000 (23:12 +0000)] 
Added dwFlags to lock_update private functions so we can pass
WRITEONLY/READONLY.
Added those flags to the internal Lock() calls.
Only copy the surface from screen to surface if not writeonly.
Restrict blitting between display window and surface to the
locked/unlocked rectangle and the clipwindow section.
Added defines for DDHAL_UNLOCKDATA/DDHAL_LOCKDATA, added calls to HAL
implementation.

22 years agoThe message handler of WM_STYLECHANGING is supposed to be able to
Patrik Stridvall [Mon, 10 Sep 2001 23:09:46 +0000 (23:09 +0000)] 
The message handler of WM_STYLECHANGING is supposed to be able to
modify the proposed style if it wishes.

22 years agoUse the min/max in windef.h instead.
Patrik Stridvall [Mon, 10 Sep 2001 23:09:04 +0000 (23:09 +0000)] 
Use the min/max in windef.h instead.

22 years agoEnhanced GetCalendarInfo stub, added known CAL_* defines.
Marcus Meissner [Mon, 10 Sep 2001 23:08:39 +0000 (23:08 +0000)] 
Enhanced GetCalendarInfo stub, added known CAL_* defines.

22 years agoFix buffering problems in HEL mode.
Ove Kaaven [Mon, 10 Sep 2001 23:08:11 +0000 (23:08 +0000)] 
Fix buffering problems in HEL mode.

22 years agoFix compilation errors on FreeBSD.
Francois Gouget [Mon, 10 Sep 2001 23:07:39 +0000 (23:07 +0000)] 
Fix compilation errors on FreeBSD.

22 years agoRewrite msvcrt_{argvtos,valisttos} to be more efficient.
Francois Gouget [Mon, 10 Sep 2001 23:07:07 +0000 (23:07 +0000)] 
Rewrite msvcrt_{argvtos,valisttos} to be more efficient.
Warn about the ' ' and '"' handling of the exec and spawn functions.
Copy the command line in MSVCRT_system to make it writable.

22 years agoLink tsx11 with the X/GL libraries.
Francois Gouget [Mon, 10 Sep 2001 23:06:17 +0000 (23:06 +0000)] 
Link tsx11 with the X/GL libraries.

22 years agoAdded an option to disable XVidMode support.
Francois Gouget [Mon, 10 Sep 2001 23:05:57 +0000 (23:05 +0000)] 
Added an option to disable XVidMode support.

22 years agoPreserve wine return status.
Eric Lammerts [Mon, 10 Sep 2001 23:02:02 +0000 (23:02 +0000)] 
Preserve wine return status.

22 years agoFixed problem with check for special characters.
Justin Santa Barbara [Fri, 7 Sep 2001 19:57:35 +0000 (19:57 +0000)] 
Fixed problem with check for special characters.

22 years agoFixed bug in _ultoa.
Johann Messner [Fri, 7 Sep 2001 19:48:31 +0000 (19:48 +0000)] 
Fixed bug in _ultoa.

22 years agoInitialize argc/argv/wargv by calling ntdll.__wine_get_{w}main_args.
Francois Gouget [Fri, 7 Sep 2001 19:47:30 +0000 (19:47 +0000)] 
Initialize argc/argv/wargv by calling ntdll.__wine_get_{w}main_args.

22 years agoChanging DIB color table now updates the DIB visible state.
Jukka Heinonen [Fri, 7 Sep 2001 19:47:10 +0000 (19:47 +0000)] 
Changing DIB color table now updates the DIB visible state.

22 years agoAdded some stubs.
Hidenori Takeshima [Fri, 7 Sep 2001 19:46:49 +0000 (19:46 +0000)] 
Added some stubs.
Started implementing some interfaces in FilterGraph.

22 years agoEmulate the behaviour of Linux mmap() on Solaris. Based on ideas and
Ulrich Weigand [Fri, 7 Sep 2001 18:46:14 +0000 (18:46 +0000)] 
Emulate the behaviour of Linux mmap() on Solaris. Based on ideas and
sample code due to Erik Boasson <eboasson@signaal.nl> and John Wehle
<john@feith.com>.

22 years agoEnhance SPY_GetMsgName to translate common control messages.
Guy L. Albertelli [Fri, 7 Sep 2001 18:38:57 +0000 (18:38 +0000)] 
Enhance SPY_GetMsgName to translate common control messages.

22 years agoAdd SHGetSpecialFolderPathW to spec file.
Huw D M Davies [Fri, 7 Sep 2001 18:37:49 +0000 (18:37 +0000)] 
Add SHGetSpecialFolderPathW to spec file.

22 years ago- Finish PathParseIconLocation{A|W}.
Guy L. Albertelli [Fri, 7 Sep 2001 18:37:18 +0000 (18:37 +0000)] 
- Finish PathParseIconLocation{A|W}.
- Implement PathIsUNCServer{A|W|ShareA|ShareW}.

22 years agoImplemented stubs for SHRegEnumUSKey{A|W} and return end-of-list error
Guy L. Albertelli [Fri, 7 Sep 2001 18:36:47 +0000 (18:36 +0000)] 
Implemented stubs for SHRegEnumUSKey{A|W} and return end-of-list error
as result.

22 years agoUse a default DevMode if no DevMode information is available in
Hidenori Takeshima [Fri, 7 Sep 2001 18:35:58 +0000 (18:35 +0000)] 
Use a default DevMode if no DevMode information is available in
registry.

22 years agoImplemented mbsnbcnt, added stubs for _Gettnames and __lc_collate_cp.
Marcus Meissner [Fri, 7 Sep 2001 18:34:45 +0000 (18:34 +0000)] 
Implemented mbsnbcnt, added stubs for _Gettnames and __lc_collate_cp.

22 years ago- Handle CCS_NODIVIDER both when present and when not.
Guy L. Albertelli [Fri, 7 Sep 2001 18:34:14 +0000 (18:34 +0000)] 
- Handle CCS_NODIVIDER both when present and when not.
- Handle some cases of CCS_TOP, CCS_BOTTOM, and CCS_NOPARENTALIGN.
- Handle values returned from the RBN_CHILDSIZE notification.
- Implement RBBS_CHILDEDGE.
- Fix some logic errors in REBAR_AdjustBands, and problems with CCS_VERT.

22 years agoAdded PE dump capabilities to specmaker and renamed specmaker into
Eric Pouech [Fri, 7 Sep 2001 16:04:38 +0000 (16:04 +0000)] 
Added PE dump capabilities to specmaker and renamed specmaker into
winedump.

22 years ago- Fix positioning of text in buttons.
Guy L. Albertelli [Fri, 7 Sep 2001 15:29:21 +0000 (15:29 +0000)] 
- Fix positioning of text in buttons.
- Fix nButtonHeight so that it is not zero in some cases
- Support TBSTYLE_TRANSPARENT.
- Fix handling in WM_ERASEBKGND so that the default erase occurs
  between notifies.
- Fix WM_NCCREATE processing to issue proper WM_STYLECHANGING (via
  SetWindowLong) and document the issues.

22 years agoFixed behavior of GetTextExtentExPointW. It must always return the
Travis Michielsen [Fri, 7 Sep 2001 15:28:32 +0000 (15:28 +0000)] 
Fixed behavior of GetTextExtentExPointW.  It must always return the
extents of the entire string in size.

22 years agoPrevent bomb when GDI_ObjPtr returns null object.
Guy L. Albertelli [Fri, 7 Sep 2001 15:28:10 +0000 (15:28 +0000)] 
Prevent bomb when GDI_ObjPtr returns null object.

22 years agoMove GDI_ERROR definition to wingdi.h.
Huw D M Davies [Fri, 7 Sep 2001 15:27:51 +0000 (15:27 +0000)] 
Move GDI_ERROR definition to wingdi.h.
Add HGDI_ERROR.

22 years agoAdd reader for v1 (SLTG) typelibs.
Huw D M Davies [Fri, 7 Sep 2001 15:27:16 +0000 (15:27 +0000)] 
Add reader for v1 (SLTG) typelibs.
Fix a few problems with v2 (MSFT) typelibs.
LoadTypeLibEx should do a SearchPath to locate typelib.

22 years agoOpenPrinter should fail if pPrinterName is "".
Huw D M Davies [Fri, 7 Sep 2001 15:26:51 +0000 (15:26 +0000)] 
OpenPrinter should fail if pPrinterName is "".

22 years agoAdd FUNCFLAGS and change TYPEFLAGS_* to an enum.
Huw D M Davies [Fri, 7 Sep 2001 15:26:36 +0000 (15:26 +0000)] 
Add FUNCFLAGS and change TYPEFLAGS_* to an enum.

22 years agoConvert the socket type (necessary on Solaris).
Francois Gouget [Fri, 7 Sep 2001 15:26:18 +0000 (15:26 +0000)] 
Convert the socket type (necessary on Solaris).

22 years agoStub implementation for UuidHash().
Huw D M Davies [Fri, 7 Sep 2001 15:25:51 +0000 (15:25 +0000)] 
Stub implementation for UuidHash().

22 years agoCorrect .spec file parameters for msvcrt._fullpath and ntdll._splitpath.
Dmitry Timoshkov [Fri, 7 Sep 2001 15:25:31 +0000 (15:25 +0000)] 
Correct .spec file parameters for msvcrt._fullpath and ntdll._splitpath.

22 years agoAdded DirectShow filter categories.
Hidenori Takeshima [Fri, 7 Sep 2001 15:25:09 +0000 (15:25 +0000)] 
Added DirectShow filter categories.

22 years agoAdded some missing GUIDs.
Hidenori Takeshima [Fri, 7 Sep 2001 15:24:50 +0000 (15:24 +0000)] 
Added some missing GUIDs.

22 years agoReplace calls to StrRetToBuf{A|W} with duplicate code to eliminate
Guy Albertelli [Fri, 7 Sep 2001 15:24:25 +0000 (15:24 +0000)] 
Replace calls to StrRetToBuf{A|W} with duplicate code to eliminate
problems between native and built-in DLLs.

22 years agoMake window handles 32-bit before calling window procedure.
Alexandre Julliard [Wed, 29 Aug 2001 00:16:00 +0000 (00:16 +0000)] 
Make window handles 32-bit before calling window procedure.
Don't clear window parent field when unlinking it.

22 years agoAdded global management of user handles in the server.
Alexandre Julliard [Tue, 28 Aug 2001 18:44:52 +0000 (18:44 +0000)] 
Added global management of user handles in the server.
Very preliminary support for shared window handles.

22 years agoUse the new development page URL in the announcement.
James Juran [Tue, 28 Aug 2001 18:39:47 +0000 (18:39 +0000)] 
Use the new development page URL in the announcement.

22 years agoReimplement PROFILE_GetSectionNames to match the NT & MSDN behavior.
Francois Gouget [Tue, 28 Aug 2001 18:39:26 +0000 (18:39 +0000)] 
Reimplement PROFILE_GetSectionNames to match the NT & MSDN behavior.
The 32A version is now the reference implementation (instead of the
16bit version).

22 years agoOnly use winsock2.h in Wine.
Francois Gouget [Tue, 28 Aug 2001 18:39:03 +0000 (18:39 +0000)] 
Only use winsock2.h in Wine.

22 years agoAdded WM_MOUSEHOVER and WM_MOUSELEAVE to formatting.
Guy L. Albertelli [Tue, 28 Aug 2001 18:38:25 +0000 (18:38 +0000)] 
Added WM_MOUSEHOVER and WM_MOUSELEAVE to formatting.

22 years agoOutput correct assembly function headers for all functions.
Alexandre Julliard [Tue, 28 Aug 2001 17:26:49 +0000 (17:26 +0000)] 
Output correct assembly function headers for all functions.

22 years agoAdded some stubs.
Hidenori Takeshima [Tue, 28 Aug 2001 17:25:39 +0000 (17:25 +0000)] 
Added some stubs.

22 years agoCheck for valid object in GDI_GetObjPtr even for MAGIC_DONTCARE.
Alexandre Julliard [Mon, 27 Aug 2001 19:10:06 +0000 (19:10 +0000)] 
Check for valid object in GDI_GetObjPtr even for MAGIC_DONTCARE.

22 years agoGrabPointer uses now SetWindowLong to change window procedure instead
Jukka Heinonen [Mon, 27 Aug 2001 19:04:18 +0000 (19:04 +0000)] 
GrabPointer uses now SetWindowLong to change window procedure instead
of accessing directly WND structure.

22 years agoImplemented GetNamedPipeInfo.
Mike McCormack [Mon, 27 Aug 2001 19:03:42 +0000 (19:03 +0000)] 
Implemented GetNamedPipeInfo.

22 years agoAdded some missing interfaces.
Hidenori Takeshima [Mon, 27 Aug 2001 19:00:34 +0000 (19:00 +0000)] 
Added some missing interfaces.

22 years agoAdded ICOM_METHOD12-26, ICOM_VMETHOD12-26, ICOM_CALL12-26.
Hidenori Takeshima [Mon, 27 Aug 2001 19:00:12 +0000 (19:00 +0000)] 
Added ICOM_METHOD12-26, ICOM_VMETHOD12-26, ICOM_CALL12-26.

22 years agoRelease 20010824. wine-20010824
Alexandre Julliard [Fri, 24 Aug 2001 22:26:24 +0000 (22:26 +0000)] 
Release 20010824.

22 years agoAdded WSASTARTUP16 a 1 byte alignment version of WSASTARTUP for win16.
Francois Gouget [Fri, 24 Aug 2001 21:33:58 +0000 (21:33 +0000)] 
Added WSASTARTUP16 a 1 byte alignment version of WSASTARTUP for win16.

22 years agoAdded some missing CLSIDs.
Hidenori Takeshima [Fri, 24 Aug 2001 21:13:26 +0000 (21:13 +0000)] 
Added some missing CLSIDs.

22 years agoAdded LOAD_WITH_ALTERED_SEARCH_PATH support to LoadLibraryEx.
Bill Medland [Fri, 24 Aug 2001 21:13:02 +0000 (21:13 +0000)] 
Added LOAD_WITH_ALTERED_SEARCH_PATH support to LoadLibraryEx.

22 years agoAdded WIN_ListParents function and renamed WIN_BuildWinArray into
Alexandre Julliard [Fri, 24 Aug 2001 19:28:21 +0000 (19:28 +0000)] 
Added WIN_ListParents function and renamed WIN_BuildWinArray into
WIN_ListChildren. Made owner field in WND structure an HWND.

22 years agoRemoved inclusion of win.h.
Alexandre Julliard [Fri, 24 Aug 2001 19:15:52 +0000 (19:15 +0000)] 
Removed inclusion of win.h.

22 years agoAdd stubs for several named pipe functions.
Mike McCormack [Fri, 24 Aug 2001 19:15:35 +0000 (19:15 +0000)] 
Add stubs for several named pipe functions.

22 years agoRename the regular WS_FD_XXX macros to FD_XXX.
Francois Gouget [Fri, 24 Aug 2001 19:14:56 +0000 (19:14 +0000)] 
Rename the regular WS_FD_XXX macros to FD_XXX.
Rename the Wine specific WS_FD_XXX macros to FD_WINE_XXX.

22 years agoMade independent from winsock.
Francois Gouget [Fri, 24 Aug 2001 19:13:36 +0000 (19:13 +0000)] 
Made independent from winsock.
Include the needed headers directly in internet.h.

22 years agoMinor fixes involving handling NULL pointers.
Bill Medland [Fri, 24 Aug 2001 19:12:56 +0000 (19:12 +0000)] 
Minor fixes involving handling NULL pointers.

22 years agoImplemented GetAncestor and removed WIN_GetTopParent.
Alexandre Julliard [Fri, 24 Aug 2001 00:26:59 +0000 (00:26 +0000)] 
Implemented GetAncestor and removed WIN_GetTopParent.
Removed a few more accesses to the WND structure.

22 years agoDon't hold the GDI lock during accesses to the metafile data.
Alexandre Julliard [Thu, 23 Aug 2001 23:37:00 +0000 (23:37 +0000)] 
Don't hold the GDI lock during accesses to the metafile data.

22 years agoImplement WaitNamedPipe and DisconnectNamedPipe.
Mike McCormack [Thu, 23 Aug 2001 23:29:20 +0000 (23:29 +0000)] 
Implement WaitNamedPipe and DisconnectNamedPipe.
Add a state for each pipe handle in the server.
Create a socket on when the pipe is opened, not before.

22 years ago- Fix for nonblocking sockets using WSAEventSelect() (patch from Ove
Daniel Walker [Thu, 23 Aug 2001 23:25:33 +0000 (23:25 +0000)] 
- Fix for nonblocking sockets using WSAEventSelect() (patch from Ove
  Kaaven).
- Changed WSAEnumNetworkEvents() so it only returns events that the
  application is looking for.
- Changed sock_poll_event() to interpret a POLLIN event with zero
  bytes waiting to be read as a POLLHUP.

22 years agoAdded two missing headers.
Hidenori Takeshima [Wed, 22 Aug 2001 18:20:36 +0000 (18:20 +0000)] 
Added two missing headers.
Implemented AMGetErrorText.

22 years ago- Continued on the new C parser.
Patrik Stridvall [Wed, 22 Aug 2001 18:09:15 +0000 (18:09 +0000)] 
- Continued on the new C parser.
- More reorganizations and fixes.
- API files update.

22 years agoAdded some stubs for CLSID_FilterGraph.
Hidenori Takeshima [Wed, 22 Aug 2001 18:06:00 +0000 (18:06 +0000)] 
Added some stubs for CLSID_FilterGraph.

22 years agoFixed an incorrect (harmless) memory allocation.
Dmitry Timoshkov [Wed, 22 Aug 2001 18:04:00 +0000 (18:04 +0000)] 
Fixed an incorrect (harmless) memory allocation.

22 years agoAdded missing IIDs.
Hidenori Takeshima [Wed, 22 Aug 2001 18:03:34 +0000 (18:03 +0000)] 
Added missing IIDs.

22 years agoReplaced PROFILE_ functions by RegQueryValueExA.
Dmitry Timoshkov [Wed, 22 Aug 2001 18:02:59 +0000 (18:02 +0000)] 
Replaced PROFILE_ functions by RegQueryValueExA.

22 years agoAdded stub for CancelIo.
Mike McCormack [Wed, 22 Aug 2001 18:02:39 +0000 (18:02 +0000)] 
Added stub for CancelIo.

22 years agoFixed man and doc-html rules.
Francois Gouget [Wed, 22 Aug 2001 18:01:39 +0000 (18:01 +0000)] 
Fixed man and doc-html rules.

22 years agoFixed DT_RTLREADING flag interpretation.
Eugene Mayevski [Wed, 22 Aug 2001 18:00:47 +0000 (18:00 +0000)] 
Fixed DT_RTLREADING flag interpretation.

22 years agoRemoved WIN_GetDesktop().
Alexandre Julliard [Tue, 21 Aug 2001 17:13:55 +0000 (17:13 +0000)] 
Removed WIN_GetDesktop().

22 years agoDocumentation updates (mainly thru vs. through).
Francois Gouget [Tue, 21 Aug 2001 17:07:17 +0000 (17:07 +0000)] 
Documentation updates (mainly thru vs. through).

22 years agoRect returned by LISTVIEW_GetItemRect should be total size in report
Gerard Patel [Tue, 21 Aug 2001 17:04:02 +0000 (17:04 +0000)] 
Rect returned by LISTVIEW_GetItemRect should be total size in report
mode.

22 years agoDefault bitmap is not subject to reference counting.
Gerard Patel [Tue, 21 Aug 2001 17:03:39 +0000 (17:03 +0000)] 
Default bitmap is not subject to reference counting.

22 years agoAdd the decVal field to VARIANT.
Francois Gouget [Tue, 21 Aug 2001 17:03:10 +0000 (17:03 +0000)] 
Add the decVal field to VARIANT.
Fix the VARIANT C layout, i.e. the union/struct names/nesting.
Encapsulate all accesses to VARIANT types with the V_VT and V_UNION
macros.

22 years agoUnconditionally set O_NONBLOCK when opening.
Mike McCormack [Tue, 21 Aug 2001 17:01:48 +0000 (17:01 +0000)] 
Unconditionally set O_NONBLOCK when opening.

22 years agoRefuse to select a bitmap that is already selected in another DC.
Alexandre Julliard [Mon, 20 Aug 2001 19:19:18 +0000 (19:19 +0000)] 
Refuse to select a bitmap that is already selected in another DC.

22 years agoAdded reference counting and delayed destruction of GDI objects.
Uwe Bonnes [Mon, 20 Aug 2001 19:17:28 +0000 (19:17 +0000)] 
Added reference counting and delayed destruction of GDI objects.

22 years agoFixed GetClassLong to return full 32 bits for all items.
Alexandre Julliard [Mon, 20 Aug 2001 18:09:39 +0000 (18:09 +0000)] 
Fixed GetClassLong to return full 32 bits for all items.
Removed GCW_* definitions that don't exist in Win32.

22 years agoCreate a color bitmap in CreateDIBitmap even with a black&white DC.
Alexandre Julliard [Mon, 20 Aug 2001 18:04:09 +0000 (18:04 +0000)] 
Create a color bitmap in CreateDIBitmap even with a black&white DC.

22 years agoRemoved struct UDATE forward declaration.
Nikolas Zimmermann [Mon, 20 Aug 2001 18:03:28 +0000 (18:03 +0000)] 
Removed struct UDATE forward declaration.

22 years agoStore the comm error value in the wineserver, not a global.
Mike McCormack [Mon, 20 Aug 2001 18:01:35 +0000 (18:01 +0000)] 
Store the comm error value in the wineserver, not a global.

22 years agoRead data immediately in overlapped ReadFile if possible.
Mike McCormack [Mon, 20 Aug 2001 18:01:17 +0000 (18:01 +0000)] 
Read data immediately in overlapped ReadFile if possible.

22 years agoDo not keep the handle of a deleted item as the selectedItem..
Gerard Patel [Mon, 20 Aug 2001 18:00:54 +0000 (18:00 +0000)] 
Do not keep the handle of a deleted item as the selectedItem..

22 years agoUse GetDC(0) instead of CreateCompatibleDC(0).
Marcus Meissner [Mon, 20 Aug 2001 18:00:10 +0000 (18:00 +0000)] 
Use GetDC(0) instead of CreateCompatibleDC(0).

22 years agoWe need to make a copy of the fontname and the HFONT handle in
Marcus Meissner [Mon, 20 Aug 2001 17:59:10 +0000 (17:59 +0000)] 
We need to make a copy of the fontname and the HFONT handle in
IFont_Clone, otherwise we get memory corruption and bad GDI handles.

22 years agoAdded proper support for 32-bit WM_NEXTMENU.
Alexandre Julliard [Sat, 18 Aug 2001 18:10:04 +0000 (18:10 +0000)] 
Added proper support for 32-bit WM_NEXTMENU.

22 years agoRemoved a number of direct accesses to the window structure.
Alexandre Julliard [Sat, 18 Aug 2001 18:08:26 +0000 (18:08 +0000)] 
Removed a number of direct accesses to the window structure.

22 years agoStarted implementing the MCIWnd* functions.
Eric Pouech [Sat, 18 Aug 2001 18:02:34 +0000 (18:02 +0000)] 
Started implementing the MCIWnd* functions.

22 years agoDo not pass the high level wFlags from VariantChangeType* down to low
Marcus Meissner [Sat, 18 Aug 2001 18:00:50 +0000 (18:00 +0000)] 
Do not pass the high level wFlags from VariantChangeType* down to low
level Variant conversion functions.

22 years agoFixed internal inline function that was declared extern.
Alexandre Julliard [Sat, 18 Aug 2001 16:11:28 +0000 (16:11 +0000)] 
Fixed internal inline function that was declared extern.

22 years agoExplicitly check for CS_PARENTDC in WM_ERASEBKGND handling.
Alexandre Julliard [Sat, 18 Aug 2001 16:10:52 +0000 (16:10 +0000)] 
Explicitly check for CS_PARENTDC in WM_ERASEBKGND handling.

22 years agoReplaced memset by hand made equivalent to work around some buggy
Eric Pouech [Sat, 18 Aug 2001 16:09:41 +0000 (16:09 +0000)] 
Replaced memset by hand made equivalent to work around some buggy
memset implementations.

22 years agoBecause of circular dependencies between comctl32 and msvfw32, replace
Eric Pouech [Sat, 18 Aug 2001 16:09:19 +0000 (16:09 +0000)] 
Because of circular dependencies between comctl32 and msvfw32, replace
in comctl32 delay loading of msvfw32 by manual loading.

22 years agoTest for invalid large handles in GDI_GetObjPtr and GDI_FreeObject.
Gerard Patel [Sat, 18 Aug 2001 16:08:27 +0000 (16:08 +0000)] 
Test for invalid large handles in GDI_GetObjPtr and GDI_FreeObject.