LongToHandle      775 ipc/ipc_message_utils.cc   *r = LongToHandle(temp);
LongToHandle       88 mojo/embedder/platform_channel_pair_win.cc       PlatformHandle(LongToHandle(client_handle_value)));
LongToHandle      360 third_party/wtl/include/atlapp.h   #ifndef LongToHandle
LongToHandle     3887 third_party/wtl/include/atlctrlw.h 						m_hIconChildMaximized = (HICON)LongToHandle(::GetClassLongPtr(wnd, GCLP_HICONSM));
LongToHandle      505 third_party/wtl/include/atlframe.h 		HWND hWnd = ::CreateWindowEx(0, TOOLBARCLASSNAME, NULL, dwStyle, 0, 0, 100, 100, hWndParent, (HMENU)LongToHandle(nID), ModuleHelper::GetModuleInstance(), NULL);
LongToHandle      569 third_party/wtl/include/atlframe.h 		HWND hWndReBar = ::CreateWindowEx(0, REBARCLASSNAME, NULL, dwStyle, 0, 0, 100, 100, hWndParent, (HMENU)LongToHandle(nID), ModuleHelper::GetModuleInstance(), NULL);
LongToHandle     1595 third_party/wtl/include/atlframe.h 			dwStyle, 0, 0, 1, 1, m_hWnd, (HMENU)LongToHandle(nID),
LongToHandle      451 third_party/wtl/include/atlwinx.h 	_U_MENUorID(UINT nID) : m_hMenu((HMENU)LongToHandle(nID))