1
Reply

Windows service to call C application

tope awolowo

tope awolowo

Aug 15 2017 4:54 AM
208

Am writting a windows service application in C# that call a C WIN32API.

My question is this, how do i use the OnStart(), function to call the C Win32API application. 

Answers (1)