1759 Parthasarathy Feb 15 3317 Views Error copying files to SDHC card exposed as mass storage Error Message: Title: “Error Copying File or Folder” “Cannot copy <filename>: The request could not be performed because of an I/O device error.” When you try to copy files to SDHC card (which is exposed as mass ...
1750 vinoth Apr 15 4184 Views Cloning the Rnaapp application I used to pin point the How to remove Pop-up windows in Kiosk mode blog in MSDN forums to hide the pop-up Windows for Kiosk system. I have dealt with some public source code in the blog to hide the Pop-up Windows. You may know that it is not ...
1745 Harishankkar Dec 30 3002 Views Windows CE 6 Vs 7 Features that Windows Embedded Compact 7 (WEC7) distinguishes predominantly with Windows CE 6 and learn how this new Microsoft’s version is edge over its previous versions for Windows CE developers. Read ...
1746 Prabu Kumar - Microsoft® Most Valuable Professional (MVP) Dec 25 2496 Views Windows CE DDraw API Know everything about DirectDraw and how to draw text or drawing a bitmap over the camera video stream output render and learn how to grab the frames before renderer and draw the text over it. Also, learn more about Hardware layers in application ...
399 Salim Javed - Microsoft® Certified Technology Specialist Mar 18 3462 Views Compiling bsect.asm of X86 to create bsect.img Most of the programmers find it difficult to compile the bsect.asm file. This is because of 32 bit assembly controller and not defining the build.bat file properly. Here you will find simple steps to compile the bsect.asm. Step1: To compile the ...
382 Prabu Kumar - Microsoft® Most Valuable Professional (MVP) Mar 12 2609 Views Resolution Switching in DirectShow Camera Application DirectShow sample camera test application source code resides in the ($(WINCEROOT)\PRIVATE\TEST\MULTIMEDIA\DIRECTX\DSHOW\CAMERA) directory of the WINCE 6.0 installation. The CameraFramework source present on the private code supports functions which ...