writeRes()

概要

file に str を書き込みます。ここでは、file は AllocateResource()呼び出しの結果です。

構文

writeRes ( str As String, _
           file As User ) As Integer 
引数 [タイプ] 説明
str 文字列 書き込む文字列です。
file ユーザ 書き込み先のリソース ファイルです。