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 gkittelson 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. haibin

    RUNDLL32 error in Windows98 and NT4

    the main features of this DLL are: 1) hyperlink to a webpage 2) different colour of the hyperlink. ex, mouse over it, after click it... 3) when the mouse is over the hyperlink, there will be a "Tooltip" telling the user "Click to visit my site" I have tried to find out the...
  2. haibin

    RUNDLL32 error in Windows98 and NT4

    I have created a dialog-based DLL project using VC6.0 It works well in Windows 2000 and XP, but gives an RUNDLL32 error when running in Windows 98 SE and NT4 What could be the problem? I do hope there is someone could give me a hand and help me out... Thanks in advance. hb
  3. haibin

    multi-language translation.

    Hello, I'm a new guy in C++. I'm now busy programming with a small dialog program (MFC) which requires multi-language interface support. For example, English, Dutch, German... I have created the seperate DLL programs, Now I want to dynamically load one of those DLLs depends on the language...
  4. haibin

    multi-language translation.

    Hello, I'm a new guy in C++. I'm now busy programming with a small dialog program (MFC) which requires multi-language interface support. For example, English, Dutch, German... I have created the seperate DLL programs, Now I want to dynamically load one of those DLLs depends on the language...

Part and Inventory Search

Back
Top