Thanks
but I call the procedureDll ReceiveHTTPString since VB6
also I send the address of callback in VB6 by addressof CallBackHTTPProgress -
Procedure CallBackHTTPProgress is not in code PB.
Die Suche ergab 3 Treffer
- 05.10.2010 13:54
- Forum: Code, Tipps und Tricks
- Thema: WinHTTP (mit SSL) für Memory, String und File Download
- Antworten: 24
- Zugriffe: 16442
- 05.10.2010 11:49
- Forum: Code, Tipps und Tricks
- Thema: WinHTTP (mit SSL) für Memory, String und File Download
- Antworten: 24
- Zugriffe: 16442
Re: WinHTTP (mit SSL) für Memory, String und File Download
Am I clear?
Me suis-je fait comprendre ?
Me suis-je fait comprendre ?

- 02.10.2010 12:02
- Forum: Code, Tipps und Tricks
- Thema: WinHTTP (mit SSL) für Memory, String und File Download
- Antworten: 24
- Zugriffe: 16442
Re: WinHTTP (mit SSL) für Memory, String und File Download
Hi,
I do not understand how to call this procedure from Visual Basic 6 using the callback?
With PB, I've converted the proceedings in ProcedureDll without significant change.
=> ProcedureDll ReceiveHTTPString( ... ) .../...
ProcedureReturn @Result$
With VB, if I use the following code without ...
I do not understand how to call this procedure from Visual Basic 6 using the callback?
With PB, I've converted the proceedings in ProcedureDll without significant change.
=> ProcedureDll ReceiveHTTPString( ... ) .../...
ProcedureReturn @Result$
With VB, if I use the following code without ...