Re: .DLL e IMAGENES (.BMP, .ICO, .JPG)
Posted: Sun Feb 27, 2022 1:38 pm
hi,
have re-write Sample of in MiniGUI Extended Version i found (working)
Code can be used with HMG when change
into
under 32/64 Bit
i put all "C" Code into HB_FUNC.PRG so you can link it with HMG
my Sample include a "List" of \Windows\System32\*.DLL where you can "extract" Icon
have re-write Sample of in MiniGUI Extended Version i found (working)
Code: Select all
HB_FUNC( EXTRACTICONEX )
HB_FUNC( C_SAVEHICONTOFILE )Code: Select all
HB_STORVNLCode: Select all
HMG_storvnli put all "C" Code into HB_FUNC.PRG so you can link it with HMG
my Sample include a "List" of \Windows\System32\*.DLL where you can "extract" Icon