how?
It is along time ago i print a bitmap using win32 asm.
So i only have an exmple printing a bitmap from resource and using the push and call syntax.
If you are interested i post a code fragment as a private message but NO support, ok ?
Another outdated example is available inside win32.hlp.
Search for: 'Printing a Document'
Coma
hi Comma
what you mean with private message?
Quote from: Coma on December 23, 2010, 04:25:17 PM
If you are interested i post a code fragment as a private message but NO support, ok ?
Coma
I found the example in here:
\masm32\examples\exampl02\showdib
but it can't print a bitmap file. So, I only know how to get width x height of a bitmap file.
maybe you can find some C code on the codeguru site and translate it to asm
i have seen this method work for other things in here :U
Wow coma. Thanks a lot for sharing....
Search msdn for "print dialog box"
http://msdn.microsoft.com/en-us/library/ms646964(v=vs.85).aspx