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

10 lines
215 B
C

#ifndef __WIAVIDD_H_INCLUDED
#define __WIAVIDD_H_INCLUDED
#include <windows.h>
#include "wiadevd.h"
HRESULT WINAPI VideoDeviceDialog( PDEVICEDIALOGDATA pDialogDeviceData );
#endif //__WIAVIDD_H_INCLUDED