HomeSort by relevance Sort by last modified time
    Searched defs:LookupAccountNameW (Results 1 - 2 of 2) sorted by null

  /external/dbus/dbus/
dbus-sysdeps-wince-glue.c 516 LookupAccountNameW (LPCWSTR lpSystemName, LPCWSTR lpAccountName, PSID Sid, PDWORD cbSid,
dbus-sysdeps-wince-glue.h 172 #define LookupAccountNameW _dbus_wince_LookupAccountNameW
173 BOOL LookupAccountNameW(LPCWSTR,LPCWSTR,PSID,PDWORD,LPWSTR,PDWORD,PSID_NAME_USE);

Completed in 176 milliseconds