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

  /external/python/cpython2/Modules/_multiprocessing/
win32_functions.c 94 LPCTSTR lpName;
106 &lpName, &dwOpenMode, &dwPipeMode,
113 handle = CreateNamedPipe(lpName, dwOpenMode, dwPipeMode,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3dx9xof.h 47 const char *lpName;
gpedit.h 132 LPOLESTR lpName;
dxfile.h 46 LPCSTR /*LPCTSTR*/ lpName;
npapi.h 13 typedef DWORD (WINAPI *PF_NPCancelConnection)(LPWSTR lpName,WINBOOL fForce);
21 DWORD WINAPI NPCancelConnection(LPWSTR lpName,WINBOOL fForce);
65 typedef DWORD (WINAPI *PF_NPGetUser)(LPWSTR lpName,LPWSTR lpUserName,LPDWORD lpnBufferLen);
68 DWORD WINAPI NPGetUser(LPWSTR lpName,LPWSTR lpUserName,LPDWORD lpnBufferLen);
85 typedef DWORD (WINAPI *PF_NPGetPropertyText)(DWORD iButton,DWORD nPropSel,LPWSTR lpName,LPWSTR lpButtonName,DWORD nButtonNameLen,DWORD nType);
91 DWORD WINAPI NPGetPropertyText(DWORD iButton,DWORD nPropSel,LPWSTR lpName,LPWSTR lpButtonName,DWORD nButtonNameLen,DWORD nType);
101 typedef DWORD (WINAPI *PF_NPGetDirectoryType)(LPWSTR lpName,LPINT lpType,WINBOOL bFlushCache);
104 DWORD WINAPI NPGetDirectoryType(LPWSTR lpName,LPINT lpType,WINBOOL bFlushCache);
149 LPTSTR lpName;
d3drmdef.h 360 const char *lpName;
shlwapi.h 303 LWSTDAPI_(WINBOOL) PathIsLFNFileSpecA(LPCSTR lpName);
304 LWSTDAPI_(WINBOOL) PathIsLFNFileSpecW(LPCWSTR lpName);
    [all...]
shlobj.h     [all...]

Completed in 353 milliseconds