Changeset 49 for trunk/classes/c


Ignore:
Timestamp:
May 7, 2023, 10:24:13 PM (2 years ago)
Author:
gyoung
Message:

Rem definitions that conflicted with header files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/classes/c/c_common/helper.c

    r4 r49  
    223223 }
    224224
    225 APIRET APIENTRY DosQueryModFromEIP( HMODULE *phMod,
     225/*APIRET APIENTRY DosQueryModFromEIP( HMODULE *phMod,
    226226                                    ULONG *pObjNum,
    227227                                    ULONG BuffLen,
    228228                                    PCHAR pBuff,
    229229                                    ULONG *pOffset,
    230                                     PVOID Address );
     230                                    PVOID Address );*/
    231231
    232232 /* Get the HMODULE of the MM class DLL */
Note: See TracChangeset for help on using the changeset viewer.