Hello all ... I want to use SHGetFileInfo() in masm32 for checking an .exe file attribute such as its icon type ... Is there any specific example ?? Thanks in advance
http://lmgtfy.com/?q=SHGetFileInfo The *top hit* returned the MSDN documentation and an example (not in masm32 but if you already know how to call functions in masm32 then you'll be able to adapt the example). Hence not using the more subtle "lmgtfy". However this appears to answer your question already: http://www.masm32.com/board/index.php?PHPSESSID=07728622de4fe729ca712d257e7f9c1d&topic=13452.new Did you have some problem with BlackVortex's answer? Did you consider asking BlackVortex about your problem?