libctiny.lib problem

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

    #1

    libctiny.lib problem

    I have download a source code project that it need
    libctiny.lib.Bu t I can't find libctiny.lib in the VC6.0.Can I use
    libc.lib and libcmt.lib to replace libctiny.lib?Or where can I get the
    libctiny.lib?

  • Ivan Vecerina

    #2
    Re: libctiny.lib problem

    "Bruce Sam" <persevreman@ya hoo.com.cn> wrote in message
    news:1096984954 .725660.68850@k 26g2000oda.goog legroups.com...[color=blue]
    >I have download a source code project that it need
    > libctiny.lib.Bu t I can't find libctiny.lib in the VC6.0.Can I use
    > libc.lib and libcmt.lib to replace libctiny.lib?Or where can I get the
    > libctiny.lib?[/color]
    Libctiny is not a Standard C library, so you should ask on a platform-
    specific forum.
    This said, the following link may allow you to anser both questions:
    http://msdn.microsoft.com/msdnmag/is...d/default.aspx

    hth,
    Ivan
    --
    http://ivan.vecerina.com/contact/?subject=NG_POST <- email contact form
    Brainbench MVP for C++ <> http://www.brainbench.com




    Comment

    Working...