dll problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • lawazia
    New Member
    • Mar 2007
    • 5

    #1

    dll problem

    Im very confused with dlls
    mfc/non-mfc/win32/COM
    exporting and importing methods
    load library
    vc++ dlls / vb dlls
    and then managed dlls

    I read tons of articles know lot abt dlls
    but stll confused....... .

    actually i want to learn how to build COM dlls
    every method for creating it, exporting ,importing and then calling
    Can any one just give me brief detail abt this
    so then I will have generalized overview abt it
    and will not get confused with any thing abt dll

    plz help having this generalized view abt it I will then learn the details abt them

    HELP!
  • RedSon
    Recognized Expert Expert
    • Jan 2007
    • 4980

    #2
    Here is a getting started tutorial for COM

    http://msdn2.microsoft.com/en-us/lib...93(VS.80).aspx

    Comment

    • lawazia
      New Member
      • Mar 2007
      • 5

      #3
      Hey thanks !

      One more Question
      Is Vb dlls are COM
      how can we use IUnknown interfaceand make components in VB
      Im cleared in vc++

      Comment

      • RedSon
        Recognized Expert Expert
        • Jan 2007
        • 4980

        #4
        This question is better suited for the VB forum.

        Comment

        Working...