This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use. Learn more
Microsoft Logo
Gray Pipe
Developer Network Developer Network Developer
:CreateViewProfileText: Sign in

Subscriber portal

Get tools
  • Downloads
    • Visual Studio
    • SDKs
    • Trial software
      • Free downloads
      • Office resources
      • SharePoint Server 2013 resources
      • SQL Server 2014 Express resources
      • Windows Server 2012 resources
  • Programs
    • Subscriptions
      • Overview
      • Administrators
    • Students
      • Microsoft Imagine
      • Microsoft Student Partners
    • ISV
    • Startups
    • Events
  • Community
    • Magazine
    • Forums
    • Blogs
    • Channel 9
  • Documentation
    • APIs and reference
    • Dev centers
    • Samples
    • Retired content
search clear
We’re sorry. The content you requested has been removed. You’ll be auto redirected in 1 second.
Ask a question
Quick access
  • Forums home
  • Browse forums users
  • FAQ
Announcement: 1

Windows Embedded Compact Native Application Development announcement

  • Link
    Welcome
    Olivier Bloch Tuesday, May 18, 2010 6:36 AM

    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

  • Remove From My Forums

Forums [ view all ]

Selected forums

Clear
Windows Embedded Compact Native Application Development
x
Filter : All threads
All threads
Answered
Unanswered
Proposed answers
General discussion

No replies
Helpful
Has code

All languages
Sort : Most recent post
  • Most recent post
  • Most recent thread
  • Total votes
  • Total replies
  • large check mark
    0 Votes

    want to take data from my windows CE 6.0 device to windows 10 pc over wi-fi

    Windows Embedded Compact
     > 
    Windows Embedded Compact Native Application Development
    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
  • large check mark
    0 Votes

    want to take data from my windows CE 6.0 device to windows 10 pc over wi-fi

    Windows Embedded Compact
     > 
    Windows Embedded Compact Native Application Development
    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
  • large check mark
    0 Votes

    AF_PACKET ( Send RAW Ethernet ) Support in Windows Embedded Compact 7

    Windows Embedded Compact
     > 
    Windows Embedded Compact Native Application Development
    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
  • large check mark
    0 Votes

    how to capture still image from camera in WEC 2013

    Windows Embedded Compact
     > 
    Windows Embedded Compact Native Application Development
    SetFiltergraph(_filterGraph);     InitializeVideoFilter();     ...
    Unanswered | 0 Replies | 94 Views | Created by Prashant.singh8521 - Wednesday, September 06, 2017 6:42 AM
  • large check mark
    1 Votes

    Activating a window on WEC2013 moves mouse cursor to upper left of screen. Bug? How to figure out why?

    Windows Embedded Compact
     > 
    Windows Embedded Compact Native Application Development
    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
  • large check mark
    0 Votes

    USB Device Firmware Update (DFU) Driver for WEC2013

    Windows Embedded Compact
     > 
    Windows Embedded Compact Native Application Development
    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
  • large check mark
    0 Votes

    Does Window Embedded Compact-7 support VOIP

    Windows Embedded Compact
     > 
    Windows Embedded Compact Native Application Development
    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
  • large check mark
    0 Votes

    Calibration Windows CE Symbol MC9060

    Windows Embedded Compact
     > 
    Windows Embedded Compact Native Application Development
    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
  • large check mark
    1 Votes

    Function: WideCharToMultiByte for codePage UFT-8 for platform Windows CE 6

    Windows Embedded Compact
     > 
    Windows Embedded Compact Native Application Development
    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
  • large check mark
    0 Votes

    How to configure build events in sub projects created using VS2008 + Platform Builder

    Windows Embedded Compact
     > 
    Windows Embedded Compact Native Application Development
    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 ...
    Unanswered | 0 Replies | 97 Views | Created by Derek_81 - Saturday, July 29, 2017 1:21 PM
  • large check mark
    0 Votes

    Application hangs at different places

    Windows Embedded Compact
     > 
    Windows Embedded Compact Native Application Development
    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
  • large check mark
    3 Votes

    Analyzing crash dumps (WEC 2013, ARM)

    Windows Embedded Compact
     > 
    Windows Embedded Compact Native Application Development
    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
  • large check mark
    1 Votes

    detect usb wifi sticks

    Windows Embedded Compact
     > 
    Windows Embedded Compact Native Application Development
      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
  • large check mark
    1 Votes

    Service is not starting

    Windows Embedded Compact
     > 
    Windows Embedded Compact Native Application Development
    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
  • large check mark
    0 Votes

    License server

    Windows Embedded Compact
     > 
    Windows Embedded Compact Native Application Development
    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
  • large check mark
    0 Votes

    Creating a touch indicator when the device is touched (CE6 and WEC2013)

    Windows Embedded Compact
     > 
    Windows Embedded Compact Native Application Development
    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
  • large check mark
    0 Votes

    Using controls from Library in Embedded XAML Application (WEC2013)

    Windows Embedded Compact
     > 
    Windows Embedded Compact Native Application Development
    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
  • large check mark
    2 Votes

    Not able to transition power state from POWER_STATE_SUSPEND to POWER_STATE_ON

    Windows Embedded Compact
     > 
    Windows Embedded Compact Native Application Development
    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
  • large check mark
    8 Votes

    Is Windows Xp, VS2008 Pro and WEC7 compatible?

    Windows Embedded Compact
     > 
    Windows Embedded Compact Native Application Development
    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
  • large check mark
    1 Votes

    heap size

    Windows Embedded Compact
     > 
    Windows Embedded Compact Native Application Development
    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 ›
Announcement: 1

Windows Embedded Compact Native Application Development announcement

  • Link
    Welcome
    Olivier Bloch Tuesday, May 18, 2010 6:36 AM

    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


Microsoft is conducting an online survey to understand your opinion of the Msdn Web site. If you choose to participate, the online survey will be presented to you when you leave the Msdn Web site.

Would you like to participate?

  
Privacy statement
Help us improve MSDN.
Visit our UserVoice Page to submit and vote on ideas!
Make a suggestion

Dev centers

  • Windows
  • Office
  • Visual Studio
  • Microsoft Azure
  • More...

Learning resources

  • Microsoft Virtual Academy
  • Channel 9
  • MSDN Magazine

Community

  • Forums
  • Blogs
  • Codeplex

Support

  • Self support

Programs

  • BizSpark (for startups)
  • Microsoft Imagine (for students)
United States (English)
  • Newsletter
  • Privacy & cookies
  • Terms of use
  • Trademarks
logo © 2017 Microsoft