Search:

Type: Posts; User: jimjamjahaa

Search: Search took 0.00 seconds.

  1. END_OF_MAIN is an allegro function that you have...

    END_OF_MAIN is an allegro function that you have to call after the end of the main (surprisingly) at least according to a tutorial im following. thanks for the tips, ill post with the results :)
    ...
  2. getting to grips with allegro and ms vc++ (newbie)

    ok well it seems that i post here once every month or so as a complete newbie coz i just got interested in c++ again, again, so here goes.

    found out about the allegro library and it seems to be...
  3. that is probably some good advice. ill go away...

    that is probably some good advice. ill go away and think up a less abbitious project :) thx guys
  4. yeah i have done that before, spending so long...

    yeah i have done that before, spending so long learning how to make a program and ending up with something that isnt actually very good. thats why i thought it would be a good idea to do some...
  5. sounds good, but the link is broken (maybe its...

    sounds good, but the link is broken (maybe its just because im using college computers, but it says it cant even find the site)
  6. we are taught in visual basic and we are supposed...

    we are taught in visual basic and we are supposed to have free choice in what project we do, but pretty much everyone does a boring old database customer order type thing. im in richard huish college...
  7. thinking about making a network traffic monitor

    i am thinking about making a network traffic monitor for windows for my A2 computing project, with broadband isp transfer limit's etc. being the main use. Could anyone shed some light on how...
  8. Thread: clipboard

    by jimjamjahaa
    Replies
    1
    Views
    1,500

    clipboard

    im quite a newbie, so forgive my lack of knowledge.

    is it possible (stupid question, ok how easy is it) to write a c++ app that can write a string to the clipboard, and paste it from the...
  9. Replies
    1
    Views
    1,870

    WM_KEYDOWN has a delay....

    ok im playing arround with the open gl example that comes with dev c++, and im making you able to change how big the triangle is and how fast it spins.



    LRESULT CALLBACK WndProc (HWND hWnd,...
  10. ok thx

    ok thx
  11. please can some1 see whats wrong with this (newbie)

    hi all. im new to c++, trying to teach myself from internet tutorials... its slow progress. anyway i wanted to make a program to solve a puzzle. i havent even got on to writing an algorithm for...
Results 1 to 11 of 11