I am struggling with one problem in Windows Mobile programming (dialog based app). I have dialog based MFC application. App is created like this:
I have taken over a Windows-CE 6.0 application that I would like to port to other platforms.It is a relatively straightforward, self-contained GUI application, written in Embedded C++ Version 4.0
Specifically, I want to use Point-to-point Message Queue but because I am still using legacy codes in eVC++ 4 and it only support until PocketPC 2003SE SDK, I cannot find CreateMsgQueue and friends in
I have a following issue - I\'m using jQuery to add additional input forms to the page. But added rows are not passed to the server with form submission.