panka152
14 years agoContributor
can not access ole properties of mspaint application
Hi, I am trying to access ole properties of mspaint application but it always throw an error 'invalid class string:cannot obtain class ID'. At properties page I have clicked 'param' button avail...
- 14 years agoHi Pankaj,
AFAIK, Paint doesn't have a COM/OLE interface, so there's no "MSPaint.Application".
Microsoft Office applications — Word, Excel, Access etc. — do have COM/OLE automation interfaces, but standard Windows apps, such as Paint, Notepad or Calc, don't have them.