Changeset 625 in dev for trunk/ab5.0/abdev/BasicCompiler_Common/common.h
- Timestamp:
- May 27, 2008, 9:17:34 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ab5.0/abdev/BasicCompiler_Common/common.h
r622 r625 217 217 void GetRelationalPath(char *path,char *dir); 218 218 void GetFullPath( char *path, const std::string &baseDirPath ); 219 std::string GetApplicationBaseFullPath( const std::string &relationalPath );220 219 void ShowErrorLine(int LineNum,const char *FileName); 221 220 BOOL GetFilePathDialog(HWND hwnd,char *filename,LPSTR Filter,LPSTR Title,BOOL bOpen);
Note: See TracChangeset
for help on using the changeset viewer.