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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: ifa
  • Content: Threads
  • Order by date
  1. ifa

    How to execute shortcuts using VB 6.0?

    Hi everybody. I am tryng to execute a Windows shortcut (.lnk) calling it from VB6, but it fails. I am using a call similar to this: RetVal = Shell("C:\MailBell.lnk", 1) Is there anyway to execute a shortcut in VB6? TIA, Aki
  2. ifa

    Compiling an old Visual C++ 1.52 app with Sybase

    Hi. I'm getting troubles when I compile an old Visual C++ 1.52 application, which access to a Sybase 11.9 SQL server. I had installed Visual C++ 1.52 and Sybase Open Client/C 10.0.3, and I had tried to compile the Visual C++ project (A year ago I compile the same project without problems), but...
  3. ifa

    Hi. I'm getting troubles when I

    Hi. I'm getting troubles when I compile an old Visual C++ 1.52 application, which access to a Sybase 11.9 SQL server. I had installed Visual C++ 1.52 and Sybase Open Client/C 10.0.3, and I had tried to compile the Visual C++ project (A year ago I compile the same project without problems), but...

Part and Inventory Search

Back
Top