Search found 1 match

by Alieivazzadeh
Fri Mar 23, 2018 8:11 pm
Forum: Basic
Topic: VIRTUAL Box - registery
Replies: 1
Views: 12958

VIRTUAL Box - registery

is this possible to Write some data like Strings or binary data to Virtual registry after compile and link it with enigma?
and how can i do that with C++?
Similar Functions or another method?
Please give the sample source code

Like that C# code:

public bool Write(string KeyName, object Value ...