/**Coclassesforcomdlg32**Copyright2011DavidHedberg**Thislibraryisfreesoftware; you can redistribute it and/or*modifyitunderthetermsoftheGNULesserGeneralPublic*LicenseaspublishedbytheFreeSoftwareFoundation; either*version2.1oftheLicense,or(atyouroption)anylaterversion.**Thislibraryisdistributedinthehopethatitwillbeuseful,*butWITHOUTANYWARRANTY; without even the implied warranty of*MERCHANTABILITYorFITNESSFORAPARTICULARPURPOSE.SeetheGNU*LesserGeneralPublicLicenseformoredetails.**YoushouldhavereceivedacopyoftheGNULesserGeneralPublic*Licensealongwiththislibrary; if not, write to the Free Software*Foundation,Inc.,51FranklinSt,FifthFloor,Boston,MA02110-1301,USA*/[helpstring("File Open Dialog"),threading(apartment),uuid(dc1c5a9c-e88a-4dde-a5a1-60f82a20aef7)]coclassFileOpenDialog{interfaceIFileOpenDialog; }[helpstring("File Save Dialog"),threading(apartment),uuid(c0b4e2f3-ba21-4773-8dba-335ec946eb8b)]coclassFileSaveDialog{interfaceIFileSaveDialog; }