Custom Query (162 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (52 - 54 of 162)

Ticket Resolution Summary Owner Reporter
#72 fixed FileSystemInfo.FileAttributes(System.IO)を実装し直す OverTaker OverTaker
Description

複数の属性を無視して実装していたので対応させる。

#73 fixed String型をUnicode対応にする イグトランス (egtra) イグトランス (egtra)
Description

http://www.activebasic.com/forum/viewtopic.php?t=1807#7958 に書いたとおり次の3状態が存在するようにする。

  • String Unicode, WinAPI Unicode (#define UNICODE)
  • String Unicode, WinAPI ANSI (上下いずれも定義されていないとき)
  • String ANSI, WinAPI ANSI (#define STRING_IS_NOT_ALWAYS_UNICODE)
#75 fixed com.BStringクラス イグトランス (egtra) イグトランス (egtra)
Description

COMで用いられるUnicode文字列クラス、詳細は開発Wikiを参照。

http://dev.activebasic.com/dev_wiki/index.php/BString_%E3%82%AF%E3%83%A9%E3%82%B9

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.