|
|
| 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) { |