Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles / Languages / VC10.0

Change Windows User Password in Visual C++

4.67/5 (3 votes)
16 Aug 2011CPOL 7K  
Isn't it more easy to just do:return nStatus == NERR_Success

Isn't it more easy to just do:


C++
return nStatus == NERR_Success

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)