The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 895 - File: showthread.php PHP 7.2.34 (Linux)
File Line Function
/showthread.php 895 errorHandler->error




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
error in destructors of global vars (in .exe)
#1
I am receiving the following error when the exe exits :
error in destructors of global variables

I have only one global variable defined in the main thread (str+).

Code:
Copy      Help
str+ PSR_CURDIR = CurDir
if(find(_s "PSR" 0 1) = -1)
,PSR_CURDIR = _s.expandpath("$desktop$\PSR")

mac "PSR_Load"
1
Play 1 _s.format("%s\media\startup.wav" PSR_CURDIR) 0
2
SendMessage hDlg_PSR_Load WM_CLOSE 0 0
PSR_Main_Dlg 0 0 0 0


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)