Re: Advice Needed...
- From: "Karl E. Peterson" <karl@xxxxxxxx>
- Date: Tue, 22 May 2007 17:22:04 -0700
Michael C <nospam@xxxxxxxxxx> wrote:
"Karl E. Peterson" <karl@xxxxxxxx> wrote ...
Gee, SAFEARRAYs stored lbounds, and they seemed quick enough for most
purposes.
For most purposed it probably is but C developers are used to very high
speed arrays which enables some functionality that you can't get out of VB.
Eg, high speed modification of bitmaps or video streams.
Don't act stupider than you already do. SAFEARRAYs also hold pointers to the actual
data. If you want to get right into the bytestreams, nothing (in VB!) is holding
you back. I do it all the time, when performance is critical. It's an elegant
structure/concept, and there was absolutely no need to throw it away and start over
with a new (and fundamentally flawed) design.
--
..NET: It's About Trust!
http://vfred.mvps.org
.
- Follow-Ups:
- Re: Advice Needed...
- From: Robert Conley
- Re: Advice Needed...
- From: Michael C
- Re: Advice Needed...
- References:
- Advice Needed...
- From: jmar
- Re: Advice Needed...
- From: Michael C
- Re: Advice Needed...
- From: Bob Butler
- Re: Advice Needed...
- From: Michael C
- Re: Advice Needed...
- From: Robert Morley
- Re: Advice Needed...
- From: Michael C
- Re: Advice Needed...
- From: Robert Morley
- Re: Advice Needed...
- From: Michael C
- Re: Advice Needed...
- From: Robert Morley
- Re: Advice Needed...
- From: Michael C
- Re: Advice Needed...
- From: Stefan Berglund
- Re: Advice Needed...
- From: Michael C
- Re: Advice Needed...
- From: Karl E. Peterson
- Re: Advice Needed...
- From: Michael C
- Advice Needed...
- Prev by Date: Re: Advice Needed...
- Next by Date: Re: Which Windows Registry Key is BEST for my work
- Previous by thread: Re: Advice Needed...
- Next by thread: Re: Advice Needed...
- Index(es):
Relevant Pages
|