Searched refs:TwainWndProc (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/extensions/source/scanner/ |
H A D | twain.cxx | 73 MRESULT EXPENTRY TwainWndProc( HWND hWnd, ULONG nMsg, MPARAM nParam1, MPARAM nParam2 ) in TwainWndProc() function 85 LRESULT CALLBACK TwainWndProc( HWND hWnd,UINT nMsg, WPARAM nPar1, LPARAM nPar2 ) in TwainWndProc() function 149 WNDCLASS aWc = { 0, &TwainWndProc, 0, sizeof( WNDCLASS ), GetModuleHandle( NULL ), in ImpTwain()
|
H A D | scanwin.cxx | 153 LRESULT CALLBACK TwainWndProc( HWND hWnd,UINT nMsg, WPARAM nPar1, LPARAM nPar2 ) in TwainWndProc() function 211 …WNDCLASS aWc = { 0, &TwainWndProc, 0, sizeof( WNDCLASS ), GetModuleHandle( NULL ), NULL, NULL, NUL… in ImpTwain()
|
Completed in 20 milliseconds