And why does Visual Studio change the first line in the project file to this
everytime I update it?

<?xml version="1.0" encoding="windows-1250"?>

This causes a segmentation fault in vcpm.

It should be:

<?xml version="1.0" encoding="windows-1252"?>

Is it a setting in my IDE?

Thanks,
Keeper



_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders

Reply via email to