Thread: Win32 Console Application event handlers, or Win32 Project?

  1. #1
    Registered User
    Join Date
    Mar 2013
    Location
    England
    Posts
    9

    Win32 Console Application event handlers, or Win32 Project?

    Hi,
    I've written a program in a Win32 Console App but I'd like it to have basic event handlers and I'm pretty sure you can't have that in a console app. Would I have to re-write it for a Win32 Project? Thanks for any help,
    Joe

  2. #2
    Registered User
    Join Date
    Oct 2006
    Posts
    3,445
    what kind of events are you trying to handle? also, did you fail to notice the windows programming forum on this site? that might have been a better place to start your thread.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Adding interface to Win32 console application
    By motiz in forum Windows Programming
    Replies: 5
    Last Post: 01-03-2008, 03:17 AM
  2. making a stealthy win32 console application?
    By killdragon in forum C++ Programming
    Replies: 3
    Last Post: 09-08-2004, 02:50 PM
  3. icon in win32 console application
    By osal in forum Windows Programming
    Replies: 3
    Last Post: 06-30-2004, 02:13 PM
  4. splitting the screen in a Win32 console application
    By watcher_b in forum C Programming
    Replies: 1
    Last Post: 10-19-2002, 05:22 PM

Tags for this Thread