Issue 117796

Summary: Modification to fpicker/source/win32/filepicker/VistaFilePickerImpl.cxx needs fix in MinGW
Product: General Reporter: tono <t_ono>
Component: codeAssignee: tono <t_ono>
Status: CLOSED FIXED QA Contact: issues@framework <issues>
Severity: Normal    
Priority: P3 CC: carsten.driesner, issues, thorsten.martens, vladimir.glazounov
Version: current   
Target Milestone: 3.4.0   
Hardware: PC   
OS: Windows XP   
Issue Type: PATCH Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
Patch to implement conditional compilation none

Description tono 2011-04-10 06:10:46 UTC
Created attachment 76336 [details]
Patch to implement conditional compilation

The macro IID_PPV_ARGS() cannot be used in MinGW build and should be manually handled by casting.

Some porting fixes are already implemented in the source but recently one IID_PPV_ARGS is added to the source code.
Comment 1 carsten.driesner 2011-04-11 11:57:58 UTC
cd->tono: Sorry, that I missed that part. I checked your patch and it looks good to me. Do you want to integrate it into your new CWS mingwport35 or should I put it into one of my CWS?
Comment 2 tono 2011-04-19 10:18:48 UTC
Fixed in cws mingwport35.
Comment 3 Oliver-Rainer Wittmann 2012-06-13 12:32:54 UTC
getting rid of value "enhancement" for field "severity".
For enhancement the field "issue type" shall be used.