Development

Friday, October 17, 2008

WinCE macro and Log Location

WinCE macro:
----------------------
 
#ifndef WINCE
 fp  = fopen("C:\\Test2ByteAligned.Dump","wb");
#else
 fp = fopen("\\My Documents\\Test2ByteAligned.Dump","wb");

posted by Sundar at 5:07 AM

0 Comments:

Post a Comment

<< Home

Previous Posts

  • RTSP Audio video Sync
  • IE internet browsing problem in Windows Mobile
  • WinCE Deployment error Deployment and/or registrat...
  • How to configure the VS 2005 wizard to create the ...
  • The difference between SmartPhone and Pocket PC?
  • fatal error LNK1181: cannot open input file
  • How to connect the Windows Pocket PC(Not having SI...
  • Is it possible to call the function available in ....
  • Debug Mode and Release mode differences
  • Local variable value changed only in release mode ...

Powered by Blogger