J
jonwil
Guest
I have this program:
which has a toolbar at the top. Its using MFC CToolBar to do the toolbar. Does anyone know of a tutorial, helper code/classes or other information on how I can do a similar looking toolbar but using plain win32 API with no MFC at all? (the program I want to add the toolbar to is unrelated to the above program, I am using the screenshot as an example of the style of toolbar I want to replicate)
Continue reading...
which has a toolbar at the top. Its using MFC CToolBar to do the toolbar. Does anyone know of a tutorial, helper code/classes or other information on how I can do a similar looking toolbar but using plain win32 API with no MFC at all? (the program I want to add the toolbar to is unrelated to the above program, I am using the screenshot as an example of the style of toolbar I want to replicate)
Continue reading...