[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.axapta.programming

How to write dll files and manipulate in axapta?

getting server path of images

1/3/2006 10:45:00 AM

Hi,
How to write dll files and manipulate in axapta? provide the solution.

regs,
Hema. S
1 Answer

Luegisdorf

1/4/2006 11:26:00 AM

0

Hi Hema

How to write a dll file:
You need a IDE like VB, c++, c#, c, delphi or .NET and make a new Library
Project. The code inside the dll must be written in the langauge what the
envoirment provides. If you have more questions to this, I suppose to look
into other newsgroup concerning this issue.

How to use it in Axapta:
Just take a look into the class WinAPI. There are many Windows library used
- that's the way to use a external code library.

Best regards
Patrick


"getting server path of images" wrote:

> Hi,
> How to write dll files and manipulate in axapta? provide the solution.
>
> regs,
> Hema. S