More TODOs.

This commit is contained in:
Pietro Gagliardi 2019-06-01 12:11:16 -04:00
parent efe118a81d
commit 8531710f03
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ static inline void setHInstance(void)
ICC_DATE_CLASSES | /* date/time picker */ \
0)
// TODO add format string warning detection to all these functions, where available
#define uiprivInitReturnHRESULT(err, msg, hr) uiprivInitReturnErrorf(err, "%s: 0x%08I32X", msg, hr)
static DWORD mainThread;