Source position: jwawinsvc.pas line 759
function ChangeServiceConfigW( |
hService: SC_HANDLE; |
dwServiceType: DWORD; |
dwStartType: DWORD; |
dwErrorControl: DWORD; |
lpBinaryPathName: LPCWSTR; |
lpLoadOrderGroup: LPCWSTR; |
lpdwTagId: LPDWORD; |
lpDependencies: LPCWSTR; |
lpServiceStartName: LPCWSTR; |
lpPassword: LPCWSTR; |
lpDisplayName: LPCWSTR |
):BOOL; |