wine
18 years agoAdded support for doing SetBitmapBits on a DIB section.
Alexandre Julliard [Tue, 29 Nov 2005 09:45:40 +0000 (10:45 +0100)] 
Added support for doing SetBitmapBits on a DIB section.

18 years agoAdd ADN_DEL_UNC_PATHS define to advpub.h.
James Hawkins [Tue, 29 Nov 2005 09:44:16 +0000 (10:44 +0100)] 
Add ADN_DEL_UNC_PATHS define to advpub.h.

18 years agoChange all SendAsyncCallback calls into the synchronous
Robert Shearman [Tue, 29 Nov 2005 09:44:05 +0000 (10:44 +0100)] 
Change all SendAsyncCallback calls into the synchronous
INTERNET_SendCallback where INTERNET_FLAG_ASYNC is already handled
properly.

18 years agoMake IAdviseSink methods non-async and remove the IAsyncManager
Robert Shearman [Tue, 29 Nov 2005 09:43:52 +0000 (10:43 +0100)] 
Make IAdviseSink methods non-async and remove the IAsyncManager
parameter hack that native COM used to use (but not any more). Async
calls are an optimisation that we're not going to support in the near
future.

18 years agoFixed crash in wglShareList.
Raphael Junqueira [Tue, 29 Nov 2005 09:43:38 +0000 (10:43 +0100)] 
Fixed crash in wglShareList.

18 years agoFix implementation of IDirectMusic8Impl_CreatePort.
Raphael Junqueira [Tue, 29 Nov 2005 09:43:18 +0000 (10:43 +0100)] 
Fix implementation of IDirectMusic8Impl_CreatePort.

18 years agoAdded calling convention definitions.
Eric Pouech [Tue, 29 Nov 2005 09:43:01 +0000 (10:43 +0100)] 
Added calling convention definitions.

18 years agoAdded stub for dbghelp.SymRegisterCallback64.
Eric Pouech [Tue, 29 Nov 2005 09:42:49 +0000 (10:42 +0100)] 
Added stub for dbghelp.SymRegisterCallback64.

18 years agoAdd functions for doing a deep copy of a TYPEDESC into a flat buffer.
Robert Shearman [Tue, 29 Nov 2005 09:42:22 +0000 (10:42 +0100)] 
Add functions for doing a deep copy of a TYPEDESC into a flat buffer.
Copy VARDESC structures returned to calling applications instead of
passing a pointer to the master structure used internally.

18 years agoAdd a function to retrieve the MIDL_SERVER_INFO struct from an object.
Robert Shearman [Tue, 29 Nov 2005 09:42:04 +0000 (10:42 +0100)] 
Add a function to retrieve the MIDL_SERVER_INFO struct from an object.

18 years agoThe CLSID can be substituted by an IID present in one of the proxy
Robert Shearman [Tue, 29 Nov 2005 09:41:55 +0000 (10:41 +0100)] 
The CLSID can be substituted by an IID present in one of the proxy
file infos in NdrDllGetClassObject.

18 years agoReturn the correct error code from NdrProxyErrorHandler.
Robert Shearman [Tue, 29 Nov 2005 09:41:45 +0000 (10:41 +0100)] 
Return the correct error code from NdrProxyErrorHandler.

18 years agoRaise exceptions on failures.
Robert Shearman [Tue, 29 Nov 2005 09:41:34 +0000 (10:41 +0100)] 
Raise exceptions on failures.
Replace references of pStubMsg->BufferEnd with RpcMsg->Buffer +
pStubMsg->BufferLength.
Fix buffer calculation when no interface data is marshaled to the
stream.

18 years agoFix the overflow check to not depend on pStubMsg->BufferStart and
Robert Shearman [Tue, 29 Nov 2005 09:41:17 +0000 (10:41 +0100)] 
Fix the overflow check to not depend on pStubMsg->BufferStart and
pStubMsg->BufferEnd being valid, because they aren't filled in when
using MIDL-generated server stubs.
Don't set the pointer to NULL on unmarshaling because we may want to
unmarshal the value to an existing pointer instead of allocating a new
one.

18 years agoEnumChildWindows should return result from the callback.
Vitaliy Margolen [Tue, 29 Nov 2005 09:40:58 +0000 (10:40 +0100)] 
EnumChildWindows should return result from the callback.

18 years agoActivate document object.
Jacek Caban [Mon, 28 Nov 2005 19:57:04 +0000 (20:57 +0100)] 
Activate document object.

18 years agoRemove unnecessary external variable declarations.
Alexandre Julliard [Mon, 28 Nov 2005 19:56:55 +0000 (20:56 +0100)] 
Remove unnecessary external variable declarations.

18 years agoFix all drivers DriverProc to conform to the DRIVERPROC definition.
Dmitry Timoshkov [Mon, 28 Nov 2005 19:53:22 +0000 (20:53 +0100)] 
Fix all drivers DriverProc to conform to the DRIVERPROC definition.

18 years agoFix parameter count on some stubs (thanks to Marcus Meissner for
Juan Lang [Mon, 28 Nov 2005 19:52:13 +0000 (20:52 +0100)] 
Fix parameter count on some stubs (thanks to Marcus Meissner for
spotting that.)  Add a few more stubs.

18 years agoAdd German resources.
Henning Gerhardt [Mon, 28 Nov 2005 19:51:54 +0000 (20:51 +0100)] 
Add German resources.

18 years agoDocument the ldap_bind* functions.
Hans Leidekker [Mon, 28 Nov 2005 19:41:08 +0000 (20:41 +0100)] 
Document the ldap_bind* functions.

18 years agoEnhanced UnixFolder's IDropTarget implementation.
Michael Jung [Mon, 28 Nov 2005 19:40:50 +0000 (20:40 +0100)] 
Enhanced UnixFolder's IDropTarget implementation.
Use STATIC_CAST macro more consistently.

18 years agoPreserve 16-byte stack alignment in 16-bit relays.
Alexandre Julliard [Mon, 28 Nov 2005 16:39:05 +0000 (17:39 +0100)] 
Preserve 16-byte stack alignment in 16-bit relays.

18 years agoEnforce 16-byte stack alignment when returning from 16-bit code and
Alexandre Julliard [Mon, 28 Nov 2005 16:38:40 +0000 (17:38 +0100)] 
Enforce 16-byte stack alignment when returning from 16-bit code and
when calling a register function.

18 years agoMatch PSDK STATUS_* definitions.
Ge van Geldorp [Mon, 28 Nov 2005 16:32:54 +0000 (17:32 +0100)] 
Match PSDK STATUS_* definitions.

18 years agoSet both dwVersionICM and dwVersion to ICVERSION in Wine builtin
Dmitry Timoshkov [Mon, 28 Nov 2005 16:31:48 +0000 (17:31 +0100)] 
Set both dwVersionICM and dwVersion to ICVERSION in Wine builtin
codecs.

18 years agoAllow HttpEndRequest to process 302 and 301 redirects. Append Host
Aric Stewart [Mon, 28 Nov 2005 16:31:02 +0000 (17:31 +0100)] 
Allow HttpEndRequest to process 302 and 301 redirects.  Append Host
port if non standard on the redirect host header and make sure to
append the extra information (parameters) and such to the location if
present.  Additionally check to see if we are redirecting to https and
if so set the appropriate port.

18 years agoAdded GetOverrideKeyPath and GetOptionKeyPath implementation.
Jacek Caban [Mon, 28 Nov 2005 16:30:21 +0000 (17:30 +0100)] 
Added GetOverrideKeyPath and GetOptionKeyPath implementation.

18 years agoUse GetUIObjectOf instead of BindToObject to get a IDropTarget object.
Michael Jung [Mon, 28 Nov 2005 16:30:11 +0000 (17:30 +0100)] 
Use GetUIObjectOf instead of BindToObject to get a IDropTarget object.

18 years agoOther code in shlexec.c (e.g. the extension handling code in
Ge van Geldorp [Mon, 28 Nov 2005 16:29:58 +0000 (17:29 +0100)] 
Other code in shlexec.c (e.g. the extension handling code in
ShellExecute_GetClassKey) expects sei->lpFile to not be enclosed in
quotes.

18 years agoDocumentation added for GetPrinterDriverDirectoryW + A.
Detlef Riekenberg [Mon, 28 Nov 2005 16:29:38 +0000 (17:29 +0100)] 
Documentation added for GetPrinterDriverDirectoryW + A.

18 years agoAdd directory and symlink access rights.
Vitaliy Margolen [Mon, 28 Nov 2005 16:29:25 +0000 (17:29 +0100)] 
Add directory and symlink access rights.

18 years agoAdd support for using secure (SSL/TLS) connections through a proxy
Robert Shearman [Mon, 28 Nov 2005 10:55:16 +0000 (11:55 +0100)] 
Add support for using secure (SSL/TLS) connections through a proxy
server.

18 years agoMove the initiation of the SSL connection into a separate function.
Robert Shearman [Mon, 28 Nov 2005 10:54:31 +0000 (11:54 +0100)] 
Move the initiation of the SSL connection into a separate function.

18 years agoset_menu_item_text handles converting an empty menu item to a
Dmitry Timoshkov [Mon, 28 Nov 2005 10:53:20 +0000 (11:53 +0100)] 
set_menu_item_text handles converting an empty menu item to a
separator on its own, give it a chance to do its work in the
MIIM_FTYPE case.

18 years agoAdd a host port field that preserves the requested port of the
Robert Shearman [Mon, 28 Nov 2005 10:53:05 +0000 (11:53 +0100)] 
Add a host port field that preserves the requested port of the
destination URL.

18 years agoAdded some missing definitions in usp10.h.
Vijay Kiran Kamuju [Mon, 28 Nov 2005 10:52:55 +0000 (11:52 +0100)] 
Added some missing definitions in usp10.h.

18 years agoHandle an X error in X11DRV_ExtFloodFill().
Rein Klazes [Mon, 28 Nov 2005 10:52:37 +0000 (11:52 +0100)] 
Handle an X error in X11DRV_ExtFloodFill().

18 years agoFix "http://" prefix detection on the proxy URL.
Robert Shearman [Mon, 28 Nov 2005 10:31:11 +0000 (11:31 +0100)] 
Fix "http://" prefix detection on the proxy URL.

18 years agoMake sure to fill out the MIDL_STUB_MESSAGE structure in
Robert Shearman [Mon, 28 Nov 2005 10:31:04 +0000 (11:31 +0100)] 
Make sure to fill out the MIDL_STUB_MESSAGE structure in
NdrSendReceive like we do in NdrProxySendReceive.

18 years agoImplement conformant varying array functions.
Robert Shearman [Mon, 28 Nov 2005 10:30:32 +0000 (11:30 +0100)] 
Implement conformant varying array functions.

18 years agoImplement conformant struct functions.
Robert Shearman [Mon, 28 Nov 2005 10:30:12 +0000 (11:30 +0100)] 
Implement conformant struct functions.

18 years agoImplement FC_STRUCTPAD2 for complex types.
Robert Shearman [Mon, 28 Nov 2005 10:28:45 +0000 (11:28 +0100)] 
Implement FC_STRUCTPAD2 for complex types.

18 years agoAdd stub implementation for SetMagicColors().
Rein Klazes [Mon, 28 Nov 2005 10:28:32 +0000 (11:28 +0100)] 
Add stub implementation for SetMagicColors().

18 years agoAdded AtlAxCreateControl stub implementation.
Jacek Caban [Mon, 28 Nov 2005 10:28:19 +0000 (11:28 +0100)] 
Added AtlAxCreateControl stub implementation.

18 years agoReplace some useless checks in HTTP_AddProxyInfo with asserts.
Robert Shearman [Mon, 28 Nov 2005 10:28:06 +0000 (11:28 +0100)] 
Replace some useless checks in HTTP_AddProxyInfo with asserts.

18 years agoAdded IOleDocumentSite implementation.
Jacek Caban [Mon, 28 Nov 2005 10:24:49 +0000 (11:24 +0100)] 
Added IOleDocumentSite implementation.

18 years agoSimplify and fix Set-Cookie handling.
Robert Shearman [Mon, 28 Nov 2005 10:24:41 +0000 (11:24 +0100)] 
Simplify and fix Set-Cookie handling.

18 years agoImplement IOleObject_DoVerb function by running the object and then
Robert Shearman [Mon, 28 Nov 2005 10:24:31 +0000 (11:24 +0100)] 
Implement IOleObject_DoVerb function by running the object and then
delegating to the remote IOleObject_DoVerb function.

18 years agoAdd functions for marshaling base types (ints, floats, etc.).
Robert Shearman [Mon, 28 Nov 2005 10:24:21 +0000 (11:24 +0100)] 
Add functions for marshaling base types (ints, floats, etc.).

18 years agoBetter windows handling.
Jacek Caban [Mon, 28 Nov 2005 10:17:28 +0000 (11:17 +0100)] 
Better windows handling.

18 years agoModified KeyStateToDropEffect macro to match native shellview's
Michael Jung [Mon, 28 Nov 2005 10:17:19 +0000 (11:17 +0100)] 
Modified KeyStateToDropEffect macro to match native shellview's
behaviour.

18 years agoSimplify HTTP_InsertProxyAuthorization.
Robert Shearman [Mon, 28 Nov 2005 10:17:06 +0000 (11:17 +0100)] 
Simplify HTTP_InsertProxyAuthorization.

18 years agoDelegate advises to the remote object to enable the client to receive
Robert Shearman [Mon, 28 Nov 2005 10:16:58 +0000 (11:16 +0100)] 
Delegate advises to the remote object to enable the client to receive
data change notifications.

18 years agoExtend conformance computation function to also compute variances.
Robert Shearman [Mon, 28 Nov 2005 10:16:44 +0000 (11:16 +0100)] 
Extend conformance computation function to also compute variances.
MSDN suggests that conformance and variance are pretty much the same,
but there may be some subtleties to it.

18 years agoAdded implementation of GetWindowContext.
Jacek Caban [Mon, 28 Nov 2005 10:01:17 +0000 (11:01 +0100)] 
Added implementation of GetWindowContext.
Added stub implementation of IOleInPlaceFrame interface.

18 years agoIgnore generated rsrc.res.
Alexandre Julliard [Mon, 28 Nov 2005 10:00:57 +0000 (11:00 +0100)] 
Ignore generated rsrc.res.

18 years agoRegister the shell view itself as the drop target, not it's parent folder.
Michael Jung [Mon, 28 Nov 2005 10:00:33 +0000 (11:00 +0100)] 
Register the shell view itself as the drop target, not it's parent folder.
Forward drag&drop method calls to the folder currently under the cursor.

18 years agoChange some SendAsyncCallback calls to INTERNET_SendCallback as the
Robert Shearman [Mon, 28 Nov 2005 10:00:18 +0000 (11:00 +0100)] 
Change some SendAsyncCallback calls to INTERNET_SendCallback as the
tests show that the callbacks happen either synchronously or within an
alternative asynchronous call.
Remove a check for a NULL lpfnStatusCB that is already performed by
INTERNET_SendCallback and add a comment about a difference to native.

18 years agoAdd parsing of the Content-ID and Proxy-Connection headers.
Robert Shearman [Mon, 28 Nov 2005 10:00:05 +0000 (11:00 +0100)] 
Add parsing of the Content-ID and Proxy-Connection headers.
Sort the table of header to option number mappings correctly.
Change a FIXME to a WARN because there are "X-..." headers that we
aren't supposed to parse.

18 years agoAdd some 64 bit definitions.
Vitaliy Margolen [Mon, 28 Nov 2005 09:59:51 +0000 (10:59 +0100)] 
Add some 64 bit definitions.

18 years agoStop reporting not having swapchain 0 as an error and add an internal
Oliver Stieber [Mon, 28 Nov 2005 09:59:41 +0000 (10:59 +0100)] 
Stop reporting not having swapchain 0 as an error and add an internal
variable instead of modifying a parameter.

18 years agoCorrect some errors in the way vertex declarations for directx 8 are
Oliver Stieber [Mon, 28 Nov 2005 09:59:22 +0000 (10:59 +0100)] 
Correct some errors in the way vertex declarations for directx 8 are
parsed and add offset support.

18 years agoLoad shortcut icon by resource id instead of by icon index.
Ge van Geldorp [Mon, 28 Nov 2005 09:59:06 +0000 (10:59 +0100)] 
Load shortcut icon by resource id instead of by icon index.

18 years agoCall DefaultHandler_Stop if we fail to start the server running
Robert Shearman [Mon, 28 Nov 2005 09:58:51 +0000 (10:58 +0100)] 
Call DefaultHandler_Stop if we fail to start the server running
correctly and a few formatting fixes.

18 years agoFix NdrConformantArrayBufferSize to include the size of the
Robert Shearman [Mon, 28 Nov 2005 09:58:40 +0000 (10:58 +0100)] 
Fix NdrConformantArrayBufferSize to include the size of the
conformance value.
Make NdrConformantArrayMemorySize do something more useful, like
actually return the required memory.
Conformance offset can be negative and should only be two bytes.

18 years agoAdd support for ICM_GETINFO in msvidc32 codec (based on msrle32).
Dmitry Timoshkov [Mon, 28 Nov 2005 09:45:02 +0000 (10:45 +0100)] 
Add support for ICM_GETINFO in msvidc32 codec (based on msrle32).

18 years agoAdd support for ICM_GETINFO in iccvid codec (based on msrle32).
Dmitry Timoshkov [Mon, 28 Nov 2005 09:44:54 +0000 (10:44 +0100)] 
Add support for ICM_GETINFO in iccvid codec (based on msrle32).

18 years agoFix several bugs in msrle32 preventing it to load.
Dmitry Timoshkov [Mon, 28 Nov 2005 09:44:34 +0000 (10:44 +0100)] 
Fix several bugs in msrle32 preventing it to load.
Remove a hack in ICOpen compensating a bug in msrle32.
Use MSVFW32_hModule directly in ICCompressorChoose, and avoid a
convoluted GWLP_HINSTANCE hack.

18 years agoUpdate Korean translations.
YunSong Hwang [Mon, 28 Nov 2005 09:41:28 +0000 (10:41 +0100)] 
Update Korean translations.

18 years agoCorrect the hot spot position of the drag&drop 'move' and 'link' cursors.
Michael Jung [Mon, 28 Nov 2005 09:41:00 +0000 (10:41 +0100)] 
Correct the hot spot position of the drag&drop 'move' and 'link' cursors.

18 years agoDon't crash when parameters of Navigate2 are NULL.
Jacek Caban [Mon, 28 Nov 2005 09:40:52 +0000 (10:40 +0100)] 
Don't crash when parameters of Navigate2 are NULL.

18 years agoAdd a new field "lpszHostName" to the session to track the host name
Robert Shearman [Mon, 28 Nov 2005 09:40:42 +0000 (10:40 +0100)] 
Add a new field "lpszHostName" to the session to track the host name
of the HTTP server, as opposed to the server that we will connect to
that could be a proxy server. Fixes the "Host:" header that we send to
servers.

18 years agoLoadLibrary16 is no longer exported by name, so do the lookup by its
Eric Pouech [Mon, 28 Nov 2005 09:40:25 +0000 (10:40 +0100)] 
LoadLibrary16 is no longer exported by name, so do the lookup by its
ordinal (when loading NE sibling).

18 years agoHandle IOCTL_DISK_CHECK_VERIFY which is synonym for
Vitaliy Margolen [Mon, 28 Nov 2005 09:40:13 +0000 (10:40 +0100)] 
Handle IOCTL_DISK_CHECK_VERIFY which is synonym for
IOCTL_STORAGE_CHECK_VERIFY.

18 years agoAdded stubs for DbgHelp functions: SymRegisterFunctionEntryCallback.
Eric Pouech [Mon, 28 Nov 2005 09:40:02 +0000 (10:40 +0100)] 
Added stubs for DbgHelp functions: SymRegisterFunctionEntryCallback.

18 years agoCorrect the matrix sizes in software shaders and remove an erroneous
Oliver Stieber [Mon, 28 Nov 2005 09:39:48 +0000 (10:39 +0100)] 
Correct the matrix sizes in software shaders and remove an erroneous
parameter from lrp.

18 years agoIgnore frequency requests in Desktop mode.
Lionel Ulmer [Mon, 28 Nov 2005 09:39:28 +0000 (10:39 +0100)] 
Ignore frequency requests in Desktop mode.

18 years agoCall the equivalent delegate function for all of the simple
Robert Shearman [Mon, 28 Nov 2005 09:39:19 +0000 (10:39 +0100)] 
Call the equivalent delegate function for all of the simple
functions.

18 years agoWe should always allocate in NdrConformantStringUnmarshal if the
Robert Shearman [Mon, 28 Nov 2005 09:39:10 +0000 (10:39 +0100)] 
We should always allocate in NdrConformantStringUnmarshal if the
memory pointer is NULL.

18 years agoHandle DInput8 interfaces in device QueryInterface.
Lionel Ulmer [Mon, 28 Nov 2005 09:38:59 +0000 (10:38 +0100)] 
Handle DInput8 interfaces in device QueryInterface.

18 years agoDocument the ldap_add* functions.
Hans Leidekker [Mon, 28 Nov 2005 09:38:45 +0000 (10:38 +0100)] 
Document the ldap_add* functions.

18 years agoIf the driver doesn't support StretchBlt try to use StretchDIBits
Huw Davies [Mon, 28 Nov 2005 09:38:33 +0000 (10:38 +0100)] 
If the driver doesn't support StretchBlt try to use StretchDIBits
instead.

18 years agoCorrectly call HCR_GetFolderAttributes() in SHELL32_GetItemAttributes().
Martin Fuchs [Mon, 28 Nov 2005 09:38:06 +0000 (10:38 +0100)] 
Correctly call HCR_GetFolderAttributes() in SHELL32_GetItemAttributes().
Directly return the correct "My Computer" attributes in
ISF_Desktop_fnGetAttributesOf().
Remove "todo_wine" from the "My Computer" attributes test case.
Add test case for retrieving the file system path from the
CSIDL_PROGRAM_FILES PIDL using SHGetPathFromIDListW().

18 years agoAdd a translation of the README.
YunSong Hwang [Mon, 28 Nov 2005 09:37:31 +0000 (10:37 +0100)] 
Add a translation of the README.

18 years agoIf a source directory doesn't exist, use the install root instead.
Mike McCormack [Mon, 28 Nov 2005 09:37:08 +0000 (10:37 +0100)] 
If a source directory doesn't exist, use the install root instead.

18 years agoHandle the ^ character in MaskEdit controls.
Mike McCormack [Mon, 28 Nov 2005 09:36:54 +0000 (10:36 +0100)] 
Handle the ^ character in MaskEdit controls.

18 years agoPartial implementation of IDirectMusicPerformance8Impl_AddPort.
Raphael Junqueira [Mon, 28 Nov 2005 09:36:41 +0000 (10:36 +0100)] 
Partial implementation of IDirectMusicPerformance8Impl_AddPort.

18 years agoInitial stubbed implementation of UnixFolder's IDropTarget interface.
Michael Jung [Mon, 28 Nov 2005 09:36:04 +0000 (10:36 +0100)] 
Initial stubbed implementation of UnixFolder's IDropTarget interface.

18 years agoInitialize file_exists to 0 at exe load test, prevents mistaking of
Alex Villacís Lasso [Mon, 28 Nov 2005 09:35:10 +0000 (10:35 +0100)] 
Initialize file_exists to 0 at exe load test, prevents mistaking of
UTF-8 encoded exenames as builtins.

18 years agoIgnore symlink files too (needed for git).
Alexandre Julliard [Sat, 26 Nov 2005 12:12:57 +0000 (13:12 +0100)] 
Ignore symlink files too (needed for git).

18 years agoRenamed all .cvsignore files to .gitignore.
Alexandre Julliard [Sat, 26 Nov 2005 12:10:33 +0000 (13:10 +0100)] 
Renamed all .cvsignore files to .gitignore.

18 years agoAlso handle mailto: urls.
Hans Leidekker [Thu, 24 Nov 2005 18:27:41 +0000 (19:27 +0100)] 
Also handle mailto: urls.

18 years agoAdd some tests for _fcvt.
Mike McCormack [Thu, 24 Nov 2005 18:23:10 +0000 (19:23 +0100)] 
Add some tests for _fcvt.

18 years agoextern "C" wrappers for usp10.h.
Marcus Meissner [Thu, 24 Nov 2005 18:23:00 +0000 (19:23 +0100)] 
extern "C" wrappers for usp10.h.

18 years agoMake all source directories at the root of the install.
Mike McCormack [Thu, 24 Nov 2005 18:22:44 +0000 (19:22 +0100)] 
Make all source directories at the root of the install.

18 years agoReturn a real error in LsaLookupSids.
Paul Vriens [Thu, 24 Nov 2005 18:22:30 +0000 (19:22 +0100)] 
Return a real error in LsaLookupSids.

18 years agoInstall usp10.h.
Vijay Kiran Kamuju [Thu, 24 Nov 2005 18:22:07 +0000 (19:22 +0100)] 
Install usp10.h.

18 years agoFix a compile error.
Mike McCormack [Thu, 24 Nov 2005 18:21:49 +0000 (19:21 +0100)] 
Fix a compile error.

18 years agoFix incorrect implementation of WGL_COLOR_BITS_ARB.
Raphael Junqueira [Thu, 24 Nov 2005 18:21:38 +0000 (19:21 +0100)] 
Fix incorrect implementation of WGL_COLOR_BITS_ARB.