The MASM Forum
General => The Campus => Topic started by: learn64bit on August 07, 2022, 07:16:28 PM
-
Where I can get the file?
How to display the uploaded image?
-
Windows.inc:
InterpolationModeHighQualityBicubic EQU 7
ImageCodecInfo STRUC
...
Can't help you with the other ones without seeing full code (and not as an image, please!)
-
upload source code
-
SizePicture.asm, line 191:
invoke GetDlgItemInt,hWin,IDC_EDTINDEX,NULL,FALSEh
SizePicture.inc, line 15:
; include gdiplus_structs.inc ; you don't need any of these
-
Help me!
My windows.inc
Version 1.30 r7 March 2006
no "Bicubic" word in it at all!
-
Version 1.30 r7 March 2006
Time to reinstall the Masm32 SDK (http://masm32.com/download.htm)... you shouldn't work with a 16 year old version :tongue:
-
Okay...