Searched refs:IPC_CLIENT_WINDOW_CLASS (Results 1 - 3 of 3) sorted by relevance

/vbox/src/libs/xpcom18a4/ipc/ipcd/shared/src/
H A DipcConfig.h49 #define IPC_CLIENT_WINDOW_CLASS "Mozilla:IPCAppWindowClass" macro
/vbox/src/libs/xpcom18a4/ipc/ipcd/client/src/
H A DipcConnectionWin.cpp152 wc.lpszClassName = IPC_CLIENT_WINDOW_CLASS;
158 ipcLocalHwnd = CreateWindow(IPC_CLIENT_WINDOW_CLASS, wName,
/vbox/src/libs/xpcom18a4/ipc/ipcd/daemon/src/
H A DipcdWin.cpp122 HWND hwnd = FindWindow(IPC_CLIENT_WINDOW_CLASS, wName);

Completed in 67 milliseconds