I have observed a strange thing: when I execute a program compiled with PBCC, in Task Manager is present then CSRSS.EXE program that occupies the 40%/50% of the resources, while the other half of the resources is occupied from the eseguibile program. All this slows down the computer. How to resolve the thing?
If it's important, in my program are present:
-WIN32API.INC
-CONTOOLS ROUTINES (CT_PRO.INC)
-FPCC ROUTINES
If it's important, in my program are present:
-WIN32API.INC
-CONTOOLS ROUTINES (CT_PRO.INC)
-FPCC ROUTINES
Comment