CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: lolobebo

Search: Search took 0.02 seconds.

  1. Re: Reading the barcode through usb barcode scanner using C++

    its a MS-4 barcode scanner
  2. Re: Reading the barcode through usb barcode scanner using C++

    The company is Microscan who produces this scanner. And here is the code that I got from the internet. I have to us visual studio 6:

    #include "stdafx.h"
    #include "usb1.h"
    //#include <setupapi.h>...
  3. Re: Reading the barcode through usb barcode scanner using C++

    I got the driver from them. The project is, user will be able to dispense the gift card from ATM. I have to fix this scanner in the ATM machine, which will scan the barcode from the gift-card coming...
  4. Re: Reading the barcode through usb barcode scanner using C++

    Hi olivthill2,

    Truly speaking, I don't have any knowledge about this programming. I am new to it. I have got the project. I have to write a driver for the barcode scanner camera using C++. Can you...
  5. Re: Reading the barcode through usb barcode scanner using C++

    olivthill2 , can you help me with this programming, as you already have worked on it.
  6. Re: Reading the barcode through usb barcode scanner using C++

    Its a Aztec code. Do you have any idea about this programming?
  7. Re: Reading the barcode through usb barcode scanner using C++

    when I am scanning something, it gives me a string of characters
  8. Re: Reading the barcode through usb barcode scanner using C++

    If you have worked with the scanners, please help me to do this. This is something completely new for me. The scanner I am using is usb microscan camera
  9. Reading the barcode through usb barcode scanner using C++

    Can anyone help me?
    I have to write a program for the usb barcode scanner to read the barcode. I haven't done Windows API programming before. I have to write the program in C++. I have gathered some...
  10. Replies
    4
    Views
    4,215

    Re: Detailed description of HID device (USB)

    Can anyone help me?
    I have to write a program for the usb barcode scanner to read the barcode. I haven't done Windows API programming before. I have to write the program in C++. I have gathered some...
Results 1 to 10 of 10





Click Here to Expand Forum to Full Width

Featured