Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > it.comp.lang.visual-basic > #18707
| From | "salclem2" <salclem2@yahoo.it> |
|---|---|
| Newsgroups | it.comp.lang.visual-basic |
| Subject | Re: [VB6] Declare dll |
| Date | 2016-02-19 14:42 +0100 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <na763k$1k76$1@gioia.aioe.org> (permalink) |
| References | <na75bu$1ihs$1@gioia.aioe.org> |
"carmelo" <carmelo.giu@alice.it> nel suo ultimo post si è così espresso: > Non sono riuscito a trovare in rete il declare di GetThemeRect qualcuno mi dice dove posso trovarla. > > vbAccelerator è scomparso? > > Carmelo A occhio dovrebbe essere questa: Declare Function GetThemeRect Lib "UxTheme.dll" Alias "GetThemeRect" (ByVal hTheme As Long, ByVal iPartId As Long, ByVal iStateId As Long, ByVal iPropId As Long, pRect As RECT) As Long -- http://freewarewiki.it http://freewareonline.org http://netuser.altervista.org
Back to it.comp.lang.visual-basic | Previous | Next — Previous in thread | Next in thread | Find similar
[VB6] Declare dll carmelo <carmelo.giu@alice.it> - 2016-02-19 14:29 +0100 Re: [VB6] Declare dll "salclem2" <salclem2@yahoo.it> - 2016-02-19 14:42 +0100 Re: [VB6] Declare dll SB <stNOOObenevSPAM@tin.it> - 2016-02-20 09:45 +0100
csiph-web