Re: VFP8 Intellisense issue
- From: "Ook" <no usenet spam at zoot al dot com>
- Date: Wed, 17 Aug 2005 14:07:26 -0700
I would suspect that VFP crashes when evaluating the properties and methods
that are available in your control, as I don't get this using other controls
and this list is control specific. I would not know where to begin to look
for a fix, however, but it's your control and it may be something you are
doing...or some issue with non-attributed ATL projects in general...
"Greg" <someone@xxxxxxxxxxxxx> wrote in message
news:eImxlu2oFHA.3256@xxxxxxxxxxxxxxxxxxxxxxx
> I'm writing an ActiveX control (non-attributed ATL project in VS7). I've
> noticed a problem when testing this ActiveX control in Visual FoxPro 8 and
> 9.
>
> If I type "ThisForm.oleCtrl.", the trailing "." which triggers the
> intellisense code completion, causes vfp to shut down with a Buffer
> Overrun error message shown below.
>
> Anyone encountered this problem?
> Thanks,
> Greg
>
> ...
> Microsoft Visual C++ Runtime Library
>
> Buffer overrun detected!
>
> Program: ...ogram Files\Microsoft Visual FoxPro 8\vfp8.exe
>
> A buffer overrun has been detected which has corrupted the programs'
> internal state. The program cannot safely continue execution and must
> now be terminated.
> ...
>
>
>
>
.
- References:
- VFP8 Intellisense issue
- From: Greg
- VFP8 Intellisense issue
- Prev by Date: Re: Migration from XBase++ to Visual FoxPro 9
- Next by Date: [OT] User-Defined string Functions Transact-SQL <-> VFP
- Previous by thread: VFP8 Intellisense issue
- Next by thread: [OT] User-Defined string Functions Transact-SQL <-> VFP
- Index(es):
Relevant Pages
|