Displaying 5 results from an estimated 5 matches for "cogetinstancefromfile".
2005 Jul 16
1
Need shortcut help
Heesob,
Can you please take a look at win32-shortcut and get Shortcut.open to 
work?  Check out the latest from CVS.  I have a non-working version at 
the moment.  I''m not sure why CoGetInstanceFromFile() fails, or if it''s 
even the right approach.
Thanks.
Dan
2005 Jul 12
0
[ win32utils-Bugs-2093 ] unable to open existingshortcut
Hi all,
After looking at this bug, I think the current implementation (sc_open
calling sc_init + sc_load) needs to be largely scrapped in favor of a
single function that calls CoGetInstanceFromFile().
As soon as I figure out how...
Regards,
Dan
2014 Feb 07
0
Wine release 1.7.12
...ation occasionally reports user32 driver loading failure
  35482  ProPresenter 4.x (.NET 3.5 WPF app) installer needs WshShortcut_put_Arguments
  35483  cannot install game imvu
  35494  Ma?a Ksi?gowo?? crashes starting
  35520  UltraMon 3.2.2 installer fails due to unimplemented function ole32.dll.CoGetInstanceFromFile
----------------------------------------------------------------
Changes since 1.7.11:
Akihiro Sagawa (1):
      gdi32: Fix regression due to sub-pixel shift calculations fixes.
Alexandre Julliard (23):
      user32: Fail creation of the desktop window earlier on when it already exists.
      m...
2020 Aug 14
0
Wine release 5.15
...combase: Move CoImpersonateClient().
      combase: Move CoRevertToSelf().
      combase: Add CoCreateErrorInfo() as an alias for CreateErrorInfo().
      combase: Move CoGetObjectContext().
      combase: Move CoGetCallState().
      combase: Move CoGetActivationState().
      combase: Move CoGetInstanceFromFile().
      combase: Move CoGetInstanceFromIStorage().
      combase: Move CoCreateInstance().
      combase: Move CoGetTreatAsClass().
      combase: Move ProgIDFromCLSID().
      combase: Move CLSIDFromProgID().
      combase: Move CLSIDFromString().
      combase: Move IIDFromString().
      combas...
2016 Apr 01
0
Wine release 1.9.7
...ITextStoreACPServices support for context ITextStoreACPSink.
      xmllite/writer: Implement WriteRaw().
      xmllite/tests: Use static linking to xmllite.dll.
      xmllite/tests: Add a helper to test writer output.
      xmllite/tests: Add a helper to create/set writer output.
      ole32: Make CoGetInstanceFromFile() propagate failure codes to returned MULTI_QI data (Coverity).
      ole32: Fix CreataDataCache() return value when requested riid is not IUnknown, for aggregation case.
      msctf/tests: Fix a crash on unsupported interface.
      oleaut32/tests: Fix a test crash on some XP SP1 VM.
      xmllite...