Results 1 to 2 of 2

Thread: Invoke Imaging for Windows?

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2001
    Location
    N42 29.340 W71 53.215
    Posts
    422

    Question Invoke Imaging for Windows?

    How can I fire-up Imaging for Windows from within VB and pass a filename to it to be displayed?
    Thanks, DaveBo

  2. #2
    Hyperactive Member
    Join Date
    Jan 2000
    Posts
    355
    umm this isnt anything to do with COM/ActiveX

    but i'd imagine Imaging supports a simple command line pass:

    in your form:

    ShellExecute me.hwnd, "open", <Imaging Path>, <File to Open>, vbnullstring, 1
    buzzwords are the language of fools

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width