Ignore:
Timestamp:
Jul 12, 2006, 12:16:33 AM (18 years ago)
Author:
mayuki
Message:
  • PSAPIパッチをとりあえず取り込んでしまった
  • リサイズ時にバイキュービックを使うようにした
  • 前回起動時のパターンが存在しない場合、エラーとなったのを修正した
  • デフォルトパターンのパスを修正した
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MacFaceLibrary/MacFaceLibrary.csproj

    r61 r73  
    105105                />
    106106                <File
     107                    RelPath = "CPUStatisticsGetSystemTime.cs"
     108                    SubType = "Code"
     109                    BuildAction = "Compile"
     110                />
     111                <File
    107112                    RelPath = "CPUUsage.cs"
    108113                    SubType = "Code"
     
    121126                <File
    122127                    RelPath = "MemoryStatistics.cs"
     128                    SubType = "Code"
     129                    BuildAction = "Compile"
     130                />
     131                <File
     132                    RelPath = "MemoryStatisticsPSAPI.cs"
    123133                    SubType = "Code"
    124134                    BuildAction = "Compile"
Note: See TracChangeset for help on using the changeset viewer.