any Idea for a Project?
-
Hello, I want to improve my skills on Visual c++ anf MFC and I want to build a project but I don't know about what... any ideas? SnaidiS(Semion)
-
Hello, I want to improve my skills on Visual c++ anf MFC and I want to build a project but I don't know about what... any ideas? SnaidiS(Semion)
Find something that interests you and then try to learn all you can about it. "Improving" VC++ and MFC is a very open field and you will get lost quickly. Why is common sense not common? Never argue with an idiot. They will drag you down to their level where they are an expert.
-
Find something that interests you and then try to learn all you can about it. "Improving" VC++ and MFC is a very open field and you will get lost quickly. Why is common sense not common? Never argue with an idiot. They will drag you down to their level where they are an expert.
-
Hello, I want to improve my skills on Visual c++ anf MFC and I want to build a project but I don't know about what... any ideas? SnaidiS(Semion)
-
Hello, I want to improve my skills on Visual c++ anf MFC and I want to build a project but I don't know about what... any ideas? SnaidiS(Semion)
One of the things that I used to do when I had time to kill was to pick a function, or an API, and write a whole program around it. I learned a lot this way.
"The largest fire starts but with the smallest spark." - David Crow
"Judge not by the eye but by the heart." - Native American Proverb
-
One of the things that I used to do when I had time to kill was to pick a function, or an API, and write a whole program around it. I learned a lot this way.
"The largest fire starts but with the smallest spark." - David Crow
"Judge not by the eye but by the heart." - Native American Proverb
-
Hello, I want to improve my skills on Visual c++ anf MFC and I want to build a project but I don't know about what... any ideas? SnaidiS(Semion)
Got to the MFC src file (
..\Microsoft Visual Studio\VC98\MFC\SRC
) it has lot of good code and will give you internal details about each thing. Regards, FarPointer Blog:FARPOINTER -
Got to the MFC src file (
..\Microsoft Visual Studio\VC98\MFC\SRC
) it has lot of good code and will give you internal details about each thing. Regards, FarPointer Blog:FARPOINTER