Hook into old VB6 program with C# -



Hook into old VB6 program with C# -

is there way hook old vb6 programme using c# , modify of ui? also, maybe modify of features? wouldn't know first thing doing know can stuff injecting dll's programs. need in c#.

you can't inject dlls programs unless designed that, instance plugin architecture.

that said can mess ui of application using specific windows api calls. instance, many, many years ago, used method alter of excel.

check out link - includes source code , images of affected changes.

c# vb6 hook

Comments

Popular posts from this blog

How do I check if an insert was successful with MySQLdb in Python? -

delphi - blogger via idHTTP : error 400 bad request -

postgresql - ERROR: operator is not unique: unknown + unknown -