Click here to Skip to main content
15,904,153 members

Comments by sri.v@rediffmail.com (Top 3 by date)

sri.v@rediffmail.com 3-Jun-12 9:00am View    
HI,
Yes I want to create a array of structures, to store multiple value of below details.
public struct slotInfo
{
public int HzRes;
public int VtRes;
public int RR;
public int Bpp;
}
sri.v@rediffmail.com 16-May-12 0:45am View    
we can use windows API to read this dispaly mode. but i do not know how to read this.
sri.v@rediffmail.com 16-May-12 0:43am View    
hi,
which name space i need to add it in
meens using ?