Strange behavior with my PureBasic
Posted: Wed May 27, 2015 9:12 pm
Since last week i have experienced some problems with PureBasic (In fact i'm not sure if is only related to PB).
My Pc runs WinXP and i have installed PB5.24LTS.
I created one executable before this problem that runs fine.
However, when i create a new file (from the same source), some weird things happen:
-The startup is bit slow than a normal file.
-Looking at the Task Manager, memory usage is much higher than a normal file.
-Closing the program ( button X) this keeps running, only in task manager (i need to kill the process).
-Running from the Editor the same happens (PureBasic_Compilation0)
-With Process Explorer >Threads i noticed that the new file load ADVAPI.dll!WmiFreeBuffer+0xa7 while the 'old' not.
I'm not a programmer and tried some basic actions:
I tried with Avast disabled and nothing has changed.
Also Avast not reported any warning about virus.
I've uninstalled and installed PB (5.24 and 5.31).
Interesting:
The size of executables are the same!
Running in another machine (Win7) the new file does not show any problem!
Can not remember what i could have done to change my machine
I appreciate any advice!
My Pc runs WinXP and i have installed PB5.24LTS.
I created one executable before this problem that runs fine.
However, when i create a new file (from the same source), some weird things happen:
-The startup is bit slow than a normal file.
-Looking at the Task Manager, memory usage is much higher than a normal file.
-Closing the program ( button X) this keeps running, only in task manager (i need to kill the process).
-Running from the Editor the same happens (PureBasic_Compilation0)
-With Process Explorer >Threads i noticed that the new file load ADVAPI.dll!WmiFreeBuffer+0xa7 while the 'old' not.
I'm not a programmer and tried some basic actions:
I tried with Avast disabled and nothing has changed.
Also Avast not reported any warning about virus.
I've uninstalled and installed PB (5.24 and 5.31).
Interesting:
The size of executables are the same!
Running in another machine (Win7) the new file does not show any problem!
Can not remember what i could have done to change my machine
I appreciate any advice!