WIA image capture in Windows 7

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tuxalot
    New Member
    • Feb 2009
    • 200

    #16
    Very nice S7. I am looking forward to seeing what you come up with - Your knowledge and understanding about how to get this done is far better than mine.

    Comment

    • sierra7
      Recognized Expert Contributor
      • Sep 2007
      • 446

      #17
      This will be too long for a PS..
      Obviously, you can read the mempory card if you extract it from the camera and insert it into a cardreader slot, as it's then assigned a drive letter.

      I'm interested in developing this for astronomy, when it's too cold to go outside to the telescope! As the images are transferred to the pc OK I will just number them sequentially and store them locally (as well as on the memorycard), so finding any particular shot will just be a matter of browsing. There is a browser in the Development Kit which just has to be converted from VB To Access VBA.
      S7

      Comment

      • tuxalot
        New Member
        • Feb 2009
        • 200

        #18
        I may just end up buying a camera with MSC functionality. But I would still like to see if my trusty Nikon L22 can work somehow. Have you had any time S7 to move forward on this? The stars outside are waiting ;)

        Comment

        • reproman
          New Member
          • Jun 2013
          • 1

          #19
          There is an error in the original code above on line 37. It should read:
          Me.OLEUnbound1. Picture = LoadPicture(tem pfile)

          Comment

          Working...