HSPに投稿されたコード一覧
/** HNBridge入手先(つやぴん氏) http://tuyapin.net/hsp/hnbridge https://github.com/tuyapin/HNBridge HNBridgeEx.as入手先 http://codetter.com/?p=1127
#module HNBridgeEx #define global CreateInstance(%1=a@HNBridgeEx,%2=a@HNBridgeEx,%3=a@HNBridgeEx, \ %4=a@HNBridgeEx,%5=a@HNBridgeEx,%6=a@HNBridgeEx,%7=a@HNBridgeEx,%8=a@HNBridgeEx, \ %9=a@HNBridgeEx,%10=a@HNBridgeEx,%11=a@HNBridgeEx,%12=a@HNBridgeEx, \ %13=a@HNBridgeEx,%14=a@HNBridgeEx,%15=a@HNBridgeEx,%16=a@HNBridgeEx) \
#include "HNBridge.as" #module HNBridgeEx #define global CreateInstance(%1=a@HNBridgeEx,%2=a@HNBridgeEx,%3=a@HNBridgeEx, \ %4=a@HNBridgeEx,%5=a@HNBridgeEx,%6=a@HNBridgeEx,%7=a@HNBridgeEx,%8=a@HNBridgeEx, \ %9=a@HNBridgeEx,%10=a@HNBridgeEx,%11=a@HNBridgeEx,%12=a@HNBridgeEx, \
/** つやぴん氏作「HNBridge」を使用して、iTextSharpでPDFの情報を読み出すテスト 【このプログラムを実行するには!】
; SQLeleを使ってROWIDを取得する方法 #include "sqlele.hsp" sql_open ":memory:"
#module #defcfunc strlength str param notesel param return notesize #global
#define IID_IMFPMediaPlayer "{A714590A-58AF-430a-85BF-44F5EC838D85}" #usecom IMFPMediaPlayer IID_IMFPMediaPlayer "{}" #comfunc IMFPMediaPlayer_Play 3 #comfunc IMFPMediaPlayer_Pause 4 #comfunc IMFPMediaPlayer_Stop 5