Thank you Stuart
I have mod the code with GLOBALs hFONT9_bold
checked and found no spiraling GDI objects
I have mod the code with GLOBALs hFONT9_bold
Code:
GLOBAL hFONT9_bold AS DWORD '============================= FUNCTION PBMAIN () AS LONG ' Bold font for the label FONT NEW "Arial",9,1 TO hFONT9_bold ' GitRandNum_Stack1 GitRandNum_Stack2 DispTransientMsgBox FONT END hFONT9_bold END FUNCTION
Comment