diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2010-06-13 17:10:15 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2010-06-13 17:10:15 +0300 |
commit | ead80a99ae0d3ae529a8eae1db11f0193a0b7db4 (patch) | |
tree | 974e44803cdc17ac6c49b384d121ccf87e48704a /main.h | |
parent | 7d45b2e353b51ff10600c522a033b41f0b2332d0 (diff) |
blank project for juick
Diffstat (limited to 'main.h')
-rw-r--r--[-rwxr-xr-x] | main.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -16,10 +16,8 @@ #ifndef MAIN_H #define MAIN_H -//TCHAR* __stdcall UniGetContactSettingUtf(HANDLE hContact, const char *szModule,const char* szSetting, TCHAR* szDef); struct MM_INTERFACE mmi; struct UTF8_INTERFACE utfi; -//const TCHAR *stristr( const TCHAR *str, const TCHAR *substr); #endif |