02-02-2009, 02:16 PM
I set an unlock bfore a new lock and I get this: (They appear on the screen)
Code:
Call DrawText(TexthDC, 10, 15, "Error Rendering Graphics - Unhandled Error", QBColor(BrightRed))
Call DrawText(TexthDC, 10, 28, "Error Number : " & Err.Number & " - " & Err.Description, QBColor(BrightCyan))