6 lines
90 B
C
6 lines
90 B
C
#pragma once
|
|
|
|
#include <windows.h>
|
|
|
|
HRESULT idz_io_wnd_create(HINSTANCE inst, HWND *out);
|