hi,
have a exe file (developed in C) I want to call this exe from VB at the same time i want to pass a file name as parameter to that exe file .Please help me in this regard thank u in advance

Hi,

You can add an *.exe in Vb from Project --> References . Click Browse and select the file type as Executable. The only condition is that the exe should have a com interface for Visual basic to call it.

Regards
Marikanna

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.