procedure doesn't works if the program compiled to native code...
- From: "Fatih Argun" <aaa@xxxxxxx>
- Date: Wed, 23 Nov 2005 04:40:29 +0200
Private Declare Sub xxx Lib "yyy.dll" ()
design time : xxx works properly
compile to p-code: xxx works properly
compile to native code: xxx doesn't works
what's the problem?
regards...
.
- Follow-Ups:
- Re: procedure doesn't works if the program compiled to native code...
- From: J French
- Re: procedure doesn't works if the program compiled to native code...
- From: Thorsten Albers
- Re: procedure doesn't works if the program compiled to native code...
- Prev by Date: Re: Reading Location information using VBScript
- Next by Date: to load a user's profile without logging in
- Previous by thread: Reading Location information using VBScript
- Next by thread: Re: procedure doesn't works if the program compiled to native code...
- Index(es):
Relevant Pages
|