wine
18 years agoRelease 0.9.3. wine-0.9.3
Alexandre Julliard [Thu, 8 Dec 2005 13:59:44 +0000 (14:59 +0100)] 
Release 0.9.3.

18 years agogdi: Fix 24bpp -> 32bpp copy.
Huw Davies [Thu, 8 Dec 2005 12:53:07 +0000 (13:53 +0100)] 
gdi: Fix 24bpp -> 32bpp copy.

18 years agoadvapi32: RegCreateKeyEx fix.
Rein Klazes [Thu, 8 Dec 2005 12:49:02 +0000 (13:49 +0100)] 
advapi32: RegCreateKeyEx fix.
On Win9x,ME RegCreateKeyEx ignores the backslash character if the
subkey begins with one. With a regression test.

18 years agowidl: Formatting cleanups.
Robert Shearman [Thu, 8 Dec 2005 12:48:46 +0000 (13:48 +0100)] 
widl: Formatting cleanups.

18 years agowidl: Marshal and unmarshal basic types.
Robert Shearman [Thu, 8 Dec 2005 11:53:58 +0000 (12:53 +0100)] 
widl: Marshal and unmarshal basic types.

18 years agowidl: Add a type generator framework.
Robert Shearman [Thu, 8 Dec 2005 11:52:13 +0000 (12:52 +0100)] 
widl: Add a type generator framework.
Add a framework for writing the strings for marshaling and
unmarshaling parameters and make the client and server use it.

18 years agowidl: Write out argument lists in the server.
Eric Kohl [Thu, 8 Dec 2005 11:48:44 +0000 (12:48 +0100)] 
widl: Write out argument lists in the server.
- Add framework for updating proc offsets.
- Write out argument lists in the server.

18 years agowidl: Rename some variables.
Eric Kohl [Thu, 8 Dec 2005 11:45:45 +0000 (12:45 +0100)] 
widl: Rename some variables.

18 years agowinecfg: Update German resource.
Henning Gerhardt [Thu, 8 Dec 2005 11:45:19 +0000 (12:45 +0100)] 
winecfg: Update German resource.

18 years agoopengl: render_texture
Raphael Junqueira [Thu, 8 Dec 2005 11:45:07 +0000 (12:45 +0100)] 
opengl: render_texture
- better render_texture emulation (using pbuffers)
- support GLX_ATI_render_texture for render_texture

18 years agowininet: Handle HTTP_QUERY_CUSTOM.
Aric Stewart [Thu, 8 Dec 2005 11:44:45 +0000 (12:44 +0100)] 
wininet: Handle HTTP_QUERY_CUSTOM.
In HttpQueryInfo if dwInfoLevel includes HTTP_QUERY_CUSTOM then
lpBuffer is In/Out because the header we are querying is there.
Additionally standard headers can be queried in this manner as well
(such as Set-Cookie).

18 years agowineoss: Fix device probing.
Robert Reif [Thu, 8 Dec 2005 11:00:33 +0000 (12:00 +0100)] 
wineoss: Fix device probing.
- Fix device probing at driver load time.
- Fix memory leaks at driver exit time.

18 years agodplay: dx8/dx9 support (missing includes).
Raphael Junqueira [Thu, 8 Dec 2005 11:00:14 +0000 (12:00 +0100)] 
dplay: dx8/dx9 support (missing includes).
- add directx9 support for dplay8.h and dpaddr.h
- new file dplobby8.h

18 years agocomdlg32: Don't worry if an HGLOBAL passed to printdlg is already locked.
Robert Shearman [Thu, 8 Dec 2005 10:59:36 +0000 (11:59 +0100)] 
comdlg32: Don't worry if an HGLOBAL passed to printdlg is already locked.

18 years agowinealsa: Fixed returned string in capabilities.
Eric Pouech [Thu, 8 Dec 2005 10:58:48 +0000 (11:58 +0100)] 
winealsa: Fixed returned string in capabilities.

18 years agowinenas: fix crash.
Eric Pouech [Thu, 8 Dec 2005 10:58:35 +0000 (11:58 +0100)] 
winenas: fix crash.
- return correct MM error code when no connection to server has been
  opened
- don't close the AU driver if it hasn't been opened

