eliteapp

WTEOPPPP

Sep 16th, 2013
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.28 KB | None | 0 0
  1. //Verze 2.2013.171.0
  2. //BIALBI-PC
  3. //Windows 7 x86 Service Pack 1 v6.1.7601
  4. //16.9.2013 10:25:31
  5.  
  6. System.ComponentModel.Win32Exception: Ke zpracování tohoto příkazu není dostatečný prostor
  7.    v System.Drawing.BufferedGraphicsContext.CreateCompatibleDIB(IntPtr hdc, IntPtr hpal, Int32 ulWidth, Int32 ulHeight, IntPtr& ppvBits)
  8.    v System.Drawing.BufferedGraphicsContext.CreateBuffer(IntPtr src, Int32 offsetX, Int32 offsetY, Int32 width, Int32 height)
  9.    v System.Drawing.BufferedGraphicsContext.AllocBuffer(Graphics targetGraphics, IntPtr targetDC, Rectangle targetRectangle)
  10.    v System.Drawing.BufferedGraphicsContext.AllocBufferInTempManager(Graphics targetGraphics, IntPtr targetDC, Rectangle targetRectangle)
  11.    v System.Drawing.BufferedGraphicsContext.Allocate(IntPtr targetDC, Rectangle targetRectangle)
  12.    v System.Windows.Forms.Control.WmPaint(Message& m)
  13.    v System.Windows.Forms.Control.WndProc(Message& m)
  14.    v DevExpress.Utils.Controls.ControlBase.WndProc(Message& m)
  15.    v DevExpress.XtraTab.XtraTabControl.WndProc(Message& m)
  16.    v System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  17.    v System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  18.    v System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Advertisement
Add Comment
Please, Sign In to add comment