Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
L

Larsson

@Larsson
About
Posts
278
Topics
110
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Disable network connection?
    L Larsson

    Sorry, Yes I have seen it now he hehehe. Thanks for the help.

    C / C++ / MFC sysadmin question

  • Disable network connection?
    L Larsson

    Hmm but I need it in a program not a script.

    C / C++ / MFC sysadmin question

  • Dec to bin
    L Larsson

    Thanks!

    C / C++ / MFC question

  • Disable network connection?
    L Larsson

    Is it possible to disable a network connection and if so how?

    C / C++ / MFC sysadmin question

  • Dec to bin
    L Larsson

    How can I convert dec to bin? int i=123; printf("dec: %i bin: ???", i, i);

    C / C++ / MFC question

  • Go to end?
    L Larsson

    I cant get this to work, can you please typ a exemple here so I can see. I hace try to use this, iGo = m_AddLogg.GetCount(); m_AddLogg.GetText(iGo, sText); But this dont make me go down in the list. Note that sText in this case is emty.

    C / C++ / MFC question

  • Go to end?
    L Larsson

    I have a CListBox that get some text. I want to go to the last input so I can see what text its comming. How can I do that?

    C / C++ / MFC question

  • Need to send info???
    L Larsson

    Its a CListBox i use.

    C / C++ / MFC question

  • Need to send info???
    L Larsson

    I dont have 'InsertItem' only InserString or AddString.

    C / C++ / MFC question

  • Need to send info???
    L Larsson

    How can I send text out to a List control in a loop? for(int i=0; i<10; i++) { Sleep(1000); m_list.AddString("Hello"); } Now when im in the loop I dont see the text updateing but when the loop is finish then all the text is shown. How can I make so I can see the test updateing at ones?

    C / C++ / MFC question

  • Checkbox?
    L Larsson

    Thanks that help.

    C / C++ / MFC help question

  • Checkbox?
    L Larsson

    Can you give me an exemple? And yes I want it to be checked.

    C / C++ / MFC help question

  • Checkbox?
    L Larsson

    Yes

    C / C++ / MFC help question

  • Checkbox?
    L Larsson

    Hello, I cant get my checkbox to work. Here is my problem. I need to do this. If the checkbox is check when I check it I need to uncheck the checkbox and if it uncheck when I press it I need to bring up a new dialog window. I cant get this to work.

    C / C++ / MFC help question

  • Send enter key?
    L Larsson

    I need to send a enter key stroke how can I do that? That I need to do is send a enter key stroke to the dialog but I dont now how so please help me.

    C / C++ / MFC question help

  • Error??
    L Larsson

    Trust me I have done that, that dont help me at all. If I remove CFiles m_GetFiles; Then I can compile and it works fine. I can use funktion in he class in I let it be, m_GetFiles.ReadInFile; // This work but if I compile now I get that eller. And If a compile that class I dont get any error. Im going cryase at this.

    C / C++ / MFC help question

  • Error??
    L Larsson

    Well if I do it works.

    C / C++ / MFC help question

  • Error??
    L Larsson

    Where should this error be in this class or in the class is about to include?

    C / C++ / MFC help question

  • Error??
    L Larsson

    Yes I do byt I have chack over and over and I dont missing any ";"

    C / C++ / MFC help question

  • Error??
    L Larsson

    Yes it recognize the class. byt what do you mean with = "Problem could be on a preceding line as well"?

    C / C++ / MFC help question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups