C
Christopher McKay
I hope that there is an answer for this. I have a process that contains
an HBITMAP. I want to share that object with another process. It
appears that I cannot use the DuplicateHandle API to make a copy of the
bitmap for my second process.
Is there a way where I can copy GDI objects from one process to another?
an HBITMAP. I want to share that object with another process. It
appears that I cannot use the DuplicateHandle API to make a copy of the
bitmap for my second process.
Is there a way where I can copy GDI objects from one process to another?