Hello,
i am transfering an old CVF program towards IVF (11.1.070).
One construct is not working. I have compilid (i hope) the needed information:
use dfwina
use dfwin
use dflogm
type (T_PAINTSTRUCT) ps
integer(4) hDlg , hDC
hdc = BeginPaint(hDlg, ps)
error #6633: The type of the actual argument differs from the type of the dummy argument. [PS]
What has been changed?
Thanks in advance
Frank



