Ignore:
Timestamp:
Feb 14, 2016, 2:28:23 PM (10 years ago)
Author:
rousseau
Message:

Integrating from Wine Sources [gdiplus]

We will start with 'gdiplus.cpp' and build a minimal 'gdiplus.dll'.
While climbing up the wine-repo, more info will be obtained about the
integration process. This info is collected at the developer-site with
the goal of auto-integration in the future.

Commit: a781bbf096d9a3264fe52fa90891b5a19fca9e4d
Wine git-repo: git://source.winehq.org/git/wine.git

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/swt/src/gdiplus/initterm.cpp

    r22118 r22120  
    3030///#include "rgbcvt.h"
    3131
    32 ///#define DBG_LOCALLOG    DBG_initterm
    33 ///#include "dbglocal.h"
     32#define DBG_LOCALLOG    DBG_initterm
     33#include "dbglocal.h"
    3434
    3535// Win32 resource table (produced by wrc)
Note: See TracChangeset for help on using the changeset viewer.