掲示板システム
ホーム
アクセス解析
カテゴリ
ログアウト
キャビネットファイルの中にあるファイル名を取得するには (ID:63783)
名前
ホームページ(ブログ、Twitterなど)のURL (省略可)
本文
シャノンさん ありがとうございます。 Microsoft Cabinet SDKまではたどり着けました!! で、早速いろいろ試しているのですが・・・ 出だしでいきなりつまずいてます。 FDICreate関数なのですが、MSDNをみると HFDI FDICreate( PFNALLOC pfnalloc, //The memory allocation function. PFNFREE pfnfree, //The memory freeing function. PFNOPEN pfnopen, //The function to open a file. PFNREAD pfnread, //The function to read data from a file. PFNWRITE pfnwrite, //The function to write data to a file. PFNCLOSE pfnclose, //The function to close a file. PFNSEEK pfnseek, //The function to seek to a new position in a file. int cpuType, //In the 16-bit version of FDI, specifies the CPU type and can be any of the following values. PERF perf //A pointer to an error structure. ); とあるのですが・・・ この"The function to xxxx"というものが、何を選択すればよいのか全くわからず・・・。 専用の関数を何か作らなければならないって事なのでしょうか? どなたかご教授いただけないでしょうか?
←解決時は質問者本人がここをチェックしてください。
更新する
戻る
掲示板システム
Copyright 2021 Takeshi Okamoto All Rights Reserved.