Board index
»
delphi
» Re: blob UDF - read to stream Solution
Frederic Gelinas
Delphi Developer
Re: blob UDF - read to stream Solution
2005-12-09 03:59:20 AM
delphi86
I finally found that the lenght that GetSegment output is only 16 bits
long. I was sending an integer. Casting it to loWord solved the
problem.
mem.Write(Buffer^,loWord(len));
1.
FContextList problems Indy10.1.5
2.
Sending email with MAPI Extended in HTML?
3.
MS SQL TRACE
4.
How can I determine if a bookmark exists in MSWord?
5.
New idea for prodcut loyalty and increasing overall image
1.
D8: first impression and uneasy feeling... (long)
2.
Running t-sql scripts over ADO, Delphi 7 and MS SQL 2000
3.
Getting and modify HTML source
4.
Indy 10 and secure FTP
5.
How to make splash ?