Integrated Application Platform › Forums › General › Email from PDF button › Re: Re: Email from PDF button
January 7, 2013 at 5:55 pm
#960
Keymaster
Here’s the source for BizDialog:
ToolDialog
{
ExStyle()
{ WS_EX.DLGMODALFRAME }
}
It’s in one of our other libraries. We shouldn’t be calling other libraries from stdlib but whoever made the change probably didn’t realize.