Search:

Type: Posts; User: Yelrig

Search: Search took 0.00 seconds.

  1. Replies
    15
    Views
    3,819

    It would depend on your compiler. If your...

    It would depend on your compiler. If your compiler has a help section, search for the error. Also, you could try copying the error you received (the general part of the error) and pasting it in...
  2. Replies
    15
    Views
    3,819

    none

    Your old statement was:



    There is another possible problem with your if statement. While it will compile just fine if you change the '=' to '==' like someone suggested, what I think you meant...
  3. Replies
    0
    Views
    4,576

    SetItemData problem

    Hello, I am using Visual Studio .NET 2003, using MFC. I have a problem with a CComboBox and SetItemData. I have used SetItemData before with VC5.0, but I'm having problems now. Here's what I'm doing:...
Results 1 to 3 of 3