webengine/wmlengine/src/Unicode/tools/Validate.h.post
author Chetan Kapoor <chetank@symbian.org>
Mon, 26 Oct 2009 14:44:08 +0000
branchCompilerCompatibility
changeset 24 9993978961bf
parent 0 dd21522fd290
permissions -rw-r--r--
Bug 648 - declaration of CHttpDownloadManagerServerEngine::ActiveDownloads() should be IMPORT_C not EXPORT_C


extern NW_Bool Validate (void);
extern NW_Bool ValidateCode (NW_Ucs4 code,
                             const NW_Object_Class_t* categoryClass);


#endif /* _Validate_h_ */