MGernot
@mgernot
New Member
Joined: Feb 15, 2024
Topics: 0 / Replies: 36
Reply
RE: Backgroundworker…stupid question

If it runs the net.-framework ( version 2.0 and up) and at least Windows-XP it should work. At my company i`m running a multithreaded Net. application…

13 years ago
Forum
Reply
RE: Backgroundworker…stupid question

Of course you can spawn multiple threads on single-processor machines. It`s an OS mechanism after all.

13 years ago
Forum
Reply
RE: Max 2012 not working with C#… ?

You could build an installer and include the freeimage.dll. With InnoSetup for example. Net 4.0 should be present anyway since it`s installed by 3dsma…

13 years ago
Forum
Reply
RE: .Net SDK Wrapper

The new state-sets and zookeeper are based on this .NET-Wrapper. Since this is a (very) thin layer around the entire c++ sdk and because it gets compi…

13 years ago
Forum
Reply
RE: dotNet type "List"

Hmm, i think you have to specify the type-parameter of List<T> somehow where T is the type of the List. Not sure how this works in maxscript.

15 years ago
Forum
Page 3 / 3