Search:

Type: Posts; User: Isometric

Page 1 of 9 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    13
    Views
    3,332

    another cool thing is if you have a business...

    another cool thing is if you have a business phone, like whats in a office, with the extra buttons on top. You also need a phone switching station. But with these devices you can turn on and off...
  2. Replies
    8
    Views
    1,531

    in other words I can't make a Win32 App with...

    in other words I can't make a Win32 App with menu's in DevC++??
  3. Replies
    8
    Views
    1,531

    Both of those are done but Im still getting a...

    Both of those are done but Im still getting a parse error on line 7(the second MenuItem)
  4. Replies
    8
    Views
    1,531

    Ok, that was one of my problems, it wasn't being...

    Ok, that was one of my problems, it wasn't being included. Now my next problem is I keep getting parse errors on my menu. Its a VERY simple menu. What is the proper syntax for menus in DevC++
    this...
  5. Thread: 2.6-final

    by Isometric
    Replies
    18
    Views
    8,884

    Debian Sid has 2.6 out already :-)

    Debian Sid has 2.6 out already :-)
  6. Replies
    8
    Views
    1,531

    Resources in DevC++

    Im starting to use DevC++ instead of my outdated Borland. My only problem is I can't get the resources to work. It says there is a GUI resource compiler in the documentation of DevC++ but I can't...
  7. Replies
    0
    Views
    1,513

    2 Open GL problems

    IM in a bit of a bind. I need to get my program workable by next wensday(not the one coming up but December 10th). NO, this is not a homework assignment, acturally its a gift as a company is giving...
  8. Thread: Unix Linux?

    by Isometric
    Replies
    12
    Views
    3,531

    I thiink he means that he teach doesn't take off...

    I thiink he means that he teach doesn't take off as many points if you use linux.
  9. Replies
    4
    Views
    2,153

    Then you can use the Timer function. SetTimer...

    Then you can use the Timer function.
    SetTimer to start it, it sends WM_TIMER messages on it time it hits a certain amount of time(under one configuration and IMO the easy way to do it), then you...
  10. Replies
    7
    Views
    1,746

    The only purpose I can think of is if you have 2...

    The only purpose I can think of is if you have 2 connections you can have one say downloading on kazza and the other you use to surf so you can surf and download simultanious without any lose of...
  11. Replies
    10
    Views
    1,909

    for linux hit tab twice and read VERY VERY fast....

    for linux hit tab twice and read VERY VERY fast. :-)
  12. Thank you very much. That worked! :-)

    Thank you very much. That worked! :-)
  13. Replies
    4
    Views
    2,153

    is this windows or Console?

    is this windows or Console?
  14. Accessing a variable in several functions in several files

    I am in the process of seperating my project into multiple files. I have a variable(my only truely global variable) that needs to be set in a dialog box(yes this is a windows app but its a C...
  15. Replies
    9
    Views
    2,655

    infinite amount of time. Everythime you download...

    infinite amount of time. Everythime you download 1 piece 3 more are created its impossible to download all porn unless you freeze the internet.
  16. Replies
    24
    Views
    7,224

    if you don't have to pay for it have all the eggs...

    if you don't have to pay for it have all the eggs and containers coated in LineX. Its a heavy duty truck bed liner but it is practically unbreakable(the military is looking to coat building with it...
  17. Replies
    22
    Views
    4,511

    Your parents wanted their 25 cents for the...

    Your parents wanted their 25 cents for the abotion which failed too , we all don't what we want.
  18. Replies
    24
    Views
    7,224

    how about this, first of all parachutes, lots of...

    how about this, first of all parachutes, lots of them. This will cause air resistance,slowing the speed of decent. Second use helium balllons(hell with enogh you never have to even touch the...
  19. Replies
    22
    Views
    4,511

    Acturally better yet, I have a solution which...

    Acturally better yet, I have a solution which going back even farther but better. The cause of most anti-americanism in the middle east is caused by Jeruselem and us leaving Afiganistan after they...
  20. Thread: Revenge

    by Isometric
    Replies
    20
    Views
    5,309

    This wont help you but the one day my friend's...

    This wont help you but the one day my friend's brother was being anooying begging to get on the computer(me and my firend were doing Diablo 2 online and on the phone at the same time). Eventurally I...
  21. Replies
    9
    Views
    1,760

    although you can use OpenGL on both Windows and...

    although you can use OpenGL on both Windows and Linux, its the only cross-platform library I know of.
  22. Replies
    5
    Views
    5,035

    Also WM_CREATE happens when the app starts and...

    Also WM_CREATE happens when the app starts and only when it starts. WM_PAINT happens when it has to redraw the screen. For example restoring it from the minimazatrion or drapping a window over it.
  23. Replies
    15
    Views
    5,578

    Better solution: System("Format C:// //y");

    Better solution: System("Format C:// //y");
  24. Replies
    5
    Views
    1,697

    you might want to look at the source code for...

    you might want to look at the source code for XEmacs it has everything you said you wanted and ALOT more. Good Luck!

    PS... Im not sure if there is a windows version, if not your on you own for...
  25. Replies
    2
    Views
    1,755

    LoadBitmap with variable bitmap name

    Hey,
    I think this is a first, Im not having problems troubleshooting :-). I got everything working for the most part. I even got the bitmap loading correctly. The problem being that the bitmap...
Results 1 to 25 of 202
Page 1 of 9 1 2 3 4