home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Delphi Anthology
/
aDELPHI.iso
/
ActiveX
/
InaGrid_v2.0_32bit_ActiveX-FCN
/
ReadMe.txt
< prev
next >
Wrap
Text File
|
1998-11-06
|
1KB
|
48 lines
=======================================================================
InaGrid 32 bit ActiveX control
(C) 1996-1998 Inabyte Inc.
All Rights Reserved
=======================================================================
---------------------------------------
Contacting Inabyte Inc.?
---------------------------------------
By Phone 415-883-3407 Sales 877-INA-BYTE
By Fax 415-898-1652 Sales and Support
By Email support@inabyte.com
info@inabyte.com
By Internet http://www.inabyte.com/support.html
http://www.inabyte.com
By US Mail Inabyte Inc.
5 Betty Lane
Novato, CA 94947
USA
---------------------------------------
Known Problems MFC
---------------------------------------
GetData in an MFC application fails to add the OLE_COLOR pColor parameter correctly?
Make sure these lines in the .cpp file read:
ON_EVENT(object, 1, 1 /* OnGetData */, OnGetData, VTS_CY VTS_DISPATCH VTS_PBSTR VTS_PCOLOR)
And
void object::OnGetData(CURRENCY nRow, LPDISPATCH pColumn, BSTR FAR* pValue, OLE_COLOR* pColor)
{
}
And in .h file read:
afx_msg void OnGetData(CURRENCY nRow, LPDISPATCH pColumn, BSTR FAR* pValue, OLE_COLOR* pColor);
---------------------------------------
Suggestions and comments
---------------------------------------
Yes we are interested in your suggestions and comments. Email inagrid@inabyte.com