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: *

  • Users: lancer227
  • Content: Threads
  • Order by date
  1. lancer227

    User in event sinks

    Hi, Anyone knows why if you ask in an evensink... Dim objOriginalUser As WindowsIdentity = WindowsIdentity.GetCurrent Dim Username as string=objOriginalUser.Name Username is always administrator, even if the logged user is any other. Why? Is there any possibility to change this? Thank...
  2. lancer227

    How to access properties of a file in the clipboard?

    Hello, I'd like to obtain properties such as creation date, length, modification date, etc. from a file in the clipboard. Is it possible? Thank you.
  3. lancer227

    How to get properties of a file in the clipboard?

    Hi, I would need to retrieve properties such as creation date, length, modification date, etc. from a file in the clipboard. Is it possible or not? Thank you.

Part and Inventory Search

Back
Top