Search:

Type: Posts; User: Welder

Page 1 of 5 1 2 3 4

Search: Search took 0.01 seconds.

  1. Get Value of CMFCPropertyGridCtrl/CMFCPropertyGridProperty

    I can't find it in the MSDN docs or anywhere on the net. How do I get the value of an item in a CMFCPropertyGridCtrl/CMFCPropertyGridProperty?

    This is with MFC btw.
  2. Thank you Ken for replying. As for the rest of...

    Thank you Ken for replying.

    As for the rest of you ladies who didn't bother to chime in, I found the answer...And it was a DAMN easy one. Well, not for a MFC newb like myself.

    CIMGOPTView is...
  3. Access Function in Child Window From Parent Window

    I have a SDI application where my Child is a Listview control. How do I access the listview class from the parent window class? I have tried everything. Messages didn't work, but I may have been...
  4. Replies
    37
    Views
    4,960

    That's what engineers do best! :)

    That's what engineers do best! :)
  5. Replies
    37
    Views
    4,960

    The reason I use C is because the software I...

    The reason I use C is because the software I write ALWAYS needs to be fast. I rarely if ever find myself wishing I had OO capabilities. The software I write (or used to when I was in my prime as a...
  6. Replies
    37
    Views
    4,960

    That is a silly question. You may as well ask...

    That is a silly question. You may as well ask why people use C++ instead of VisualBasic or C#. I've been using straight C since 1998 and have never been limited on resources or code production...
  7. Replies
    0
    Views
    2,961

    Excellent C# Tutorial

    I am teaching myself C# and I found a great tutorial that I wanted to share.

    Here it is:

    http://www.softsteel.co.uk/tutorials/cSharp/contents.html

    It assumes you have some minimal...
  8. Replies
    10
    Views
    2,186

    No, that's fine. I think you worded it best...

    No, that's fine. I think you worded it best right there. And I would like to clarify again for simplicity reasons that those strings are not stored in the pointers, just the address where the...
  9. Replies
    38
    Views
    6,626

    What do you mean a scrip coder for life? Also,...

    What do you mean a scrip coder for life?

    Also, how portable is a C# program?
  10. Replies
    38
    Views
    6,626

    That is interop? So is C# as powerful as C...

    That is interop?


    So is C# as powerful as C or C++? I've read that you CAN use pointers with C#.
  11. Replies
    38
    Views
    6,626

    Why do you prefer C#?

    I have been going over some C# documentation all day as well as MS code examples and it looks very interesting.

    Why do you guys prefer to use C#? What are it's advantages and most importantly,...
  12. Thread: VC++ & Bool

    by Welder
    Replies
    4
    Views
    1,483

    boolean should work VC sucks.

    boolean should work
    VC sucks.
  13. Replies
    4
    Views
    7,766

    dwks, no it won't. Unisys patent on the LZW...

    dwks, no it won't. Unisys patent on the LZW compression expired.
  14. Replies
    9
    Views
    5,569

    I have the PSDK but every MFC project don't...

    I have the PSDK but every MFC project don't compile.
  15. Replies
    9
    Views
    5,569

    So how can I download MFC for VC 2005 Express?

    So how can I download MFC for VC 2005 Express?
  16. Replies
    3
    Views
    7,657

    I am using express, and I did get the sdk, and I...

    I am using express, and I did get the sdk, and I found midl.exe on my computer, and my compiler directories point to the sdk but it still does it.
  17. Replies
    3
    Views
    7,657

    error PRJ0003 : Error spawning 'midl.exe'.

    I am getting this error when compiling CxImage (opensource image library)

    What is it and does anybody know how I can fix it?

    Deleting intermediate and output files for project 'AxImage',...
  18. Replies
    19
    Views
    5,843

    do { nothing_at_all();} while(!super_bored++);...

    do { nothing_at_all();}
    while(!super_bored++);
    now_its_time_to.sleep();
  19. Replies
    19
    Views
    5,843

    hehe, you guys are thinking of stuff I never...

    hehe, you guys are thinking of stuff I never would have. Let me think for a minute and i'll figure out a "code" haiku.
  20. Replies
    4
    Views
    7,766

    gif-lib examples

    Does anybody have any working gif-lib examples? The one example included confuses the hell out of me and doesn't do anything when I run it.
  21. Replies
    19
    Views
    5,843

    lol, that is awsome!

    lol, that is awsome!
  22. Replies
    25
    Views
    2,310

    So is it safe to say someone should start right...

    So is it safe to say someone should start right in the middle? :P Maybe learn C+ before C or C++? hehe



    You haven't lived! :) C is my baby.
  23. Thread: VC++ a POS

    by Welder
    Replies
    40
    Views
    8,949

    Alright, that's what I thought. Thanks.

    Alright, that's what I thought. Thanks.
  24. Replies
    19
    Views
    5,843

    I could have had a life But no programmer I be...

    I could have had a life
    But no programmer I be
    What does sex feel like?
  25. Replies
    19
    Views
    5,843

    My peers play outside But I sit at home and code...

    My peers play outside
    But I sit at home and code
    I say l33t and pwn3d
Results 1 to 25 of 102
Page 1 of 5 1 2 3 4