IIS FTP Server - error C3861: 'ConvertStringSidToSid': identifier not found

This is Interesting: Free IT Magazines  
Home > Archive > IIS FTP Server > September 2006 > error C3861: 'ConvertStringSidToSid': identifier not found





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author error C3861: 'ConvertStringSidToSid': identifier not found
bap

2006-09-20, 1:28 pm

I am using C++ in Visutal Studio 2005. Need to convert a string SID to
binary via ConvertStringSidToSid. Even though I included sddl.h (the
directory containing sddl.h is added to the additional include directories)
and advapi32.lib in my project and I am still getting an error
C3861: 'ConvertStringSidToSid': identifier not found
Can somebody help me resolve this?
Thanks
bap

2006-09-20, 1:28 pm

I have resolved the problem. Commented the line
//#define WIN32_LEAN_AND_MEAN

"bap" wrote:

> I am using C++ in Visutal Studio 2005. Need to convert a string SID to
> binary via ConvertStringSidToSid. Even though I included sddl.h (the
> directory containing sddl.h is added to the additional include directories)
> and advapi32.lib in my project and I am still getting an error
> C3861: 'ConvertStringSidToSid': identifier not found
> Can somebody help me resolve this?
> Thanks

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com