Document directory
- Use shell contextmenu in your applications
- An examination of menus from a beginner's Point of View
- Uninitialized ented visual c ++
- Fast Regular Expressions
Excellent resources on codeproject
1) use shell contextmenu in the program
Http://www.codeproject.com/KB/shell/shellcontextmenu.aspx
Use shell contextmenu in your applications
By Roman Engels
2) a detailed introduction to Windows menu
Http://www.codeproject.com/KB/menus/MenusForBeginners.aspx
An examination of menus from a beginner's Point of View
By Roger Allen
3) an article that should be read repeatedly by the vc6 plug-in
Http://www.codeproject.com/KB/macros/openvc.aspx
Uninitialized ented visual c ++
By Nick hodapp
4) A simple regular expression engine that can be compiled using vc6
Http://www.codeproject.com/KB/recipes/rexsearch.aspx
Fast Regular Expressions
By Martin holzherr