Welcome, Guest. Please login or register.

Author Topic: Zune Enhancement Bounty opened!  (Read 5609 times)

Description:

0 Members and 2 Guests are viewing this topic.

Offline krashan

  • Sr. Member
  • ****
  • Join Date: Jan 2003
  • Posts: 253
  • Country: pl
  • Thanked: 1 times
  • Gender: Male
  • Hardware designer and programmer
    • Show all replies
    • Personal homepage
Re: Zune Enhancement Bounty opened!
« on: September 18, 2010, 09:49:44 AM »
Quote from: itix;579922
Zune btw made it even better - there is none. You only call Zune method which wont return until application is terminated.

This is not such a big deal. In my MUI application skeleton I have a subclass of MUIC_Application, which has APPM_MainLoop() method. It behaves exactly the same and has no more than 20 lines of code :-).