cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Windows Programming
Calling functions in netapi32.dll
Calling functions in netapi32.dll
Oct 20, 2009 at 4:59am UTC
shafeeqw
(2)
I want to write a little application that will manipulate local user accounts and groups. Can someone show me some examples, or give me a head start please? I am using the msdn windows api reference, and am relatively new to windows api and c++.
ps. The app is intended for windows xp pro.
Last edited on
Oct 20, 2009 at 4:59am UTC
Oct 20, 2009 at 10:58am UTC
kbw
(9488)
Have you tried Google or MSDN?
Oct 20, 2009 at 1:31pm UTC
george135
(268)
> I am using the msdn windows api reference
There are samples in MSDN (SDK mainly) for
all the apis
.
You just have to copy-paste MS code...
Oct 20, 2009 at 3:38pm UTC
shafeeqw
(2)
Hi,
Thanks for the info. I did try, if you know a good source please paste the link.
Thanks
Oct 20, 2009 at 4:10pm UTC
closed account (
S6k9GNh0
)
Wut. Just look for it. We're not doing it for you since your the one who needs it. We help you because we want to, not because you ask.
Topic archived. No new replies allowed.