Have downloaded a trial of Intervideo's Windvd7, but it's just too big, and
takes too long to load and initialise.
I'm looking for something that's stable, loads quickly, and allows spdif to
be utilised. I'm running DVD Region Free + Css to get round the limited
number of region changes. Is there a better option? What do you all use,
and how do you get on with it?
Re: Best Windows based dvd player? ... and takes too long to load and initialise. ... I'm looking for something that's stable, loads quickly, and allows spdif... I'm running DVD Region Free + Css to get round the ... (uk.media.dvd)
LISA ... In MS Fox Pro gibts das Lisa Prinzip = Load, Initialise, Activate ... In VS gibts ja nur Load, und anschließend Activate.... wann werden diese Methoden und in welcher Reihenfolge geladen? ... (microsoft.public.de.german.entwickler.dotnet.csharp)
Re: Override static derived variable ... > actually references Derived.GetVar in the IL, ... > need to initialise the Derived class. ... I'll add a bit to Jon's reply since I know you have a Delphi background.... ..NET does NOT load a class until it is ACTUALLY used. ... (microsoft.public.dotnet.languages.csharp)
Re: Runtime errors on certain machines - HELP!!! ... When you're loading a Form using "Load" then only the Initialise and Load events will trigger, but any code in either of those events might cause them to trigger in a different order and might also cause other Form events to also trigger, depending on the code. ... try placing Exit Sub as the very first line in both the Load and the Initialise events of frmMain.... (microsoft.public.vb.general.discussion)
Re: ExceptionInInitializerError: NullPointerException ... >>If the class it tries to load has an eagerly initialized static field... > static that did not initialise until a B object was created, ... It doesn't depend on allocating objects of B. But, ... (comp.lang.java.programmer)