All symbols are defined in the system library advapi32.lib.
Try searching for the symbol names on MSDN but leave out the "__imp__" part, e.g. search for OpenProcessToken.
Cheers,
Jens
All symbols are defined in the system library advapi32.lib.
Try searching for the symbol names on MSDN but leave out the "__imp__" part, e.g. search for OpenProcessToken.
Cheers,
Jens