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. Mobile Development
  3. Mobile
  4. WINDOWS MOBILE 6 PROFESSIONAL EMULATOR??? [modified]

WINDOWS MOBILE 6 PROFESSIONAL EMULATOR??? [modified]

Scheduled Pinned Locked Moved Mobile
helpquestiontutorial
4 Posts 4 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.
  • M Offline
    M Offline
    milapjp
    wrote on last edited by
    #1

    I AM WORKING ON SMART DEVICE PROJECT I HAVE A CODE OF "Creating Custom DirectShow SampleGrabber Filter for Windows Mobile" FROM THIS WEBSITE. WHEN I BUILD THE SOLUTION IT WILL BUILD SUCCESSFULLY BUT AFTER DEPLOYING IT ERROR OCCURS WHICH IS "Can't find an Entry Point 'Init' in a PInvoke DLL 'CameraCaptureDLL.dll'." AT ONE BLOG I READ THAT IT CAN BE SOLVED BY "DUMPBIN" CAN ANY 1 TELL ME THAT WHAT IS THAT & HOW TO USE THAT PLZ HELP.............

    modified on Thursday, January 22, 2009 10:41 PM

    J M Z 3 Replies Last reply
    0
    • M milapjp

      I AM WORKING ON SMART DEVICE PROJECT I HAVE A CODE OF "Creating Custom DirectShow SampleGrabber Filter for Windows Mobile" FROM THIS WEBSITE. WHEN I BUILD THE SOLUTION IT WILL BUILD SUCCESSFULLY BUT AFTER DEPLOYING IT ERROR OCCURS WHICH IS "Can't find an Entry Point 'Init' in a PInvoke DLL 'CameraCaptureDLL.dll'." AT ONE BLOG I READ THAT IT CAN BE SOLVED BY "DUMPBIN" CAN ANY 1 TELL ME THAT WHAT IS THAT & HOW TO USE THAT PLZ HELP.............

      modified on Thursday, January 22, 2009 10:41 PM

      J Offline
      J Offline
      Joel Ivory Johnson
      wrote on last edited by
      #2

      I don't know why you are getting that error, but others may be able to help you better if they know that CameraCapturedll.dll came from Marcus Perryman[^] of Microsoft. That being said you may want to post this question on the page from which you originally downloaded the code since it appears that he does respond to questions on the code.

      Joel Ivory Johnson

      Meet my dev team: RDA Architecture Evangelist Team Blog

      My site: J2i.net

      Twitter: J2iNet

      1 Reply Last reply
      0
      • M milapjp

        I AM WORKING ON SMART DEVICE PROJECT I HAVE A CODE OF "Creating Custom DirectShow SampleGrabber Filter for Windows Mobile" FROM THIS WEBSITE. WHEN I BUILD THE SOLUTION IT WILL BUILD SUCCESSFULLY BUT AFTER DEPLOYING IT ERROR OCCURS WHICH IS "Can't find an Entry Point 'Init' in a PInvoke DLL 'CameraCaptureDLL.dll'." AT ONE BLOG I READ THAT IT CAN BE SOLVED BY "DUMPBIN" CAN ANY 1 TELL ME THAT WHAT IS THAT & HOW TO USE THAT PLZ HELP.............

        modified on Thursday, January 22, 2009 10:41 PM

        M Offline
        M Offline
        malk0lm
        wrote on last edited by
        #3

        Dumpbin is a utility to help you find out what is on the inside of dlls and libs and exes. You could also try using it on other stuff, just to see what happens (its fun!). dumpbin reference[^] Anyway, I suspect that it has something to do with the way that you are importing the dll into your project or some problem in your build environment. You can use dumpbin to confirm that init exists in your dll (just for sanity's sake).

        ɹǝʌo ɹoʇıuoɯ ɹnoʎ dılɟ sıɥʇ pɐǝɹ ʇ,uɐɔ noʎ ɟı

        1 Reply Last reply
        0
        • M milapjp

          I AM WORKING ON SMART DEVICE PROJECT I HAVE A CODE OF "Creating Custom DirectShow SampleGrabber Filter for Windows Mobile" FROM THIS WEBSITE. WHEN I BUILD THE SOLUTION IT WILL BUILD SUCCESSFULLY BUT AFTER DEPLOYING IT ERROR OCCURS WHICH IS "Can't find an Entry Point 'Init' in a PInvoke DLL 'CameraCaptureDLL.dll'." AT ONE BLOG I READ THAT IT CAN BE SOLVED BY "DUMPBIN" CAN ANY 1 TELL ME THAT WHAT IS THAT & HOW TO USE THAT PLZ HELP.............

          modified on Thursday, January 22, 2009 10:41 PM

          Z Offline
          Z Offline
          zahedonline
          wrote on last edited by
          #4

          Seems like direct copies into runtime directories are the best bet.

          ZAK

          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