Diff for /np2/wince/fontmng.cpp between versions 1.4 and 1.5

version 1.4, 2003/12/05 19:42:03 version 1.5, 2004/06/14 13:35:40
Line 208  int fontmng_getpoint(void *hdl) { Line 208  int fontmng_getpoint(void *hdl) {
         return(0);          return(0);
 }  }
   
 #ifdef _WIN32_WCE  #ifdef UNICODE
 static void getlength1(FNTMNG fhdl, FNTDAT fdat, LPCTSTR string,  static void getlength1(FNTMNG fhdl, FNTDAT fdat, LPCTSTR string,
                                                                                                         int tleng, int length) {                                                                                                          int tleng, int length) {
   

Removed from v.1.4  
changed lines
  Added in v.1.5


RetroPC.NET-CVS <cvs@retropc.net>