Ignore:
Timestamp:
Dec 15, 2011, 6:07:42 PM (14 years ago)
Author:
dmik
Message:

Port WING32, WININET, WINTRUST, WINASPI32, WNETAPI32 and WOW32 to GCC/kBuild.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/gcc-kmk/src/wing32/wing32.cpp

    r3925 r21900  
    444444#pragma pack(2)
    445445
    446 struct
     446static struct
    447447{
    448448    WORD           palVersion;
     
    458458DWORD dwCapsRaster;
    459459
    460 struct {
     460static struct {
    461461  BITMAPINFOHEADER bmiHeader;
    462462  RGBQUAD bmiColors[256];
Note: See TracChangeset for help on using the changeset viewer.