INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: CDWriter OCX Control  (Read 1681 times)

dhill

  • Regular Member
  • Recent member
  • *
  • Posts: 16
  • Has anyone seen the bridge?
CDWriter OCX Control
« on: September 18, 2004, 03:43:30 pm »

Hi, I am working on an external app to burn audio CD's using the Media Center CDWriter.ocx control. I have everything working except I have a problem with catching most of the events. When I issue the startwriting command I get a startsession event which occurs while startwriting sub is running. The CD burns just fine but none of the other events are received.

I am guessing here but it seems that startwriting spins off a thread to do the writing and my event sinks do not have a connection to the new thread.

Does anyone have any ideas on how to capture these events I have tried VB6.0, VB.NET and Delphi 7 all with the same results.

Thanks,
-dhill
Logged

esajesa

  • Regular Member
  • Recent member
  • *
  • Posts: 12
  • nothing more to say...
Re:CDWriter OCX Control
« Reply #1 on: November 08, 2004, 04:10:16 am »

Hey Dan,

did you ever get this working? If you did I'd like to talk to you about a little something something..  ;)

Cheers,
Jens
Logged

dhill

  • Regular Member
  • Recent member
  • *
  • Posts: 16
  • Has anyone seen the bridge?
Re:CDWriter OCX Control
« Reply #2 on: December 05, 2004, 03:59:26 am »

No I was not able to get this to work so I just have a timer running that trys to read the directory of the burning CD and when it finally reads the dir I know the disk is done.
Logged

esajesa

  • Regular Member
  • Recent member
  • *
  • Posts: 12
  • nothing more to say...
Re: CDWriter OCX Control
« Reply #3 on: December 09, 2005, 08:20:00 am »

You don't have any sourcecode I could take a look at perhaps??

Logged
Pages: [1]   Go Up