SHGetFileInfo

Discussion in 'Assembly Language Programming (ALP) Forum' started by maruf10, Feb 23, 2010.

  1. maruf10

    maruf10 New Member

    Joined:
    Jan 16, 2010
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    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 ;)
     
  2. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    I have deleted your other thread and please do not post the same thing over and over again
     
  3. xpi0t0s

    xpi0t0s Mentor

    Joined:
    Aug 6, 2004
    Messages:
    3,009
    Likes Received:
    203
    Trophy Points:
    63
    Occupation:
    Senior Support Engineer
    Location:
    England
    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?
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice