I do not understand what you mean? Everytime I put SetWindowText;or SetWindowText();I get an error saying it is missing argument list? What do I put in the argument list?
--TheProgramer--
C++ Programer since 2004.
You can contact me at:
theprogramer2004@yahoo.com
Where do I put it in my C++ File? Do I put it in the C++ for the Child Frame, or for the Main Frame or What?????????????????????
--TheProgramer--
C++ Programer since 2004.
You can contact me at:
theprogramer2004@yahoo.com
Sometimes I send E-Mails to a valid E-Mail address and I get the message saying it could not deliver it, but then I get a reply from who I sent it to later in response to my E-Mail. Could this be the same thing???
--TheProgramer--
C++ Programer since 2004.
You can contact me at...
I am use to making console apps with cout lines, now I see printf()? Why is this???
--TheProgramer--
C++ Programer since 2004.
You can contact me at:
theprogramer2004@yahoo.com
Where do I put it? In the .cpp file for my child frame, chldfrm.cpp? If so, what part do I put it in? I am new to this. Please Help.
--TheProgramer--
C++ Programer since 2004.
You can contact me at:
theprogramer2004@yahoo.com
I dropped this project. I went ahead and started a new text editor. Thanks anyway.
--TheProgramer--
C++ Programer since 2004.
You can contact me at:
theprogramer2004@yahoo.com
Hi,
I am making a program with multiple windows. In the main window, you can have multiple other windows. How do I make the smaller windows have a default text input? Now theeey just load as a plain white box, but I want them to have a default text input.
Thanks in advance!!!!!!!!!!
It will not validate the password when I click on Validate
--TheProgramer--
C++ Programer since 2004.
You can contact me at:
theprogramer2004@yahoo.com
Hi,
I am making a dialog based, Win32 application. I have set it up to have a person input a password, but it won't validate it. How do I make it validate the password? I want it to be able to have multiple passwords. I tried:
if (password == 1111) return 0;
so that if the password is...
I am very sorry, I thought I waas in the VC++ Forum. Oooooooooooooooooops. I should pay more attention.
--TheProgramer--
C++ Programer since 2004.
You can contact me at:
theprogramer2004@yahoo.com
Hi,
I am making a dialog based, Win32 application. I have set it up to have a person input a password, but it won't validate it. How do I make it validate the password? I want it to be able to have multiple passwords. I tried:
if (password == 1111) return 0; so that if the password is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.