Files
wCenterWindow-1/wCenterWindow/updater.h

7 lines
106 B
C

// wCenterWindow
// updater.h
//
#pragma once
//DWORD WINAPI Updater(LPVOID);
UINT WINAPI Updater(void*);