Create compoent ocx - urgent

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Wellington

    Create compoent ocx - urgent

    Hi ,

    I would like know how to create one component ocx ( Visual c++). I have one .lib .
    how I can make this?
  • Thomas Matthews

    #2
    Re: Create compoent ocx - urgent

    Wellington wrote:[color=blue]
    > Hi ,
    >
    > I would like know how to create one component ocx ( Visual c++). I have one .lib .
    > how I can make this?[/color]

    If this is very urgent, search the MS Knowledge base.
    Otherwise search the newsgroups, especially the MS or
    Visual C++ ones. Libraries and OCX are not a part of
    the _standard_ C++ language and thus not discuseed
    here at news:comp.lang. c++.

    Read the FAQ and Welcome.txt below for more appropriate
    forums.

    --
    Thomas Matthews

    C++ newsgroup welcome message:

    C++ Faq: http://www.parashift.com/c++-faq-lite
    C Faq: http://www.eskimo.com/~scs/c-faq/top.html
    alt.comp.lang.l earn.c-c++ faq:

    Other sites:
    http://www.josuttis.com -- C++ STL Library book

    Comment

    Working...