Ignore:
Timestamp:
Mar 11, 2008, 7:22:05 PM (16 years ago)
Author:
dai_9181
Message:

[431]を64bit版にマージ。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/abdev/BasicCompiler64/FunctionValue.h

    r427 r432  
    2020#define FUNC_SYSTEM_GET_BP  0x0625
    2121#define FUNC_SYSTEM_GET_SP  0x0626
    22 #define FUNC_SYSTEM_NEW     0x0627
     22#define FUNC_SYSTEM_GET_COM_VTBL    0x0627
     23#define FUNC_SYSTEM_GET_VTBL_LIST   0x0628
     24#define FUNC_SYSTEM_GET_DEFAULT_CONSTRUCTOR     0x0629
     25#define FUNC_SYSTEM_GET_DESTRUCTOR              0x062A
    2326
    2427//ポインタ
Note: See TracChangeset for help on using the changeset viewer.