Thread: Windows App a few problems

  1. #1
    Registered User
    Join Date
    Jul 2003
    Posts
    450

    Windows App a few problems

    Having a few problems with my code.
    First to run compile, run then hit the backspace key to pop up dialog, esc will exit.
    The send for the chat doesn't work.
    When I switch to full screen once the dialog exits it seems to hang.

    This is being built from integrating a couple examples in different books. It still needs work, and I must clean up the code but I am making progress. Any help, suggestions would be appreciated.

  2. #2
    Registered User
    Join Date
    Jul 2003
    Posts
    450
    tried to attach my source code it didn't seem to work.

  3. #3
    i want wookie cookies the Wookie's Avatar
    Join Date
    Oct 2002
    Posts
    455
    probably something in your callback functions, like not mapping the keys correctly

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 2
    Last Post: 12-22-2006, 08:45 PM
  2. Virtual keys
    By Arkanos in forum Windows Programming
    Replies: 4
    Last Post: 12-12-2005, 10:00 AM
  3. Multiple threads, Dos APP, manage windows
    By cbrc00f in forum C Programming
    Replies: 1
    Last Post: 04-15-2003, 06:21 AM
  4. Windows Xp Problems People!!!
    By CumQuaT in forum A Brief History of Cprogramming.com
    Replies: 7
    Last Post: 08-02-2002, 08:20 PM
  5. newbie question about using windows app in Dev C++
    By Unregistered in forum C++ Programming
    Replies: 2
    Last Post: 06-09-2002, 10:50 PM