Informatică economică (Jan 2006)

Using DLL as Interface between API an VC#.NET Applications

  • Marian DARDALA,
  • Adriana REVEIU,
  • Ion SMEUREANU

Journal volume & issue
Vol. X, no. 1
pp. 73 – 76

Abstract

Read online

This paper presents a solution for using complex Win32API data structures and functions in Visual C# .NET applications. We built DLL (Dynamic Link Library) to manage the API functions and data structures and we used DLL modules in a C# application. This is an easier working way compared with the traditional way of importing and managing API’s functions in C# programs.

Keywords