mirror of
https://github.com/mcneel/opennurbs.git
synced 2026-04-18 04:06:04 +08:00
Sync changes from upstream repository
Co-authored-by: Steve Baer <steve@mcneel.com> Co-authored-by: Nathan Letwory <nathan@mcneel.com> Co-authored-by: Dale Lear <dalelear@mcneel.com>
This commit is contained in:
committed by
Will Pearson
parent
b844466e88
commit
799431a63b
@@ -40,7 +40,8 @@ int APIENTRY DllMain( HANDLE hModule,
|
||||
bRunning = true;
|
||||
}
|
||||
|
||||
switch( ul_reason_for_call ) {
|
||||
switch( ul_reason_for_call )
|
||||
{
|
||||
|
||||
case DLL_PROCESS_ATTACH:
|
||||
ON_ClassId::IncrementMark(); // make sure each DLL that each process that
|
||||
|
||||
Reference in New Issue
Block a user