Thread: Easy on - making a link

  1. #16
    Amateur
    Join Date
    Sep 2003
    Posts
    228
    Command line things *are* Windows programming even if most people don't realize at the beginning. But CUI or GUI *is* part of the Windows Programming, the API provides both functions.

  2. #17
    Master of the Universe! velius's Avatar
    Join Date
    Sep 2003
    Posts
    219
    Not if you include windows.h. If you include that header you can use any of the Win32 API calls in a command line program.
    While you're breakin' down my back n'
    I been rackin' out my brain
    It don't matter how we make it
    'Cause it always ends the same
    You can push it for more mileage
    But your flaps r' wearin' thin
    And I could sleep on it 'til mornin'
    But this nightmare never ends
    Don't forget to call my lawyers
    With ridiculous demands
    An you can take the pity so far
    But it's more than I can stand
    'Cause this couchtrip's gettin' older
    Tell me how long has it been
    'Cause 5 years is forever
    An you haven't grown up yet
    -- You Could Be Mine - Guns N' Roses

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. ad-hoc link causing loop
    By Waldo2k2 in forum Networking/Device Communication
    Replies: 3
    Last Post: 04-11-2005, 10:09 PM
  2. Data structure implementation
    By fkheng in forum C Programming
    Replies: 3
    Last Post: 07-31-2003, 07:44 AM
  3. Undefined Structure in Link List
    By _Cl0wn_ in forum C Programming
    Replies: 1
    Last Post: 03-22-2003, 05:57 PM
  4. link list
    By volk in forum C Programming
    Replies: 2
    Last Post: 03-07-2003, 04:02 PM
  5. Debugging link error
    By bubux in forum C Programming
    Replies: 5
    Last Post: 07-06-2002, 02:19 PM