Ok, klappt jetzt soweit, aber nur halb
Delphi-Quellcode:
cdtinit(CardWidth, CardHeight);
cdtdraw(Form1.Canvas.Handle, 0, 0, 0, 0, 1); //hier is immer ein fehler
Da oben in der Zeile gibts immer n Fehler:
"Project xxxx raised
exception class yyyyy with message 'zzzzzz'.
Process stopped. Use Step or Run to continue."
Weiss wer wo der Fehler liegt? Denke mal in der letzten Eingabe bei cdtDraw, wusste nich was ich da hinschrieben soll also hab ichs einfach mal so versucht!