Results 1 to 3 of 3

Thread: Whai is the diference...

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Oct 2002
    Location
    Peru
    Posts
    21

    Question Whai is the diference...

    Whai is the diference in this sentences:

    AfxMessageBox("Test"); -----and

    MessageBox("Test")

  2. #2
    Frenzied Member
    Join Date
    Aug 2000
    Posts
    1,539
    what they have in commong firsT?

    they are both c++

    whats the difference?

    afx one is mfc

    and the other one is not

  3. #3
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    See the C++ forum.
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width