Ignore:
Timestamp:
May 27, 2008, 9:17:34 PM (16 years ago)
Author:
dai_9181
Message:

・WindowInfoクラスをリファクタリング
・MdiInfoを単純配列からvectorに変更した。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ab5.0/abdev/BasicCompiler_Common/common.h

    r622 r625  
    217217void GetRelationalPath(char *path,char *dir);
    218218void GetFullPath( char *path, const std::string &baseDirPath );
    219 std::string GetApplicationBaseFullPath( const std::string &relationalPath );
    220219void ShowErrorLine(int LineNum,const char *FileName);
    221220BOOL GetFilePathDialog(HWND hwnd,char *filename,LPSTR Filter,LPSTR Title,BOOL bOpen);
Note: See TracChangeset for help on using the changeset viewer.