all groups > iis ftp > september 2006 >
You're in the

iis ftp

group:

error C3861: 'ConvertStringSidToSid': identifier not found


error C3861: 'ConvertStringSidToSid': identifier not found bap
9/20/2006 7:31:02 AM
iis ftp:
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?
RE: error C3861: 'ConvertStringSidToSid': identifier not found bap
9/20/2006 7:51:02 AM
I have resolved the problem. Commented the line
//#define WIN32_LEAN_AND_MEAN

[quoted text, click to view]
AddThis Social Bookmark Button