Fix VIM the backspace problem in Windows

Working in Windows XP now days, I found a strange behavior in gVIM as it wasn’t allowing me to use backspace when editing source files with indenting! After googling a bit I found a solution by adding the following to my .vimrc file… :set backspace=indent,eol,start