gdiplus: Return error code of the failed API to the caller.
[wine] / dlls / msvcp100 / ios.c
2012-08-20  Piotr Cabanmsvcrt: Fixed vector destructors implementation on...
2012-08-20  Piotr Cabanmsvcp90: Fixed buffer allocation in basic_stringbuf...
2012-08-17  Piotr Cabanmsvcp100: Manually define virtual destructors in vtables.
2012-08-16  Piotr Cabanmsvcp100: Fixed 64-bit variables alignment.
2012-08-16  Piotr Cabanmsvcp100: Fixed basic_streambuf virtual functions table.
2012-08-16  Piotr Cabanmsvcp100: Fixed streamoff and streamsize definition.
2012-08-16  Piotr Cabanmsvcp100: Copy source files from msvcp90.