Comments on changesets

User picture

By lexical (changeset: 1518) Nov 17, 2011 @ 07:08pm UTC

Function not called
User picture

By lexical (changeset: 1518) Nov 17, 2011 @ 07:08pm UTC

Function not called
User picture

By lexical (changeset: 1485) Nov 10, 2011 @ 03:47am UTC

Line 142 assigns threadId
User picture

By lexical (changeset: 1492) Nov 10, 2011 @ 03:46am UTC

Line 147 assigns threadHandle
User picture

By lexical (changeset: 1492) Nov 10, 2011 @ 03:46am UTC

CreateThread returns NULL on failure
User picture

By CrazyCasta (changeset: 1329) Jul 01, 2011 @ 11:21pm UTC

I think that const array (the definition of it) should go to a .cpp file. The .hpp file should probably just have some sort of extern declaration. I'm not positive because it's a const, but I think it would be "extern const D2DllInfo dlls[];".