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