"Attempt to Free Non-Allocated Memory"
This is a Windows XP system-level error that suggests a problem with memory allocation.
In Windows XP, you can make some minor adjustments that affect the memory environment in which an executable program is run.
For Windows executables like PBPW.EXE, there isn't much control over the specifics of the environment they're launched in. You can right-click the .EXE file, select Properties, then Compatibility. Start by setting it for Win98 compatibility mode.
For DOS programs like PBC.EXE and PM.EXE, you've got a bit more to poke at. When you right-click on the .EXE and select Properties, you're offered a memory tab that lets you set some of the memory parameters. Select "Auto" for all the memory types found. You can also set compatibility mode for these files.
Top