Windows MIDI out device now selectable.
This commit is contained in:
parent
8b572111da
commit
25286c8f0b
6 changed files with 83 additions and 11 deletions
|
|
@ -465,10 +465,7 @@ int WINAPI WinMain (HINSTANCE hThisInstance,
|
|||
get_registry_key_map();
|
||||
|
||||
ghwnd=hwnd;
|
||||
|
||||
midi_init();
|
||||
atexit(midi_close);
|
||||
|
||||
|
||||
initpc();
|
||||
|
||||
vid_apis[0][vid_api].init(ghwnd);
|
||||
|
|
|
|||
Loading…
Reference in a new issue