How to open a Win32 dialogbox from inside a VST plug-in?
How to open a Win32 dialogbox from inside a VST plug-in? Thanks for any help.
You should be able to use the standard MessageBox() call, as described in this SO question. Not sure if this will work in a plugin without a GUI editor, though.
加载中,请稍侯......
精彩评论