CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: NT Security

  1. #1
    Join Date
    Feb 2003
    Location
    Iasi - Romania
    Posts
    8,244

    Question NT Security

    How could an application write in a file in which the current logged user can not, under Windows NT/2000/XP ?

    This to avoid the accidentally modify/delete this file by an unauthorized user using notepad, for example.
    Ovidiu
    "When in Rome, do as Romans do."
    My latest articles: https://codexpertro.wordpress.com/

  2. #2
    Join Date
    Feb 2003
    Location
    Iasi - Romania
    Posts
    8,244

    Unhappy Sorry!

    Sorry, I have submitted this question here by mistake
    (instead of "C++ and WinAPI" section)!
    Ovidiu
    "When in Rome, do as Romans do."
    My latest articles: https://codexpertro.wordpress.com/

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