search for: getprocessimagefilenam

Displaying 4 results from an estimated 4 matches for "getprocessimagefilenam".

2007 Mar 26
16
mongrel_service fails to get "service.exe" from ppid?
Konnichiwa Mongrel users, mongrel_service cannot run as a windows service under my environment, with the windows message : "error 1053 : The service did not respond to the start or control request in a timely fashion." >From a part of "ServiceFB.log" at c:/ruby/bin, mongrel_service failed to get the process name of "service.exe".
2008 Jun 04
12
Mongrel as Windows service with normal privileges
I am trying to run Mongrel 1.1.5 with mongrel_service 0.3.4 on Ruby 1.8.6 with a "normal" user account, i.e. a user which belongs only to the Windows group "Users". The rationale behind this is that running a web server with full administrative rights (e.g. Local System) is not something that I would like to do. Unfortunately, starting the service from the services control
2018 Jul 09
0
Wine release 3.12
...hnetcfg: GetModuleFileNameW gets characters, not bytes (Coverity). shell32: Use characters as arguments to GetTempPathW and GetLongPathNameW. kernel32: GetCalendarInfoW gets character sizes. kernel32: GetVolumePathNamesForVolumeNameW gets character as buffer size. psapi: GetProcessImageFileName gets character count as argument. shlwapi: SHGetIniStringW buffer size is in characters. icinfo: vsnprintfw takes characters as buffer size not bytes. d3dx9/tests: Fix string size to MultiByteToWideChar(). comctl32/tests: Header item struct gets characters not bytes....
2011 Apr 15
0
Wine release 1.3.18
...on to .rgs file. shdocvw: Register .url extension. shdocvw: intshcut.c COM clean up. shdocvw: Clean tests skipping. shdocvw: Make tests stricter and fix GetUrl problem found by the change. mshtml: Reimplement nsIURI::SetHost on top of IUriBuilder. kernel32: Moved GetProcessImageFileName implementation from psapi to kernel32. mshtml: Use xul.dll directly instead of via xpcom.dll. shdocvw: Register known protocols as URL protocols. shdocvw: Added more InternetShortcut tests. urlmon: Use winetest post.php URLs for http POST tests. Jerome Leclanche (1):...