Search:

Type: Posts; User: csbouffard

Search: Search took 0.00 seconds.

  1. Thanks a lot Novacain, I will try it this way....

    Thanks a lot Novacain, I will try it this way. Sounds very doable!
  2. Visualizing/Manipulating Nodes in a Linked List?

    I am trying to design a Win32/C program that maintains a bi-directional linked list, individual nodes of which can be modified, inserted, deleted, etc. by a visual interface. I have created small...
  3. Replies
    5
    Views
    2,811

    oogbooga, Thanks a million for responding and...

    oogbooga, Thanks a million for responding and keeping me on the right track! I like the idea of static variables in WndProc. Not really knowing where this Win32 stuff is taking me in the future, I...
  4. Replies
    5
    Views
    2,811

    Passing Parameters in Win32 with C?

    I am trying to convert a C89 console program I wrote into a Win32 app. I'm new to Win32 and still learing the basics. Here's where I'm stuck, conceptually:

    My console program manages my data...
Results 1 to 4 of 4