投稿されたすべてのコード一覧
#module #defcfunc findUnusedModuleIndex array modules, \ local index index = 0 foreach modules
screen 1, 256, 256 title "base color : bottom layer" repeat 256 y = cnt
#module ED #uselib "User32.dll" #cfunc ED_GetWindow "GetWindow" int, int // EnumDescendants handle, result
// 例1 // '}'が内側のifに対応すると判断される。 // '}' の前に改行があると問題なし if 1 { if 1 : mes "a" : else : mes "b" } mes "c"
#cmpopt varinit 1 dialog "ax", 16, "HSP Object File" if stat == 0 : end filename = refstr
; HSP 3.4 #include "hgimg3.as" hgini
; HSP 3.4 #uselib "dwmapi" #func DwmEnableComposition "DwmEnableComposition" int if (varptr(DwmEnableComposition) == 0) {
/* SyntaxHighlighterとBootstrapとの競合(containerクラス)の無効化処理 */ .syntaxhighlighter .container:before, .syntaxhighlighter .container:after { display: block; content: ""; }