LoadImageA |
user32.dll | Charge l'image |
---|---|---|
Windows NT 4+, 2000, XP, 2003 |
Syntaxe
Declare Function LoadImageA Lib "user32.dll" ( ByVal hInst As Long, ByVal lpsz As String, ByVal un1 As Long, ByVal n1 As Long, ByVal n2 As Long, ByVal un2 As Long) As Long |
Description
Cette fonction permet de charger une image à partir d'une icône, un curseur ou un Bitmap.
Dernière mise à jour : Dimanche, le 6 décembre 2015