Ignore:
Timestamp:
Aug 19, 1999, 2:54:30 PM (26 years ago)
Author:
sandervl
Message:

Icon cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/user32/user32.cpp

    r407 r577  
    1 /* $Id: user32.cpp,v 1.20 1999-08-03 21:22:33 sandervl Exp $ */
     1/* $Id: user32.cpp,v 1.21 1999-08-19 12:53:55 sandervl Exp $ */
    22
    33/*
     
    2525#include "wndproc.h"
    2626#include "wndclass.h"
    27 #include "icon.h"
    2827#include "usrcall.h"
    2928#include "syscolor.h"
     
    3231#include <stdlib.h>
    3332#include <string.h>
     33#include <winicon.h>
    3434
    3535//undocumented stuff
     
    13981398}
    13991399//******************************************************************************
    1400 //******************************************************************************
    14011400HWND WIN32API CreateMDIWindowA(LPCSTR arg1, LPCSTR arg2, DWORD arg3,
    14021401                               int arg4, int arg5, int arg6, int arg7,
Note: See TracChangeset for help on using the changeset viewer.