Search:

Type: Posts; User: davidsk

Search: Search took 0.03 seconds.

  1. I tried showing device properties, but all are...

    I tried showing device properties, but all are not available, however, except one can't take picture properly, the other two take pictures correctly.

    I will try the sleep next monday. I am not...
  2. >>Does it report a different device name and id...

    >>Does it report a different device name and id each time?

    Yes, it reports ids:


    {...}\000;
    {....}\007(I don't know why it is 007, probably according to the USB port. By the way, I have 8...
  3. Salem Sorry about that. I am looking for a...

    Salem

    Sorry about that. I am looking for a solution. I would like to use C++, and, in fact, WIA supports C++ as well. Unfortunately, I am not good at C++. To be honest, I am good at Java, and just...
  4. I didn't get any error report, but, anyhow, I got...

    I didn't get any error report, but, anyhow, I got the solution after combining your code and WAI example codes. However, I got a new problem. I at moment have three wireless logitech webcams. When...
  5. By the way, how can I create a file in VB...

    By the way, how can I create a file in VB directly? I have no idea about using VB using Visual Studio 6.0.
  6. I put this code in a HTML file, but it doesn't...

    I put this code in a HTML file, but it doesn't work. The file I created, which is from the example on "Getting Started with Samples" from Microsoft WIA page, is the following:



    <html>...
  7. That seems fantastic. I will try and see what I...

    That seems fantastic. I will try and see what I can get. Thank all of your reply and help.

    I will report what I get later.

    David
  8. Do you know any API or third-party package...

    Do you know any API or third-party package support this?

    Thanks for your reply.

    David
  9. Replies
    3
    Views
    871

    If you are writing a program, you can get clue...

    If you are writing a program, you can get clue when you create a Macro, then see its code.
  10. Thank you very much. (I am smiling. :) )

    Thank you very much. (I am smiling. :) )
  11. How to get USB ports connected to multiple cameras using C/C++ program?

    Hi all

    I want to detect 4 USB ports connected with 4 cameras, then manipulate those cameras to take pictures. Ideally, I would like to access them simultaneously. However, as I know, it seems...
  12. How to stop the DOS window disappear after finishing my program?

    Hi all

    I am in new in C/C++. Here is my question.

    I created a workspace in VC++ 6.0 using Win32 Console Application. However, the result in DOS window was disappeared so quickly when the...
Results 1 to 12 of 12