Gilbert wrote:Hi All,
Can anyone can tell me, since Antonio Linares can`t, why DeviceCapabilities(), GetDeviceCaps() and DevMode don`t work at all !!!
Gilbert wrote:Hi Enrico,
I don `t have a corrupted driver or whatever. It never worked on any PC with any Priter for the past 3 years. It`s not a printer driver it`s a BUG.
Regards,
Gilbert wrote:Hi Enrico,
I`m not saying I have problem printing. I`m saying that DevMode(), DeviceCaps() and GetDeviceCaps() are resulting erroneaus results.
Regards,
#ifdef __HARBOUR__
CLIPPER GETDEVICECAPS( PARAMS ) // () HDC, int iIndex
#else
CLIPPER GETDEVICEC( PARAMS ) // APS() HDC, int iIndex
#endif
{
_retnl( GetDeviceCaps( ( HDC ) _parnl( 1 ), _parni( 2 ) ) );
}
Gilbert wrote:Hi Enrico,
I`m not saying I have problem printing. I`m saying that DevMode(), DeviceCaps() and GetDeviceCaps() are resulting erroneaus results.
Regards,
Return to FiveWin for CA-Clipper
Users browsing this forum: No registered users and 9 guests