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

Recent content by vilifm

  1. vilifm

    Acess97-dialUpconnection start

    How can I start DialUp connection with VBA (access97) on WinXP prof. ?
  2. vilifm

    Access97-MSCOMM3232.ocx(Control Com port)

    How can I control com ports with MSCOMM32.ocx in Access97 ? thanks
  3. vilifm

    Access97-shutdown

    How can I create modul for shotdown (reboot,or logoff)for machine. I have XP profesional. On win98,or ME works good with this example: Declare Function Shutdown Lib "user32" Alias "ExitWindowsEx" (ByVal uFlags As Long, ByVal dwReserved As Long) As Long Global Const...

Part and Inventory Search

Back
Top