Ignore:
Timestamp:
Nov 3, 2007, 5:18:30 PM (17 years ago)
Author:
dai
Message:

System.GCクラスを追加。
64ビットコンパイラで生じる警告を改修した。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Include/system/gc.sbp

    r369 r370  
    2525Type _System_MemoryObject
    2626    ptr As VoidPtr
    27     size As Long
     27    size As SIZE_T
    2828    flags As DWord
    2929    generationCount As Long
Note: See TracChangeset for help on using the changeset viewer.