search for: registerservicectrlhandlerex

Displaying 5 results from an estimated 5 matches for "registerservicectrlhandlerex".

2006 Jun 28
3
[Fwd: [ruby] win32-service : RegisterServiceCtrlHandlerEx]
Thoughts? -------------- next part -------------- An embedded message was scrubbed... From: "Romuald du Song" <rdusong at gmail.com> Subject: [ruby] win32-service : RegisterServiceCtrlHandlerEx Date: Mon, 26 Jun 2006 00:02:10 +0200 Size: 2587 Url: http://rubyforge.org/pipermail/win32utils-devel/attachments/20060628/8f12e8f1/attachment-0001.mht
2008 Jan 30
1
mongrel_service install error
...''gem install mongrel_service''..it gives following error... Building native extensions. This could take a while... ERROR: Error installing mongrel_service: ERROR: Failed to build gem native extension. c:/ruby/bin/ruby.exe extconf.rb install mongrel_service checking for RegisterServiceCtrlHandlerEx()... no checking for EnumServicesStatusEx()... no checking for QueryServiceStatusEx()... no creating Makefile Gem files will remain installed in c:/ruby/lib/ruby/gems/1.8/gems/win32-service- 0.5.2 for inspection. Results logged to c:/ruby/lib/ruby/gems/1.8/gems/win32-service-0.5.2/gem_make.out --...
2006 Oct 26
2
The win32-service patch is committed - and now, some questions
Hi all, I *finally* committed the patch from Patrick Hurley (you know, the one he submitted way back in June). Looks like it works. I''ve also revamped the code under the examples directory. There''s now a tdaemon.rb (the test daemon) and tdaemon_ctl.rb (the test daemon controller). Before I release this into the wild I want to make sure I document how to use it properly.
2010 Jun 14
6
ERROR: Failed to build gem native extension (win server 2003/2008 ruby 1.9.1/1.8.7)
...now default and will be removed INFO: use --ignore-dependencies to install only the gems you list Building native extensions. This could take a while... ERROR: Error installing mongrel_service: ERROR: Failed to build gem native extension. C:/Ruby191/bin/ruby.exe extconf.rb checking for RegisterServiceCtrlHandlerEx()... *** extconf.rb failed *** Could not create Makefile due to some reason, probably lack of necessary libraries and/or headers. Check the mkmf.log file for more details. You may need configuration options. Provided configuration options: --with-opt-dir --without-opt-dir...
2007 Dec 28
0
Wine release 0.9.52
...ntoskrnl.exe: Added implementation for IoCreateDriver and IoDeleteDriver. ntoskrnl.exe: Allow returning data in ioctls along with a positive non-zero status. user32: Set the WSF_VISIBLE flag on the main window station. advapi32: Reimplement RegisterServiceCtrlHandler on top of RegisterServiceCtrlHandlerEx. advapi32: Fix RegisterServiceCtrlHandler spec entry. advapi32: Use exponential backoff when waiting for a service to start. advapi32: Replace the list of services with an array. advapi32: Return from StartServiceCtrlDispatcher when all services are stopped. kernel32:...