[Issue 16133] New: core.sys.windows.oleidl.IOleInPlaceSite definition is incorrect
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Mon Jun  6 12:17:11 PDT 2016
    
    
  
https://issues.dlang.org/show_bug.cgi?id=16133
          Issue ID: 16133
           Summary: core.sys.windows.oleidl.IOleInPlaceSite definition is
                    incorrect
           Product: D
           Version: D2
          Hardware: All
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: P1
         Component: druntime
          Assignee: nobody at puremagic.com
          Reporter: johnch_atms at hotmail.com
Namely, the GetWindowContext member should be:
HRESULT
GetWindowContext(IOleInPlaceFrame*,IOleInPlaceUIWindow*,LPRECT,LPRECT,LPOLEINPLACEFRAMEINFO);
--
    
    
More information about the Digitalmars-d-bugs
mailing list