You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Valid point. I tried to test this method and utterly failed. I'm currently pondering killing support for RegisterServiceCtrlHandler in favor of RegisterServiceCtrlHandlerEx, which is already in the bindings, the suggested successor and tested.
If anyone wants to work on this, this is my test and it fails:
Library.Handler
is used instead ofWinsvc.Handler
as type forlpHandlerProc
inAdvapi32.RegisterServiceCtrlHandler
.jna/contrib/platform/src/com/sun/jna/platform/win32/Advapi32.java
Lines 3327 to 3328 in e96f301
The text was updated successfully, but these errors were encountered: