What is the difference between COM and DCOM?
Answer Posted / deepak
com is company and dcom daru company........
| Is This Answer Correct ? | 27 Yes | 68 No |
Post New Answer View All Answers
How to use hyperlink?
How to control the file?
How would you add elements in TreevieW Control.
What is the current version of Visual Basic for Windows?
What do you know about chaining views.
What is the use of parameters collection?
What is rdo in vb?
What are the types of Error? In which areas the Error occurs?
What is ODBC Direct and Microsoft Jet Database Engine ?
what is the Difference between Tabletype and Snapshot?
Is visualvm free?
How many ways we can access file using VB?
How can I change the printer Windows uses in code without using the print common dialog? How can I change orientation?
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?
which method used to move a recordset pointer in nth position in DAG?