Инструменты пользователя

Инструменты сайта


devel_win

Программирование под Windows

Создание службы (service)

RegisterServiceCtrlHandlerA
RegisterServiceCtrlHandlerW

Registers a function to handle service control requests.

StartServiceCtrlDispatcherA
StartServiceCtrlDispatcherW

Connects the main thread of a service process to the service control manager, which causes the thread to be the service control dispatcher thread for the calling process.

SetServiceStatus

Updates the service control manager's status information for the calling service.

devel_win.txt · Последние изменения: 2015/04/16 12:01 (внешнее изменение)