Results 1 to 3 of 3

Thread: Sample program

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2001
    Posts
    335

    Question Sample program

    can anybody point me at a simple completed
    sample program created with C++.
    If possible I like to see with interface like the one
    we create in Visual Basic.

    Thanks in advance.

  2. #2
    The Devil crptcblade's Avatar
    Join Date
    Aug 2000
    Location
    Quetzalshacatenango
    Posts
    9,091
    you mean a Win32 program?

    parksie has a simple one...
    Attached Files Attached Files
    Laugh, and the world laughs with you. Cry, and you just water down your vodka.


    Take credit, not responsibility

  3. #3
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    You need the Platform SDK for that (I write for the current headers, not the old versions that come with your compilers).

    So if it whinges, change LONG_PTR to LRESULT.
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

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