Search:

Type: Posts; User: deadbeatclub

Search: Search took 0.02 seconds.

  1. Re: 'CreateFileW' : cannot convert parameter 1 from 'const char [13]' to 'LPCWSTR'

    Hi Senthil,
    Although I can't take the time to research a full solution, you're clearly dealing with a conflict between single byte and multi byte strings. I run into this all the time with CE. The...
  2. Replies
    0
    Views
    801

    Has anyone used C++ with WIA?

    I'd like to create a C++ DLL to interface with XP Windows Image Acquisition to present a UI for a webcam for previewing and taking pictures. I've discovered and played with the WIA Automation Layer...
  3. Replies
    1
    Views
    568

    Can I wrap VB6 objects in a C++ DLL?

    I have a webcam interface using the Windows Image Acquisition (WIA) Automation Layer 2.0 written in VB6, but what I ultimately need is a C++ DLL for the functionality. I tried making the VB part an...
  4. Re: WIA (Windows Image Acquisition) WebCam Sample Project

    Thanks gigemboy, that code is EXACTLY what I needed. I have just a high level understanding of VB (I'm a C++ nerd) and I'm using it because the WIA automation layer targets it. Here's my challenge: I...
Results 1 to 4 of 4



Click Here to Expand Forum to Full Width