Ignore:
Timestamp:
Oct 2, 2000, 8:40:12 PM (25 years ago)
Author:
sandervl
Message:

fixes for FS macro changes

File:
1 edited

Legend:

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

    r4378 r4387  
    1 /* $Id: ole2nls.cpp,v 1.3 2000-10-02 15:56:47 phaller Exp $ */
     1/* $Id: ole2nls.cpp,v 1.4 2000-10-02 18:39:34 sandervl Exp $ */
    22
    33/*
     
    13991399              LPWORD,  lpCharType)
    14001400{
    1401   return ODIN_GetStringTypeExW(0,
     1401  return CALL_ODINFUNC(GetStringTypeExW)(0,
    14021402                          dwInfoType,
    14031403                          lpSrcStr,
Note: See TracChangeset for help on using the changeset viewer.