Windows Embedded Compact Native Application Development announcement
-
Link
Welcome almighty native CE developers!
This new forum is dedicated to all topics related to native applications development on Windows Embedded Compact, Windows Embedded CE and Windows CE, whether you are using the latest Visual Studio 2008 or the older eVC++, this forum is all yours! If you are coming from Newsgroup, I really think you will love the forums format.
You might have noticed that 2 other forums just opened at the same time, one for CE managed 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 managed application development on CE, go here.
I look forward to read your first questions and to see our community jumping in.
-Olivier
-
0 Voteswant to take data from my windows CE 6.0 device to windows 10 pc over wi-fi
i have one hand held reader and that working with the windows 6.0 and in that i one .sdf file is keep updating .and i want to read that .sdf file data in my windows 10 pc in real time (means that as ...Discussion | 0 Replies | 95 Views | Created by zeal entreprise - Thursday, September 14, 2017 4:49 PM -
0 Voteswant to take data from my windows CE 6.0 device to windows 10 pc over wi-fi
i have one hand held reader and that working with the windows 6.0 and in that i one .sdf file is keep updating .and i want to read that .sdf file data in my windows 10 pc in real time (means that as ...Unanswered | 0 Replies | 57 Views | Created by zeal entreprise - Thursday, September 14, 2017 4:48 PM -
0 VotesAF_PACKET ( Send RAW Ethernet ) Support in Windows Embedded Compact 7
Hi all, We need to send the raw ethernet packets using standard socket calls in Windows Embedded Compact 7 (WEC7) platform. In BSD socket interface, Sending raw ...Unanswered | 4 Replies | 2787 Views | Created by AshfaqEmd - Wednesday, July 31, 2013 2:28 PM | Last reply by DarkMeans - Tuesday, September 12, 2017 2:41 PM -
0 Voteshow to capture still image from camera in WEC 2013
SetFiltergraph(_filterGraph); InitializeVideoFilter(); ...Unanswered | 0 Replies | 94 Views | Created by Prashant.singh8521 - Wednesday, September 06, 2017 6:42 AM -
1 VotesActivating a window on WEC2013 moves mouse cursor to upper left of screen. Bug? How to figure out why?
About window, the same thing happens each time that window is shown. In the Help->About case, I see the cursor move to (0,0) on the SetWindowPos call, as well as ...Unanswered | 2 Replies | 135 Views | Created by wstark - Monday, August 28, 2017 10:21 PM | Last reply by Michel Verhagen - Tuesday, September 05, 2017 10:58 AM -
0 VotesUSB Device Firmware Update (DFU) Driver for WEC2013
Hi, According to this thread, it is possible to use libusb and ceusbkwrapper to have direct access to a USB device. I am needing to do this because we need to be able to ...Unanswered | 1 Replies | 124 Views | Created by Cerealkiller0505 - Friday, August 25, 2017 11:19 PM | Last reply by Cerealkiller0505 - Wednesday, August 30, 2017 7:05 PM -
0 VotesDoes Window Embedded Compact-7 support VOIP
We have to develop an application for our client. In which we have to implement SIP Client for VOIP features on Device called X-OnePlus (Window Embedded Compact-7 ...Unanswered | 1 Replies | 640 Views | Created by Kamlesh Gct - Wednesday, September 24, 2014 5:57 AM | Last reply by JarradK - Wednesday, August 23, 2017 4:48 AM -
0 VotesCalibration Windows CE Symbol MC9060
The office that I work for has several Symbol MC9060 Inventory Scanners all running Windows CE 4.2. We ship these out to different stores with our software package loaded up on ...Proposed | 2 Replies | 3752 Views | Created by wilbs4 - Wednesday, February 05, 2014 6:26 PM | Last reply by robsond83 - Wednesday, August 16, 2017 1:58 PM -
1 VotesFunction: WideCharToMultiByte for codePage UFT-8 for platform Windows CE 6
1) The target device runs Microsoft Windows Embedded CE 6.3. 2) We use Visual studio 2005 and PB 6 3) We are using WideCharToMultiByte(CP_UTF8, ...Unanswered | 1 Replies | 106 Views | Created by Beppe Platania - Monday, August 07, 2017 3:47 PM | Last reply by Michel Verhagen - Wednesday, August 09, 2017 7:23 AM -
0 VotesHow to configure build events in sub projects created using VS2008 + Platform Builder
properties->build events -> Pre-build events. Why wouldn't a sub-project created using VS2008+Platform builder not have this configuration available? Is there any other way yo ... -
0 VotesApplication hangs at different places
I have a multithreaded application that uses some static libraries that I built and when I run it on a ARM V7 processor with Windows EC7, the program will hang at various different lines of code ...Answered | 4 Replies | 123 Views | Created by Mark A Satterfield - Friday, July 21, 2017 6:36 PM | Last reply by Mark A Satterfield - Thursday, July 27, 2017 5:07 PM -
3 VotesAnalyzing crash dumps (WEC 2013, ARM)
Hello, we're developing for WEC2013 running on a Toradex Apalis iMX6. our application crashes occasionally, so we'd like to use Error ...Answered | 7 Replies | 196 Views | Created by haide_biz - Thursday, June 29, 2017 5:38 PM | Last reply by Michel Verhagen - Friday, June 30, 2017 5:52 PM -
1 Votesdetect usb wifi sticks
Hi all, I try to detect usb wifi sticks with CreateMsgQueue/ReadMsgQueue. It does work correctly with usb memory sticks, with a mouse and ...Answered | 5 Replies | 198 Views | Created by frax2222 - Wednesday, May 31, 2017 12:01 PM | Last reply by frax2222 - Tuesday, June 20, 2017 7:11 AM -
1 VotesService is not starting
Hi I want to develop services in windows embedded compact 7, I am having one application, I want to convert that application into services. I have ...Proposed | 1 Replies | 119 Views | Created by bipul pandey CDAC - Tuesday, June 06, 2017 8:19 AM | Last reply by Michel Verhagen - Tuesday, June 06, 2017 9:52 AM -
0 VotesLicense server
Dear All, Our organisation have been given some old HP thin clients. I'm quite new to how these works. If we want to implement them we want to switch them from some offices ...Answered | 1 Replies | 565 Views | Created by Nitman - Friday, November 21, 2014 4:55 PM | Last reply by Nitman - Thursday, June 01, 2017 9:31 AM -
0 VotesCreating a touch indicator when the device is touched (CE6 and WEC2013)
I have been asked to create a touch indicator on our Windows CE devices to show where a user has touched the display. I have been struggling with the best technique to accomplish this and was ...Unanswered | 1 Replies | 187 Views | Created by SimonRev - Tuesday, May 09, 2017 7:34 PM | Last reply by IoTGirl - Thursday, May 11, 2017 10:19 PM -
0 VotesUsing controls from Library in Embedded XAML Application (WEC2013)
My goal is to have a reusable .dll or .lib file with UserControls in an Embedded XAML-Application (WinCE 8). In Blend designer everything looks fine, when having two ...Unanswered | 1 Replies | 196 Views | Created by __SR__ - Wednesday, May 03, 2017 6:16 AM | Last reply by IoTGirl - Wednesday, May 03, 2017 11:31 PM -
2 VotesNot able to transition power state from POWER_STATE_SUSPEND to POWER_STATE_ON
Hi, I have a requirement to put my Windows Embedded Compact 7 based system into suspended mode through application and wake it up on specific time. I am ...Proposed | 3 Replies | 288 Views | Created by iesuser - Friday, April 21, 2017 4:37 AM | Last reply by Bruce Eitman - Monday, April 24, 2017 4:54 PM -
8 VotesIs Windows Xp, VS2008 Pro and WEC7 compatible?
Compiling... 1>stdafx.cpp 1>c:\program files\windows ce tools\sdks\lync817_sdk\include\x86\stdlib.h(179) : error C2146: syntax error : missing ';' before ...Answered | 10 Replies | 532 Views | Created by cg11 - Friday, February 03, 2017 9:39 PM | Last reply by IoTGirl - Thursday, April 20, 2017 4:33 PM -
1 Votesheap size
hello, can somebody give me a hint what I should enter in project settings / linker / system / heap size resp heap commit ? I have a working project with heap ...Unanswered | 1 Replies | 195 Views | Created by frax2222 - Wednesday, April 19, 2017 11:22 AM | Last reply by Bruce Eitman - Thursday, April 20, 2017 12:38 PM - Items 1 to 20 of 1250 Next ›
Windows Embedded Compact Native Application Development announcement
-
Link
Welcome almighty native CE developers!
This new forum is dedicated to all topics related to native applications development on Windows Embedded Compact, Windows Embedded CE and Windows CE, whether you are using the latest Visual Studio 2008 or the older eVC++, this forum is all yours! If you are coming from Newsgroup, I really think you will love the forums format.
You might have noticed that 2 other forums just opened at the same time, one for CE managed 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 managed application development on CE, go here.
I look forward to read your first questions and to see our community jumping in.
-Olivier
