© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•13mo ago•
16 replies
MS

Help me with C++ / C#

I want to make a simple c# program with 1-2 functions and a program in c++ that inject in this c# program and check integrity of c# program by calling the c# function and validating its output.

HMODULE hModule = LoadLibraryA("Program.exe");
AddFunc Add = (AddFunc)GetProcAddress(hModule, "Add");

I can't get function address.
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

❔ Help Me with some C# Tests?
C#CC# / help
3y ago
Can anyone help me with C# ?
C#CC# / help
12mo ago
❔ Help ME PLEASE C#
C#CC# / help
3y ago