Re: C++, COM tool - Events are not being called (General questions)
Thanks for the reply
I do have the same, and the sample works.
I had tried wrapping up the functionality into a simple dll which I can then call from an executable. It seemed simple enough, but I found the behavior very odd - the callbacks worked for connect, but not list dir. Same with blocking (which I would like to use) on.
So, I reworked the dll ino a lib, and linked it in.
Not much different.
In my calling app, there is a modal dialog which is making the calls. The com object seems to be getting confused about the modal dialog message loop.
I will try linking my lib to the sample, and see if I can get that to work.
Complete thread:
- C++, COM tool - Events are not being called - billstamp, 2005-08-10, 22:59
- Re: C++, COM tool - Events are not being called - wodSupport, 2005-08-12, 01:48
- Re: C++, COM tool - Events are not being called - billstamp, 2005-08-15, 20:52
- Re: C++, COM tool - Events are not being called - wodSupport, 2005-08-15, 22:25
- Re: C++, COM tool - Events are not being called - billstamp, 2005-08-16, 18:28
- Re: C++, COM tool - Events are not being called - wodSupport, 2005-08-15, 22:25
- Re: C++, COM tool - Events are not being called - billstamp, 2005-08-15, 20:52
- Re: C++, COM tool - Events are not being called - wodSupport, 2005-08-12, 01:48