December 21, 200619 yr Hi all,I'm trying to initialize some variables when my .gau file is loaded. I thought the ModuleInit() would be a good spot to do so but it doesn't seem to work. I simply can't declare a global variable like FLOAT64 tick = GetTickCount(); either because GetTickCount() is not a constant. So where do I initialize these global variables?Thanks,Thomas
December 21, 200619 yr Moderator Most commonly, variable init is handled in the case PANEL_SERVICE_POST_INSTALL... Fr. Bill AOPA Member: 07141481 AARP Member: 3209010556 Avsim Board of Directors | Avsim Forums Moderator
Create an account or sign in to comment