digitalmars.D - DFL + CreateProcessAsUserA function access violation
- Clay Smith (7/7) Jun 18 2007 Hi,
- Clay Smith (2/13) Jun 18 2007 Sorry, I meant to post this in D.learn :0
- Clay Smith (4/18) Jun 18 2007 And... I think I figured it out.
Hi, I'm trying to use the CreateProcessAsUserA function found in dfl.lib (at least compiled in). When I try and use it, I get an access violation. Here is the code I use: http://paste.dprogramming.com/dpilws7n.php If anyone has any experience with the CreateProcessAsUserA function in Windows, I'd appreciate any help. Thanks. ~ Clay
Jun 18 2007
Clay Smith wrote:Hi, I'm trying to use the CreateProcessAsUserA function found in dfl.lib (at least compiled in). When I try and use it, I get an access violation. Here is the code I use: http://paste.dprogramming.com/dpilws7n.php If anyone has any experience with the CreateProcessAsUserA function in Windows, I'd appreciate any help. Thanks. ~ ClaySorry, I meant to post this in D.learn :0
Jun 18 2007
Clay Smith wrote:Clay Smith wrote:And... I think I figured it out. Codes: http://paste.dprogramming.com/dpuu4n5f.phpHi, I'm trying to use the CreateProcessAsUserA function found in dfl.lib (at least compiled in). When I try and use it, I get an access violation. Here is the code I use: http://paste.dprogramming.com/dpilws7n.php If anyone has any experience with the CreateProcessAsUserA function in Windows, I'd appreciate any help. Thanks. ~ ClaySorry, I meant to post this in D.learn :0
Jun 18 2007