6 lines
99 B
C
6 lines
99 B
C
#pragma once
|
|
|
|
#include <windows.h>
|
|
|
|
HRESULT RegisterServer(HWND hwnd, BOOL state, BOOL forLaunch);
|