18 years agod3d8/d3d9: Define D3D_SDK_VERSION.
H. Verbeet [Thu, 8 Dec 2005 10:58:11 +0000 (11:58 +0100)] 
d3d8/d3d9: Define D3D_SDK_VERSION.

18 years agonotepad: Remember options selected in the print setup dialog.
Robert Shearman [Thu, 8 Dec 2005 10:57:58 +0000 (11:57 +0100)] 
notepad: Remember options selected in the print setup dialog.

18 years agowinecfg: Fix compilation on gcc 2.95 (no nameless unions).
Mike McCormack [Thu, 8 Dec 2005 10:57:44 +0000 (11:57 +0100)] 
winecfg: Fix compilation on gcc 2.95 (no nameless unions).

18 years agowininet: A->W bugfix.
Aric Stewart [Thu, 8 Dec 2005 10:54:24 +0000 (11:54 +0100)] 
wininet: A->W bugfix.
When converting SendRequestExA -> W we need to set the lpcszHeader
parameter to NULL if the original one is NULL.

18 years agontdll: Check for failure to get the user path in RtlOpenCurrentUser.
Alexandre Julliard [Thu, 8 Dec 2005 10:53:42 +0000 (11:53 +0100)] 
ntdll: Check for failure to get the user path in RtlOpenCurrentUser.
Fixed the return value type.

18 years agomshtml: Added config key to specify Gecko path.
Jacek Caban [Wed, 7 Dec 2005 12:07:42 +0000 (13:07 +0100)] 
mshtml: Added config key to specify Gecko path.

18 years agowinecfg: Added support for auto detecting all drivers by attempting to
Robert Reif [Wed, 7 Dec 2005 12:07:30 +0000 (13:07 +0100)] 
winecfg: Added support for auto detecting all drivers by attempting to
open them.

18 years agoAdd a few missing #includes.
Vincent Béron [Wed, 7 Dec 2005 11:51:39 +0000 (12:51 +0100)] 
Add a few missing #includes.

18 years agosecur32: Implement InitializeSecurityContext(A|W) for the NTLM
Kai Blin [Wed, 7 Dec 2005 11:51:05 +0000 (12:51 +0100)] 
secur32: Implement InitializeSecurityContext(A|W) for the NTLM
security provider.

18 years agowinecfg: Show all sound card drivers and their devices.
Robert Reif [Wed, 7 Dec 2005 11:50:52 +0000 (12:50 +0100)] 
winecfg: Show all sound card drivers and their devices.

18 years agoAdd an error() function to fnt2fon and sfnt2fnt.
Vincent Béron [Wed, 7 Dec 2005 11:44:17 +0000 (12:44 +0100)] 
Add an error() function to fnt2fon and sfnt2fnt.

18 years agoOLE: Implement undocumented behaviour in DispCallFunc.
Robert Shearman [Tue, 6 Dec 2005 20:25:51 +0000 (21:25 +0100)] 
OLE: Implement undocumented behaviour in DispCallFunc.
Fix DispCallFunc to work with MSDN-undocumented behaviour used by
Office 2003 and document the function.

18 years agoOLE: Implement ITypeInfo_AddressOfMember.
Robert Shearman [Tue, 6 Dec 2005 20:24:45 +0000 (21:24 +0100)] 
OLE: Implement ITypeInfo_AddressOfMember.

18 years agoOLE: Fix brokenness in typelib marshaller caused by dispinterface retval fix.
Robert Shearman [Tue, 6 Dec 2005 20:24:19 +0000 (21:24 +0100)] 
OLE: Fix brokenness in typelib marshaller caused by dispinterface retval fix.
Fix more fallout from dispinterface retval patch: make typelib
marshaler use the internal function description so that it calls
dispinterface functions with the correct number of parameters again.
Also fixes some memory leaks caused by the fact that a corresponding
ReleaseXDesc function has to be called for each GetXDesc.

18 years agoOLE: Add tests for the typelib version of ITypeComp_Bind.
Robert Shearman [Tue, 6 Dec 2005 20:23:19 +0000 (21:23 +0100)] 
OLE: Add tests for the typelib version of ITypeComp_Bind.

18 years agoOLE: Update the type of the oVft parameter for DispCallFunc.
Robert Shearman [Tue, 6 Dec 2005 20:23:09 +0000 (21:23 +0100)] 
OLE: Update the type of the oVft parameter for DispCallFunc.

