[MSN Messenger] Delete contacts on the red list Show[MSN Messenger] Delete contacts on the red list
Procedure
Notes
Windows Live Messenger does not allow you to remove someone from the red list.
Indeed, an undesired contacts will still appear your contact list, the "delete" box is...
Excel – Macro to mark total row as RED for present date ShowExcel – Macro to mark total row as RED for present date
Issue
Solution
Note
Issue
I have a problem regarding Macro of excel 2007.
Suppose I have a Excel tab(xyz) which have some column(name, add, Date).
I want to create a macro...
VB6 Finding the RGB values of a color ShowVB6 Finding the RGB values of a color
Dim R as integer
Dim G as integer
Dim B as integer
Sub FindRGB(Col As Long)
R = &HFF& And Col
G = (&HFF00& And Col ) \ 256
B = (&HFF0000 And Col ) \ 65536
End Sub
Note: Here...
Download SiS900 LAN Driver ShowThe LOCATED pilot LAN supports the following chipsets:
SiSM650,
SiSM760,
SiSM741,
SiS655FX,
SiS655,
SiS651,
SiS650GX,
SiS648MX,
SiS648FX,
SiS648,
SiS645DX,
SiS650GL,
SiS650,
SiS645,
SiS635,
SiS760,
SiS755FX,
...
Creating an ad hoc WiFi network ShowPresentation of the ad hoc WiFi network
If you have two or more computers equipped with wireless adapters (WiFi cards), it is possible to easily connect them in a network by setting up a so-called "ad hoc" network, that is, a computer-to-computer...
Connecting the computer to a HIFI sound system ShowWhy connect a computer to a sound system?
These days, computers provide sound quality that is as good as hifi sound systems. It is possible to use them to listen to music, in particular thanks to mp3
files that provide sound quality that is...
Computer screen or monitor ShowIntroduction to computer monitors
A monitor (or screen) is a computer display unit. There are generally said to be two families of monitors:
Cathode-ray tube monitors (or CRT for short), which are used with most desktop computers. They are...