john pfeiffer
  • Home
  • Categories
  • Tags
  • Archives

Win CE from file update window handle error

VOID APIENTRY handleError( char errorType[128], char errorDetail[128] )
{    
    switch( errorType[0] )
    {
        case 'F':
        printf( "file");
        break;
        default:
        break; 
    }

}

  • « Win CE keys chars draw text
  • Window manager default change »

Published

Feb 26, 2010

Category

c

~16 words

Tags

  • error 14
  • file 92
  • handle 1
  • openfile-button 3
  • update 4
  • win 19
  • win-ce 40
  • window 6