Implement some COM-related functions.
[reactos.git] / reactos / lib / ddraw / main / ddraw.c
2005-10-25 Maarten BosmaImplement some COM-related functions.
2005-10-24 Magnus Olsenfilling in bit more info to DDRAW_GLOBAL struct in...
2005-10-24 Maarten BosmaImplemented thunks for IDirectDrawSurface and IDirectDr...
2005-10-23 Maarten BosmaAdd lots of stubs.
2005-10-23 Magnus Olsenimplement Main_DirectDraw_GetDisplayMode (not to 100...
2005-10-23 Magnus Olsenfirst working api is GetCaps for HAL. rember we do...
2005-10-23 Maarten BosmaAdd a macro for the stubs.
2005-10-02 Thomas Bluemelfixed difference in signedness warnings
2005-08-25 Maarten BosmaFill some more structs, that ms ddraw fill as well.
2005-08-08 Maarten BosmaFix another bug thanks to GreatLord.
2005-08-08 Maarten BosmaFix wrong syntax, missing file and non existing module...
2005-08-08 Maarten BosmaThe beginning of a ddraw implementation. Does not work...