Results 1 to 3 of 3

Thread: Comport in a DLL

  1. #1

    Thread Starter
    Lively Member
    Join Date
    May 2000
    Posts
    74
    I want to create a DLL that uses the comport.
    The comport parameters (baudrate etc) should be set inside the DLL.
    My question is: How do I do this?
    Can I create a form (that never shows) in the AtiveX DLL-project and place a Comport Control on that one, and then
    use this comport in the cls-module?

  2. #2
    PowerPoster Chris's Avatar
    Join Date
    Jan 1999
    Location
    K-PAX
    Posts
    3,238

    Thumbs up

    Yes you can do it in this way. But everytime you create an Object you will have a new set of comm port setting.

  3. #3

    Thread Starter
    Lively Member
    Join Date
    May 2000
    Posts
    74

    Thumbs up

    Thank you for the info!

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