win32

  1. C

    delete win32 file?

    Hello I need info on how to delete a win32 file in vb.net (admin permission needed) im not trying to make a virus im making a program that fixes your icon cache, but to do this you need to get rid of thumbs.db which is located in win32 and i have gotten an app error when trying to accomplish...
  2. M

    Question Getting handle using win32 api

    I am new to the forum so I hope I am doing things correctly. I am also new to VB.net development. I am hoping someone can help me. I am trying to create a small utility that tracks desktop usage in detail, to the level of individual text boxes etc.... in other applications. However, it is...
  3. K

    Question How to create client process termination using WMI

    Hello, i'm new for VB.net but i have to make my final year degree project using it. I have to create client-server application where the server can monitor all the process on client using WIN32 library on WMI. Anyone have any idea how to make a command to kill the process on client as we request it?
Back
Top