Can anyone tell me if it is possible to use the api calls
trough a dll ??
I've made some calls to fill up a rectangle i've created with CreateRectRgn.
I fill it up with FillRgn.
But the problem is I can't see the rectangle in my form.
When I have changed the project from dll to exe it works fine ???
Some serious answers are apreciated.
