Thanks.
For third query..The DLL files should be placed at the
client side if they requires GUI.
Secondly it's better that the DLL files are placed on
client side.

--- onnobid <[EMAIL PROTECTED]> wrote:

> Hi,
>  
> If you mean WinAPI dlls (not active X or COM stuff)
> then:
> 
> > 1. Which are the classes axapta provides for
> handling
> > DLL's.
> 
> DLL and DLLFunction (examples see class WinAPI).
> 
> > 2. Where are the Dll files placed (client or
> server)
> 
> Depends on where you want them to be executed. You
> can control it by
> setting the RunOn-property of the calling class.
> E.g. call
> WinAPI::getComputername() first on client side and
> then on server
> side. You will see the difference.
> 
> > 3. If the DLL requires GUI where will we place it.
> 
> I'm not quite sure what you mean, but if your dll
> opens a dialog
> window e.g. it should run on client side.
> 
> 
> Regards,
> Onno
> 
> 
> 
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


Sharing the knowledge on Axapta. 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/Axapta-Knowledge-Village/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to