• Welcome to Powerbasic Museum 2020-B.
 

News:

Forum in repository mode. No new members allowed.

Main Menu

AfxPrintBitmapDlg

Started by Pierre Bellisle, October 29, 2016, 02:31:37 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Pierre Bellisle

Hola José,

This one is harmless...

Pierre

3.1.07\AfxDlg.inc
  FUNCTION AfxPrintBitmapDlg
    hBitmap = LoadImageW(%NULL, wszFileName, %IMAGE_BITMAP, 0, 0, %LR_LOADFROMFILE OR %LR_LOADFROMFILE OR %LR_CREATEDIBSECTION OR %LR_DEFAULTSIZE)

José Roca

Yes, but once is enough. Thanks very much.