Ignore:
Timestamp:
Feb 23, 2000, 2:06:59 AM (26 years ago)
Author:
sandervl
Message:

SetLastError calling convention bugs fixed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/oslibmisc.cpp

    r2865 r2866  
    1 /* $Id: oslibmisc.cpp,v 1.7 2000-02-23 00:57:39 sandervl Exp $ */
    2 //#define DEBUG
     1/* $Id: oslibmisc.cpp,v 1.8 2000-02-23 01:06:59 sandervl Exp $ */
    32/*
    43 * Misc OS/2 util. procedures
     
    6059  PPIB pPIB;
    6160
    62   _interrupt(3);
    6361  dprintf(("KERNEL32:GetModuleHandle(%x)\n",
    6462           pszModule));
Note: See TracChangeset for help on using the changeset viewer.