From: crino on
Hi,
swhen i close my cpl i get the 'error reporting' on gwes.exe.
if i disable the 'error reporting'...all work as well !?

any clue??

TIA

/crino

From: crino on
fixed!
in OnActivate of dialog i call AfxGetMainWnd and more probably on
closing the dialog is not more avaible...
so:
if (AfxGetMainWnd)
{
.....
}
now all works ;))

 | 
Pages: 1
Prev: RasDial, RasHangUp
Next: Visual Studios 2005