Hi, Guys.

I have a question about DCs (Longs).
When I want to copy a DC into another DC and I do it like this:
VB Code:
  1. FirstDC = SecondDC
So when I change the FirstDC the SecondDC changes too, and that's not what I wanted. I want to copy it.
Is there an API for this? or just a simple code?

Help please,
Arie.