Ignore:
Timestamp:
Oct 13, 2007, 2:11:22 PM (17 years ago)
Author:
イグトランス (egtra)
Message:

FormatIntegerDを実装。
UnitTestの失敗時の表示を目立つようにした。
ArrayListを名前空間System.Collectionsに入れた。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Include/com/vbobject.ab

    r335 r355  
    295295    Return CallByName
    296296End Function
    297 
     297/*
    298298Function CreateObject(className As PCWSTR) As VBObject
    299299    Return New VBObject(className, 0, CLSCTX_ALL)
Note: See TracChangeset for help on using the changeset viewer.