スレッド一覧 | 新規書き込み | 新着一覧 | 使い方 | 過去ログ
まだまだ初心者
2008/3/6(Thu) 14:10:14|NO.13965
この記事に返信する
begriff
2008/3/6(Thu) 14:15:10|NO.13966
2008/3/6(Thu) 14:34:13|NO.13967
2008/3/6(Thu) 15:04:07|NO.13968
#uselib "user32.dll" #func SetWindowLong "SetWindowLongA" int,int,int #define GWL_HWNDPARENT $FFFFFFF8 gsel 0,1 screen 3,,,2 wait 25 hParentWindow = hwnd wait 25 screen 2, 640,480,2 wait 25 hChildWindow = hwnd wait 25 SetWindowLong hChildWindow,-8, hParentWindow wait 25 gsel 2,1 stop
2008/3/6(Thu) 15:15:47|NO.13969
2008/3/6(Thu) 15:17:38|NO.13970
2008/3/6(Thu) 15:27:03|NO.13971
#uselib "user32.dll" #func SetWindowLong "SetWindowLongA" int,int,int #cfunc GetWindowLong "GetWindowLongA" int,int gsel 0,-1 screen 3,,,2 SetWindowLong hwnd,-20,GetWindowLong(-16,hwnd)|$80 hParentWindow = hwnd screen 2, 640,480,2 hChildWindow = hwnd SetWindowLong hChildWindow,-8, hParentWindow gsel 2,1 stop
2008/3/6(Thu) 15:41:12|NO.13972
トップ | HSP3ダウンロード | HSPTVで遊ぶ | HSPで作る | サイト情報 | プライバシーポリシー | お問合せ
ONION software Copyright 1997-2023(c) All rights reserved.