Search:

Type: Posts; User: mangoz

Search: Search took 0.00 seconds.

  1. Replies
    0
    Views
    1,817

    MFC ListView and EditBox Data

    Hi,

    in a MFC (doc/view) project, what's the best (aka, least complicated(!)) way to get info entered into an EditBox to appear in the ListView?

    the CChildView class is derived from...
  2. Replies
    4
    Views
    3,180

    printing stmts...

    Thanks David -
    now it makes sense as to 'why' I'm getting the extra statements but I'm confused on how to eliminate this problem - if I don't use putchar() in the switch statements how else can I...
  3. Replies
    4
    Views
    3,180

    Extra printed stmts...why?

    This is a program that encrypts & then decrypts a given string - there should be only 3 printed statements (plaintext, encrypted text & decrypted text)...(never mind it's not formatted to not...
Results 1 to 3 of 3