投稿されたすべてのコード一覧
#uselib "Shlwapi.dll" #func PathRelativePathToA "PathRelativePathToA" var,str,int,str,int #func PathRelativePathToW "PathRelativePathToW" var,wptr,int,wptr,int #define FILE_ATTRIBUTE_DIRECTORY 0x10 #define FILE_ATTRIBUTE_NORMAL 0x80
#module _FileNameCheck_ #uselib "Shlwapi.dll" #func PathGetCharTypeA "PathGetCharTypeA" int #func PathGetCharTypeW "PathGetCharTypeW" int #define GCT_INVALID 0 // この文字はパスに使用できない。
#runtime "hsp3cl" repeat 100,1 c=str(cnt):if cnt\3=0|instr(c,0,"3")!=-1:mes "アホ":else:mes cnt loop
add_action('do_robots', create_function('', 'echo "追記したい内容";'));
#module _FileCheck_ #uselib "kernel32" #cfunc _FC_CreateFile "CreateFileA" sptr,sptr,sptr,sptr,sptr,sptr,sptr #cfunc _FC_GetLastError"GetLastError" #func _FC_CloseHandle "CloseHandle" sptr