188 Salim Javed - Microsoft® Certified Technology Specialist Sep 14 3983 Views INVOKING KEYBOARD PANEL Simple method to invoke the software keyboard panel when edit box or other controls clicked (i)BOOL SHInitExtraControls(void); The above function has to be called before creating the dialog box, in which we need to invoke the software input panel. ...
182 Suresh Madhu - Microsoft® Certified Technology Specialist Sep 04 5390 Views Achieving a fully functional Webserver in Windows CE When you implement a web server on Windows CE, developers would want to implement most of the features available with web servers on PC platforms. However, this is not the case if the windows CE IIS doesn’t support some of the features like ...