Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. Hardware & Devices
  4. Windows CE

Windows CE

Scheduled Pinned Locked Moved Hardware & Devices
csharpc++visual-studiohelptutorial
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    jashimu
    wrote on last edited by
    #1

    Hello everyone, I am wondering if any one know or can help me how to convert regular windows program to windows ce. My application is written in VS C++ 2005 and another one is in C#. What I am trying to do is convert both of the application and deploy into windows ce device. Thanks

    I 1 Reply Last reply
    0
    • J jashimu

      Hello everyone, I am wondering if any one know or can help me how to convert regular windows program to windows ce. My application is written in VS C++ 2005 and another one is in C#. What I am trying to do is convert both of the application and deploy into windows ce device. Thanks

      I Offline
      I Offline
      Intersect
      wrote on last edited by
      #2

      Under the WinCE File Menu you'll find Open Project option ( for opening exixting projects); choose your VC++ projects from there, it will autometically get converted into netive format. You need to think over, but in case of C#, I am not sure, whether this will work or not. But as you may know, not all the functions & syntax of VC++ & its wrapper libraries are not supported by WinCE.

      J 1 Reply Last reply
      0
      • I Intersect

        Under the WinCE File Menu you'll find Open Project option ( for opening exixting projects); choose your VC++ projects from there, it will autometically get converted into netive format. You need to think over, but in case of C#, I am not sure, whether this will work or not. But as you may know, not all the functions & syntax of VC++ & its wrapper libraries are not supported by WinCE.

        J Offline
        J Offline
        jashimu
        wrote on last edited by
        #3

        Hello there, I was so pleased to see your reply.I will be very pleased if can help me little more. What do you mean by under the WinCE Menu. I assume if I have a WinCE Program open then I go to file->new->Project from existing code Or you mean something else. I also have .dll files that are in C#. what should I do about that. It is not working. I did what you have suggested but there are more options coming up and I dno't know what to do with that. this is giving me problem [using namespace System::Windows::Forms] how it convert to native c++. Please Please I really in need of help because I already spent two weeks without having done anything. I tried whatever I know. Total line of code is 50,000 which one I am working on if I have to re-write the whole code it will not be easy as you know . thanks again.

        I 1 Reply Last reply
        0
        • J jashimu

          Hello there, I was so pleased to see your reply.I will be very pleased if can help me little more. What do you mean by under the WinCE Menu. I assume if I have a WinCE Program open then I go to file->new->Project from existing code Or you mean something else. I also have .dll files that are in C#. what should I do about that. It is not working. I did what you have suggested but there are more options coming up and I dno't know what to do with that. this is giving me problem [using namespace System::Windows::Forms] how it convert to native c++. Please Please I really in need of help because I already spent two weeks without having done anything. I tried whatever I know. Total line of code is 50,000 which one I am working on if I have to re-write the whole code it will not be easy as you know . thanks again.

          I Offline
          I Offline
          Intersect
          wrote on last edited by
          #4

          As I said in my earlier reply go to file->new->Project from existing code, this will help you to convert your VC++ code into WinCE, but I am not sure about C#. But if it is only a DLL, then why dont you try to load that DLL into C++ code?

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups