read file .h and .cpp with avr Studio?

could read these files include libraries for arduino with avr studio program?

How I could do it?

maybe, I need another program?

thanks

Yes, those are standard C++ files. You can use any IDE you want. You can import the Arduino libs into AVR Studio and do all your development there, it just takes a little more effort for setup and uploading programs.