(no subject)
Mar. 26th, 2006 12:06 amOf all the fun things to encounter with Visual Basic 6:
"Unexpected error occured in code generator or linker. --View error messages?" Yes/No/Help
*Yes*
E:\Data\Visual Basic Projects\MP-PAK\Form1.frm(231) : fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'E:\8783\vc98\p2\src\P2\main.c', line 494)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
I didn't think it was possible to generate an internal compiler error in VB.
Edit: okay, I think I've worked out what line is killing it. Unfortuantly, this line of code basically reads "MyControl.Data = GiganticVariableSizeByteArray", and is a rather critical line for that control to work. I may have to abandon that idea of mine. The compiler appears to dislike moving large byte arrays around.
no subject
Date: 2006-03-26 12:20 am (UTC)Optimist.
*points and laughs*