wine
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.

18 years agoUpdate win32.api to match the current sources.
Francois Gouget [Fri, 2 Dec 2005 12:32:17 +0000 (13:32 +0100)] 
Update win32.api to match the current sources.

18 years agoUse the typedef'd declaration of IRpcStubBuffer and IRpcChannelBuffer
Vincent Béron [Fri, 2 Dec 2005 12:32:09 +0000 (13:32 +0100)] 
Use the typedef'd declaration of IRpcStubBuffer and IRpcChannelBuffer
in RPC _Stubs.
Add IRpcStubBuffer and IRpcChannelBuffer declarations to objbase.h.

18 years agoReorder the virtual table definition so it's defined before it is used
Vincent Béron [Fri, 2 Dec 2005 12:29:52 +0000 (13:29 +0100)] 
Reorder the virtual table definition so it's defined before it is used
in widl header output.

18 years agoUse interface instead of struct where appropriate in widl.
Vincent Béron [Fri, 2 Dec 2005 12:28:05 +0000 (13:28 +0100)] 
Use interface instead of struct where appropriate in widl.

18 years agoFix the AtlAxWinInit() prototype.
Francois Gouget [Fri, 2 Dec 2005 12:27:55 +0000 (13:27 +0100)] 
Fix the AtlAxWinInit() prototype.
Also make it return FALSE to indicate failure instead of E_FAIL.
Define AtlAxWinInit() and AtlAxCreateControl() in atliface.idl.

18 years agoBetter stick to the PSDK types and to the dsrole.h prototype.
Francois Gouget [Fri, 2 Dec 2005 12:27:42 +0000 (13:27 +0100)] 
Better stick to the PSDK types and to the dsrole.h prototype.
Update win32.api.

18 years agoFix __RPC_USER handling.
Francois Gouget [Fri, 2 Dec 2005 12:01:16 +0000 (13:01 +0100)] 
Fix __RPC_USER handling.

18 years agoBetter stick to the PSDK types.
Francois Gouget [Fri, 2 Dec 2005 12:01:07 +0000 (13:01 +0100)] 
Better stick to the PSDK types.
Update win32.api.

18 years agoAdd IMAGEHLP_MODULEW64.
Francois Gouget [Fri, 2 Dec 2005 12:00:24 +0000 (13:00 +0100)] 
Add IMAGEHLP_MODULEW64.
Add SymGetModuleInfoW64() and SymLoadModule64().

18 years agoImplemented scrolling during drag&drop for the shellview class.
Michael Jung [Fri, 2 Dec 2005 12:00:01 +0000 (13:00 +0100)] 
Implemented scrolling during drag&drop for the shellview class.

18 years agoUse sink in navigate_complete instead of ClientSite's IDispatch.
Jacek Caban [Fri, 2 Dec 2005 11:59:51 +0000 (12:59 +0100)] 
Use sink in navigate_complete instead of ClientSite's IDispatch.

18 years agoImplement more OID support functions.
Juan Lang [Fri, 2 Dec 2005 10:28:09 +0000 (11:28 +0100)] 
Implement more OID support functions.
Use the exported OID support functions internally.
Move OID support functions and stubs to a separate file.

18 years agoMake winapi_check understand the interface keyword.
Vincent Béron [Fri, 2 Dec 2005 10:27:13 +0000 (11:27 +0100)] 
Make winapi_check understand the interface keyword.

18 years agoImprove script selection combobox in the font selection dialog - set
Pavel Roskin [Fri, 2 Dec 2005 10:27:00 +0000 (11:27 +0100)] 
Improve script selection combobox in the font selection dialog - set
height to 90 (the old value of 10 could only fit a single line) and
remove CBS_OWNERDRAWFIXED flag to trim excessive height from the list
items.

18 years agoAdded implementation of IConnectionPoint::Advise and Unadvise.
Jacek Caban [Fri, 2 Dec 2005 10:26:32 +0000 (11:26 +0100)] 
Added implementation of IConnectionPoint::Advise and Unadvise.

18 years agoDocument DN and error handling functions.
Hans Leidekker [Fri, 2 Dec 2005 10:26:19 +0000 (11:26 +0100)] 
Document DN and error handling functions.
Try to stick to Wine's documentation format.

18 years agoAvoid formatted output in a few more places where formatting is not
Rein Klazes [Fri, 2 Dec 2005 10:25:51 +0000 (11:25 +0100)] 
Avoid formatted output in a few more places where formatting is not
really needed and output could be large enough to be truncated.

18 years agoSync window sizes.
Jacek Caban [Fri, 2 Dec 2005 10:25:30 +0000 (11:25 +0100)] 
Sync window sizes.

