hi,
i have set the extended styles of my list control as follows
[code]
MylistCtrl->SetExtendedStyles(LVS_EX_CHECKBOXES|LVS_EX_GRIDLINES|LVS_EX_HEADERDRAGDROP);
[\code]
The checkbox and grid lines are working fine, but i am not able to drag drop the header column (left click n drag the header...
Hi, I was trying to use WinInet APIs.
The code segment that set this error code is given below:
bResult = ::FtpPutFile(
hFTPSession,
"c:\ftptest.txt",
"ftptest.txt",
FTP_TRANSFER_TYPE_BINARY,
0);
Used...
Hi
I want to be able to read a bmp file in VB6 then append it to a field in an ado recordset. I was able to write "something" to the database, but when I attempt to read the file and display it with LoadPicture in vb6 I get an error "wrong file type" or something. Does...
I am creatign rports with crystal 8 and converting them to
pdf format for emailing and faxing. Is it possible to make these files read only and protect them with a password form VB6??
thanks
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.