Thread: MSLU not working.

  1. #1
    Registered User Rare177's Avatar
    Join Date
    May 2004
    Posts
    214

    MSLU not working.

    im tying to use MSLU with a app with the .lib file that comes with .net
    but im not using a .net compiler im using lcc-win32
    im puting the lib in the lib folder of lcc and then including it with the project but it wont work
    any ideas why.?
    thanks

  2. #2
    Yes, my avatar is stolen anonytmouse's Avatar
    Join Date
    Dec 2002
    Posts
    2,544
    LCC-WIN uses a different .lib format than Microsoft and a conversion is needed. See this thread for more information, especially the last post:

    http://groups.google.com/groups?thre...news.dfncis.de

    The following forums can provide LCC-WIN specific help:
    http://groups.google.com/groups?grou....compilers.lcc
    http://www.q-software-solutions.de/forum/

  3. #3
    Registered User Rare177's Avatar
    Join Date
    May 2004
    Posts
    214
    thanks

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Function not working
    By sloopy in forum C Programming
    Replies: 31
    Last Post: 11-12-2005, 08:08 PM
  2. Program Not working Right
    By raven420smoke in forum C++ Programming
    Replies: 2
    Last Post: 09-16-2005, 03:21 AM
  3. Trying to eject D drive using code, but not working... :(
    By snowfrog in forum C++ Programming
    Replies: 3
    Last Post: 05-07-2005, 07:47 PM
  4. x on upper right corner not working
    By caduardo21 in forum Windows Programming
    Replies: 1
    Last Post: 02-20-2005, 08:35 PM
  5. cygwin -> unix , my code not working properly ;(
    By CyC|OpS in forum C Programming
    Replies: 4
    Last Post: 05-18-2002, 04:08 AM