Home
last modified time | relevance | path

Searched refs:dwPID (Results 1 – 20 of 20) sorted by relevance

/dports/net-im/qTox/qTox-1.17.4/updater/
H A Dsettings.cpp55 DWORD dwPID = 0; in Settings() local
78 GetWindowThreadProcessId(hwnd, &dwPID); in Settings()
79 if (!dwPID) in Settings()
81 hShellProcess = OpenProcess(PROCESS_QUERY_INFORMATION, FALSE, dwPID); in Settings()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/
H A DProcessModelInfo.cs59 int [] dwPID = new int [numRecords]; in GetHistory()
68 …int iRows = UnsafeNativeMethods.PMGetHistoryTable (numRecords, dwPID, dwExed, dwPend, dwExei, dwRe… in GetHistory()
110 … ret[iter] = new ProcessInfo(startTime, age, dwPID[iter], dwExed[iter], status, rea, mem[iter]); in GetHistory()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sal/osl/w32/
H A Dprocess.cxx46 DWORD dwPID = GetProcessId(hProcess); in osl_terminateProcess() local
49 if (dwPID == 0x0) in osl_terminateProcess()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sal/osl/w32/
H A Dprocess.cxx45 DWORD dwPID = GetProcessId(hProcess); in osl_terminateProcess() local
48 if (dwPID == 0x0) in osl_terminateProcess()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3dhal.h284 DWORD dwPID; member
297 DWORD dwPID; member
H A Dcomsvcs.h2800 …virtual HRESULT WINAPI OnDataChanged(DWORD dwPID,DWORD dwMask,DWORD dwNumberSinks,BSTR bstrDwMetho…
2809 …HRESULT (WINAPI *OnDataChanged)(ISystemAppEventData *This,DWORD dwPID,DWORD dwMask,DWORD dwNumberS…
2820 …ta_OnDataChanged(This,dwPID,dwMask,dwNumberSinks,bstrDwMethodMask,dwReason,u64TraceHandle) (This)-… argument
2825 …HRESULT WINAPI ISystemAppEventData_OnDataChanged_Proxy(ISystemAppEventData *This,DWORD dwPID,DWORD…
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3dhal.h284 DWORD dwPID; member
297 DWORD dwPID; member
H A Dcomsvcs.h2800 …virtual HRESULT WINAPI OnDataChanged(DWORD dwPID,DWORD dwMask,DWORD dwNumberSinks,BSTR bstrDwMetho…
2809 …HRESULT (WINAPI *OnDataChanged)(ISystemAppEventData *This,DWORD dwPID,DWORD dwMask,DWORD dwNumberS…
2820 …ta_OnDataChanged(This,dwPID,dwMask,dwNumberSinks,bstrDwMethodMask,dwReason,u64TraceHandle) (This)-… argument
2825 …HRESULT WINAPI ISystemAppEventData_OnDataChanged_Proxy(ISystemAppEventData *This,DWORD dwPID,DWORD…
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/ddk/
H A Dd3dhal.h248 DWORD dwPID; member
261 DWORD dwPID; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/ddk/
H A Dd3dhal.h248 DWORD dwPID; member
261 DWORD dwPID; member
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwawinsta.pas411 function WinStationGetProcessSid(hServer: Handle; dwPID: DWORD;
483 function WinStationTerminateProcess(hServer: Handle; dwPID: DWORD;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/wtl/include/
H A Datlctrlw.h2641 DWORD dwPID = 0; in MessageHookProc() local
2644 pCmdBar = (CCommandBarCtrlBase*)::SendMessage(hWnd, GetGetBarMessage(), (WPARAM)&dwPID, 0L); in MessageHookProc()
2648 if((pCmdBar != NULL) && (dwPID == GetCurrentProcessId())) in MessageHookProc()
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlctrlw.h2716 DWORD dwPID = 0; in MessageHookProc() local
2719 pCmdBar = (CCommandBarCtrlBase*)::SendMessage(hWnd, GetGetBarMessage(), (WPARAM)&dwPID, 0L); in MessageHookProc()
2723 if(pCmdBar != NULL && dwPID == GetCurrentProcessId()) in MessageHookProc()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/wtl/include/
H A Datlctrlw.h2641 DWORD dwPID = 0; in MessageHookProc() local
2644 pCmdBar = (CCommandBarCtrlBase*)::SendMessage(hWnd, GetGetBarMessage(), (WPARAM)&dwPID, 0L); in MessageHookProc()
2648 if((pCmdBar != NULL) && (dwPID == GetCurrentProcessId())) in MessageHookProc()
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlctrlw.h2716 DWORD dwPID = 0; in MessageHookProc() local
2719 pCmdBar = (CCommandBarCtrlBase*)::SendMessage(hWnd, GetGetBarMessage(), (WPARAM)&dwPID, 0L); in MessageHookProc()
2723 if(pCmdBar != NULL && dwPID == GetCurrentProcessId()) in MessageHookProc()
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlctrlw.h2716 DWORD dwPID = 0; in MessageHookProc() local
2719 pCmdBar = (CCommandBarCtrlBase*)::SendMessage(hWnd, GetGetBarMessage(), (WPARAM)&dwPID, 0L); in MessageHookProc()
2723 if(pCmdBar != NULL && dwPID == GetCurrentProcessId()) in MessageHookProc()
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlctrlw.h2716 DWORD dwPID = 0; in MessageHookProc() local
2719 pCmdBar = (CCommandBarCtrlBase*)::SendMessage(hWnd, GetGetBarMessage(), (WPARAM)&dwPID, 0L); in MessageHookProc()
2723 if(pCmdBar != NULL && dwPID == GetCurrentProcessId()) in MessageHookProc()
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlctrlw.h2716 DWORD dwPID = 0; in MessageHookProc() local
2719 pCmdBar = (CCommandBarCtrlBase*)::SendMessage(hWnd, GetGetBarMessage(), (WPARAM)&dwPID, 0L); in MessageHookProc()
2723 if(pCmdBar != NULL && dwPID == GetCurrentProcessId()) in MessageHookProc()
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlctrlw.h2716 DWORD dwPID = 0; in MessageHookProc() local
2719 pCmdBar = (CCommandBarCtrlBase*)::SendMessage(hWnd, GetGetBarMessage(), (WPARAM)&dwPID, 0L); in MessageHookProc()
2723 if(pCmdBar != NULL && dwPID == GetCurrentProcessId()) in MessageHookProc()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/SystemServices/
H A Dmod.rs3229 pub dwPID: u32, field
3341 pub dwPID: u32, field
3352 …fmt.debug_struct("D3DNTHAL_CONTEXTDESTROYALLDATA").field("dwPID", &self.dwPID).field("ddrval", &se… in fmt()
3357 self.dwPID == other.dwPID && self.ddrval == other.ddrval in eq()