We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WAVEファイル保存時にステータスバーに表示される「保存先フォルダを開く」をクリックした時、保存したWAVEファイルが選択された状態で開くようにしたい。 選択状態で開く方法は下記のページが参考になる。
http://dobon.net/vb/dotnet/process/openexplore.html
The text was updated successfully, but these errors were encountered:
* 保存先フォルダーを開いた時にWAVEファイル選択状態となるようにした。
cb48ee5
* 細かなコード修正。 refs #41
Merge pull request #43 from ruche7/feature/41-select_file_on_dir
79767dd
#41
Successfully merging a pull request may close this issue.
WAVEファイル保存時にステータスバーに表示される「保存先フォルダを開く」をクリックした時、保存したWAVEファイルが選択された状態で開くようにしたい。
選択状態で開く方法は下記のページが参考になる。
http://dobon.net/vb/dotnet/process/openexplore.html
The text was updated successfully, but these errors were encountered: