I'm trying to execute a Visual Basic application in Windows NT. I used kernel32 RegisterServiceProcess function but this error occures: "Run time error '453' "
"Can't find DLL entry point RegisterServiceProcess in kernel32"

What is the problem?