Need help with Windows Service

T

Tressa

I have a C# Windows Service and I need to access it from a C++ Application.
I am new to programming and have been looking all over for help on the
internet without much luck.

I did place this line at the top of the C++ file (using namespace
Shutdown_Restart;) I get something that says a namespace with this name does
not exist.

Thank you for your help
 
S

S. Han

Posing some code will help diagnose the problem.

This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top