投稿されたすべてのコード一覧
#include "kernel32.as"#include "user32.as"#define global STANDARD_RIGHTS_REQUIRED 0x000f0000#define global SYNCHRONIZE 0x00100000
tt = "GOM PlayerをHSPで操作してみるサンプル"// GomXの設置axobj GomX, "{632CC9D6-5602-4854-AFD2-6EFC59177DE5}", 640, 480// イベントの登録comevent GomXEvent, GomX, "{46899D92-473E-413E-9F47-8D0765860AE9}", *event
/******************************************************************************RPGツクール 200x イベント内容のクリップボード取得・書きこみモジュール作者 イノビアhttp://homepage2.nifty.com/MJHS/ (http://www.hinekure.net/)
#include "user32.as"gsel 0, -1screen 1, ginfo_dispx, ginfo_dispywidth 640, 480
function GetJacketPath_a1(song)local f={};local ret="";f=FILEMAN:GetDirListing(song:GetSongDir());for i=1,#f do
;; MobileWEBからツイートする;//必要なモジュールをインクルード