Sorry, Yes I have seen it now he hehehe. Thanks for the help.
Larsson
Posts
-
Disable network connection? -
Disable network connection?Hmm but I need it in a program not a script.
-
Dec to binThanks!
-
Disable network connection?Is it possible to disable a network connection and if so how?
-
Dec to binHow can I convert dec to bin? int i=123; printf("dec: %i bin: ???", i, i);
-
Go to end?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.
-
Go to end?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?
-
Need to send info???Its a CListBox i use.
-
Need to send info???I dont have 'InsertItem' only InserString or AddString.
-
Need to send info???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?
-
Checkbox?Thanks that help.
-
Checkbox?Can you give me an exemple? And yes I want it to be checked.
-
Checkbox?Yes
-
Checkbox?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.
-
Send enter key?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.
-
Error??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.
-
Error??Well if I do it works.
-
Error??Where should this error be in this class or in the class is about to include?
-
Error??Yes I do byt I have chack over and over and I dont missing any ";"
-
Error??Yes it recognize the class. byt what do you mean with = "Problem could be on a preceding line as well"?