18 years agosecur32: Implementing AcquireCredentialsHandle(A|W) for the NTLM
Kai Blin [Tue, 6 Dec 2005 20:22:57 +0000 (21:22 +0100)] 
secur32: Implementing AcquireCredentialsHandle(A|W) for the NTLM
security provider.

18 years agoc2man: Remove HTML warnings.
Detlef Riekenberg [Tue, 6 Dec 2005 20:22:28 +0000 (21:22 +0100)] 
c2man: Remove HTML warnings.

18 years agowinejack: Fix driver load and initialization.
Robert Reif [Tue, 6 Dec 2005 20:22:08 +0000 (21:22 +0100)] 
winejack: Fix driver load and initialization.
Move wave in/out initialization from wave out to driver.
Add index number to device names.
Fix memset bug where only first wave in caps was zeroed.

18 years agomciwave: save/record.
Eric Pouech [Tue, 6 Dec 2005 20:21:48 +0000 (21:21 +0100)] 
mciwave: save/record.
- fix for playback after a sound has been recorded
- shall fix also opening the mci device without name
- bug reported (and fix tested) by Peter Astrand

18 years agodbghelp: Final touch on StackWalk64 so that it works.
Eric Pouech [Tue, 6 Dec 2005 20:21:31 +0000 (21:21 +0100)] 
dbghelp: Final touch on StackWalk64 so that it works.

18 years agowinspool: Document the monitor functions.
Detlef Riekenberg [Tue, 6 Dec 2005 10:33:52 +0000 (11:33 +0100)] 
winspool: Document the monitor functions.

18 years agoSort entries in win16.api and win32.api
Vincent Béron [Tue, 6 Dec 2005 10:33:42 +0000 (11:33 +0100)] 
Sort entries in win16.api and win32.api

18 years agox11drv: Add more useful traces on SetPixelFormat (and no more FIXME).
Raphael Junqueira [Tue, 6 Dec 2005 10:33:33 +0000 (11:33 +0100)] 
x11drv: Add more useful traces on SetPixelFormat (and no more FIXME).

18 years agox11drv: cleanup not longer used data on X11DRV_PDEVICE.
Raphael Junqueira [Tue, 6 Dec 2005 10:33:12 +0000 (11:33 +0100)] 
x11drv: cleanup not longer used data on X11DRV_PDEVICE.

18 years agogdi: Added stub for AddFontMemResourceEx.
Louis Lenders [Tue, 6 Dec 2005 10:32:41 +0000 (11:32 +0100)] 
gdi: Added stub for AddFontMemResourceEx.

18 years agomlang: Properly declare the interface uuids.
Alexandre Julliard [Tue, 6 Dec 2005 10:32:17 +0000 (11:32 +0100)] 
mlang: Properly declare the interface uuids.

18 years agomlang: Implement IEnumRfc1766 interface.
Dmitry Timoshkov [Tue, 6 Dec 2005 09:58:57 +0000 (10:58 +0100)] 
mlang: Implement IEnumRfc1766 interface.

18 years agowinmm: Allow sound card driver to be opened more than once.
Robert Reif [Tue, 6 Dec 2005 09:58:38 +0000 (10:58 +0100)] 
winmm: Allow sound card driver to be opened more than once.
TRACE cleanups.

18 years agowinmm: Allow sound card drivers to be opened more than once.
Robert Reif [Tue, 6 Dec 2005 09:58:25 +0000 (10:58 +0100)] 
winmm: Allow sound card drivers to be opened more than once.

18 years agoUpdate win32.api to current git.
Vincent Béron [Tue, 6 Dec 2005 09:58:07 +0000 (10:58 +0100)] 
Update win32.api to current git.

18 years agoOLE: Fix a typo where brackets were missing.
Robert Shearman [Tue, 6 Dec 2005 09:57:58 +0000 (10:57 +0100)] 
OLE: Fix a typo where brackets were missing.

18 years agoOLE: ITypeInfo_Invoke parameter naming change.
Robert Shearman [Tue, 6 Dec 2005 09:57:45 +0000 (10:57 +0100)] 
OLE: ITypeInfo_Invoke parameter naming change.
Rename the dwFlags parameter of ITypeInfo_Invoke since it is not a
DWORD, but an unsigned short.

18 years agoshdocvw: Added get_Document implementation.
Jacek Caban [Tue, 6 Dec 2005 09:57:29 +0000 (10:57 +0100)] 
shdocvw: Added get_Document implementation.

