3 lines
73 B
C++
3 lines
73 B
C++
#pragma once
|
|
extern int InstallService();
|
|
extern int UninstallService(); |
#pragma once
|
|
extern int InstallService();
|
|
extern int UninstallService(); |