VB ActiveX:
Create a "drivelist"(D1) box,
a "folderlistbox"(FLD1) that changes whenever D1 is
changed , and
a "FilelistBox"(FIL1) that is populated with the
file lists under the selected directory in (D1).The file
selected is stored in a variable "filename" along with the
path.
Question:
How to use this activeX control in VC++ to get the selected
filename?
How would you add column headers in listview control?
How to use hyperlink?
How to declare Dll Procedure?
What is DBSqlPassThrough?
Is it possible to call backend procedures with ADO control?
What are the objects in ADODB?
Explain Default cursor Type and LockEdits type in RDO
what are the Types of LockEdits in RDO?
List out controls which does not have events ?
How would you create properties by using class Builder Wizard?
What is the use of property page Wizard in ActiveX Control?
How many tabs in a tabbed dialog do you consider appropriate?