select combobutton problem |
Post Reply |
Author | |
hutiger
Newbie Joined: 26 May 2012 Status: Offline Points: 2 |
Post Options
Thanks(0)
Posted: 19 June 2012 at 11:55pm |
A report control with combobutton,it bind datasoruce,there are a problem:after select combobutton selection,if close application immediatly,there are a error,I have digged into the code and find error occur at: inline HRESULT Recordset15::Close ( ) {
HRESULT _hr = raw_Close(); (error line) if (FAILED(_hr)) _com_issue_errorex(_hr, this, __uuidof(this)); return _hr; } after select combobutton selection,if clidk mouse at any place of report control,then close application, there are no error.
can someone please point me to it ,thanks
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |