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
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Can i use dll buil in .Net 2005 in Smart device project i.e. Win CE?

Can i use dll buil in .Net 2005 in Smart device project i.e. Win CE?

Scheduled Pinned Locked Moved C / C++ / MFC
csharpquestion
3 Posts 3 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.
  • T Offline
    T Offline
    tony_Udz
    wrote on last edited by
    #1

    Can i use dll buil in .Net 2005 in Smart device project i.e. Win CE?

    R C 2 Replies Last reply
    0
    • T tony_Udz

      Can i use dll buil in .Net 2005 in Smart device project i.e. Win CE?

      R Offline
      R Offline
      Rajesh R Subramanian
      wrote on last edited by
      #2

      Only if your DLL was built for Win CE.

      Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Codeproject.com: Visual C++ MVP

      1 Reply Last reply
      0
      • T tony_Udz

        Can i use dll buil in .Net 2005 in Smart device project i.e. Win CE?

        C Offline
        C Offline
        Cedric Moonen
        wrote on last edited by
        #3

        No, you can't. A dll is similar to an exe for that: it is compiled code. You can't 'execute' that code on another platform. The same is true for ActiveX controls. EDIT: hmm, like Rajesh tsaid, of course if it was biult for WinCE, then it's ok (I understood the question differently).

        Cédric Moonen Software developer
        Charting control [v1.3]

        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