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

Threaded View

  1. #1
    Join Date
    Apr 2003
    Location
    Hyderabad,India
    Posts
    486

    Talking hey anybody know how to work with CreateProcessAsUser in Windows xp..?

    hi, friends,
    does anyone knows about CreateProcessAsUser(..).
    I need to make it work in windows xp.
    i have code with me but upto windows 2000 it is o.k but in windows xp, i am gettint error 1314 which means a required privilage is not held by the client.
    If anybody has worked on this please do help me yaar.
    i am struggling for the last 2 weeks on this.
    please do help me.
    bye
    harinath

    i can attach code if one one wants..
    it is there in MSDN also.
    thanx in advance
    yah.. i am adding the code also.
    please do minor changes in the code
    for user name, domain, password etc near main() function.
    Last edited by mahanare; April 2nd, 2003 at 07:26 AM.
    Thanks n Regards
    Harinath Reddy
    Learn Hello World Program
    A good scientist is a person with original ideas. A good engineer is a person who makes a design that works with as few original ideas as possible. There are no prima donnas in engineering. - Freeman Dyson

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