Answer Posted / ghanshyamverma
DATASOURCE
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
Can any one please suggest which institute is providing Advance Excel & VBA Macros in Excel training in Hyderabad.
Specify technical & functional architecture of your last 2 projects.
How do you avoid the "Invalid use of null" error when reading null values from a database?
Data Control missing from toolbox when I use VB under NT3.5. Why?
What is the-use of property page Wizard in ActiveX Control?
What is DDE?
Which property of textbox cannot be changed at runtime. What is the max size of textbox?
Which method is used to write context Into file?
what is the Property used to add a menus at runtime?
Which method is preferred to save datas like database?
What are the scope of the class?
What is the use of property page Wizard in ActiveX Control?
What is DAO?
What is instantiating?
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?