mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-05-03 22:22:01 +02:00
win32_service
This commit is contained in:
parent
6a7224d9f3
commit
7f57980c20
5 changed files with 86 additions and 98 deletions
|
@ -30,9 +30,6 @@ protected:
|
|||
void SetServiceStatus(DWORD dwCurrentState,
|
||||
DWORD dwWin32ExitCode = NO_ERROR,
|
||||
DWORD dwWaitHint = 0);
|
||||
void WriteEventLogEntry(PSTR pszMessage, WORD wType);
|
||||
void WriteErrorLogEntry(PSTR pszFunction,
|
||||
DWORD dwError = GetLastError());
|
||||
|
||||
private:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue