Custom Query (162 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (13 - 15 of 162)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Ticket Resolution Summary Owner Reporter
#57 fixed Brushクラスの実装 (System.Drawing) イグトランス (egtra) イグトランス (egtra)
Description

このクラスは塗り潰しする際の模様を扱うクラスである。 http://dev.activebasic.com/dev_wiki/index.php/Brush_%E3%82%AF%E3%83%A9%E3%82%B9

#184 fixed ByRef引数を持つデリゲートを宣言するとコンパイルできない dai イグトランス (egtra)
Description

例えば次のような宣言で無数の「定数式にリテラル値、または定数以外のものが含まれています。」となります。

Delegate Function MessageFilter(ByRef m As MSG) As Boolean
Delegate Sub D1(ByRef x As Long)
#86 fixed Charをコンパイラ埋め込み型から排除する dai dai
Description

basic.sbp内でTypeDefするよう、Charの仕様を変更する。

この変更によりCharは、マルチバイト環境ではSByteと、Unicode環境ではWCHARと型が同一と判断される。

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.