Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by varan123

  1. varan123

    How to check Process Existence

    Hi again, I used the EnumProcesses API but I have another problem where it indicate psapi.dll not found, even though I copied this file to c:\windows\system. Any help would be appreciated! Cheers Hamish
  2. varan123

    How to check Process Existence

    Hi all, I would like to design a program in VB5, whereby it can detect or check whether particular process is currently active or not active, maybe by using parameters such as the file name and the path. For example, If calculator program is executed from windows platform and if I...
  3. varan123

    Communication between Windows and Unix platform

    Hi again, Is winsock is the only way to use in VB or is there any other methods?
  4. varan123

    Remote Procedure Call (RPC)

    How I can use RPC method in visual basic programming in windows platform to send the parameters to Unix environment in another system?
  5. varan123

    Communication between Windows and Unix platform

    I was given a task whereby I need write a Visual Basic program which runs in Windows platform and this have to communicate with another system which runs in the Unix environment. Is there any method I can use so that visual basic can send the parameters to the Unix platform? I knew that we can...
  6. varan123

    Opening vb5 file in vb6

    Can I open a file which was created in vb5 software in vb6 application software? When I tried to open it, I received a message xxx.vbp is not a valid win32 application. If not possible, is there any way I can convert this vb5 file to vb6 file to open it?

Part and Inventory Search

Back
Top