More TODOs.

This commit is contained in:
Pietro Gagliardi 2015-06-01 13:46:22 -04:00
parent b540d93e3d
commit f7c19d2213
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@
// note: FOS_SUPPORTSTREAMABLEITEMS doesn't seem to be supported on windows vista, or at least not with the flags we use
// TODO does FOS_NOVALIDATE not check filenames?
char *commonItemDialog(REFCLSID clsid, REFIID iid, FILEOPENDIALOGOPTIONS optsadd)
{
IFileDialog *d;