Restrict display user name on login screen ShowRestrict display user name on login screen
Under Windows XP, if you log on classic session without the welcome screen, the open window will request the username and password. As default, the name of the last user of the computer will...
Enable / Disable Welcome screen ShowEnable/Disable Welcome screen
Using the Control Panel
Through the registry
This tip allows you to disable the display of the login screen (Welcome), and use the classic login screen. It only works for Windows 2000 and XP.
Using the...
Subtitles offset with Media Player Classic ShowSubtitles offset with Media Player Classic
Issue
Solution
Issue
I tried reading a video file(.avi format) and a subtitle file having .SUB format. Unfortunately when playing with Media Player Classic, the subtitles are not synched the...
Download Drivers Realtek AC'97 Audio ShowREALTEK AC ' 97 Audio Codec & Driver for Windows 98/98 / / 2000 / XP / 2003 (32/64 bits) is compatible with the following audio chipsets:
Realtek ALC100
Realtek ALC101
Realtek ALC200
Realtek ALC201
Realtek ALC202
Realtek ALC203
...
Download Media Player Classic ShowDescription:
Media Player Classic is a video reader taking back the appearance of the first version of Windows Media Player.Its very simple appearance hides a very successful reader recognizing a very large number of video and audio...
Download Drivers for VIA AC'97 ShowThe VIA AC'97 sound driver is for all motherboards having a VIA chipset. Installing it will optimize system performance and ensure compatibility with latest softwares.
Compatible for most Microsoft OS including Vista:
The complete list of...
Style classes (CSS) ShowClasses and IDs
Classes
A web designer might want to assign different styles to the same tags. For this reason, the CSS specifications introduced the concept of classes. The definition of classes is as simple as that of styles. It involves...
Object class and instance ShowThe concept of classes
A class is the structure of an object, meaning the definition of all items that an object is
made up of. An object is therefore the "result" of a class. In reality, an object is an instance of a class,
which is why can use...
OOP - Inheritance ShowThe concept of inheritance
Inheritance is specific to object-oriented programming, where a new class is created from an
existing class. Inheritance (often referred to as subclasses) comes from the fact that the subclass
(the newly created class)...