18 years agoAdded a test for native PIDL format.
Michael Jung [Fri, 2 Dec 2005 10:25:18 +0000 (11:25 +0100)] 
Added a test for native PIDL format.

18 years agoDocument many of the advpack functions.
James Hawkins [Fri, 2 Dec 2005 10:25:05 +0000 (11:25 +0100)] 
Document many of the advpack functions.

18 years agoHandle DONTCARE flags on ChoosePixelFormat.
Raphael Junqueira [Fri, 2 Dec 2005 10:24:52 +0000 (11:24 +0100)] 
Handle DONTCARE flags on ChoosePixelFormat.
DOUBLEBUFFER and STEREO are non-mandatory options (ie if not available
find a compatible pixel format without). So try without if we cannot
find a valid fbconfig with these options.

18 years agoImplement ldap_parse_extended_result{A,W}, ldap_parse_reference{A,W},
Hans Leidekker [Thu, 1 Dec 2005 17:49:31 +0000 (18:49 +0100)] 
Implement ldap_parse_extended_result{A,W}, ldap_parse_reference{A,W},
ldap_parse_result{A,W}, ldap_parse_sort_control{A,W} and
ldap_parse_vlv_control{A,W}.  Stub implementations for
ldap_parse_page_control{A,W}.

18 years agoStub implementations for functions handling paged search results.
Hans Leidekker [Thu, 1 Dec 2005 17:46:53 +0000 (18:46 +0100)] 
Stub implementations for functions handling paged search results.
Add some missing declarations.

