Home
last modified time | relevance | path

Searched refs:PROCESSENTRY32_A (Results 1 – 2 of 2) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/
H A Dncbi_win_hook.cpp60 typedef struct tagPROCESSENTRY32 PROCESSENTRY32_A; typedef
61 typedef PROCESSENTRY32_A * PPROCESSENTRY32_A;
62 typedef PROCESSENTRY32_A * LPPROCESSENTRY32_A;
202 BOOL ProcessFirst(HANDLE hSnapshot, PROCESSENTRY32_A* pe32) const;
203 BOOL ProcessNext(HANDLE hSnapshot, PROCESSENTRY32_A* pe32) const;
1143 BOOL CToolhelpHandler::ProcessFirst(HANDLE hSnapshot, PROCESSENTRY32_A* pe32) const in ProcessFirst()
1148 BOOL CToolhelpHandler::ProcessNext(HANDLE hSnapshot, PROCESSENTRY32_A* pe32) const in ProcessNext()
1162 PROCESSENTRY32_A pe32 = { sizeof(pe32)}; in PopulateProcess()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/dbapi/driver/
H A Dncbi_win_hook.cpp60 typedef struct tagPROCESSENTRY32 PROCESSENTRY32_A; typedef
61 typedef PROCESSENTRY32_A * PPROCESSENTRY32_A;
62 typedef PROCESSENTRY32_A * LPPROCESSENTRY32_A;
202 BOOL ProcessFirst(HANDLE hSnapshot, PROCESSENTRY32_A* pe32) const;
203 BOOL ProcessNext(HANDLE hSnapshot, PROCESSENTRY32_A* pe32) const;
1143 BOOL CToolhelpHandler::ProcessFirst(HANDLE hSnapshot, PROCESSENTRY32_A* pe32) const in ProcessFirst()
1148 BOOL CToolhelpHandler::ProcessNext(HANDLE hSnapshot, PROCESSENTRY32_A* pe32) const in ProcessNext()
1162 PROCESSENTRY32_A pe32 = { sizeof(pe32)}; in PopulateProcess()