I have an existing code base that tightly mixes GDI in data-handling code. Extricating it seems difficult.
Generally speaking, is there is a compatibility layer I can use to support this code? Or do I have to strip it all out and rebuild it?
I have an existing code base that tightly mixes GDI in data-handling code. Extricating it seems difficult.
Generally speaking, is there is a compatibility layer I can use to support this code? Or do I have to strip it all out and rebuild it?