Re: use a DLL created in Visual Foxpro 9 in VB6 sp5
- From: "Samir Ibrahim" <samir.ibrahim@xxxxxxxxxxx>
- Date: Sat, 24 May 2008 09:30:17 +0300
Hi Jeff,
I Used these 3 API
URLDownloadToFile , InternetCheckConnection ,DeleteUrlCacheEntry
So VB Can Access method with '_' ?
I just Tried to open the dll with Object Browser and I am able to see all
the Method of my dll Except that Each Method start with '_' is Hidden?
thanks in advance.
Samir Ibrahim
"Jeff Johnson" <i.get@xxxxxxxxxxx> wrote in message
news:DoudnYDziJznkarVnZ2dnUVZ_qXinZ2d@xxxxxxxxxxxxxxxxx
"Samir Ibrahim" <samir.ibrahim@xxxxxxxxxxx> wrote in message
news:%23fi0jAMvIHA.3792@xxxxxxxxxxxxxxxxxxxxxxx
I have created a DLL in VFP9 and I include _ in the beginning of the
Method name such as mydll.._MyMethod()
Why? What other API have you used that did this? Outside of a very few
things in the Windows API, I've never seen it, and as such would never
copy such a convention. Sometimes "following the crowd" is a good thing.
.
- Follow-Ups:
- Re: use a DLL created in Visual Foxpro 9 in VB6 sp5
- From: mayayana
- Re: use a DLL created in Visual Foxpro 9 in VB6 sp5
- References:
- use a DLL created in Visual Foxpro 9 in VB6 sp5
- From: Samir Ibrahim
- Re: use a DLL created in Visual Foxpro 9 in VB6 sp5
- From: Jeff Johnson
- use a DLL created in Visual Foxpro 9 in VB6 sp5
- Prev by Date: Re: connect vb6 to database
- Next by Date: Re: Totally odd
- Previous by thread: Re: use a DLL created in Visual Foxpro 9 in VB6 sp5
- Next by thread: Re: use a DLL created in Visual Foxpro 9 in VB6 sp5
- Index(es):
Relevant Pages
|