18 years agowinedbg: Fixed broken code about type management for binary operator.
Eric Pouech [Tue, 6 Dec 2005 09:57:17 +0000 (10:57 +0100)] 
winedbg: Fixed broken code about type management for binary operator.

18 years agowinspool: Add documentation for the port functions.
Detlef Riekenberg [Tue, 6 Dec 2005 09:57:01 +0000 (10:57 +0100)] 
winspool: Add documentation for the port functions.

18 years agokernel: Added a basic test for exception handling in threads.
Alexandre Julliard [Mon, 5 Dec 2005 19:43:33 +0000 (20:43 +0100)] 
kernel: Added a basic test for exception handling in threads.

18 years agouser: Fixed copy/paste bug in CURSORICON_GetResIconEntry.
Alexandre Julliard [Mon, 5 Dec 2005 19:41:24 +0000 (20:41 +0100)] 
user: Fixed copy/paste bug in CURSORICON_GetResIconEntry.

18 years agoddraw: Catch access violations when calling DirectDrawEnumerateProc.
Rein Klazes [Mon, 5 Dec 2005 19:40:42 +0000 (20:40 +0100)] 
ddraw: Catch access violations when calling DirectDrawEnumerateProc.

18 years agodevenum: Don't leak key handle creating a category registry key.
Thomas Weidenmueller [Mon, 5 Dec 2005 19:39:47 +0000 (20:39 +0100)] 
devenum: Don't leak key handle creating a category registry key.

18 years agomsi: Implemented DllCanUnloadNow.
Christian Gmeiner [Mon, 5 Dec 2005 19:39:33 +0000 (20:39 +0100)] 
msi: Implemented DllCanUnloadNow.

18 years agoimagehlp: fixed typo in SymSetOptions entry.
Wojciech Migda [Mon, 5 Dec 2005 19:38:45 +0000 (20:38 +0100)] 
imagehlp: fixed typo in SymSetOptions entry.

18 years agomsi: Fix MsiProvideQualifiedComponentW spec file entry.
Huw Davies [Mon, 5 Dec 2005 19:38:18 +0000 (20:38 +0100)] 
msi: Fix MsiProvideQualifiedComponentW spec file entry.

18 years agoserver: Remove sync_namespace.
Vitaliy Margolen [Mon, 5 Dec 2005 13:52:18 +0000 (14:52 +0100)] 
server: Remove sync_namespace.

18 years agoserver: Let the directory code handle device names.
Alexandre Julliard [Mon, 5 Dec 2005 13:52:02 +0000 (14:52 +0100)] 
server: Let the directory code handle device names.

18 years agoMove mailslot devices into directory name space.
Vitaliy Margolen [Mon, 5 Dec 2005 12:30:26 +0000 (13:30 +0100)] 
Move mailslot devices into directory name space.

18 years agoMove named pipe objects into directory name space.
Vitaliy Margolen [Mon, 5 Dec 2005 12:09:35 +0000 (13:09 +0100)] 
Move named pipe objects into directory name space.
Change tests accordingly.
Add small test for WaitNamedPipe.

18 years agoserver: Move handle allocation out of open_object_dir.
Alexandre Julliard [Mon, 5 Dec 2005 11:52:05 +0000 (12:52 +0100)] 
server: Move handle allocation out of open_object_dir.

18 years agodbghelp: Implemented StackWalk64.
Eric Pouech [Mon, 5 Dec 2005 11:50:10 +0000 (12:50 +0100)] 
dbghelp: Implemented StackWalk64.

18 years agomsvidc32: Add a comment for DllMain() to stop winapi_check from
Francois Gouget [Mon, 5 Dec 2005 11:49:51 +0000 (12:49 +0100)] 
msvidc32: Add a comment for DllMain() to stop winapi_check from
complaining about it.

18 years agoUpdate win32.api to match the current sources.
Francois Gouget [Mon, 5 Dec 2005 11:49:30 +0000 (12:49 +0100)] 
Update win32.api to match the current sources.

18 years agonotepad: Russian translation for "Font..." menu item.
Pavel Roskin [Mon, 5 Dec 2005 11:48:58 +0000 (12:48 +0100)] 
notepad: Russian translation for "Font..." menu item.

