2025-04-27 07:49:33 -04:00

6 lines
152 B
C

#include <windows.h>
#include <commctrl.h>
#if WINNT /* for odds-n-ends not automatically included in \\trango env */
#include <commdlg.h>
#endif