ARoden Newbie

Joined: 09 Jun 2006 Posts: 4 Location: Auburn, NY USA
|
Posted: Tue Feb 06, 2007 8:28 am Post subject: soffice.exe, Vista and AssocQueryStringW() |
|
|
Hi, I am using this function call
hr = AssocQueryStringW(ASSOCF_OPEN_BYEXENAME, ASSOCSTR_EXECUTABLE, szWExeName, NULL, pszExe, &cchExe);
To return the Path to an executable. For some reason this function cannot find the
soffice.exe path when running in Vista.
Any ideas as to the cause and fix for this would be greatly appreciated. |
|