HINSTANCE
-
Hallo!
ich hab ein HICON LoadIcon(HINSTANCE hInstance, LPCTSTR IpIconName), jetzt möchte ich wissen, was das HINSTANCE für ein Typ ist bzw. was ich ihm da für einen Wert mitgeben muss.
Danke!
-
[url=http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winui/WinUI/WindowsUserInterface/Resources/Icons/IconReference/IconFunctions/LoadIcon.asp]hInstance
[in] Handle to an instance of the module whose executable file contains the icon to be loaded. This parameter must be NULL when a standard icon is being loaded.[/url]