Forum: Visual Basic 4 / 5 / 6 Oct 7th, 2007 |
| Replies: 0 Views: 2,137 I created one Function in VC++(which is COM EXE) which i want to call from my VB code.
I am passing Arguements as Variants from VB.
In VC++ i filled SafeArray in those Argument.But after returning... |
Forum: Visual Basic 4 / 5 / 6 May 11th, 2007 |
| Replies: 0 Views: 530 How to make a wizard like Application in VB easily |
Forum: Visual Basic 4 / 5 / 6 May 11th, 2007 |
| Replies: 2 Views: 1,649 There is no never ending loops..I wont b able to debug as such because it will work with another software only.Most functions are call back.When staring the Component itself (UserControl _... |
Forum: Visual Basic 4 / 5 / 6 May 8th, 2007 |
| Replies: 2 Views: 1,649 Hi All
I am a new Programmer in VB.I made an OCX containing 5 UserControls.I hav to use it in a seperate project.When opening that Project itself Out of Memory Exception is coming.I have put... |