Extracts icons from resource files, so you can save and view them in the ico format. Complete with source code.
Does anyone have a solution when it gives you this high-lighted section of code? [b][code] ImageColourCount = 2 ^ m_tIDE(nIndex - 1).wBitCount[/code] [/b] It gives me an error of " Run-time...
Go Here: http://www.vbaccelerator.com/codelib/ssubtmr/ssubtmr.htm You can download the SSubTmr DLL here. You then need to right click on the toolbar, click Customize, Browse, and find where yo...
to fix the error that it gives you concerning the "Private m_emr As EMsgResponse " line of code all you need to do is the following: [list] [#]download the SSubTmr6.dll from http://vbaccelerator.n...
How i wud be able to execute the program ? In the following code: ' Message response: Implements ISubclass Private m_emr As EMsgResponse gives me error while executing the program in above ...