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. How can i get the name of windows mobile that is connected to pc?

How can i get the name of windows mobile that is connected to pc?

Scheduled Pinned Locked Moved C / C++ / MFC
question
6 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.
  • L Offline
    L Offline
    Le rner
    wrote on last edited by
    #1

    Hi all, please tell me how can get the name of connected windows mobile. thanks in advance.

    G 1 Reply Last reply
    0
    • L Le rner

      Hi all, please tell me how can get the name of connected windows mobile. thanks in advance.

      G Offline
      G Offline
      GAJERA
      wrote on last edited by
      #2

      Check this MSDN forum http://social.msdn.microsoft.com/Forums/en-US/vssmartdevicesvbcs/thread/79169ed4-1153-472f-9051-fad3441a790b[^]

      L 1 Reply Last reply
      0
      • G GAJERA

        Check this MSDN forum http://social.msdn.microsoft.com/Forums/en-US/vssmartdevicesvbcs/thread/79169ed4-1153-472f-9051-fad3441a790b[^]

        L Offline
        L Offline
        Le rner
        wrote on last edited by
        #3

        this code generate these errors

        1>------ Build started: Project: DeviceInfo, Configuration: Debug Win32 ------
        1>Linking...
        1>LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library
        1>libcpmtd.lib(xdebug.obj) : error LNK2019: unresolved external symbol __malloc_dbg referenced in function "void * __cdecl operator new(unsigned int,struct std::_DebugHeapTag_t const &,char *,int)" (??2@YAPAXIABU_DebugHeapTag_t@std@@PADH@Z)
        1>libcpmtd.lib(xdebug.obj) : error LNK2019: unresolved external symbol __free_dbg referenced in function "void __cdecl operator delete(void *,struct std::_DebugHeapTag_t const &,char *,int)" (??3@YAXPAXABU_DebugHeapTag_t@std@@PADH@Z)
        1>Debug\DeviceInfo.exe : fatal error LNK1120: 2 unresolved externals
        1>Build log was saved at "file://c:\Program Files (x86)\Windows CE Tools\wce500\Windows Mobile 5.0 Pocket PC SDK\Samples\CPP\Win32\Deviceinfo\Debug\BuildLog.htm"
        1>DeviceInfo - 3 error(s), 1 warning(s)
        ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

        please tell me how can i resolve it.

        G 1 Reply Last reply
        0
        • L Le rner

          this code generate these errors

          1>------ Build started: Project: DeviceInfo, Configuration: Debug Win32 ------
          1>Linking...
          1>LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library
          1>libcpmtd.lib(xdebug.obj) : error LNK2019: unresolved external symbol __malloc_dbg referenced in function "void * __cdecl operator new(unsigned int,struct std::_DebugHeapTag_t const &,char *,int)" (??2@YAPAXIABU_DebugHeapTag_t@std@@PADH@Z)
          1>libcpmtd.lib(xdebug.obj) : error LNK2019: unresolved external symbol __free_dbg referenced in function "void __cdecl operator delete(void *,struct std::_DebugHeapTag_t const &,char *,int)" (??3@YAXPAXABU_DebugHeapTag_t@std@@PADH@Z)
          1>Debug\DeviceInfo.exe : fatal error LNK1120: 2 unresolved externals
          1>Build log was saved at "file://c:\Program Files (x86)\Windows CE Tools\wce500\Windows Mobile 5.0 Pocket PC SDK\Samples\CPP\Win32\Deviceinfo\Debug\BuildLog.htm"
          1>DeviceInfo - 3 error(s), 1 warning(s)
          ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

          please tell me how can i resolve it.

          G Offline
          G Offline
          GAJERA
          wrote on last edited by
          #4

          Go to Solution Explorer->Properties for your project->C/C++->Code Generation->Runtime Library. See this document http://msdn.microsoft.com/en-us/library/2kzt1wy3%28VS.80%29.aspx[^]

          L 1 Reply Last reply
          0
          • G GAJERA

            Go to Solution Explorer->Properties for your project->C/C++->Code Generation->Runtime Library. See this document http://msdn.microsoft.com/en-us/library/2kzt1wy3%28VS.80%29.aspx[^]

            L Offline
            L Offline
            Le rner
            wrote on last edited by
            #5

            thanks

            G 1 Reply Last reply
            0
            • L Le rner

              thanks

              G Offline
              G Offline
              GAJERA
              wrote on last edited by
              #6

              Good Luck

              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