eliteapp

RQPWWPPP

Oct 3rd, 2013
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.27 KB | None | 0 0
  1. //Verze 2.2013.171.0
  2. //PC
  3. //Windows XP Home Edition Service Pack 3 v5.1.2600
  4. //3.10.2013 13:41:22
  5.  
  6. System.ComponentModel.Win32Exception: Operace byla dokončena úspěšně
  7.    at System.Drawing.BufferedGraphicsContext.CreateCompatibleDIB(IntPtr hdc, IntPtr hpal, Int32 ulWidth, Int32 ulHeight, IntPtr& ppvBits)
  8.    at System.Drawing.BufferedGraphicsContext.CreateBuffer(IntPtr src, Int32 offsetX, Int32 offsetY, Int32 width, Int32 height)
  9.    at System.Drawing.BufferedGraphicsContext.AllocBuffer(Graphics targetGraphics, IntPtr targetDC, Rectangle targetRectangle)
  10.    at System.Drawing.BufferedGraphicsContext.AllocBufferInTempManager(Graphics targetGraphics, IntPtr targetDC, Rectangle targetRectangle)
  11.    at System.Drawing.BufferedGraphicsContext.Allocate(IntPtr targetDC, Rectangle targetRectangle)
  12.    at System.Windows.Forms.Control.WmPaint(Message& m)
  13.    at System.Windows.Forms.Control.WndProc(Message& m)
  14.    at DevExpress.Utils.Controls.ControlBase.WndProc(Message& m)
  15.    at DevExpress.XtraEditors.TextEdit.WndProc(Message& msg)
  16.    at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  17.    at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  18.    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Advertisement
Add Comment
Please, Sign In to add comment