18 years agoriched20: register ListBox & ComboBox classes
Cihan Altinay [Mon, 5 Dec 2005 11:48:45 +0000 (12:48 +0100)] 
riched20: register ListBox & ComboBox classes
Partially implement REExtendedRegisterClass() to register missing
window classes so that applications relying on them don't get
confused.

18 years agowinefile: Fix an incorrect translation.
YunSong Hwang [Mon, 5 Dec 2005 11:48:33 +0000 (12:48 +0100)] 
winefile: Fix an incorrect translation.

18 years agoUpdate Norwegian Bokmaal resources.
Alexander N. Sørnes [Mon, 5 Dec 2005 11:02:38 +0000 (12:02 +0100)] 
Update Norwegian Bokmaal resources.

18 years agowininet: compilation fix
Patrick Ammann [Mon, 5 Dec 2005 11:01:56 +0000 (12:01 +0100)] 
wininet: compilation fix
- make netconnection.c compile when HAVE_OPENSSL_SSL_H or
HAVE_OPENSSL_ERR_H are not defined.

18 years agowinmm: driver unloading.
Eric Pouech [Mon, 5 Dec 2005 11:01:26 +0000 (12:01 +0100)] 
winmm: driver unloading.
- properly handle drivers unloading when no session instance of the
  driver has been created

18 years agodbghelp,winedbg: SYMBOL_INFO fix.
Eric Pouech [Mon, 5 Dec 2005 11:00:54 +0000 (12:00 +0100)] 
dbghelp,winedbg: SYMBOL_INFO fix.
- native dbghelp returns in SYMBOL_INFO.TypeIndex the index of the
   type of the symbol (we were returning the symbol index instead)
- fixed winedbg accordingly

18 years agoFix VarBstrCmp for NULL input BSTRs (MSDN is wrong).
Michael Stefaniuc [Mon, 5 Dec 2005 11:00:24 +0000 (12:00 +0100)] 
Fix VarBstrCmp for NULL input BSTRs (MSDN is wrong).

18 years agoUpdate the Bulgarian resources for commdlg and regedit.
Milko Krachounov [Mon, 5 Dec 2005 11:00:04 +0000 (12:00 +0100)] 
Update the Bulgarian resources for commdlg and regedit.

18 years agowinsock: Rewrote mappers to use sizeof() based loops.
Marcus Meissner [Mon, 5 Dec 2005 10:59:43 +0000 (11:59 +0100)] 
winsock: Rewrote mappers to use sizeof() based loops.
Added IPPROTO_IP and AF_UNSPEC to the mappers.

18 years agoOLE: Support HREFTYPEs For ITypeInfos
Robert Shearman [Sat, 3 Dec 2005 17:20:27 +0000 (18:20 +0100)] 
OLE: Support HREFTYPEs For ITypeInfos
Add support for reading the hreftype of a typeinfo, return it to the
application in ITypeComp_Bind for the DESKIND_APPOBJECT case and
support referencing it in ITypeInfo_GetRefTypeInfo.

18 years agoOLE: fix function name loading
Robert Shearman [Sat, 3 Dec 2005 17:20:03 +0000 (18:20 +0100)] 
OLE: fix function name loading
Correctly get the name of the second function of a propget/propput
pair in MSFT typelibs when the name offset is set to -1.

18 years agoOLE: fix invoking dispinterface functions
Robert Shearman [Sat, 3 Dec 2005 17:19:17 +0000 (18:19 +0100)] 
OLE: fix invoking dispinterface functions
Fix invoking dispinterface functions by using the internal
representation of the function, not the one returned to applications.

18 years agowined3d: Set pixel shader version correctly in IWineD3DPixelShaderImpl_SetFunction.
H. Verbeet [Sat, 3 Dec 2005 17:18:58 +0000 (18:18 +0100)] 
wined3d: Set pixel shader version correctly in IWineD3DPixelShaderImpl_SetFunction.

18 years agowined3d: Return the correct parent in IWineD3DPixelShaderImpl_GetParent.
H. Verbeet [Sat, 3 Dec 2005 17:10:56 +0000 (18:10 +0100)] 
wined3d: Return the correct parent in IWineD3DPixelShaderImpl_GetParent.
Remove an unnecessary cast.

