Using .Net extensions with Win API?

M

m.skrzetuski

Hi there,

is it possible to use the Win API "directly" in a C++ .Net application? I would like to write a DLL Injector and build the GUI and a file logger in .Net but use functions like LoadLibrary or CreateRemoteThread.

Is it something I should not do for some reason?
Or is there something which will make this impossible for me?

Kind regards
Maciej
 
Ö

Öö Tiib

is it possible to use the Win API "directly" in a C++ .Net application? I
would like to write a DLL Injector and build the GUI and a file logger in
.Net but use functions like LoadLibrary or CreateRemoteThread.

This is MS API specific question. Also MS C++/CLI that you need for building .NET application is not C++. It is like C++ is not C. So better ask from some MS forum or Stack Overflow or some-such.
 
8

88888 Dihedral

Öö Tiibæ–¼ 2012å¹´8月29日星期三UTC+8上åˆ12時14分30秒寫é“:
This is MS API specific question. Also MS C++/CLI that you need for building .NET application is not C++. It is like C++ is not C. So better ask from some MS forum or Stack Overflow or some-such.


OK, this is due to that if a software written in C or C++
or whatever has to link something under MS Windows from MS
such as Excel spread sheet, Word *.doc or whatever in IE,
then please check with MS for that kind of lazy programming to invoke
some actions.
 

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

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,056
Latest member
GlycogenSupporthealth

Latest Threads

Top