Ryu1991
Erfahrenes Mitglied
Code:
C:/Dokumente und Einstellungen/Ryu/Desktop/C++/Header/Extra_Libs/GDIPlus/GDIPlus/Includes/GdiplusBase.h:25: error: declaration of `operator new' as non-function
C:/Dokumente und Einstellungen/Ryu/Desktop/C++/Header/Extra_Libs/GDIPlus/GDIPlus/Includes/GdiplusBase.h:25: error: expected `;' before '(' token
C:/Dokumente und Einstellungen/Ryu/Desktop/C++/Header/Extra_Libs/GDIPlus/GDIPlus/Includes/GdiplusBase.h:29: error: expected `;' before "void"
C:/Dokumente und Einstellungen/Ryu/Desktop/C++/Header/Extra_Libs/GDIPlus/GDIPlus/Includes/GdiplusBase.h:33: error: declaration of `operator new []' as non-function
C:/Dokumente und Einstellungen/Ryu/Desktop/C++/Header/Extra_Libs/GDIPlus/GDIPlus/Includes/GdiplusBase.h:33: error: expected `;' before '(' token
C:/Dokumente und Einstellungen/Ryu/Desktop/C++/Header/Extra_Libs/GDIPlus/GDIPlus/Includes/GdiplusBase.h:37: error: expected `;' before '}' token
In file included from C:/Dokumente und Einstellungen/Ryu/Desktop/C++/Header/Extra_Libs/GDIPlus/GDIPlus/Includes/GDIplus.h:115,
from C:\Dokumente und Einstellungen\Ryu\Desktop\Temp\Deskchanger\main.cpp:2:
C:/Dokumente und Einstellungen/Ryu/Desktop/C++/Header/Extra_Libs/GDIPlus/GDIPlus/Includes/GdiplusEnums.h:29: error: `UINT' does not name a type
C:/Dokumente und Einstellungen/Ryu/Desktop/C++/Header/Extra_Libs/GDIPlus/GDIPlus/Includes/GdiplusEnums.h:30: error: `UINT' does not name a type
C:/Dokumente und Einstellungen/Ryu/Desktop/C++/Header/Extra_Libs/GDIPlus/GDIPlus/Includes/GdiplusEnums.h:531: error: `BOOL' does not name a type