For Programmers: Free Programming Magazines  


Home > Archive > VC Language > June 2005 > Re: Making DLLs...









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: Making DLLs...
Gabor

2005-06-01, 4:03 pm

Your problem has *nothing* to do with DLLs. The paint code that renders your
window/control is faulty. The fact that the draw code is in a DLL or not is
irrelevant.

You can get a grasp on windows painting @

http://msdn.microsoft.com/library/d...ntdraw_3wtj.asp

You should really consider buying a Windows programming book that explains
the way the painting is done. Look for chapter 3 of
http://www.microsoft.com/mspress/books/toc/2344.asp.

May the force be with you.




"victorsk" wrote:
[color=darkred]
> Hi,
>
> Yes, sure, I bought the VC++ 6 book today. Good for you for building a DLL,
> guess what? I built one too but that didn't answer my question :-(
>
> Cheers,
> Victor.
>
> "Tom Thorpe" wrote:
>
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com