6 lines
72 B
C
6 lines
72 B
C
// wCenterWindow
|
|
// updater.h
|
|
|
|
#pragma once
|
|
UINT WINAPI Updater(void*);
|