忍者ブログ

GAM-22のメモ

[HSP3メモ]知識

2024.04 ← 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 →

[PR]

×

[PR]上記の広告は3ヶ月以上新規記事投稿のないブログに表示されています。新しい記事を書く事で広告が消えます。

dirinfo

dirinfo関数の取得するタイプを分かる範囲で、まとめました。
	sdim txt,1024
	
	txt += "現在のフォルダ: "+dirinfo (0)+"\n"
	txt += "実行ファイル(自分自身)のフォルダ: "+dirinfo (1)+"\n"
	txt += "Windowsフォルダ: "+dirinfo (2)+"\n"
	txt += "システムフォルダ: "+dirinfo (3)+"\n\n"

;	以下、その特殊フォルダ
	txt += "デスクトップ: "+dirinfo ($10000)+"\n"
	txt += "スタートメニュー 「プログラム」フォルダ: "+dirinfo ($10002)+"\n"
	txt += "「マイドキュメント」フォルダ: "+dirinfo ($10005)+"\n"
	txt += "「お気に入り」フォルダ: "+dirinfo ($10006)+"\n"
	txt += "「スタートアップ」フォルダ: "+dirinfo ($10007)+"\n"
	txt += "「最近使ったファイル」フォルダ: "+dirinfo ($10008)+"\n"
	txt += "「送る」(SendTo)フォルダ: "+dirinfo ($10009)+"\n"
	txt += "スタートメニュー フォルダ: "+dirinfo ($1000B)+"\n"
	txt += "「マイ ミュージック」フォルダ: "+dirinfo ($1000D)+"\n"
	txt += "「マイ ビデオ」フォルダ: "+dirinfo ($1000E)+"\n"
	txt += "「Fonts」フォルダ: "+dirinfo ($10014)+"\n"
	txt += "「Template」フォルダ: "+dirinfo ($10015)+"\n"
	txt += "Internet 「一時ファイル」 フォルダ"+dirinfo ($10020)+"\n"
	txt += "Internet 「Cookies」フォルダ: "+dirinfo ($10021)+"\n"
	txt += "Internet 「履歴」フォルダ: "+dirinfo ($10022)+"\n"
	txt += "アプリの設定: "+dirinfo ($10023)+"\n"
	txt += "「プログラムファイル」: "+dirinfo ($10026)+"\n"
	txt += "「マイ ピクチャ」フォルダ: "+dirinfo ($10027)+"\n"
	txt += "「ユーザー情報」: "+dirinfo ($10028)+"\n"
	txt += "重要な「プログラムファイル」: "+dirinfo ($1002B)+"\n"
	txt += "All Userの「Template」フォルダ: "+dirinfo ($1002D)+"\n"
	txt += "「共有ドキュメント」フォルダ: "+dirinfo ($1002E)+"\n"
	txt += "管理ツールのlnk: "+dirinfo ($1002F)+"\n"
	txt += "All Userの管理ツールのlnk: "+dirinfo ($10030)+"\n"
	txt += "「共有ミュージック」フォルダ: "+dirinfo ($10035)+"\n"
	txt += "「共有マイ ピクチャ」フォルダ: "+dirinfo ($10036)+"\n"
	txt += "「共有ビデオ」フォルダ: "+dirinfo ($10037)+"\n"
	txt += "Lunaスタイル関係?: "+dirinfo ($10038)+"\n"
	txt += "CD-R 書き込みのステージング領域: "+dirinfo ($1003B)+"\n"

	mesbox txt,640,480,5
PR

関数記述

v1 = "ABC"
mes strlen(v1)
; は
mes strlen.v1
; でもOKです。

gmode 7 + grotate

gmode 7; ピクセルアルファブレンドコピー
で、
grotate; 矩形画像を回転してコピー
を使っても、ピクセルアルファブレンドコピーになりません。
エラーにはなりません。
カテゴリー
カウンター
最新記事
最新コメント
Twitter
人気記事
Amazon お買い得情報
Amazon お買い得情報
プロフィール
自画像
HN :
GAM-22
性別:
男性
職業:
大学1年生
HSP暦:
6年
好きなもの :
ゲーム, アニメ, マヨネーズ
嫌いなもの :
運動, 注射, ホラー映画, 英語
好きなバンド :
Muse, Radiohead
その他 :
文章能力が欠如している
バナー
Copyright © GAM-22のメモ All Rights Reserved
Powered by ニンジャブログ Designed by ピンキー・ローン・ピッグ 忍者ブログ / [PR]