Answer Posted / suresh
Yes, By passing the values BYREF
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is there a way to break long lines in VB code?
Explain Default cursor Type and LockEdits type in RDO?
Write the steps in Creating ActiveX Dll and Active Exe?
What is Internet Explorer and its uses?
Difference between ActiveX Exe and Dll.
Explain the differences between ActiveX Dll and ActiveX Exe?
Is it possible to change menu runtime using API? If yes? Specify the function names.
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?
___,___ arguments will be used to run a executable program in shell function
What is the difference between change event in normal combobox and dbcombobox?
What is data control in vb?
How many File System Controls are there Explain?
What is the current version of Visual Basic for Windows?
How can I access a record by record number?
Explain OLE Drag and Drop.