Daniel Wiebeʼs posts

Daniel Wiebe (wiebe) has made 74 posts.

Precise difference between Activate() and IsGenuine() after activation has already occurred

Post on May 13, 2014

Sounds good. Thanks for the clarification.

Post on May 13, 2014

Your explanation makes sense, though I think I had better explain my issue so you can better explain…

Post on May 9, 2014

What is the difference in functionality between Activate() and IsGenuine() once activation has alrea…

Can the time-tampering checks handle world travelers?

Post on May 13, 2014

Ok, sounds great. Thanks.

Post on May 9, 2014

Some of my clients travel around the world on a semi-regular basis, and hence must change their syst…

IsGenuine usage when retrying to connect

Post on May 2, 2014

Ok, that makes sense.

Post on May 2, 2014

That makes sense. Though, consider the case where the user chooses not to re-try (since they don't …

Post on May 1, 2014

I have an interesting issue that I ran into when testing the case where my program is disconnected f…

TurboFloat- limiting instances on same computer

Post on Apr 25, 2014

That does make sense- sounds good. Thanks!

Post on Apr 25, 2014

This is in a Windows 7 environment and using C# as the main operating language. I am running the…

Differentiate between an internet error and a true NotGenuine

Post on Apr 25, 2014

OK, thanks!

Post on Apr 25, 2014

> 1. skipOffline = false, offlineShowInetErr = false/true: In this case, any offline> act…

Post on Apr 25, 2014

But wait, I thought that if I specified "false" as the 3rd parameter to IsGenuine (Note that this is…

Post on Apr 24, 2014

I think it makes sense. I'm working in C#. Just to confirm- you are saying that after IsGenuine(90…