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 strongm 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: *

  1. PlainOldPhil

    DLL problem

    Hi all, I wrote a library under linux in GCC and now I'm trying to use it in Borland C++ Builder. I used MinGW to compile it into a Windows DLL, and then used implib to generate a borland lib file for it. The DLL is linking to the program just fine, and it's calling the function in the DLL...
  2. PlainOldPhil

    Calling Javascripts across websites

    Hey guys... I'm a pretty new programmer, and I wonder if anyone can give me a hand. I have two websites, and I'm hoping I can run javascripts off one of my websites from my other website. Is there any way to do this? Any help would definitely be appreciated. Thanks Phil

Part and Inventory Search

Back
Top