|
-
Mar 19th, 2023, 12:40 PM
#11
Addicted Member
Re: VBFlexGrid Control (Replacement of the MSFlexGrid control)
I know, but when I need to update it, it's better using it embedded in my soft.
It seems, that is working fine when I created the group of programs in vb6
Edit:
I did more tests (i inform just to see if maybe you/somebody has an idea).
Created New Project.
Added everything again (forms, modules, controls, everything from the old one).
Everything works fine, no hangs in IDE.
Then if i write anything in a form with no grid, and save, everything stills fine.
BUT if i modify a form that has a grid, and SAVE the project, when i load the project again and enter in a form that has a grid, it hangs.
In the windows events it created an error event:
Code:
Nombre de la aplicación con errores: VB6.EXE, versión: 6.0.97.82, marca de tiempo: 0x403acf6c
Nombre del módulo con errores: unknown, versión: 0.0.0.0, marca de tiempo: 0x00000000
Código de excepción: 0xc000041d
Desplazamiento de errores: 0x0968813f
Identificador del proceso con errores: 0x30cc
Hora de inicio de la aplicación con errores: 0x01d95b25eb387a57
Ruta de acceso de la aplicación con errores: C:\VB98\VB6.EXE
Ruta de acceso del módulo con errores: unknown
Nombre completo del paquete con errores:
Identificador de aplicación relativa del paquete con errores:
Last edited by Calcu; Mar 20th, 2023 at 08:43 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|