18 years agoMake the node object aggregatable so that the element object (and in
Huw Davies [Thu, 1 Dec 2005 17:46:42 +0000 (18:46 +0100)] 
Make the node object aggregatable so that the element object (and in
future all of the other node types) can use it.

18 years agoCheck for need to add area to the reserved list also on unmap.
Alexandre Julliard [Thu, 1 Dec 2005 17:44:04 +0000 (18:44 +0100)] 
Check for need to add area to the reserved list also on unmap.

18 years agoIgnore the large address space flag when version is win9x.
Alexandre Julliard [Thu, 1 Dec 2005 17:42:39 +0000 (18:42 +0100)] 
Ignore the large address space flag when version is win9x.

18 years agoDocument the ldap_delete* functions.
Hans Leidekker [Thu, 1 Dec 2005 14:58:25 +0000 (15:58 +0100)] 
Document the ldap_delete* functions.

18 years agoDon't use formatted output in WCMD_setshow_sortenv.
Rein Klazes [Thu, 1 Dec 2005 14:58:16 +0000 (15:58 +0100)] 
Don't use formatted output in WCMD_setshow_sortenv.
Don't use unsafe vsprintf in WCMD_output.

18 years agoFix for the monochrome DIB with inverted colors.
Oldrich Jedlicka [Thu, 1 Dec 2005 12:12:36 +0000 (13:12 +0100)] 
Fix for the monochrome DIB with inverted colors.

18 years agoImproved the CHECK_DEF macro to avoid code duplication.
Alexandre Julliard [Thu, 1 Dec 2005 11:55:53 +0000 (12:55 +0100)] 
Improved the CHECK_DEF macro to avoid code duplication.

18 years agoMake dump functions const.
Robert Shearman [Thu, 1 Dec 2005 11:55:31 +0000 (12:55 +0100)] 
Make dump functions const.

18 years agoAdded implementation of OLEIVERB_SHOW in DoVerb.
Jacek Caban [Thu, 1 Dec 2005 11:49:02 +0000 (12:49 +0100)] 
Added implementation of OLEIVERB_SHOW in DoVerb.

18 years agoRemove broken return value handling code and that would reference
Robert Shearman [Thu, 1 Dec 2005 11:48:56 +0000 (12:48 +0100)] 
Remove broken return value handling code and that would reference
memory beyond the end of the arguments array. Replace it with code
that properly handles referencing the return type and setting the
return type to VT_VOID when a dispinterface function doesn't have any
return value.

18 years agoPrefix signal definitions with MSVCRT_ to avoid conflicts with system
Alexandre Julliard [Thu, 1 Dec 2005 11:48:44 +0000 (12:48 +0100)] 
Prefix signal definitions with MSVCRT_ to avoid conflicts with system
headers.

18 years agoFixed some compiler warnings on Darwin.
Alexandre Julliard [Thu, 1 Dec 2005 11:36:05 +0000 (12:36 +0100)] 
Fixed some compiler warnings on Darwin.

18 years agoImprove font support in Notepad.
Pavel Roskin [Thu, 1 Dec 2005 11:35:13 +0000 (12:35 +0100)] 
Improve font support in Notepad.

18 years agoIntroduce a variable "elemdesc" to eliminate some long common
Robert Shearman [Thu, 1 Dec 2005 11:34:39 +0000 (12:34 +0100)] 
Introduce a variable "elemdesc" to eliminate some long common
expressions.
Move the contents of the second arguments loop inside the first.
Move the MSFT_ReadLEDWords so that it is the last statement in the
loop since it is one of the iterators.

18 years agoDon't truncate large integer constants.
Robert Shearman [Thu, 1 Dec 2005 10:37:11 +0000 (11:37 +0100)] 
Don't truncate large integer constants.

18 years agoAdded IOleInPlaceActiveObject stub implementation.
Jacek Caban [Thu, 1 Dec 2005 10:36:52 +0000 (11:36 +0100)] 
Added IOleInPlaceActiveObject stub implementation.

18 years agoAdd a stub for AdvInstallFile.
James Hawkins [Thu, 1 Dec 2005 10:36:37 +0000 (11:36 +0100)] 
Add a stub for AdvInstallFile.

18 years agoCleanup SSL connections properly, do a few security checks in
Robert Shearman [Thu, 1 Dec 2005 10:18:43 +0000 (11:18 +0100)] 
Cleanup SSL connections properly, do a few security checks in
NETCON_secure_connect and display errors from SSL on failure. Don't
use SSL_set_bio as SSL_set_fd is cleaner for us.

18 years agoAdd a test for LB_SELITEMRANGE, make it pass under Wine.
Dmitry Timoshkov [Thu, 1 Dec 2005 10:12:34 +0000 (11:12 +0100)] 
Add a test for LB_SELITEMRANGE, make it pass under Wine.

18 years agoFix the entry attributes of the two module functions and uncomment
Robert Shearman [Thu, 1 Dec 2005 10:12:18 +0000 (11:12 +0100)] 
Fix the entry attributes of the two module functions and uncomment
LoadPicture, but comment out the defaultvalue attribute that causes
widl to issue a warning.

18 years agoThe pparamdescex of an ELEMDESC should only be copied if wParamFlags &
Robert Shearman [Thu, 1 Dec 2005 10:12:07 +0000 (11:12 +0100)] 
The pparamdescex of an ELEMDESC should only be copied if wParamFlags &
PARAMFLAG_DHASDEFAULT.
Make ITypeInfo_ReleaseVarDesc use TLB_FreeElemDesc.

18 years agoAdd stubs for ldap_search_init_page[A/W].
Steven Edwards [Thu, 1 Dec 2005 10:11:51 +0000 (11:11 +0100)] 
Add stubs for ldap_search_init_page[A/W].

18 years agoRemove unused include X11/IntrinsicP.h.
Detlef Riekenberg [Thu, 1 Dec 2005 10:11:35 +0000 (11:11 +0100)] 
Remove unused include X11/IntrinsicP.h.

18 years agoAdded SetObjectRects implementation.
Jacek Caban [Thu, 1 Dec 2005 10:11:22 +0000 (11:11 +0100)] 
Added SetObjectRects implementation.

18 years agoReturn S_OK in [On|Can]InPlaceActivate.
Jacek Caban [Thu, 1 Dec 2005 10:11:14 +0000 (11:11 +0100)] 
Return S_OK in [On|Can]InPlaceActivate.
Handle IOleDocumentSite in QueryInterface.

18 years agoMake WineEngGetFontData always return the used byte count.
Rein Klazes [Thu, 1 Dec 2005 10:10:59 +0000 (11:10 +0100)] 
Make WineEngGetFontData always return the used byte count.

18 years agoAdded WS_EX_COMPOSITED.
Peter Lemenkov [Wed, 30 Nov 2005 18:48:44 +0000 (19:48 +0100)] 
Added WS_EX_COMPOSITED.

18 years agoAdd a test for RedrawWindow with an empty region/rectangle, make it
Dmitry Timoshkov [Wed, 30 Nov 2005 18:46:00 +0000 (19:46 +0100)] 
Add a test for RedrawWindow with an empty region/rectangle, make it
pass under Wine.

18 years agoAdded more Nvidia card IDs.
Willie Sippel [Wed, 30 Nov 2005 18:45:45 +0000 (19:45 +0100)] 
Added more Nvidia card IDs.

18 years agoAdded support for Darwin DYLD_LIBRARY_PATH.
Alexandre Julliard [Wed, 30 Nov 2005 18:45:28 +0000 (19:45 +0100)] 
Added support for Darwin DYLD_LIBRARY_PATH.

18 years agoImplement symbolic link object in wineserver.
Vitaliy Margolen [Wed, 30 Nov 2005 18:22:57 +0000 (19:22 +0100)] 
Implement symbolic link object in wineserver.
Implement Nt[Create|Open|Query]SymbolicLinkObject.
Change tests accordingly.

18 years agoAdded CSIDL_MYVIDEO|MYPICTURES|MYMUSIC to _SHRegisterUserShellFolders.
Markus Gömmel [Wed, 30 Nov 2005 17:27:06 +0000 (18:27 +0100)] 
Added CSIDL_MYVIDEO|MYPICTURES|MYMUSIC to _SHRegisterUserShellFolders.

18 years agoFix for RGB mask that corresponds to the visual's mask.
Oldrich Jedlicka [Wed, 30 Nov 2005 17:26:52 +0000 (18:26 +0100)] 
Fix for RGB mask that corresponds to the visual's mask.

18 years agoDocument the ldap_control* functions.
Hans Leidekker [Wed, 30 Nov 2005 17:26:42 +0000 (18:26 +0100)] 
Document the ldap_control* functions.

18 years agoFix context menu handling for more than one entry in order to repair
Martin Fuchs [Wed, 30 Nov 2005 17:26:32 +0000 (18:26 +0100)] 
Fix context menu handling for more than one entry in order to repair
.lnk-file execution: Don't break at the first non-matching entry.

18 years agoAdded some checks on wglCreatContext to avoid problems (and
Raphael Junqueira [Wed, 30 Nov 2005 17:26:16 +0000 (18:26 +0100)] 
Added some checks on wglCreatContext to avoid problems (and
SetLastErrors).

18 years agoAdded stub for CryptVerifyMessageSignature.
Stefan Leichter [Wed, 30 Nov 2005 11:48:51 +0000 (12:48 +0100)] 
Added stub for CryptVerifyMessageSignature.

18 years agoShowWindows(SW_SHOWMAXIMIZED) should ignore WS_MAXIMIZE window
Vitaliy Margolen [Wed, 30 Nov 2005 11:43:50 +0000 (12:43 +0100)] 
ShowWindows(SW_SHOWMAXIMIZED) should ignore WS_MAXIMIZE window
state. Change tests accordingly.

18 years agoNew maximized visible window should be shown with
Vitaliy Margolen [Wed, 30 Nov 2005 11:37:47 +0000 (12:37 +0100)] 
New maximized visible window should be shown with
ShowWindow(SW_SHOW).

18 years agoCreateWindow should not activate invisible minimized or maximized
Vitaliy Margolen [Wed, 30 Nov 2005 11:32:22 +0000 (12:32 +0100)] 
CreateWindow should not activate invisible minimized or maximized
windows.
Add several tests to show the correct behavior.

18 years agoFix version tests on windows 9x/ME.
Stefan Leichter [Wed, 30 Nov 2005 11:31:54 +0000 (12:31 +0100)] 
Fix version tests on windows 9x/ME.

18 years agoTest the behaviour of HttpSendRequestEx when putting data into the
Robert Shearman [Wed, 30 Nov 2005 11:31:38 +0000 (12:31 +0100)] 
Test the behaviour of HttpSendRequestEx when putting data into the
lpvBuffer.

18 years agoRemove duplicated code by modifying HTTP_HttpSendRequest so that it
Robert Shearman [Wed, 30 Nov 2005 11:31:22 +0000 (12:31 +0100)] 
Remove duplicated code by modifying HTTP_HttpSendRequest so that it
can be used by both HttpSendRequest and HttpSendRequestEx.
Also allow HttpSendRequestEx to be used asynchronously.

18 years agoAdd some prototypes to include/ for already existing functions in
Vincent Béron [Wed, 30 Nov 2005 11:04:18 +0000 (12:04 +0100)] 
Add some prototypes to include/ for already existing functions in
netapi32.

18 years agoUpdate win32.api to current cvs.
Vincent Béron [Wed, 30 Nov 2005 11:03:03 +0000 (12:03 +0100)] 
Update win32.api to current cvs.
Add __RPC_USER as a calling convention in winapi.

18 years agoAdd support for Intel drivers version string.
Raphael Junqueira [Wed, 30 Nov 2005 11:02:45 +0000 (12:02 +0100)] 
Add support for Intel drivers version string.
Update default driver version (nvidia).

18 years agoDisable XRender if bit masks aren't valid.
Robert Shearman [Wed, 30 Nov 2005 11:02:26 +0000 (12:02 +0100)] 
Disable XRender if bit masks aren't valid.
XRender code in the X11 driver will go into an infinite loop when the
colour bit masks are 0, so disable XRender in this case.

18 years agoThe buffer sizes in the documentation for MsiDecomposeDescriptorW don't
Robert Shearman [Wed, 30 Nov 2005 11:02:06 +0000 (12:02 +0100)] 
The buffer sizes in the documentation for MsiDecomposeDescriptorW don't
include the NULL terminator, so fix this.

18 years agoRemove call to StrCatW by passing in NULL for lpszExtraInformation in
Robert Shearman [Wed, 30 Nov 2005 11:01:50 +0000 (12:01 +0100)] 
Remove call to StrCatW by passing in NULL for lpszExtraInformation in
the call to InternetCrackUrl, which concatenates the params onto the
path.
Some other minor cleanups.

18 years agoFactor out code for doing ELEMDESC sizes and copies.
Robert Shearman [Wed, 30 Nov 2005 11:01:33 +0000 (12:01 +0100)] 
Factor out code for doing ELEMDESC sizes and copies.
Copy FUNCDESC structures returned to calling applications instead of
passing a pointer to the master structure used internally.
Call VariantInit on newly allocated memory before calling VariantCopy.

18 years agoLink to the reentrant version of libldap.
Hans Leidekker [Tue, 29 Nov 2005 16:35:09 +0000 (17:35 +0100)] 
Link to the reentrant version of libldap.

18 years agoAdd Korean translations.
YunSong Hwang [Tue, 29 Nov 2005 16:21:23 +0000 (17:21 +0100)] 
Add Korean translations.

18 years agoImplement directory object in wineserver.
Vitaliy Margolen [Tue, 29 Nov 2005 16:21:05 +0000 (17:21 +0100)] 
Implement directory object in wineserver.
Implement Nt[Create|Open]DirectoryObject.
Change tests accordingly.

18 years agoCheck for a valid module before attempting to read the export
Alexandre Julliard [Tue, 29 Nov 2005 16:10:30 +0000 (17:10 +0100)] 
Check for a valid module before attempting to read the export
directory in LdrGetProcedureAddress.

18 years agoClear the reference counter in WSACleanup, with regression test.
Rein Klazes [Tue, 29 Nov 2005 16:06:35 +0000 (17:06 +0100)] 
Clear the reference counter in WSACleanup, with regression test.

18 years agoDocument the ldap_compare* functions.
Hans Leidekker [Tue, 29 Nov 2005 16:06:04 +0000 (17:06 +0100)] 
Document the ldap_compare* functions.

18 years agoAdded support for vertex and pixel shader constants that have no type
Oliver Stieber [Tue, 29 Nov 2005 16:05:54 +0000 (17:05 +0100)] 
Added support for vertex and pixel shader constants that have no type
i.e. they haven't been set yet or are clear.

18 years agoAdded some stubbed Ds-calls
Paul Vriens [Tue, 29 Nov 2005 11:00:19 +0000 (12:00 +0100)] 
Added some stubbed Ds-calls
Start of conformance tests for these Ds-calls.

18 years agoStub StackWalk64.
Vitaliy Margolen [Tue, 29 Nov 2005 10:48:57 +0000 (11:48 +0100)] 
Stub StackWalk64.

18 years agoAdded support for 'loading' virtual modules.
Eric Pouech [Tue, 29 Nov 2005 10:47:40 +0000 (11:47 +0100)] 
Added support for 'loading' virtual modules.

18 years agoImplemented SymGet{Next|Prev}Line64.
Eric Pouech [Tue, 29 Nov 2005 10:45:28 +0000 (11:45 +0100)] 
Implemented SymGet{Next|Prev}Line64.

18 years agoNow correctly checking calling down to 32 bit version.
Eric Pouech [Tue, 29 Nov 2005 10:45:16 +0000 (11:45 +0100)] 
Now correctly checking calling down to 32 bit version.

18 years agoHttpSendRequestExA/W doesn't touch lpBuffersIn->Next, so simplify the
Robert Shearman [Tue, 29 Nov 2005 10:42:23 +0000 (11:42 +0100)] 
HttpSendRequestExA/W doesn't touch lpBuffersIn->Next, so simplify the
code a bit.
Modify test case to demonstrate this.

18 years agoImplemented SymGetModuleInfo64.
Eric Pouech [Tue, 29 Nov 2005 10:42:13 +0000 (11:42 +0100)] 
Implemented SymGetModuleInfo64.

18 years agoImplement some user marshal functions and add tests.
Robert Shearman [Tue, 29 Nov 2005 10:35:27 +0000 (11:35 +0100)] 
Implement some user marshal functions and add tests.