Custom VC6 editor style
(http://blog.9cbs.net/wqf2)
VC6's simple and efficient has been appreciated by me, is my favorite programming tool. In order to make the code look clearer, we often use it to provide a custom format, to set up normal code, selected code, error code, breakpoint, note, keyword, number, string, operator, etc. Font, color and size. The specific settings are in the Tools-> Options-> format page. Do you want to make VC6 free to switch different editing styles like DEPHI? Through my exploration, I find that I can implement it without programming. I have made VC6 style registration files, when you want to switch a certain style, you only need to import the corresponding style registry file (.reg) into the registry. I am using DEPHI to make 5 style: Classics, ClassicsEx, GB, Twilight, and default style. Style package download address: Netcom download telecommunications download
You can also try your own style and make your own style documents.