User profile: lmsmi1

User info
User name:lmsmi1
Name:Mike
Bio:Started out with batch five years ago, and got bored. Now coding C++.
History
Joined:
Number of posts:34
Latest posts:

Read file, then set each line as a string array
Well, I think this is how I will do it: 1. ifstream will declare and open a text file. 2. the co...

Good tutorials on Win32 API?
I use Programming Windows 5th Edition by Charles Petzold for my reference.

Advanced Controls
I can't seem to find anything in Petzold's Programming Windows 5th Edition, so I come here for help....

Transferring Dimensions from VC++ 2012 Express to Code::Blocks 10.05
It can have the compiler, but not the CLR GUI creator. Any more suggestions on how to transfer CLR G...

Transferring Dimensions from VC++ 2012 Express to Code::Blocks 10.05
I have trial-and-error'ed every aspect of my GUI in Code::Blocks to get the GUI looking right. When ...