Thread: Compiling Dll's

  1. #1
    Registered User
    Join Date
    May 2003
    Posts
    15

    Compiling Dll's

    How do you go about compiling Dll's? Is there some special button or do you just need to have the required project file open?

    I use Dev C++ if that makes a difference.

  2. #2
    julie lexx... btq's Avatar
    Join Date
    Jun 2002
    Posts
    161
    In devc++ just choose file->new->project and select DLL.

    /btq
    ...viewlexx - julie lexx

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Screwy Linker Error - VC2005
    By Tonto in forum C++ Programming
    Replies: 5
    Last Post: 06-19-2007, 02:39 PM
  2. Some doubts on DLLs
    By BrownB in forum Windows Programming
    Replies: 1
    Last Post: 05-30-2007, 02:25 AM
  3. standart dlls
    By keeper in forum C++ Programming
    Replies: 3
    Last Post: 07-05-2006, 07:32 PM
  4. Compiling DLL's
    By TenerifeBaz in forum C++ Programming
    Replies: 10
    Last Post: 08-29-2004, 07:49 AM
  5. Can't load string from resource DLL's string table
    By s_k in forum Windows Programming
    Replies: 4
    Last Post: 07-15-2003, 06:43 AM