Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
実行可能ファイルで開くファイルの種類を登録する C++ (純粋な win32、MFC なし) アプリケーションがあります。ただし、既に実行されている場合は、実行中のアプリケーション内で開く必要があります。これを達成する良い方法は何ですか?
http://support.microsoft.com/kb/243953次に、別のアプリケーションに文字列を送信する最も簡単な方法は何ですか? (Win API)