Author Topic: Platinum Blockland version 4.01  (Read 14878 times)

I did have thoughts of testing the bits. Although I just wanted to test the different environments instead.
When you do P/Invoking it's just as important to test on both 32-bit and 64-bit as testing on different versions.

When you do P/Invoking it's just as important to test on both 32-bit and 64-bit as testing on different versions.
I will see if I can get a P/invoke as a add-in.

I will see if I can get a P/invoke as a add-in.
Do you know what P/Invoke is?


Platform invoke.
True.
Why are you using Shell32 for zip handling anyway?

True.
Why are you using Shell32 for zip handling anyway?
I could not find anything else that could work. I tried many strips of code, but they all did not work.
I used Shell32 as a last resort.

I could not find anything else that could work. I tried many strips of code, but they all did not work.
I used Shell32 as a last resort.
Did you try SharpZipLib?


Yes.
What happened?
EDIT: Also, what licence will it be licenced under?
« Last Edit: March 14, 2011, 03:34:13 PM by DontCare4Free »

The dedicated server batch should have pref. swapping.

The dedicated server batch should have pref. swapping.
SkyServer: Batch Creation (Used by SkyServer only), Server Preference swapper
DSB: Batch Creation (Used by user only)

I cannot make the batch files swap, ask Badspot.

What happened?
It just did not work for VB 2008.

Off-Topic: I am now using Lunix, Ubuntu. I will see If I can run Platinum Blockland with Mono.

Off-Topic: I am now using Lunix, Ubuntu. I will see If I can run Platinum Blockland with Mono.
It won't work since you are P/Invoking a windows core library.
And still: what license?

It won't work since you are P/Invoking a windows core library.
I will just go ahead and install Mono and add the Platform Invoke.

I will just go ahead and install Mono and add the Platform Invoke.
No, the thing is that P/Invoking calls native WINDOWS libraries. It works differently with Linux. Also, try using MoMA.
And still: License?

No, the thing is that P/Invoking calls native WINDOWS libraries. It works differently with Linux. Also, try using MoMA.
And still: License?
What license are you asking for?
VB License?
SharpZipLib License?

EDIT: VB 2008 doesn't seem to be accepting Add-ins. Do I see VS 2008 instead?
« Last Edit: March 14, 2011, 04:32:04 PM by Tyler66 »