Quantcast
Channel: Visual C# forum
Viewing all articles
Browse latest Browse all 31927

C# program access windows api

$
0
0

I am writing a windows desktop application in C# 2010 that will be calling a windows api. The user will enter some information, hit the submit button, and the windows api will be called.

My question is would you show me code on how to call the windows api, tell the windows api what you are looking for, and return any optional values obtained from the windows api?


Viewing all articles
Browse latest Browse all 31927

Trending Articles