News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

How to convert dialog unit to pixel?

Started by UtillMasm, April 04, 2009, 06:55:42 PM

Previous topic - Next topic

UtillMasm

How to convert dialog unit to pixel? :(

Tedd

No snowflake in an avalanche feels responsible.

MichaelW

In imdialogs.zip here I included several procedures and macros that do the conversion both ways. See support.asm, xmacros.asm, and the examples that use the procedures and macros.
eschew obfuscation

UtillMasm

 :U
thanks for help.
i am learning your code now.