VB6, Winsock and Wine

Nicosai nic0sai at yahoo.com.au
Tue Apr 22 22:02:26 CDT 2003


Does anyone know why when using TCP through the Winsock Control
(mswinsck.ocx), which I have put in to the 'c:/windows/system/'
directory (or that's what wine calls it), and registered with 'wine
regsvr32 mswinsck.ocx', loads, connects, and can send data, but whenever
the program tries to receive data with it (via the GetData method), it
doesn't work, and outputs:
 
fixme:ole:ITypeInfo_fnInvoke set 1 to pointer for get (type is 12)
fixme:ole:ITypeInfo_fnInvoke set 2 to pointer for get (type is 12)
fixme:ole:ITypeInfo_fnInvoke Does not support optional parameters (2)
 
P.S. It is loading the control - it comes up with the '--debugmsg
+loaddll' option.
 
Thanks,
    Alecky-Nicosai
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-users/attachments/20030423/99758629/attachment.htm


More information about the wine-users mailing list