Results 1 to 3 of 3

Thread: EARLY binding and LATE binding: using together!

Threaded View

  1. #1
    gibra
    Guest

    EARLY binding and LATE binding: using together!

    You can use EARLY binding and LATE binding 'together' using the "Conditional Compilation Arguments" so no need to remove any reference from the project.

    See the Project Properties window
    Options-> Make tab
    for Conditional Arguments setting.

    This applies to any application that supports Office Automation.

    See notes included on VB6 project Excel sample attached.


    Other examples of EARLY-LATE binding:
    VB6
    - Outlook: http://nuke.vbcorner.net/Articoli/VB...7/Default.aspx
    VB.NET
    - Excel: http://nuke.vbcorner.net/Progetti/NE...T/Default.aspx
    - Word: http://nuke.vbcorner.net/Progetti/NE...T/Default.aspx


    enjoy

    06/27/2018 - EDIT: added the English translation of the article.
    Attached Files Attached Files
    Last edited by gibra; Jun 27th, 2018 at 03:48 AM. Reason: added the English translation of the article.

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