投稿されたすべてのコード一覧
; 相対パスを絶対パスに変換 #uselib "Shlwapi.dll" #func PathCombine "PathCombineA" sptr,sptr,sptr Dir = "c:\\windows\\system32" File = "..\\notepad.exe"
; ; コマンドライン文字列を解析して取得するモジュール ; ;参考 : http://www.hsp.tv/play/pforum.php?mode=pastwch&num=47162 ;
#import <UIKit/UIKit.h> //hファイル @interface PickerImageTestAppDelegate : UIResponder <UIApplicationDelegate> @property (strong, nonatomic) UIWindow *window;
#import <stdio.h> #import <objc/Object.h> @interface Test : Object - (void)Write;
#include "user32.as" #include "kernel32.as" #module __VOICEROID_ZUNKO__ #deffunc zunko_init // ウィンドウ名とかクラス名とか