Thread: Dev-C++

  1. #1
    Registered User
    Join Date
    May 2002
    Posts
    2

    Dev-C++

    I'm trying to learn how to code Windows C++ programs, and since I have no money for a professional IDE I'm using Dev-C++. Only problem is I can't find any documentation on how to use the resource creater/editor.

    Are there any tutorials or anything I could use. I don't have any experience in Windows programming so I really don't know where to start.

    Any halp would be greatly appreciated
    Thanks

  2. #2
    Pygmy Monkey ErionD's Avatar
    Join Date
    Feb 2002
    Posts
    408
    The resource editor in Dev C++ sucks. Get ahh.... what was its name.....i think it was lcc-win32 or something.
    Dunno about the tutorials.
    Check sunlights site: www.sunlightd.com for a small one.

  3. #3
    Registered User
    Join Date
    Mar 2002
    Posts
    125
    I'm still trying to find out what resource files are for. I've been using Dev-C++ for some time, but I never found out what they're good for.

  4. #4
    www.entropysink.com
    Join Date
    Feb 2002
    Posts
    603
    The resource editor in Dev C++ sucks. Get ahh.... what was its name.....i think it was lcc-win32 or something.
    It's WeditRes, and it's available here.
    Visit entropysink.com - It's what your PC is made for!

  5. #5
    Registered User JasonLikesJava's Avatar
    Join Date
    Mar 2002
    Posts
    175
    Originally posted by Boksha
    I'm still trying to find out what resource files are for. I've been using Dev-C++ for some time, but I never found out what they're good for.
    They are used to create the UI.
    OS: Linux Mandrake 9.0
    Compiler: gcc-3.2
    Languages: C, C++, Java

    If you go flying back through time and you see somebody else flying forward into the future, it's probably best to avoid eye contact.

  6. #6
    Registered User
    Join Date
    Sep 2001
    Posts
    305
    lcc-win32!!! even though the compiler is only C, the resource editor is great, looks a bit like VB ...

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. New to Dev C++/<windows.h>...
    By Cilius in forum C++ Programming
    Replies: 3
    Last Post: 02-23-2005, 01:05 AM
  2. Glut and Dev C++, Programs not Quitting?
    By Zeusbwr in forum Game Programming
    Replies: 13
    Last Post: 11-29-2004, 08:43 PM
  3. openGL programming - From MSVC++ to Dev C++
    By WDT in forum Game Programming
    Replies: 3
    Last Post: 03-08-2004, 08:47 PM
  4. openGL programming - From MSVC++ to Dev C++
    By WDT in forum Game Programming
    Replies: 1
    Last Post: 03-08-2004, 05:19 PM
  5. DEV C++ Limitations?
    By Kirdra in forum Game Programming
    Replies: 3
    Last Post: 09-09-2002, 09:40 PM