Private Declare Function recvfrom Lib "ws2_32.dll" (ByVal s As Long, ByVal buf As String, ByVal lLen As Long, ByVal flags As Long, ByRef from As sockaddr, ByRef fromlen As Long) As Long
This API can not be called from VB... why did I get genegal protection error? Does anybody can show...
Hello, I have question aboute sendto function with Socket.
in msdn:
########################################################
int sendto(
SOCKET s,
const char* buf,
int len,
int flags,
const struct sockaddr* to,
int tolen
);
s
[in] Descriptor identifying a (possibly connected)...
Hello, my question is:
How can I get information about video format (rate, length, name of codec,..)
Is any concrete ideas?
Thanks in advance,
Juri
tjn.web@mail.ee
Hello,
Does anybody worked with Excel directly (no DDE/OLE). I am sure that somebody allredy has EXCEL engine for fast read/write xls files..
I will be gratefull for any links and examples (raw description of xls format is not enought..)
tjn.web@mail.ee
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.