目次 - API(機能別) - メイン - SDL_RegisterApp

SDL_RegisterApp

この関数を呼ぶとアプリケーション起動時にウィンドウクラスを設定することができる

バージョン

SDL 2.0.0以降

構文

int SDL_RegisterApp(char* name, Uint32 style, void* hInst)

SDL Wikiへのリンク

SDL_RegisterApp - SDL Wiki