Click here to Skip to main content
15,922,696 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: casting problems for int Pin
roadragedave3-May-04 11:28
roadragedave3-May-04 11:28 
GeneralRe: casting problems for int Pin
valikac3-May-04 12:02
valikac3-May-04 12:02 
GeneralRe: casting problems for int Pin
David Crow4-May-04 2:06
David Crow4-May-04 2:06 
GeneralRe: casting problems for int Pin
David Crow4-May-04 2:05
David Crow4-May-04 2:05 
GeneralRe: casting problems for int Pin
roadragedave4-May-04 3:56
roadragedave4-May-04 3:56 
GeneralRe: casting problems for int Pin
David Crow4-May-04 4:55
David Crow4-May-04 4:55 
QuestionMFC->How to create different-shaped buttons in runtime? Pin
l00p1n63-May-04 9:59
l00p1n63-May-04 9:59 
GeneralNTFS Security Descriptor Help Pin
wgordon3-May-04 9:14
wgordon3-May-04 9:14 
I am having difficulty with the Microsoft NTFS DACL calls, specifically GetNamedSecurityInfo and GetExplicitEntriesFromAcl. I am using VC++ version 6. I have searched the internet thoroughly, and have found several examples of using GetNamedSecurityInfo but haven't found any examples of how to us GetExplicitEntriesFromAcl. My code seems to get the DACL from GetNamedSecurityInfo okay, but I don't now how to get the individual entries from the pointer to an array of DACLs from the GetExplicitEntriesFromAcl function. I need to roll my own "get NTFS permissions" function to include in other C++ programs. I am just getting up to speed on C++, and need a little tutoring on pointers and pointers to arrays. I believe that GetExplicitEntriesFromAcl returns a pointer to an array of DACLs, as well as the number of DACL entries. An example of how to extract the DACL entries from the pointer information would be appreciated.
Generalmessages Pin
pnpfriend3-May-04 8:52
pnpfriend3-May-04 8:52 
Generalmessages Pin
Anonymous3-May-04 8:48
Anonymous3-May-04 8:48 
GeneralRe: messages Pin
David Crow3-May-04 9:42
David Crow3-May-04 9:42 
GeneralRe: messages Pin
pnpfriend3-May-04 9:52
pnpfriend3-May-04 9:52 
Questioncan any one help me Pin
shammyrly3-May-04 6:57
shammyrly3-May-04 6:57 
AnswerRe: can any one help me Pin
David Crow3-May-04 7:31
David Crow3-May-04 7:31 
GeneralA question about Network Programming Pin
nguyenvhn3-May-04 6:46
nguyenvhn3-May-04 6:46 
GeneralRe: A question about Network Programming Pin
David Crow3-May-04 7:34
David Crow3-May-04 7:34 
GeneralConnection Points and Events Pin
Ross White3-May-04 6:44
Ross White3-May-04 6:44 
Generalplease help with EVB !! Pin
bathroom3-May-04 6:39
bathroom3-May-04 6:39 
Generalabout wav Pin
hp0123-May-04 6:31
hp0123-May-04 6:31 
GeneralRe: about wav Pin
Alexander M.,4-May-04 3:23
Alexander M.,4-May-04 3:23 
GeneralRe: about wav Pin
Paul Belikian4-May-04 11:18
Paul Belikian4-May-04 11:18 
GeneralAnimation under Visual C++ Pin
3-May-04 6:05
suss3-May-04 6:05 
QuestionHow do we find a programs memory allocation Pin
Opwar3-May-04 5:02
Opwar3-May-04 5:02 
AnswerRe: How do we find a programs memory allocation Pin
David Crow3-May-04 5:24
David Crow3-May-04 5:24 
GeneralMFC: How to get name of file opened Pin
ayca3-May-04 4:52
ayca3-May-04 4:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.