Ignore:
Timestamp:
Jun 23, 2000, 9:02:38 PM (25 years ago)
Author:
sandervl
Message:

Resource lookup fix (type '#') + misc changes/fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/KERNEL32.CPP

    r3694 r3746  
    1 /* $Id: KERNEL32.CPP,v 1.46 2000-06-12 14:59:38 phaller Exp $ */
     1/* $Id: KERNEL32.CPP,v 1.47 2000-06-23 19:02:36 sandervl Exp $ */
    22
    33/*
     
    12371237
    12381238//******************************************************************************
    1239 //******************************************************************************
    1240 void WIN32API WrongComctl32()
    1241 {
    1242   O32_MessageBox(NULL,
    1243              "KERNEL32.36 not implemented",
    1244              "Win32 for OS/2 Error",
    1245              MB_OK);
    1246   ExitProcess(987);
    1247 }
    1248 //******************************************************************************
    12491239
    12501240/***********************************************************************
Note: See TracChangeset for help on using the changeset viewer.