Inesoft
PrintCE SDK EVC++ |
HDC PDC_CreateCompatibleDC(
HDC hdc
);Note: You can select bitmap into memory DC via PDC_SelectObject() and then copy it into printer DC via PDC_BitBlt() or PDC_StretchBlt().
© 2009 Inesoft. All rights reserved.