Currently we are using Symbols with a printer attached to them. The symbols have a scanner at the top also. Is there a pocket PC equivalent combo???? Just curious. Also check out my other thread!!!
Alright, here's what the user did:
1. He's using a iPaq H1930 Processor Samsung S3C2410 OS: Windows CE 4.2.
2. Installed these runtime files on the pocket PC by using the file explorer option in ActiveSync to copy over the .cab file, and then clicking on it inside the pocket PC...
So I wrote this app for Pocket PC 2002, in eVB using a CDB database and the ADOCE object. Can this application be run on a Pocket PC 2003 device??? I created a package for the user to install and it installed, but every time he runs the app it gives him a message saying something about not...
So in Citrix, it can't just emulate a com port so that any program trying to access com port 1 (emulated port) would automatically get re-directed by citrix?
Sorry it's not a scanner, it's an "indicator" that is connected to a scale. Basically it is the device that reads the weight of whatever is on the scale.
We have a customer who is trying to use a program via citrix and wants to have the program be able to communicate with a scanner located locally on the client's PC. Anyone have a guide on how to set this up? I don't have a citrix server to test on but I was hoping I could read up enough to...
Yea i'm pretty sure you can use Add/Remove programs to do the install. I did it that way and it worked. The guy that told me how to do it didn't really explain so I'm glad I found out the reason!!!
So I guess what I remembered is exactly what I need to do??? Thanks!
I had to do this once for work, and now I'm going on another trip. I believe last time I did this:
1. Uninstalled the previous version of our software.
2. When into add/remove programs and installed the latest version from there.
3. Manually deleted each user's shortcuts to the old program...
I'm trying to do this:
Dim test As Long
lngR = FindWin(vbNullString, "caption at top of internet explorer")
test = SendMessage(lngR, WM_LBUTTONDOWN, 0, -1)
DoEvents
Text = SendMessage(lngR, WM_LBUTTONUP, 0, -1)
DoEvents
Sleep (1500)
test = SendMessage(lngR...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.