Changeset 21854 for branches/gcc-kmk/include/win/ntddk.h
- Timestamp:
- Dec 6, 2011, 6:14:29 PM (14 years ago)
- File:
-
- 1 edited
-
branches/gcc-kmk/include/win/ntddk.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/gcc-kmk/include/win/ntddk.h
r21327 r21854 876 876 877 877 /* mathematics */ 878 #if defined(__WIN32OS2__) && defined(__IBMC__) 878 #if defined(__WIN32OS2__) && defined(WINE_LARGE_INTEGER) && !defined(WINE_LONGLONG) 879 879 880 LARGE_INTEGER WINAPI RtlpConvertLongToLargeInteger( LONG a ); 880 881 LARGE_INTEGER WINAPI RtlpEnlargedIntegerMultiply( INT a, INT b );
Note:
See TracChangeset
for help on using the changeset viewer.