18 years agoOLE: Move the dispinterface return value handling to functions that
Robert Shearman [Sat, 3 Dec 2005 17:10:30 +0000 (18:10 +0100)] 
OLE: Move the dispinterface return value handling to functions that
return the FUNCDESC to the user.

18 years agowininet: Correctly set the last error when a called Unix network
Robert Shearman [Sat, 3 Dec 2005 17:10:14 +0000 (18:10 +0100)] 
wininet: Correctly set the last error when a called Unix network
function fails.

18 years agowinedbg: simplify some code.
Eric Pouech [Sat, 3 Dec 2005 17:09:59 +0000 (18:09 +0100)] 
winedbg: simplify some code.

18 years agowined3d: return D3DERR_INVALIDCALL when calling BeginStateBlock and
H. Verbeet [Sat, 3 Dec 2005 17:04:26 +0000 (18:04 +0100)] 
wined3d: return D3DERR_INVALIDCALL when calling BeginStateBlock and
already recording.

18 years agoFixed regression in wineconsole creation (curses backend).
Pavel Roskin [Sat, 3 Dec 2005 17:04:07 +0000 (18:04 +0100)] 
Fixed regression in wineconsole creation (curses backend).

18 years agowinapi_check: fully descend in included files to check for prototype.
Vincent Béron [Sat, 3 Dec 2005 17:03:50 +0000 (18:03 +0100)] 
winapi_check: fully descend in included files to check for prototype.

18 years agoOLE: fix handling of INVOKE_PROPERTYGET flag in ITypeComp_fnBind.
Robert Shearman [Sat, 3 Dec 2005 17:03:29 +0000 (18:03 +0100)] 
OLE: fix handling of INVOKE_PROPERTYGET flag in ITypeComp_fnBind.

The INVOKE_PROPERTYGET flag shouldn't affect binding to variables; it
should just affect which of a pair of [propget] and [propput]
functions should be returned.

18 years agowininet: global function/data cleanup
Robert Shearman [Sat, 3 Dec 2005 17:03:08 +0000 (18:03 +0100)] 
wininet: global function/data cleanup
Make some functions and a structure static since they are only used in
one file.

18 years agowinedbg: fixed regression (and simplified code!) for arguments
Eric Pouech [Sat, 3 Dec 2005 17:02:49 +0000 (18:02 +0100)] 
winedbg: fixed regression (and simplified code!) for arguments
printing in backtrace.

18 years agowinedbg: fixed regression in 'info local' command.
Eric Pouech [Sat, 3 Dec 2005 17:02:31 +0000 (18:02 +0100)] 
winedbg: fixed regression in 'info local' command.

18 years agowcmd: mkdir recursive create
Aric Stewart [Sat, 3 Dec 2005 17:02:15 +0000 (18:02 +0100)] 
wcmd: mkdir recursive create
In at least both win2k and winxp mkdir from the command prompt can
recursively create full directory paths. This implements that
functionality.

18 years agoMove standard WGL function declarations to wingdi.h.
Aric Cyr [Sat, 3 Dec 2005 17:01:51 +0000 (18:01 +0100)] 
Move standard WGL function declarations to wingdi.h.
dlls/opengl32/wgl.h is now empty and no longer needed.

18 years agoAssorted spelling fixes.
Francois Gouget [Fri, 2 Dec 2005 15:15:09 +0000 (16:15 +0100)] 
Assorted spelling fixes.

18 years agoMove mapping (section) objects into directory name space.
Vitaliy Margolen [Fri, 2 Dec 2005 15:13:13 +0000 (16:13 +0100)] 
Move mapping (section) objects into directory name space.

18 years agoMove timer objects into directory name space.
Vitaliy Margolen [Fri, 2 Dec 2005 15:05:54 +0000 (16:05 +0100)] 
Move timer objects into directory name space.

18 years agoMove semaphore objects into directory name space.
Vitaliy Margolen [Fri, 2 Dec 2005 15:01:17 +0000 (16:01 +0100)] 
Move semaphore objects into directory name space.

18 years agoMove event and mutex objects into directory name space.
Vitaliy Margolen [Fri, 2 Dec 2005 14:55:48 +0000 (15:55 +0100)] 
Move event and mutex objects into directory name space.

18 years agoSync the WebBrowser's window size with document's window.
Jacek Caban [Fri, 2 Dec 2005 14:54:58 +0000 (15:54 +0100)] 
Sync the WebBrowser's window size with document's window.