2002-10-24 20:58 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
2002-12-01 23:12 UTC+0100 Foo Bar <foo.bar@foobar.org>
|
||||
*/
|
||||
|
||||
2002-10-24 20:58 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
|
||||
* include/hbapicdp.h
|
||||
! Minor fix
|
||||
|
||||
2002-10-24 16:05 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
|
||||
+ include/hbapicdp.h
|
||||
+ added header file for codepage system
|
||||
|
||||
@@ -85,7 +85,7 @@ extern PHB_CODEPAGE hb_cdpSelect( PHB_CODEPAGE );
|
||||
extern PHB_CODEPAGE hb_cdpFind( char * );
|
||||
extern void hb_cdpTranslate( char*, PHB_CODEPAGE, PHB_CODEPAGE );
|
||||
extern void hb_cdpnTranslate( char*, PHB_CODEPAGE, PHB_CODEPAGE, unsigned int );
|
||||
extern int hb_cdpcmp( char*, char*, int );
|
||||
extern int hb_cdpcmp( char*, char*, int, PHB_CODEPAGE );
|
||||
|
||||
#endif /* HB_APICDP_H_ */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user