Posts Tagged ‘Programming’

Writing a tftp server windows service (2010-6-9)

A tftp server running as service on windows. Includes tftpUtil class library and service control source code in csharp.

KeyWedge: a serial port to keyboard message connector (2009-10-22)

This tool is for mobile computers to fill keyboard buffer with data from a serial port. This is often needed to get serial port connected barcode scanner’s data into applications if there is no other way. [Content transfered from http://hjgode.de/dev/keywedge] This is a simple keywedge program. It takes serial input and simulates keystrokes with the [...]

GAPI (GXOpenInput and GXCloseInput) will be removed for Windows Mobile 6.5 (2009-5-9)

just say no to GAPI – What you need to know about AllKeys and input management
GXOpenInput and GXCloseInput can be rplaced by AllKeys(bEnable). MS will discontinue GAPI with WM6.5!