Einzelnen Beitrag anzeigen

MathiasSimmack
(Gast)

n/a Beiträge
 
#3

Re: ExtraLarge Icons per SHGetImageList

  Alt 20. Feb 2007, 07:29
Da hat jemand zwar den richtigen Link ins MSDN gesetzt, aber den Text selbst nicht gelesen. Die Funktion wird auch nicht per Name exportiert, sondern per Index:
Zitat:
Remarks

SHGetImageList is not exported by name from Shell32.dll. Use LoadLibrary to load Shell32.dll and GetProcAddress to access SHGetImageList at ordinal 727.
  Mit Zitat antworten Zitat