CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Mar 1999
    Posts
    2

    Release Version of serial communication Program Crashes without VC IDE



    I wrote a serial communication program with CMSComm. When I build it setting

    release and static library, there is a warning which says " all reference in

    share32.dll are discarded by OTF:/REF".


    The release version works well in VC IDE,however it crashes without it.


    Thanks!


    Ming

  2. #2
    Guest

    Re: Release Version of serial communication Program Crashes without VC IDE

    Anybody helps me?


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

Featured