News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

how to draw checkboxs in a combobox

Started by asmcoder, December 27, 2013, 12:04:51 PM

Previous topic - Next topic

qWord

ESI, EDI and EBX are nonvolatile registers and must preserved by call-back functions (e.g. Dlg/WndProc)
MREAL macros - when you need floating point arithmetic while assembling!