[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Robin Prosch via .NET 247

3/31/2005 11:26:00 PM

(Type your message here)
HI
I am writing program in C# for handheld windows CE and i need to know how to capture
barcode scan event . The user should never see the actual barcode but he should be able to scan
when ever he want to and i have to capture that scan(string) and put in some variable and then call suitable function. I do not know much about this handheld and how it is initialize but there is no problem to capture scan in textbox you just put focus on and scan! need a littel help please
--------------------------------
From: Vi?ar ?lason

-----------------------
Posted by a user from .NET 247 (http://www.dotn...)

<Id>5TYW6RnnAk+TRaUicFxVEw==</Id>
1 Answer

Sqwertz

12/21/2007 7:48:00 AM

0

On Fri, 21 Dec 2007 01:39:36 -0600, Sqwertz wrote:

> On Thu, 20 Dec 2007 09:37:25 -0800, xorxif wrote:
>
>> The game was Strange Odyssey, and there was one of the worlds you go to
>> has a zoo with an ice hound. You take it to a world with a methane snow
>> storm where it digs and finds you a diamond. But it still wants to eat
>> you :D.
>
> Ice Hound. OK, that's sounds more familiar. But wasn't there
> some sort of breed to go along with that... like Siberian Ice
> Hound, or something of that sort?

It was a "Rigilian Ice Hound" according to the de-compiled
executable (used the reform decompiler on the .z5 version of the
game).

-sw