RssItem
An aspiring rap star who has been charged with murdering his roommate and eating part of her lung did so as part of his record label's plan to cultivate a "gangsta" image for him, the victim's mother charged in a lawsuit filed in Los Angeles
enum WM { WM_CLOSE = 0x0010, WM_QUERYENDSESSION = 0x0011, WM_ENDSESSION = 0x0016 } protected override void WndProc( ref System.Windows.Forms.Message m) { if (m.Msg == (int)WM.WM_CLOSE || m.Msg == (int)WM.WM_QUERYENDSESSION || m.Msg == (int)WM.WM_ENDSESSION) { RssBanditView. Closing -= new System.ComponentModel.CancelEventHandler( RssBanditView_Closing); base.WndProc(ref m); RssBanditView. Closing += new System.ComponentModel.CancelEventHandler( RssBanditView_Closing); } else { base.WndProc(ref m); } }
Don't be fooled by all my money I still like to eat Tacos, honey