I solved problems with this steps:
first of all I commented "INVON" command, then changed memory access controller's value to 0x40 (no mirror y, mirror x, not reverse rgb) , in next step I edited LCD's font file and rotated characters 90 degree to left, in final step I changed "PutStr" function's "y"s with "x" to write characters in vertical direction. now the LCD writes sentences in Landscape direction and you can use LCD horizontally (connector is in the left side).
I wish this helps to friends.
Best Regards.