Displaying 2 results from an estimated 2 matches for "stgstreamimpl_clone".
2001 Sep 06
1
crystal reports under wine
Has anyone had any success with Crystal Reports under Wine?
The problem I am currently having is with the print engine itself and is
probably nothing to do with printing;
Page fault on trying to access 0x00000000 in
CRPE32.DLL.Prompt3DViewAngle (which I presume is bought in by Crystal
from 3dgraphics)
The dll is either version 8.0.0.371 or 8.0.0.392
--
Bill Medland
2007 Mar 02
0
Wine release 0.9.32
...x crash in dns_gethostbyname.
ole32: Add tests for default handler creation and handler marshaling.
ole32: Use IsEqualIID instead of memcmp in HGLOBALLockBytesImpl_QueryInterface.
libwine: Eliminate duplicate function implementations in string.c
ole32: The stream returned by StgStreamImpl_Clone should have one reference, so call AddRef before returning.
widl: Print EXPR_NUM expresssions as unsigned to avoid printing an extra negative sign when lval is large.
user32: Send WM_GETTEXT to get the window caption when drawing the nonclient caption bar.
rpcrt4: Set TCP_NODELAY...