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 Mike Lewis 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. dokshoop

    VB Screensavers and XP

    I had the same problem with Win2000 and found this code on VBWorld.com that fixed it. Put the following code in a module of your project. ************************************** Global Const HWND_TOP = 0& Global Const SWP_NOZORDER = &H4 Global Const SWP_SHOWWINDOW = &H40 Global Const...

Part and Inventory Search

Back
Top