Windows Embedded Compact Managed Application Development announcement
-
Link
Welcome to this new forum.
Here you will be given the opportunity to interact with a great community of developers and discuss about Managed development for devices running Windows Embedded Compact, Windows Embedded CE, Windows CE operating systems.
While the forum is new, the technologies discussed here can be as diverse as the latest and greatest version of the .Net Compact Framework, running on the latest version of Windows CE (a.k.a. Windows Embedded Compact 7) or older version of the .Net Compact framework that you might stil be using daily.
You might have noticed that 2 other forums just opened at the same time, one for CE native applications development and another one for CE platform development, so if your question is more related to building a CE OS or a driver, go here, and if your question is about native application development on CE, go here.
I am sure you will bookmark this place really rapidly.
-Olivier
-
0 VotesRegistry corruption with EAP Profile
TypeSpecificInfo[0]; pCspWiFiInfo->cbUserDataOffset = ulXmlBuffer; pCspWiFiInfo->cbDevConfig = ulXmlBuffer; I knew above two lines are correct If I create PSK ... -
2 VotesWindows CE 6.0: Opening Control Panel Apps from the Command Line
Hello, I'm a student who just got started using Windows CE 6.0. I need to access the time/date application from the control panel through a batch file. Is ...Proposed | 5 Replies | 4298 Views | Created by Solo_OI - Friday, April 26, 2013 2:26 PM | Last reply by Michel Verhagen - Wednesday, September 27, 2017 11:17 PM -
0 VotesCompact 7 - Korean Keyboard Character Combining.
Hi, Using Visual Studio 2008 and Platform Builder for our OS. With C# for our application. Our application supports a number of languages. I was asked to add ...Unanswered | 2 Replies | 112 Views | Created by Qic Coding - Wednesday, September 06, 2017 3:52 PM | Last reply by Qic Coding - Thursday, September 07, 2017 10:50 PM -
0 VotesWin CE 6.0 issue
I have one project working on win CE 6.0. recently I updated OS to R3. previously project was working on windows XP. so I updated it to windows 7. now when I am trying to build the ...Proposed | 3 Replies | 159 Views | Created by Shubhangi Pardeshi - Wednesday, August 30, 2017 5:02 AM | Last reply by IoTGirl - Friday, September 01, 2017 4:22 AM -
0 VotesWinCE and openSSL
Hi there, I need to connect our Wince6000 device to a web server using an unsupported security protocol. I saw the openSSL library that should be compilable for ...Unanswered | 2 Replies | 132 Views | Created by SteMMo - Wednesday, July 19, 2017 8:41 AM | Last reply by SimonRev - Thursday, August 24, 2017 9:57 PM -
0 VotesGetAdapterAddress() does not find wireless adapter in the list (Randomly)
AdapterName) == NULL) { __try { /*AdapterInfo->LeaseObtained = ...Unanswered | 1 Replies | 125 Views | Created by iesuser - Thursday, July 27, 2017 7:23 AM | Last reply by Michel Verhagen - Thursday, August 24, 2017 6:36 PM -
0 VotesVisual Studio 2008 smart device unit tests fails on real device
Hi, I am trying to run unit tests on device (WinCE 6.0). Followed instructions ... -
0 Votesvb.net Error on a REST HTTPS request
Hello everybody, i'm porting a vb.net HTTPS client application on WinCE60 CF35: it needs to send HTTPS REST requests to a server. I started development on a ...Unanswered | 9 Replies | 180 Views | Created by SteMMo - Wednesday, July 12, 2017 2:11 PM | Last reply by SteMMo - Tuesday, July 18, 2017 10:57 AM -
0 VotesHttpWebRequest fails on GetResponse() with latest 2017M03 Windows Embedded CE 6.0 Monthly Update
>> Loading Module 'nspm.dll' (0x85EA655C) at address 0x403C0000-0x403C9000 in Process 'HttpServiceCallTest.exe' (0x859F9300) 4294955379 PID:400002 TID:4290052 Exception 'Data Abort' ...Answered | 2 Replies | 183 Views | Created by Quinn Zhem - Friday, July 07, 2017 12:47 PM | Last reply by Quinn Zhem - Monday, July 10, 2017 12:06 PM -
2 VotesNeed WinCE 2013 Device to act as MASS STORAGE DEVICE to PC
Hi everyone, I'm working on i.MX6 SL based SoM which has a USB Hi-Speed OTG enabled port and 4 USB Hi-speed ports. I need to ...Answered | 15 Replies | 177 Views | Created by Praveen105 - Tuesday, July 04, 2017 11:36 AM | Last reply by Praveen105 - Thursday, July 06, 2017 1:32 PM -
2 VotesConnecting WEC 2013 board as a USB device with OTG
I am working with WEC 2013 and i.MX6-SL based SoM. I have a requirement where i need to connect an Android tablet with my WEC Device using OTG Cable. Android tablet will ...Unanswered | 7 Replies | 0 Views | Created by Praveen105 - Friday, June 16, 2017 12:21 PM | Last reply by Michel Verhagen - Wednesday, July 05, 2017 9:04 AM -
0 VotesRun an animated gif with WEC2013 and .NET Compact Framework(3.9)
I am trying to play an animated GIF on WEC2013 board with .NET Compact Framework(3.9) I have followed a tutorial from msdn for the same. This Tutorial ...Unanswered | 7 Replies | 256 Views | Created by LEnovo_pc - Thursday, June 22, 2017 5:44 AM | Last reply by IoTGirl - Thursday, June 29, 2017 6:16 PM -
1 VotesUnit testing an application on Embedded Device with WES 2013 OS
Hi, I have the following requirement. Use WES 2013 OS. Install 3.9 ...Answered | 3 Replies | 155 Views | Created by vijaybrp - Wednesday, June 21, 2017 6:56 AM | Last reply by IoTGirl - Thursday, June 22, 2017 5:03 PM -
0 VotesRendering Complex Scripts for Khmer Fonts in Windows CE
Which version of Windows CE or USPCE.DLL handles Uniscribe Complex Scripts for the Khmer Fonts of Cambodia? I would like not to see the dashed O's appear when rendering ...Unanswered | 5 Replies | 251 Views | Created by Paul N. Berland - Wednesday, June 14, 2017 10:07 PM | Last reply by IoTGirl - Saturday, June 17, 2017 2:10 AM -
2 VotesDisplaying an HTML page in a System.Windows.Form.WebBrowser control
Hi, I'm trying to display an HTML file in a WebBrowser control on my WEC2013 device. I have added the HTML page to the Project, and selected the option 'Copy If ...Unanswered | 4 Replies | 185 Views | Created by BSL001 - Thursday, May 18, 2017 1:44 PM | Last reply by Bruce Eitman - Thursday, June 08, 2017 2:43 PM -
3 VotesNew key container created by using CryptAcquireContext() does not persist after reboot.
Hi everyone, I'm trying to create a new key container by setting CRYPT_NEWKEYSET flag using CryptAcquireContext() function, but after rebooting the system and running the ...Answered | 4 Replies | 217 Views | Created by Praveen105 - Monday, June 05, 2017 11:39 AM | Last reply by Praveen105 - Thursday, June 08, 2017 4:53 AM -
0 VotesGetAdaptersAddresses late to get IP
Hi After getting a connection to the network (Wi-FI), GetAdaptersAddresses took around 10 seconds to provide the IP. Not able to found the adaptor ...Answered | 3 Replies | 207 Views | Created by bipul pandey CDAC - Wednesday, May 17, 2017 9:34 AM | Last reply by IoTGirl - Monday, June 05, 2017 4:02 PM -
0 VotesCryptAcquireContext() giving error for the first time after OS upgrade.
Hi everyone, I am using this code snippet to acquire handle to the key container. if (!CryptAcquireContext(&hProv, NULL, NULL, PROV_RSA_FULL, ... -
0 VotesError while switching USB to Serial (USBSER_Class to Serial_Class) driver in WinCE
We have the Window mobile 6.5 Handheld device application, which support both USB and Serial Communication. Based on users need, our application switches the USB to Serial (USBSER_Class to ...Proposed | 5 Replies | 260 Views | Created by Bachcha Babu Ray - Tuesday, May 23, 2017 11:49 AM | Last reply by Michel Verhagen - Tuesday, May 30, 2017 6:40 PM -
4 VotesWindows Application Development
Hi, I recently done one project using Wince 7 , that is rail-tester application to find flaw detection. I am creating rail-tester windows application with ...Answered | 10 Replies | 238 Views | Created by vinovigi - Friday, April 28, 2017 9:33 AM | Last reply by Bruce Eitman - Wednesday, May 03, 2017 2:20 PM - Items 1 to 20 of 765 Next ›
Windows Embedded Compact Managed Application Development announcement
-
Link
Welcome to this new forum.
Here you will be given the opportunity to interact with a great community of developers and discuss about Managed development for devices running Windows Embedded Compact, Windows Embedded CE, Windows CE operating systems.
While the forum is new, the technologies discussed here can be as diverse as the latest and greatest version of the .Net Compact Framework, running on the latest version of Windows CE (a.k.a. Windows Embedded Compact 7) or older version of the .Net Compact framework that you might stil be using daily.
You might have noticed that 2 other forums just opened at the same time, one for CE native applications development and another one for CE platform development, so if your question is more related to building a CE OS or a driver, go here, and if your question is about native application development on CE, go here.
I am sure you will bookmark this place really rapidly.
-Olivier
