Results 1 to 3 of 3

Thread: Adding Dialog box to DLL project

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Sep 2000
    Location
    England
    Posts
    94

    Adding Dialog box to DLL project

    Hey Guys

    I am trying to add a dialog box to a DLL project and i get up abouy 20 errors when i compile. I define the dialog box as you should ie create it then create a class for it but i always get this comile errors about 20 and mostly to do with not specifing identifiers if that makes sense. Its like i left a header file out but i shouldn't need one.


    Cheers for the Help
    Peter
    "Let's all join forces, rule with an iron hand...and prove to all the world, metal rules the land..."
    -- Judas Priest

    My email is [email protected]

  2. #2
    PowerPoster abdul's Avatar
    Join Date
    Dec 2000
    Location
    Ontario,Canada
    Posts
    2,827
    Can you post the errors and the code
    Baaaaaaaaah

  3. #3
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    Try #include "resource.h"
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

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