Thread: My first "real" windows app

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    *this
    Join Date
    Mar 2005
    Posts
    498

    My first "real" windows app

    Couple things before I post my code...

    1) Im only using what I've learned so far in Petzolds windows book.
    2) There are some quick fixes and a bug where the data output is, the letters go off the client area (im stuck there). I got it to go to the next line after every 38 letters but if you change the window size you can see they are still there.
    3) The encryption algorithm is crap I just added it to keep the spot (a bench warmer) lol. I'm working on an advanced algorithm right now so thats what ill be using.


    Is there anything I should fix?
    Last edited by JoshR; 07-28-2005 at 07:39 AM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Creating Windows App from Scratch
    By kingneb in forum C++ Programming
    Replies: 1
    Last Post: 11-10-2008, 06:21 PM
  2. Just starting Windows Programming, School me!
    By Shamino in forum Windows Programming
    Replies: 17
    Last Post: 02-22-2008, 08:14 AM
  3. Virtual keys
    By Arkanos in forum Windows Programming
    Replies: 4
    Last Post: 12-12-2005, 10:00 AM
  4. best program to start
    By gooddevil in forum Networking/Device Communication
    Replies: 4
    Last Post: 05-28-2004, 05:56 PM
  5. Menu Item Caption - /a for right aligned Accelerator?
    By JasonD in forum Windows Programming
    Replies: 6
    Last Post: 06-25-2003, 11:14 AM