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

10 lines
216 B
C

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