Ignore:
Timestamp:
Jul 21, 2008, 1:04:12 AM (16 years ago)
Author:
イグトランス (egtra)
Message:

CRequireFilesの管理をhash_setベースへ。保存時にFileIndexの記録を行っていなかった問題を修正。rev.669でコミットし忘れのcompiler_x86/NumOpe.cppを追加。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ab5.0/abdev/abdev/WindowControl.cpp

    r655 r700  
    16531653    return i2;
    16541654}
    1655 void SaveWindowFile( char *path, const ActiveBasic::PM::WindowInfos &windowInfos )
     1655void SaveWindowFile( char const *path, const ActiveBasic::PM::WindowInfos &windowInfos )
    16561656{
    16571657    extern HANDLE hHeap;
Note: See TracChangeset for help on using the changeset viewer.