Commit graph

12 commits

Author SHA1 Message Date
7b0714bda0 Restart Windows implementation, using C# fully again
Created new .NET 5 project instead of the existing one
Installed JWS API but it's probably not what I need
2021-06-04 03:17:02 +02:00
d3dbea885c Using Variant instead of Dispatch
Getting an object variant instead of a dispatch one
2020-11-23 03:22:09 +01:00
17c3d4c268 Fix sending the reference to COM object
Basically 2 lines of actual code change
2020-11-23 00:34:32 +01:00
5adc49d40a Using a mix of jni4net and Jacob
This shoooouuld work
But now jni4net can't load the .NET proxy
2020-11-22 03:29:46 +01:00
e1352b7f87 Progress with using jni4net
Using code from v1
2020-11-21 21:34:56 +01:00
6eee57f18e Full MSCOM support in a hacky way - might not work
And almost at the end I realized I could make a simple proxy that relays everything, or just fix the things automatically
2020-10-16 18:59:06 +02:00
d68ddb3418 Attempts to add support for MSCOM via jni4net
Also only building the necessary modules
2020-10-16 03:19:34 +02:00
580d48d7d0 Fixes for Windows and MSCOM implementation
Still can't pass Java objects to COM
2020-08-11 19:00:00 +02:00
cd0e1d01b6
Update to VirtualBox 6.1
It's about time
2020-08-01 00:14:30 +02:00
9ba0c3e820
Moving XPCOM stuff 2019-04-22 22:21:48 +02:00
515fb1f4d1
Server version independence, deps
Hopefully made the renderer version-independent
2019-04-22 01:04:01 +02:00
b0ad790f72
Using separate modules 2019-04-22 00:39:49 +02:00