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 TouchToneTommy 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. krackers

    kernel32.dll in VB 3 and making a program wait inside a subroutine

    Haveing trouble in loading kernel32 in vb 3 when I do I get an error saying: "Error in loading DLL" This also happens when using advapi32.dll. Do 32bit DLL work with vb3? also I am trying to make my vb 3 program to wait 500 milliseconds during a subroutine, I was planning on using...
  2. krackers

    waiting a time period without exiting from subroutine

    I want to wait an exact period (say 100 milliseconds) of time in the program without relinquishing control from my subroutine to a timer control, so as not to lose local variables. How do I do this? is there an inbuilt function for this? thanks, krackers

Part and Inventory Search

Back
Top