Changeset 46 for trunk/src/comdlg32


Ignore:
Timestamp:
Jun 7, 1999, 10:58:22 PM (26 years ago)
Author:
sandervl
Message:

* empty log message *

Location:
trunk/src/comdlg32
Files:
2 edited

Legend:

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

    r17 r46  
    1 /* $Id: comdlg32.cpp,v 1.2 1999-05-31 22:08:08 phaller Exp $ */
    2 
    31/*
    42 * COMDLG32 implementation
     
    108 *
    119 */
     10#include <os2win.h>
    1211#include <stdarg.h>
    13 
    14 #include <os2win.h>
    1512#include <misc.h>
    16 #include "wndproc.h"
     13#include <wndproc.h>
    1714
    1815//******************************************************************************
  • trunk/src/comdlg32/makefile

    r4 r46  
    1 # $Id: makefile,v 1.1 1999-05-24 20:19:35 ktk Exp $
    2 
    31#
    42# PD-Win32 API
     
    3836
    3937comdlg32.obj: comdlg32.cpp
    40 initterm.obj: initterm.c
     38initterm.obj: initterm.cpp
    4139
    4240clean:
Note: See TracChangeset for help on using the changeset viewer.