CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Dec 2003
    Posts
    32

    Please Help Me With Some Api Codes

    1. API to shut down the computer
    2. Internet timer for Windows XP
    3. API to prevent a user from changing the existing IP address (Better if i can get an API which hides the LAN connection on the taskbar)
    4. API (for my internet cafe program)which determines the number of users browsing the Internet at a particular time
    5. API or VBcode(I want to have a close button on the form) for disabling the close button on a form.
    6. A simple VBcode which converts the difference two times(t1 and t2) and outputs the result in hours, minutes and seconds.

    Thank you

  2. #2
    Join Date
    Jul 2000
    Location
    Milano, Italy
    Posts
    7,726

    A starting point

    This could be a startin point (but I could test it only on win2k)
    Attached Files Attached Files
    Last edited by Cimperiali; December 16th, 2003 at 09:27 AM.
    ...at present time, using mainly Net 4.0, Vs 2010



    Special thanks to Lothar "the Great" Haensler, Chris Eastwood , dr_Michael, ClearCode, Iouri and
    all the other wonderful people who made and make Codeguru a great place.
    Come back soon, you Gurus.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured