HomeSort by relevance Sort by last modified time
    Searched refs:lpString (Results 1 - 9 of 9) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mapinls.h 83 int WINAPI MNLS_lstrlenW(LPCWSTR lpString);
winbase.h     [all...]
winuser.h     [all...]
wingdi.h     [all...]
winnls.h 933 WINBASEAPI WINBOOL WINAPI IsNLSDefinedString (NLS_FUNCTION Function, DWORD dwFlags, LPNLSVERSIONINFO lpVersionInformation, LPCWSTR lpString, INT cchStr);
    [all...]
cor.h     [all...]
netmon.h     [all...]
commctrl.h 191 LPCWSTR lpString;
    [all...]
  /external/capstone/bindings/vb6/
Module1.bas 591 Private Declare Function lstrlen Lib "kernel32" Alias "lstrlenA" (ByVal lpString As Long) As Long

Completed in 150 milliseconds