Displaying 8 results from an estimated 8 matches for "queryservicestatusex".
Did you mean:
  queryservicestatus
  
2008 Jan 30
1
mongrel_service install error
...ve 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
-- 
Posted via http://www.ruby-forum.com/.
2007 Apr 27
0
Wine release 0.9.36
...bytes.
      atl: Use the first entry in the object map in AtlInternalQueryInterface when IUnknown is requested.
      atl: AtlModuleGetClassObject should store an intermediate pointer in obj->pCF and then query this for the requested interface.
Rolf Kalbermatter (6):
      advapi32: Implement QueryServiceStatusEx.
      advapi32: Make QueryServiceStatus use QueryServiceStatusEx.
      advapi32: Make SERVICE_STATUS_PROCESS match the declaration in MSDN and PSDK.
      advapi32: Add EnumServicesStatusExA/W stub implementation.
      advapi32: Make struct service_data_t have the new SERVICE_STATUS_PROCESS stru...
2020 Oct 23
0
Wine release 5.20
...5 and newer.
Damjan Jovanovic (1):
      riched20: Implement ITextRange/ITextSelection Copy and Cut.
Daniel Lehman (1):
      tzres: Add Eastern Standard Time (Mexico) Zone.
Derek Lesho (1):
      mfplat: Fix asynchronous object creation from URL.
Dmitry Timoshkov (1):
      advapi32/tests: Add QueryServiceStatusEx test for the EventLog service.
Esme Povirk (9):
      windowscodecs: Add a unix library and start to use it for PNG.
      windowscodecs: Start loading PNG in unix lib.
      windowscodecs: Get PNG frame information from unix lib.
      windowscodecs: Move PNG CopyPixels to unix lib.
      windows...
2011 Aug 26
0
Wine release 1.3.27
...tificate is not selected.
      include: Fix CRYPTUI_SELECTCERTIFICATE_STRUCTA declaration.
      cryptui: Add stubs for CryptUIDlgSelectCertificateA/W.
Alexandre Julliard (16):
      kernel32/nls: Generate some plausible data for LOCALE_SNATIVEDISPLAYNAME.
      advapi32/tests: Skip some tests if QueryServiceStatusEx is missing.
      msvcp90: Add separate entry points for functions with different calling conventions.
      advapi32/tests: Skip some tests if EnumServicesStatusExA is missing.
      setupapi: Add support for creating WinSxS manifest files from fake dll resources.
      comctl32: Create the WinSxS...
2011 Jun 10
0
Wine release 1.3.22
...dating the type format offset for strings.
      rpcrt4/tests: Add a few more marshalling tests.
      msi: Create temp files in the destination directory instead of the root.
      dispex: Make sure we don't pass a NULL array to IDispatchEx_InvokeEx.
      advapi32: Fix the parameter checks in QueryServiceStatusEx.
      advapi32: Always pass valid buffers in the EnumServicesStatus requests.
      rpcrt4: Don't marshall out-only parameters in the old-style stubless marshaller.
      rpcrt4: Fix handling of arguments passed by value in the old-style stubless marshaller.
      rpcrt4: Fix parameter stack s...
2011 Oct 10
0
Wine release 1.3.30
...setting unlimited xml stream length for a reader.
      msxml3: Support setting unlimited nesting depth for a reader.
      msxml3: Support setting namespaces feature to default value.
      msxml3: Use provided qualified name length while writing end element tag.
      advapi32/tests: Add one more QueryServiceStatusEx() test.
      msxml3: Add some useful traces and demangle some parameter names.
      msxml3: Use helper to set properties.
      msxml3: Use a helper to get property values.
      oleaut32/typelib: Properly handle allocation failure on creation.
      oleaut32/typelib: Use BSTR for filename.
Pete...
2008 Apr 04
0
Wine release 0.9.59
...viceCtrlHandlerExW.
      rpcrt4: Print an error if an invalid client context handle is used.
      notepad: Remove the License and NO WARRANTY options from the Help->Information popup menu as the same information can now be viewed from the About dialog.
      services: Move SetServiceStatus and QueryServiceStatusEx to services.exe.
      services: Move LockServiceDatabase and UnlockServiceDatabase from advapi32.dll to services.exe.
      services: Move ControlService and StartServiceW from advapi32.dll to services.exe.
      services: Remove dependency on service name being determined correctly in order for t...
2008 Aug 22
0
Wine release 1.1.3
...ing of the debugger registry value.
      include/wine/svcctl.idl: Remove duplicate define.
      ole32/tests: Fix a test on win98 and W2K.
      advapi32/tests: Add helper function to get function pointers.
      advapi32/tests: Add tests for QueryServiceStatus.
      advapi32/tests: Add tests for QueryServiceStatusEx.
      advapi32/tests: Add tests for EnumServicesStatusA.
      advapi32: Prevent a crash when passing an allowed NULL parameter.
      advapi32/tests: Add tests for EnumServicesStatusExA.
Piotr Caban (33):
      msxml3: Generalize bsc_t implementation.
      msxml3: Added ISAXXMLReader_parseURL i...