H
Humberto
@Humberto
Posts
-
MPEG codecs ? -
Help with Recording Audio from a video!Use Super @
-
CFileDialogmake the definition like that: #define _WIN32_WINNT 0x0400 In CommDlg.h you can view this: #if (_WIN32_WINNT >= 0x0500) void * pvReserved; DWORD dwReserved; DWORD FlagsEx; #endif // (_WIN32_WINNT >= 0x0500) CFileDialog doesnt expect an OPENFILENAME this big.