Displaying 2 results from an estimated 2 matches for "mdiform".
Did you mean:
iform
2009 Apr 28
0
Unhandled Exception: System.TypeInitializationException
...m..ctor () [0x00000]
at System.Windows.Forms.MWFVFS..ctor () [0x00000]
at System.Windows.Forms.FileDialog..ctor () [0x00000]
at System.Windows.Forms.OpenFileDialog..ctor () [0x00000]
at (wrapper remoting-invoke-with-check) System.Windows.Forms.OpenFileDialog:.ctor ()
at Temporal_Flux.MDIForm.InitializeComponent () [0x00000]
at Temporal_Flux.MDIForm..ctor () [0x00000]
at (wrapper remoting-invoke-with-check) Temporal_Flux.MDIForm:.ctor ()
at Temporal_Flux.MDIForm.Main () [0x00000]
???????????????????????????????????????????????????????????????????????????????????????????????????...
2009 Apr 24
1
"Unhandled page fault on read access" with a grid OCX in VB6
...exactly 8.0.20061.351).. It load OK, I can do a set grid.datasource = recordset OK and see all the data... BUT when i unload that form, it crash, on every window that has the grid.
I've tried to run it configuring to XP/2003/98/me and always crash.
I've made a simple example with only an MDIForm, calling a Form2 with the grid. When I trie to close that Form2, it crash with this:
Code:
ricardo at ricardo-desktop:~$ wine /home/ricardo/Escritorio/Proyecto1.exe
err:heap:HEAP_ValidateInUseArena Heap 0xc50000: prev arena 0xc54d60 is not prev for in-use 0xc57158
wine: Unhandled page fault o...