Home
last modified time | relevance | path

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

/aoo41x/main/extensions/source/scanner/
H A Dtwain.cxx73 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 Dscanwin.cxx153 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 25 milliseconds