Ignore:
Timestamp:
Aug 13, 2008, 11:01:29 PM (16 years ago)
Author:
dai
Message:
  • ab_breakpoint.tmpをテンポラリディレクトリに生成するようにした。
  • pgm.tmpをユーザ空間に生成するようにした。
  • GetUserAppDir/GetIdeUserAppDir/GetAbcUserAppDirの各メソッドを用意。用途別に呼び出し側の制御を分けた。
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ab5.0/abdev/abdev/include/Program.h

    r717 r719  
    1717
    1818    // ユーザデータ格納用のディレクトリを取得
    19     static const std::string GetUserAppDir();
     19    static const std::string GetIdeUserAppDir();
    2020
    2121    static void Main();
Note: See TracChangeset for help on using the changeset viewer.