Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.basic.visual.misc > #1998
| From | GS <gs@somewhere.net> |
|---|---|
| Newsgroups | microsoft.public.vb.general.discussion, comp.lang.basic.visual.misc |
| Subject | Re: LongPtr |
| Date | 2014-01-22 12:09 -0500 |
| Organization | A noiseless patient Spider |
| Message-ID | <lbotvi$r75$1@dont-email.me> (permalink) |
| References | <lbok72$81e$1@speranza.aioe.org> <lbokc8$81e$2@speranza.aioe.org> |
Cross-posted to 2 groups.
> On 22/01/2014 14:22, Deanna Earley wrote: >> Since when did VBA support LongPtr?? >> I've just noticed it in Excel (2010) VBA (7) and it's a recognised >> type. >> >> It's nowhere to be seen in the object browser and there is no >> associated >> vbVarType constant for it. >> >> VBA7 is not .Net based either as other Vb.Net keywords and >> operators >> aren't supported. > > Oh, just VBA in Excel 2010 and 2013 apparently: > http://msdn.microsoft.com/en-us/library/office/gg251378.aspx > I'd much prefer LongLong on a 32-bit system though :( Just to clarify... LongPtr in VBA7 is supported for x64 versions of MS Office. When running x32 it won't matter if VBA is still v7 (AFAIK)! -- Garry Free usenet access at http://www.eternal-september.org Classic VB Users Regroup! comp.lang.basic.visual.misc microsoft.public.vb.general.discussion --- This email is free from viruses and malware because avast! Antivirus protection is active. http://www.avast.com
Back to comp.lang.basic.visual.misc | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
LongPtr Deanna Earley <dee.earley@icode.co.uk> - 2014-01-22 14:22 +0000
Re: LongPtr Deanna Earley <dee.earley@icode.co.uk> - 2014-01-22 14:25 +0000
Re: LongPtr GS <gs@somewhere.net> - 2014-01-22 12:09 -0500
Re: LongPtr ralph <nt_consulting@yahoo.com> - 2014-01-22 15:36 -0600
Re: LongPtr GS <gs@somewhere.net> - 2014-01-22 16:49 -0500
Re: LongPtr ralph <nt_consulting@yahoo.com> - 2014-01-22 16:11 -0600
Re: LongPtr GS <gs@somewhere.net> - 2014-01-22 17:16 -0500
Re: LongPtr Deanna Earley <dee.earley@icode.co.uk> - 2014-01-23 09:56 +0000
Re: LongPtr Deanna Earley <dee.earley@icode.co.uk> - 2014-01-23 09:55 +0000
Re: LongPtr GS <gs@somewhere.net> - 2014-01-23 10:41 -0500
Re: LongPtr Tony Toews <ttoews@telusplanet.net> - 2014-01-22 15:03 -0700
Re: LongPtr GS <gs@somewhere.net> - 2014-01-22 17:14 -0500
Re: LongPtr ralph <nt_consulting@yahoo.com> - 2014-01-22 16:53 -0600
Re: LongPtr GS <gs@somewhere.net> - 2014-02-24 17:21 -0500
csiph-web