Hand Held Products PadCom TT1500 User Manual page 113

Point-of-sale terminal control library
Table of Contents

Advertisement

PostQuitMessage( 0 );
break;
}
case WM_CHAR:
{
DestroyWindow( hWnd );
break;
}
default:
{
return DefWindowProc( hWnd, Msg, wParam, lParam );
}
}
return 0;
}
//
// ********************************************************************************
// *
// * TimerProc - Message handler for timer used to read the MSR
// *
// ********************************************************************************
//
void CALLBACK TimerProc( HWND hWnd, UINT Msg, UINT idTime, DWORD dwTime )
{
KillTimer ( hWnd, idTime );
switch( Msg )
{
*
*
*
5 - 25

Advertisement

Table of Contents
loading

This manual is also suitable for:

Padcom tt3100 series

Table of Contents