Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. k1Ll5w1tcH

    WinCE + ATL + SQLite = ???

    Hi Posted in the ATL forum, but it seems like there hasn't been activity for a while. Can someone please steer me in the right direction. I'm trying to create a Windows CE ATL dll with SQLite database connectivity. I've got the Windows CE part working and the ATL(well kinda), but am having...
  2. k1Ll5w1tcH

    OS for mobile platform

    Basically I'd like to find out if mobile development with Android has reached a stage where it can compete with Windows Mobile. Also, I've read about mono running on Android, is this true?
  3. k1Ll5w1tcH

    OS for mobile platform

    Hi guys I wasn't sure where to post this, but here goes... I'm thinking of developing a message type relay device. I want to use an Advantech hmi "pc". My question: Which OS would be the better option. WinCE or is Android a viable option? Multithreading, memory management and throughput...
  4. k1Ll5w1tcH

    Using a variable for value section in object tag

    Brilliant. Much appreciated!
  5. k1Ll5w1tcH

    Using a variable for value section in object tag

    Hi All I was wondering if anyone could help. I'm sure the answer is quite simple, but I'm being a n00b today :) I'd like to populate the value section of an object tag, depending on the value passed in my url, e.g: .../Default.aspx?P1=whatever <object id="obj" width="100%" height="100%"...
  6. k1Ll5w1tcH

    Barcode printer commands

    Hi All Does anyone have a list of commands for Datamax and Intermec barcode printers? Thanks
  7. k1Ll5w1tcH

    WIA auto deskew

    Hi guys Can anyone please post some sample code on how to implement the auto deskew property with WIA? I saw it on msdn, but can't seem to implement it. I'm guessing it goes something like this: Obj1 = (Object)<deskew_property>; Obj2 = (Object)<some value>; myItem.Properties.get_Item(ref...
  8. k1Ll5w1tcH

    Capture barcode input

    Hi guys I need some help with something that should be really simple, yet I can't seem to figure it out... I've got an app running on a handheld barcode scanner runing WinCE and .NET CF 3.5. When I scan a barcode, all I want to do is capture the input and display the string in a textbox...
  9. k1Ll5w1tcH

    Read ini file for Windows Service

    Howzit I've written a windows service app, which needs to read an ini file. When I read the file I get no result, no errors and only "". When I run it in a windows forms app, it works fine. Is there something I'm missing?? Please help me out guys! P.S. The file is on the local disk and the...

Part and Inventory Search

Back
Top