Alex Bakaev [TeamB]
2007-09-06 15:31:45 UTC
WinXP, CBuilder2007
Unresolved external WiaImgFmt_BMP, WiaImgFmt_MEMORYBMP,
WIA_EVENT_DEVICE_CONNECTED and WIA_EVENT_DEVICE_DISCONNECTED
DEFINE_GUID(WiaImgFmt_BMP,
0xb96b3cab,0x0728,0x11d3,0x9d,0x7b,0x00,0x00,0xf8,0x1e,0xf3,0x2e); .....
How can I resolve this ?
#include <initguid.h>Unresolved external WiaImgFmt_BMP, WiaImgFmt_MEMORYBMP,
WIA_EVENT_DEVICE_CONNECTED and WIA_EVENT_DEVICE_DISCONNECTED
DEFINE_GUID(WiaImgFmt_BMP,
0xb96b3cab,0x0728,0x11d3,0x9d,0x7b,0x00,0x00,0xf8,0x1e,0xf3,0x2e); .....
How can I resolve this ?
before any other header.