|
Prev: RasDial, RasHangUp
Next: Visual Studios 2005
From: crino on 4 Nov 2005 04:20 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 4 Nov 2005 06:26 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 |