Index: win32/api-ms-win-core-com-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-com-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-com-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-com-l1-1-0.dll api-ms-win-core-com-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-com-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-com-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-com-l1-1-0.def) + +set_target_properties(api-ms-win-core-com-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-com-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-com-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-com-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-com-l1-1-0/api-ms-win-core-com-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-com-l1-1-0/api-ms-win-core-com-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-com-l1-1-0/api-ms-win-core-com-l1-1-0.spec (working copy) @@ -0,0 +1,80 @@ +@ stdcall CLSIDFromProgID(wstr ptr) ole32.CLSIDFromProgID +@ stdcall CLSIDFromString(wstr ptr) ole32.CLSIDFromString +@ stdcall CoAddRefServerProcess() ole32.CoAddRefServerProcess +@ stub CoAllowUnmarshalerCLSID +@ stub CoCancelCall +@ stdcall CoCopyProxy(ptr ptr) ole32.CoCopyProxy +@ stdcall CoCreateFreeThreadedMarshaler(ptr ptr) ole32.CoCreateFreeThreadedMarshaler +@ stdcall CoCreateGuid(ptr) ole32.CoCreateGuid +@ stdcall CoCreateInstance(ptr ptr long ptr ptr) ole32.CoCreateInstance +@ stdcall CoCreateInstanceEx(ptr ptr long ptr long ptr) ole32.CoCreateInstanceEx +@ stub CoCreateInstanceFromApp +@ stub CoDecodeProxy +@ stub CoDecrementMTAUsage +@ stub CoDisableCallCancellation +@ stub CoDisconnectContext +@ stdcall CoDisconnectObject(ptr long) ole32.CoDisconnectObject +@ stub CoEnableCallCancellation +@ stdcall CoFreeUnusedLibraries() ole32.CoFreeUnusedLibraries +@ stdcall CoFreeUnusedLibrariesEx(long long) ole32.CoFreeUnusedLibrariesEx +@ stdcall CoGetApartmentType(ptr ptr) ole32.CoGetApartmentType +@ stdcall CoGetCallContext(ptr ptr) ole32.CoGetCallContext +@ stdcall CoGetCallerTID(ptr) ole32.CoGetCallerTID +@ stub CoGetCancelObject +@ stdcall CoGetClassObject(ptr long ptr ptr ptr) ole32.CoGetClassObject +@ stdcall CoGetContextToken(ptr) ole32.CoGetContextToken +@ stdcall CoGetCurrentLogicalThreadId(ptr) ole32.CoGetCurrentLogicalThreadId +@ stdcall CoGetCurrentProcess() ole32.CoGetCurrentProcess +@ stdcall CoGetDefaultContext(long ptr ptr) ole32.CoGetDefaultContext +@ stdcall CoGetInterfaceAndReleaseStream(ptr ptr ptr) ole32.CoGetInterfaceAndReleaseStream +@ stdcall CoGetMalloc(long ptr) ole32.CoGetMalloc +@ stdcall CoGetMarshalSizeMax(ptr ptr ptr long ptr long) ole32.CoGetMarshalSizeMax +@ stdcall CoGetObjectContext(ptr ptr) ole32.CoGetObjectContext +@ stdcall CoGetPSClsid(ptr ptr) ole32.CoGetPSClsid +@ stdcall CoGetStandardMarshal(ptr ptr long ptr long ptr) ole32.CoGetStandardMarshal +@ stub CoGetStdMarshalEx +@ stdcall CoGetTreatAsClass(ptr ptr) ole32.CoGetTreatAsClass +@ stdcall CoImpersonateClient() ole32.CoImpersonateClient +@ stub CoIncrementMTAUsage +@ stdcall CoInitializeEx(ptr long) ole32.CoInitializeEx +@ stdcall CoInitializeSecurity(ptr long ptr ptr long long ptr long ptr) ole32.CoInitializeSecurity +@ stub CoInvalidateRemoteMachineBindings +@ stdcall CoIsHandlerConnected(ptr) ole32.CoIsHandlerConnected +@ stdcall CoLockObjectExternal(ptr long long) ole32.CoLockObjectExternal +@ stdcall CoMarshalHresult(ptr long) ole32.CoMarshalHresult +@ stdcall CoMarshalInterThreadInterfaceInStream(ptr ptr ptr) ole32.CoMarshalInterThreadInterfaceInStream +@ stdcall CoMarshalInterface(ptr ptr ptr long ptr long) ole32.CoMarshalInterface +@ stub CoQueryAuthenticationServices +@ stdcall CoQueryClientBlanket(ptr ptr ptr ptr ptr ptr ptr) ole32.CoQueryClientBlanket +@ stdcall CoQueryProxyBlanket(ptr ptr ptr ptr ptr ptr ptr ptr) ole32.CoQueryProxyBlanket +@ stdcall CoRegisterClassObject(ptr ptr long long ptr) ole32.CoRegisterClassObject +@ stdcall CoRegisterPSClsid(ptr ptr) ole32.CoRegisterPSClsid +@ stub CoRegisterSurrogate +@ stdcall CoReleaseMarshalData(ptr) ole32.CoReleaseMarshalData +@ stdcall CoReleaseServerProcess() ole32.CoReleaseServerProcess +@ stdcall CoResumeClassObjects() ole32.CoResumeClassObjects +@ stdcall CoRevertToSelf() ole32.CoRevertToSelf +@ stdcall CoRevokeClassObject(long) ole32.CoRevokeClassObject +@ stub CoSetCancelObject +@ stdcall CoSetProxyBlanket(ptr long long ptr long long ptr long) ole32.CoSetProxyBlanket +@ stdcall CoSuspendClassObjects() ole32.CoSuspendClassObjects +@ stdcall CoSwitchCallContext(ptr ptr) ole32.CoSwitchCallContext +@ stdcall CoTaskMemAlloc(long) ole32.CoTaskMemAlloc +@ stdcall CoTaskMemFree(ptr) ole32.CoTaskMemFree +@ stdcall CoTaskMemRealloc(ptr long) ole32.CoTaskMemRealloc +@ stub CoTestCancel +@ stdcall CoUninitialize() ole32.CoUninitialize +@ stdcall CoUnmarshalHresult(ptr ptr) ole32.CoUnmarshalHresult +@ stdcall CoUnmarshalInterface(ptr ptr ptr) ole32.CoUnmarshalInterface +@ stdcall CoWaitForMultipleHandles(long long long ptr ptr) ole32.CoWaitForMultipleHandles +@ stub CoWaitForMultipleObjects +@ stdcall CreateStreamOnHGlobal(ptr long ptr) ole32.CreateStreamOnHGlobal +@ stdcall FreePropVariantArray(long ptr) ole32.FreePropVariantArray +@ stdcall GetHGlobalFromStream(ptr ptr) ole32.GetHGlobalFromStream +@ stdcall IIDFromString(wstr ptr) ole32.IIDFromString +@ stdcall ProgIDFromCLSID(ptr ptr) ole32.ProgIDFromCLSID +@ stdcall PropVariantClear(ptr) ole32.PropVariantClear +@ stdcall PropVariantCopy(ptr ptr) ole32.PropVariantCopy +@ stdcall StringFromCLSID(ptr ptr) ole32.StringFromCLSID +@ stdcall StringFromGUID2(ptr ptr long) ole32.StringFromGUID2 +@ stdcall StringFromIID(ptr ptr) ole32.StringFromIID Index: win32/api-ms-win-core-com-l1-1-0/api-ms-win-core-com-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-com-l1-1-0/api-ms-win-core-com-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-com-l1-1-0/api-ms-win-core-com-l1-1-0.spec (working copy) @@ -0,0 +1,80 @@ +@ stdcall CLSIDFromProgID(wstr ptr) ole32.CLSIDFromProgID +@ stdcall CLSIDFromString(wstr ptr) ole32.CLSIDFromString +@ stdcall CoAddRefServerProcess() ole32.CoAddRefServerProcess +@ stub CoAllowUnmarshalerCLSID +@ stub CoCancelCall +@ stdcall CoCopyProxy(ptr ptr) ole32.CoCopyProxy +@ stdcall CoCreateFreeThreadedMarshaler(ptr ptr) ole32.CoCreateFreeThreadedMarshaler +@ stdcall CoCreateGuid(ptr) ole32.CoCreateGuid +@ stdcall CoCreateInstance(ptr ptr long ptr ptr) ole32.CoCreateInstance +@ stdcall CoCreateInstanceEx(ptr ptr long ptr long ptr) ole32.CoCreateInstanceEx +@ stub CoCreateInstanceFromApp +@ stub CoDecodeProxy +@ stub CoDecrementMTAUsage +@ stub CoDisableCallCancellation +@ stub CoDisconnectContext +@ stdcall CoDisconnectObject(ptr long) ole32.CoDisconnectObject +@ stub CoEnableCallCancellation +@ stdcall CoFreeUnusedLibraries() ole32.CoFreeUnusedLibraries +@ stdcall CoFreeUnusedLibrariesEx(long long) ole32.CoFreeUnusedLibrariesEx +@ stdcall CoGetApartmentType(ptr ptr) ole32.CoGetApartmentType +@ stdcall CoGetCallContext(ptr ptr) ole32.CoGetCallContext +@ stdcall CoGetCallerTID(ptr) ole32.CoGetCallerTID +@ stub CoGetCancelObject +@ stdcall CoGetClassObject(ptr long ptr ptr ptr) ole32.CoGetClassObject +@ stdcall CoGetContextToken(ptr) ole32.CoGetContextToken +@ stdcall CoGetCurrentLogicalThreadId(ptr) ole32.CoGetCurrentLogicalThreadId +@ stdcall CoGetCurrentProcess() ole32.CoGetCurrentProcess +@ stdcall CoGetDefaultContext(long ptr ptr) ole32.CoGetDefaultContext +@ stdcall CoGetInterfaceAndReleaseStream(ptr ptr ptr) ole32.CoGetInterfaceAndReleaseStream +@ stdcall CoGetMalloc(long ptr) ole32.CoGetMalloc +@ stdcall CoGetMarshalSizeMax(ptr ptr ptr long ptr long) ole32.CoGetMarshalSizeMax +@ stdcall CoGetObjectContext(ptr ptr) ole32.CoGetObjectContext +@ stdcall CoGetPSClsid(ptr ptr) ole32.CoGetPSClsid +@ stdcall CoGetStandardMarshal(ptr ptr long ptr long ptr) ole32.CoGetStandardMarshal +@ stub CoGetStdMarshalEx +@ stdcall CoGetTreatAsClass(ptr ptr) ole32.CoGetTreatAsClass +@ stdcall CoImpersonateClient() ole32.CoImpersonateClient +@ stub CoIncrementMTAUsage +@ stdcall CoInitializeEx(ptr long) ole32.CoInitializeEx +@ stdcall CoInitializeSecurity(ptr long ptr ptr long long ptr long ptr) ole32.CoInitializeSecurity +@ stub CoInvalidateRemoteMachineBindings +@ stdcall CoIsHandlerConnected(ptr) ole32.CoIsHandlerConnected +@ stdcall CoLockObjectExternal(ptr long long) ole32.CoLockObjectExternal +@ stdcall CoMarshalHresult(ptr long) ole32.CoMarshalHresult +@ stdcall CoMarshalInterThreadInterfaceInStream(ptr ptr ptr) ole32.CoMarshalInterThreadInterfaceInStream +@ stdcall CoMarshalInterface(ptr ptr ptr long ptr long) ole32.CoMarshalInterface +@ stub CoQueryAuthenticationServices +@ stdcall CoQueryClientBlanket(ptr ptr ptr ptr ptr ptr ptr) ole32.CoQueryClientBlanket +@ stdcall CoQueryProxyBlanket(ptr ptr ptr ptr ptr ptr ptr ptr) ole32.CoQueryProxyBlanket +@ stdcall CoRegisterClassObject(ptr ptr long long ptr) ole32.CoRegisterClassObject +@ stdcall CoRegisterPSClsid(ptr ptr) ole32.CoRegisterPSClsid +@ stub CoRegisterSurrogate +@ stdcall CoReleaseMarshalData(ptr) ole32.CoReleaseMarshalData +@ stdcall CoReleaseServerProcess() ole32.CoReleaseServerProcess +@ stdcall CoResumeClassObjects() ole32.CoResumeClassObjects +@ stdcall CoRevertToSelf() ole32.CoRevertToSelf +@ stdcall CoRevokeClassObject(long) ole32.CoRevokeClassObject +@ stub CoSetCancelObject +@ stdcall CoSetProxyBlanket(ptr long long ptr long long ptr long) ole32.CoSetProxyBlanket +@ stdcall CoSuspendClassObjects() ole32.CoSuspendClassObjects +@ stdcall CoSwitchCallContext(ptr ptr) ole32.CoSwitchCallContext +@ stdcall CoTaskMemAlloc(long) ole32.CoTaskMemAlloc +@ stdcall CoTaskMemFree(ptr) ole32.CoTaskMemFree +@ stdcall CoTaskMemRealloc(ptr long) ole32.CoTaskMemRealloc +@ stub CoTestCancel +@ stdcall CoUninitialize() ole32.CoUninitialize +@ stdcall CoUnmarshalHresult(ptr ptr) ole32.CoUnmarshalHresult +@ stdcall CoUnmarshalInterface(ptr ptr ptr) ole32.CoUnmarshalInterface +@ stdcall CoWaitForMultipleHandles(long long long ptr ptr) ole32.CoWaitForMultipleHandles +@ stub CoWaitForMultipleObjects +@ stdcall CreateStreamOnHGlobal(ptr long ptr) ole32.CreateStreamOnHGlobal +@ stdcall FreePropVariantArray(long ptr) ole32.FreePropVariantArray +@ stdcall GetHGlobalFromStream(ptr ptr) ole32.GetHGlobalFromStream +@ stdcall IIDFromString(wstr ptr) ole32.IIDFromString +@ stdcall ProgIDFromCLSID(ptr ptr) ole32.ProgIDFromCLSID +@ stdcall PropVariantClear(ptr) ole32.PropVariantClear +@ stdcall PropVariantCopy(ptr ptr) ole32.PropVariantCopy +@ stdcall StringFromCLSID(ptr ptr) ole32.StringFromCLSID +@ stdcall StringFromGUID2(ptr ptr long) ole32.StringFromGUID2 +@ stdcall StringFromIID(ptr ptr) ole32.StringFromIID Index: win32/api-ms-win-core-com-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-com-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-com-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-com-l1-1-0.dll api-ms-win-core-com-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-com-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-com-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-com-l1-1-0.def) + +set_target_properties(api-ms-win-core-com-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-com-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-com-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-com-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-com-l1-1-1/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-com-l1-1-1/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-com-l1-1-1/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-com-l1-1-1.dll api-ms-win-core-com-l1-1-1.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-com-l1-1-1 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-com-l1-1-1_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-com-l1-1-1.def) + +set_target_properties(api-ms-win-core-com-l1-1-1 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-com-l1-1-1 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-com-l1-1-1 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-com-l1-1-1 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-com-l1-1-1/api-ms-win-core-com-l1-1-1.spec =================================================================== --- win32/api-ms-win-core-com-l1-1-1/api-ms-win-core-com-l1-1-1.spec (nonexistent) +++ win32/api-ms-win-core-com-l1-1-1/api-ms-win-core-com-l1-1-1.spec (working copy) @@ -0,0 +1,82 @@ +@ stdcall CLSIDFromProgID(wstr ptr) ole32.CLSIDFromProgID +@ stdcall CLSIDFromString(wstr ptr) ole32.CLSIDFromString +@ stdcall CoAddRefServerProcess() ole32.CoAddRefServerProcess +@ stub CoAllowUnmarshalerCLSID +@ stub CoCancelCall +@ stdcall CoCopyProxy(ptr ptr) ole32.CoCopyProxy +@ stdcall CoCreateFreeThreadedMarshaler(ptr ptr) ole32.CoCreateFreeThreadedMarshaler +@ stdcall CoCreateGuid(ptr) ole32.CoCreateGuid +@ stdcall CoCreateInstance(ptr ptr long ptr ptr) ole32.CoCreateInstance +@ stdcall CoCreateInstanceEx(ptr ptr long ptr long ptr) ole32.CoCreateInstanceEx +@ stub CoCreateInstanceFromApp +@ stub CoDecodeProxy +@ stub CoDecrementMTAUsage +@ stub CoDisableCallCancellation +@ stub CoDisconnectContext +@ stdcall CoDisconnectObject(ptr long) ole32.CoDisconnectObject +@ stub CoEnableCallCancellation +@ stdcall CoFreeUnusedLibraries() ole32.CoFreeUnusedLibraries +@ stdcall CoFreeUnusedLibrariesEx(long long) ole32.CoFreeUnusedLibrariesEx +@ stdcall CoGetApartmentType(ptr ptr) ole32.CoGetApartmentType +@ stdcall CoGetCallContext(ptr ptr) ole32.CoGetCallContext +@ stdcall CoGetCallerTID(ptr) ole32.CoGetCallerTID +@ stub CoGetCancelObject +@ stdcall CoGetClassObject(ptr long ptr ptr ptr) ole32.CoGetClassObject +@ stdcall CoGetContextToken(ptr) ole32.CoGetContextToken +@ stdcall CoGetCurrentLogicalThreadId(ptr) ole32.CoGetCurrentLogicalThreadId +@ stdcall CoGetCurrentProcess() ole32.CoGetCurrentProcess +@ stdcall CoGetDefaultContext(long ptr ptr) ole32.CoGetDefaultContext +@ stdcall CoGetInterfaceAndReleaseStream(ptr ptr ptr) ole32.CoGetInterfaceAndReleaseStream +@ stdcall CoGetMalloc(long ptr) ole32.CoGetMalloc +@ stdcall CoGetMarshalSizeMax(ptr ptr ptr long ptr long) ole32.CoGetMarshalSizeMax +@ stdcall CoGetObjectContext(ptr ptr) ole32.CoGetObjectContext +@ stdcall CoGetPSClsid(ptr ptr) ole32.CoGetPSClsid +@ stdcall CoGetStandardMarshal(ptr ptr long ptr long ptr) ole32.CoGetStandardMarshal +@ stub CoGetStdMarshalEx +@ stdcall CoGetTreatAsClass(ptr ptr) ole32.CoGetTreatAsClass +@ stdcall CoImpersonateClient() ole32.CoImpersonateClient +@ stub CoIncrementMTAUsage +@ stdcall CoInitializeEx(ptr long) ole32.CoInitializeEx +@ stdcall CoInitializeSecurity(ptr long ptr ptr long long ptr long ptr) ole32.CoInitializeSecurity +@ stub CoInvalidateRemoteMachineBindings +@ stdcall CoIsHandlerConnected(ptr) ole32.CoIsHandlerConnected +@ stdcall CoLockObjectExternal(ptr long long) ole32.CoLockObjectExternal +@ stdcall CoMarshalHresult(ptr long) ole32.CoMarshalHresult +@ stdcall CoMarshalInterThreadInterfaceInStream(ptr ptr ptr) ole32.CoMarshalInterThreadInterfaceInStream +@ stdcall CoMarshalInterface(ptr ptr ptr long ptr long) ole32.CoMarshalInterface +@ stub CoQueryAuthenticationServices +@ stdcall CoQueryClientBlanket(ptr ptr ptr ptr ptr ptr ptr) ole32.CoQueryClientBlanket +@ stdcall CoQueryProxyBlanket(ptr ptr ptr ptr ptr ptr ptr ptr) ole32.CoQueryProxyBlanket +@ stub CoRegisterActivationFilter +@ stdcall CoRegisterClassObject(ptr ptr long long ptr) ole32.CoRegisterClassObject +@ stdcall CoRegisterPSClsid(ptr ptr) ole32.CoRegisterPSClsid +@ stub CoRegisterSurrogate +@ stdcall CoReleaseMarshalData(ptr) ole32.CoReleaseMarshalData +@ stdcall CoReleaseServerProcess() ole32.CoReleaseServerProcess +@ stdcall CoResumeClassObjects() ole32.CoResumeClassObjects +@ stdcall CoRevertToSelf() ole32.CoRevertToSelf +@ stdcall CoRevokeClassObject(long) ole32.CoRevokeClassObject +@ stub CoSetCancelObject +@ stdcall CoSetProxyBlanket(ptr long long ptr long long ptr long) ole32.CoSetProxyBlanket +@ stdcall CoSuspendClassObjects() ole32.CoSuspendClassObjects +@ stdcall CoSwitchCallContext(ptr ptr) ole32.CoSwitchCallContext +@ stdcall CoTaskMemAlloc(long) ole32.CoTaskMemAlloc +@ stdcall CoTaskMemFree(ptr) ole32.CoTaskMemFree +@ stdcall CoTaskMemRealloc(ptr long) ole32.CoTaskMemRealloc +@ stub CoTestCancel +@ stdcall CoUninitialize() ole32.CoUninitialize +@ stdcall CoUnmarshalHresult(ptr ptr) ole32.CoUnmarshalHresult +@ stdcall CoUnmarshalInterface(ptr ptr ptr) ole32.CoUnmarshalInterface +@ stdcall CoWaitForMultipleHandles(long long long ptr ptr) ole32.CoWaitForMultipleHandles +@ stub CoWaitForMultipleObjects +@ stdcall CreateStreamOnHGlobal(ptr long ptr) ole32.CreateStreamOnHGlobal +@ stdcall FreePropVariantArray(long ptr) ole32.FreePropVariantArray +@ stdcall GetHGlobalFromStream(ptr ptr) ole32.GetHGlobalFromStream +@ stdcall IIDFromString(wstr ptr) ole32.IIDFromString +@ stdcall ProgIDFromCLSID(ptr ptr) ole32.ProgIDFromCLSID +@ stdcall PropVariantClear(ptr) ole32.PropVariantClear +@ stdcall PropVariantCopy(ptr ptr) ole32.PropVariantCopy +@ stub RoGetAgileReference +@ stdcall StringFromCLSID(ptr ptr) ole32.StringFromCLSID +@ stdcall StringFromGUID2(ptr ptr long) ole32.StringFromGUID2 +@ stdcall StringFromIID(ptr ptr) ole32.StringFromIID Index: win32/api-ms-win-core-com-l1-1-1/api-ms-win-core-com-l1-1-1.spec =================================================================== --- win32/api-ms-win-core-com-l1-1-1/api-ms-win-core-com-l1-1-1.spec (nonexistent) +++ win32/api-ms-win-core-com-l1-1-1/api-ms-win-core-com-l1-1-1.spec (working copy) @@ -0,0 +1,82 @@ +@ stdcall CLSIDFromProgID(wstr ptr) ole32.CLSIDFromProgID +@ stdcall CLSIDFromString(wstr ptr) ole32.CLSIDFromString +@ stdcall CoAddRefServerProcess() ole32.CoAddRefServerProcess +@ stub CoAllowUnmarshalerCLSID +@ stub CoCancelCall +@ stdcall CoCopyProxy(ptr ptr) ole32.CoCopyProxy +@ stdcall CoCreateFreeThreadedMarshaler(ptr ptr) ole32.CoCreateFreeThreadedMarshaler +@ stdcall CoCreateGuid(ptr) ole32.CoCreateGuid +@ stdcall CoCreateInstance(ptr ptr long ptr ptr) ole32.CoCreateInstance +@ stdcall CoCreateInstanceEx(ptr ptr long ptr long ptr) ole32.CoCreateInstanceEx +@ stub CoCreateInstanceFromApp +@ stub CoDecodeProxy +@ stub CoDecrementMTAUsage +@ stub CoDisableCallCancellation +@ stub CoDisconnectContext +@ stdcall CoDisconnectObject(ptr long) ole32.CoDisconnectObject +@ stub CoEnableCallCancellation +@ stdcall CoFreeUnusedLibraries() ole32.CoFreeUnusedLibraries +@ stdcall CoFreeUnusedLibrariesEx(long long) ole32.CoFreeUnusedLibrariesEx +@ stdcall CoGetApartmentType(ptr ptr) ole32.CoGetApartmentType +@ stdcall CoGetCallContext(ptr ptr) ole32.CoGetCallContext +@ stdcall CoGetCallerTID(ptr) ole32.CoGetCallerTID +@ stub CoGetCancelObject +@ stdcall CoGetClassObject(ptr long ptr ptr ptr) ole32.CoGetClassObject +@ stdcall CoGetContextToken(ptr) ole32.CoGetContextToken +@ stdcall CoGetCurrentLogicalThreadId(ptr) ole32.CoGetCurrentLogicalThreadId +@ stdcall CoGetCurrentProcess() ole32.CoGetCurrentProcess +@ stdcall CoGetDefaultContext(long ptr ptr) ole32.CoGetDefaultContext +@ stdcall CoGetInterfaceAndReleaseStream(ptr ptr ptr) ole32.CoGetInterfaceAndReleaseStream +@ stdcall CoGetMalloc(long ptr) ole32.CoGetMalloc +@ stdcall CoGetMarshalSizeMax(ptr ptr ptr long ptr long) ole32.CoGetMarshalSizeMax +@ stdcall CoGetObjectContext(ptr ptr) ole32.CoGetObjectContext +@ stdcall CoGetPSClsid(ptr ptr) ole32.CoGetPSClsid +@ stdcall CoGetStandardMarshal(ptr ptr long ptr long ptr) ole32.CoGetStandardMarshal +@ stub CoGetStdMarshalEx +@ stdcall CoGetTreatAsClass(ptr ptr) ole32.CoGetTreatAsClass +@ stdcall CoImpersonateClient() ole32.CoImpersonateClient +@ stub CoIncrementMTAUsage +@ stdcall CoInitializeEx(ptr long) ole32.CoInitializeEx +@ stdcall CoInitializeSecurity(ptr long ptr ptr long long ptr long ptr) ole32.CoInitializeSecurity +@ stub CoInvalidateRemoteMachineBindings +@ stdcall CoIsHandlerConnected(ptr) ole32.CoIsHandlerConnected +@ stdcall CoLockObjectExternal(ptr long long) ole32.CoLockObjectExternal +@ stdcall CoMarshalHresult(ptr long) ole32.CoMarshalHresult +@ stdcall CoMarshalInterThreadInterfaceInStream(ptr ptr ptr) ole32.CoMarshalInterThreadInterfaceInStream +@ stdcall CoMarshalInterface(ptr ptr ptr long ptr long) ole32.CoMarshalInterface +@ stub CoQueryAuthenticationServices +@ stdcall CoQueryClientBlanket(ptr ptr ptr ptr ptr ptr ptr) ole32.CoQueryClientBlanket +@ stdcall CoQueryProxyBlanket(ptr ptr ptr ptr ptr ptr ptr ptr) ole32.CoQueryProxyBlanket +@ stub CoRegisterActivationFilter +@ stdcall CoRegisterClassObject(ptr ptr long long ptr) ole32.CoRegisterClassObject +@ stdcall CoRegisterPSClsid(ptr ptr) ole32.CoRegisterPSClsid +@ stub CoRegisterSurrogate +@ stdcall CoReleaseMarshalData(ptr) ole32.CoReleaseMarshalData +@ stdcall CoReleaseServerProcess() ole32.CoReleaseServerProcess +@ stdcall CoResumeClassObjects() ole32.CoResumeClassObjects +@ stdcall CoRevertToSelf() ole32.CoRevertToSelf +@ stdcall CoRevokeClassObject(long) ole32.CoRevokeClassObject +@ stub CoSetCancelObject +@ stdcall CoSetProxyBlanket(ptr long long ptr long long ptr long) ole32.CoSetProxyBlanket +@ stdcall CoSuspendClassObjects() ole32.CoSuspendClassObjects +@ stdcall CoSwitchCallContext(ptr ptr) ole32.CoSwitchCallContext +@ stdcall CoTaskMemAlloc(long) ole32.CoTaskMemAlloc +@ stdcall CoTaskMemFree(ptr) ole32.CoTaskMemFree +@ stdcall CoTaskMemRealloc(ptr long) ole32.CoTaskMemRealloc +@ stub CoTestCancel +@ stdcall CoUninitialize() ole32.CoUninitialize +@ stdcall CoUnmarshalHresult(ptr ptr) ole32.CoUnmarshalHresult +@ stdcall CoUnmarshalInterface(ptr ptr ptr) ole32.CoUnmarshalInterface +@ stdcall CoWaitForMultipleHandles(long long long ptr ptr) ole32.CoWaitForMultipleHandles +@ stub CoWaitForMultipleObjects +@ stdcall CreateStreamOnHGlobal(ptr long ptr) ole32.CreateStreamOnHGlobal +@ stdcall FreePropVariantArray(long ptr) ole32.FreePropVariantArray +@ stdcall GetHGlobalFromStream(ptr ptr) ole32.GetHGlobalFromStream +@ stdcall IIDFromString(wstr ptr) ole32.IIDFromString +@ stdcall ProgIDFromCLSID(ptr ptr) ole32.ProgIDFromCLSID +@ stdcall PropVariantClear(ptr) ole32.PropVariantClear +@ stdcall PropVariantCopy(ptr ptr) ole32.PropVariantCopy +@ stub RoGetAgileReference +@ stdcall StringFromCLSID(ptr ptr) ole32.StringFromCLSID +@ stdcall StringFromGUID2(ptr ptr long) ole32.StringFromGUID2 +@ stdcall StringFromIID(ptr ptr) ole32.StringFromIID Index: win32/api-ms-win-core-com-l1-1-1/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-com-l1-1-1/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-com-l1-1-1/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-com-l1-1-1.dll api-ms-win-core-com-l1-1-1.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-com-l1-1-1 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-com-l1-1-1_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-com-l1-1-1.def) + +set_target_properties(api-ms-win-core-com-l1-1-1 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-com-l1-1-1 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-com-l1-1-1 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-com-l1-1-1 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-console-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-console-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-console-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-console-l1-1-0.dll api-ms-win-core-console-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-console-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-console-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-console-l1-1-0.def) + +set_target_properties(api-ms-win-core-console-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-console-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-console-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-console-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-console-l1-1-0/api-ms-win-core-console-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-console-l1-1-0/api-ms-win-core-console-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-console-l1-1-0/api-ms-win-core-console-l1-1-0.spec (working copy) @@ -0,0 +1,14 @@ +@ stdcall AllocConsole() kernel32.AllocConsole +@ stdcall GetConsoleCP() kernel32.GetConsoleCP +@ stdcall GetConsoleMode(long ptr) kernel32.GetConsoleMode +@ stdcall GetConsoleOutputCP() kernel32.GetConsoleOutputCP +@ stdcall GetNumberOfConsoleInputEvents(long ptr) kernel32.GetNumberOfConsoleInputEvents +@ stdcall PeekConsoleInputA(ptr ptr long ptr) kernel32.PeekConsoleInputA +@ stdcall ReadConsoleA(long ptr long ptr ptr) kernel32.ReadConsoleA +@ stdcall ReadConsoleInputA(long ptr long ptr) kernel32.ReadConsoleInputA +@ stdcall ReadConsoleInputW(long ptr long ptr) kernel32.ReadConsoleInputW +@ stdcall ReadConsoleW(long ptr long ptr ptr) kernel32.ReadConsoleW +@ stdcall SetConsoleCtrlHandler(ptr long) kernel32.SetConsoleCtrlHandler +@ stdcall SetConsoleMode(long long) kernel32.SetConsoleMode +@ stdcall WriteConsoleA(long ptr long ptr ptr) kernel32.WriteConsoleA +@ stdcall WriteConsoleW(long ptr long ptr ptr) kernel32.WriteConsoleW Index: win32/api-ms-win-core-console-l1-1-0/api-ms-win-core-console-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-console-l1-1-0/api-ms-win-core-console-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-console-l1-1-0/api-ms-win-core-console-l1-1-0.spec (working copy) @@ -0,0 +1,14 @@ +@ stdcall AllocConsole() kernel32.AllocConsole +@ stdcall GetConsoleCP() kernel32.GetConsoleCP +@ stdcall GetConsoleMode(long ptr) kernel32.GetConsoleMode +@ stdcall GetConsoleOutputCP() kernel32.GetConsoleOutputCP +@ stdcall GetNumberOfConsoleInputEvents(long ptr) kernel32.GetNumberOfConsoleInputEvents +@ stdcall PeekConsoleInputA(ptr ptr long ptr) kernel32.PeekConsoleInputA +@ stdcall ReadConsoleA(long ptr long ptr ptr) kernel32.ReadConsoleA +@ stdcall ReadConsoleInputA(long ptr long ptr) kernel32.ReadConsoleInputA +@ stdcall ReadConsoleInputW(long ptr long ptr) kernel32.ReadConsoleInputW +@ stdcall ReadConsoleW(long ptr long ptr ptr) kernel32.ReadConsoleW +@ stdcall SetConsoleCtrlHandler(ptr long) kernel32.SetConsoleCtrlHandler +@ stdcall SetConsoleMode(long long) kernel32.SetConsoleMode +@ stdcall WriteConsoleA(long ptr long ptr ptr) kernel32.WriteConsoleA +@ stdcall WriteConsoleW(long ptr long ptr ptr) kernel32.WriteConsoleW Index: win32/api-ms-win-core-console-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-console-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-console-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-console-l1-1-0.dll api-ms-win-core-console-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-console-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-console-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-console-l1-1-0.def) + +set_target_properties(api-ms-win-core-console-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-console-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-console-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-console-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-datetime-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-datetime-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-datetime-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-datetime-l1-1-0.dll api-ms-win-core-datetime-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-datetime-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-datetime-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-datetime-l1-1-0.def) + +set_target_properties(api-ms-win-core-datetime-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-datetime-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-datetime-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-datetime-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-datetime-l1-1-0/api-ms-win-core-datetime-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-datetime-l1-1-0/api-ms-win-core-datetime-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-datetime-l1-1-0/api-ms-win-core-datetime-l1-1-0.spec (working copy) @@ -0,0 +1,4 @@ +@ stdcall GetDateFormatA(long long ptr str ptr long) kernel32.GetDateFormatA +@ stdcall GetDateFormatW(long long ptr wstr ptr long) kernel32.GetDateFormatW +@ stdcall GetTimeFormatA(long long ptr str ptr long) kernel32.GetTimeFormatA +@ stdcall GetTimeFormatW(long long ptr wstr ptr long) kernel32.GetTimeFormatW Index: win32/api-ms-win-core-datetime-l1-1-0/api-ms-win-core-datetime-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-datetime-l1-1-0/api-ms-win-core-datetime-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-datetime-l1-1-0/api-ms-win-core-datetime-l1-1-0.spec (working copy) @@ -0,0 +1,4 @@ +@ stdcall GetDateFormatA(long long ptr str ptr long) kernel32.GetDateFormatA +@ stdcall GetDateFormatW(long long ptr wstr ptr long) kernel32.GetDateFormatW +@ stdcall GetTimeFormatA(long long ptr str ptr long) kernel32.GetTimeFormatA +@ stdcall GetTimeFormatW(long long ptr wstr ptr long) kernel32.GetTimeFormatW Index: win32/api-ms-win-core-datetime-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-datetime-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-datetime-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-datetime-l1-1-0.dll api-ms-win-core-datetime-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-datetime-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-datetime-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-datetime-l1-1-0.def) + +set_target_properties(api-ms-win-core-datetime-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-datetime-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-datetime-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-datetime-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-datetime-l1-1-1/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-datetime-l1-1-1/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-datetime-l1-1-1/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-datetime-l1-1-1.dll api-ms-win-core-datetime-l1-1-1.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-datetime-l1-1-1 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-datetime-l1-1-1_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-datetime-l1-1-1.def) + +set_target_properties(api-ms-win-core-datetime-l1-1-1 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-datetime-l1-1-1 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-datetime-l1-1-1 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-datetime-l1-1-1 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-datetime-l1-1-1/api-ms-win-core-datetime-l1-1-1.spec =================================================================== --- win32/api-ms-win-core-datetime-l1-1-1/api-ms-win-core-datetime-l1-1-1.spec (nonexistent) +++ win32/api-ms-win-core-datetime-l1-1-1/api-ms-win-core-datetime-l1-1-1.spec (working copy) @@ -0,0 +1,6 @@ +@ stdcall GetDateFormatA(long long ptr str ptr long) kernel32.GetDateFormatA +@ stdcall GetDateFormatEx(wstr long ptr wstr ptr long wstr) kernel32.GetDateFormatEx +@ stdcall GetDateFormatW(long long ptr wstr ptr long) kernel32.GetDateFormatW +@ stdcall GetTimeFormatA(long long ptr str ptr long) kernel32.GetTimeFormatA +@ stdcall GetTimeFormatEx(wstr long ptr wstr ptr long) kernel32.GetTimeFormatEx +@ stdcall GetTimeFormatW(long long ptr wstr ptr long) kernel32.GetTimeFormatW Index: win32/api-ms-win-core-datetime-l1-1-1/api-ms-win-core-datetime-l1-1-1.spec =================================================================== --- win32/api-ms-win-core-datetime-l1-1-1/api-ms-win-core-datetime-l1-1-1.spec (nonexistent) +++ win32/api-ms-win-core-datetime-l1-1-1/api-ms-win-core-datetime-l1-1-1.spec (working copy) @@ -0,0 +1,6 @@ +@ stdcall GetDateFormatA(long long ptr str ptr long) kernel32.GetDateFormatA +@ stdcall GetDateFormatEx(wstr long ptr wstr ptr long wstr) kernel32.GetDateFormatEx +@ stdcall GetDateFormatW(long long ptr wstr ptr long) kernel32.GetDateFormatW +@ stdcall GetTimeFormatA(long long ptr str ptr long) kernel32.GetTimeFormatA +@ stdcall GetTimeFormatEx(wstr long ptr wstr ptr long) kernel32.GetTimeFormatEx +@ stdcall GetTimeFormatW(long long ptr wstr ptr long) kernel32.GetTimeFormatW Index: win32/api-ms-win-core-datetime-l1-1-1/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-datetime-l1-1-1/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-datetime-l1-1-1/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-datetime-l1-1-1.dll api-ms-win-core-datetime-l1-1-1.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-datetime-l1-1-1 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-datetime-l1-1-1_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-datetime-l1-1-1.def) + +set_target_properties(api-ms-win-core-datetime-l1-1-1 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-datetime-l1-1-1 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-datetime-l1-1-1 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-datetime-l1-1-1 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-debug-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-debug-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-debug-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-com-l1-1-0.dll api-ms-win-core-com-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-com-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-com-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-com-l1-1-0.def) + +set_target_properties(api-ms-win-core-com-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-com-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-com-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-com-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-debug-l1-1-0/api-ms-win-core-debug-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-debug-l1-1-0/api-ms-win-core-debug-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-debug-l1-1-0/api-ms-win-core-debug-l1-1-0.spec (working copy) @@ -0,0 +1,4 @@ +@ stdcall DebugBreak() kernel32.DebugBreak +@ stdcall IsDebuggerPresent() kernel32.IsDebuggerPresent +@ stdcall OutputDebugStringA(str) kernel32.OutputDebugStringA +@ stdcall OutputDebugStringW(wstr) kernel32.OutputDebugStringW Index: win32/api-ms-win-core-debug-l1-1-0/api-ms-win-core-debug-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-debug-l1-1-0/api-ms-win-core-debug-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-debug-l1-1-0/api-ms-win-core-debug-l1-1-0.spec (working copy) @@ -0,0 +1,4 @@ +@ stdcall DebugBreak() kernel32.DebugBreak +@ stdcall IsDebuggerPresent() kernel32.IsDebuggerPresent +@ stdcall OutputDebugStringA(str) kernel32.OutputDebugStringA +@ stdcall OutputDebugStringW(wstr) kernel32.OutputDebugStringW Index: win32/api-ms-win-core-debug-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-debug-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-debug-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-com-l1-1-0.dll api-ms-win-core-com-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-com-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-com-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-com-l1-1-0.def) + +set_target_properties(api-ms-win-core-com-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-com-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-com-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-com-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-debug-l1-1-1/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-debug-l1-1-1/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-debug-l1-1-1/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-debug-l1-1-1.dll api-ms-win-core-debug-l1-1-1.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-debug-l1-1-1 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-debug-l1-1-1_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-debug-l1-1-1.def) + +set_target_properties(api-ms-win-core-debug-l1-1-1 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-debug-l1-1-1 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-debug-l1-1-1 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-debug-l1-1-1 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-debug-l1-1-1/Makefile.in =================================================================== --- win32/api-ms-win-core-debug-l1-1-1/Makefile.in (nonexistent) +++ win32/api-ms-win-core-debug-l1-1-1/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-debug-l1-1-1.dll Index: win32/api-ms-win-core-debug-l1-1-1/api-ms-win-core-debug-l1-1-1.spec =================================================================== --- win32/api-ms-win-core-debug-l1-1-1/api-ms-win-core-debug-l1-1-1.spec (nonexistent) +++ win32/api-ms-win-core-debug-l1-1-1/api-ms-win-core-debug-l1-1-1.spec (working copy) @@ -0,0 +1,9 @@ +@ stdcall CheckRemoteDebuggerPresent(long ptr) kernel32.CheckRemoteDebuggerPresent +@ stdcall ContinueDebugEvent(long long long) kernel32.ContinueDebugEvent +@ stdcall DebugActiveProcess(long) kernel32.DebugActiveProcess +@ stdcall DebugActiveProcessStop(long) kernel32.DebugActiveProcessStop +@ stdcall DebugBreak() kernel32.DebugBreak +@ stdcall IsDebuggerPresent() kernel32.IsDebuggerPresent +@ stdcall OutputDebugStringA(str) kernel32.OutputDebugStringA +@ stdcall OutputDebugStringW(wstr) kernel32.OutputDebugStringW +@ stdcall WaitForDebugEvent(ptr long) kernel32.WaitForDebugEvent Index: win32/api-ms-win-core-debug-l1-1-1/api-ms-win-core-debug-l1-1-1.spec =================================================================== --- win32/api-ms-win-core-debug-l1-1-1/api-ms-win-core-debug-l1-1-1.spec (nonexistent) +++ win32/api-ms-win-core-debug-l1-1-1/api-ms-win-core-debug-l1-1-1.spec (working copy) @@ -0,0 +1,9 @@ +@ stdcall CheckRemoteDebuggerPresent(long ptr) kernel32.CheckRemoteDebuggerPresent +@ stdcall ContinueDebugEvent(long long long) kernel32.ContinueDebugEvent +@ stdcall DebugActiveProcess(long) kernel32.DebugActiveProcess +@ stdcall DebugActiveProcessStop(long) kernel32.DebugActiveProcessStop +@ stdcall DebugBreak() kernel32.DebugBreak +@ stdcall IsDebuggerPresent() kernel32.IsDebuggerPresent +@ stdcall OutputDebugStringA(str) kernel32.OutputDebugStringA +@ stdcall OutputDebugStringW(wstr) kernel32.OutputDebugStringW +@ stdcall WaitForDebugEvent(ptr long) kernel32.WaitForDebugEvent Index: win32/api-ms-win-core-debug-l1-1-1/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-debug-l1-1-1/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-debug-l1-1-1/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-debug-l1-1-1.dll api-ms-win-core-debug-l1-1-1.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-debug-l1-1-1 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-debug-l1-1-1_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-debug-l1-1-1.def) + +set_target_properties(api-ms-win-core-debug-l1-1-1 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-debug-l1-1-1 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-debug-l1-1-1 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-debug-l1-1-1 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-debug-l1-1-1/Makefile.in =================================================================== --- win32/api-ms-win-core-debug-l1-1-1/Makefile.in (nonexistent) +++ win32/api-ms-win-core-debug-l1-1-1/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-debug-l1-1-1.dll Index: win32/api-ms-win-core-delayload-l1-1-1/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-delayload-l1-1-1/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-delayload-l1-1-1/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-delayload-l1-1-1.dll api-ms-win-core-delayload-l1-1-1.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-delayload-l1-1-1 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-delayload-l1-1-1_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-delayload-l1-1-1.def) + +set_target_properties(api-ms-win-core-delayload-l1-1-1 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-delayload-l1-1-1 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-delayload-l1-1-1 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-delayload-l1-1-1 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-delayload-l1-1-1/Makefile.in =================================================================== --- win32/api-ms-win-core-delayload-l1-1-1/Makefile.in (nonexistent) +++ win32/api-ms-win-core-delayload-l1-1-1/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-delayload-l1-1-1.dll Index: win32/api-ms-win-core-delayload-l1-1-1/api-ms-win-core-delayload-l1-1-1.spec =================================================================== --- win32/api-ms-win-core-delayload-l1-1-1/api-ms-win-core-delayload-l1-1-1.spec (nonexistent) +++ win32/api-ms-win-core-delayload-l1-1-1/api-ms-win-core-delayload-l1-1-1.spec (working copy) @@ -0,0 +1,3 @@ +@ stdcall DelayLoadFailureHook(str str) kernel32.DelayLoadFailureHook +@ stdcall ResolveDelayLoadedAPI(ptr ptr ptr ptr ptr long) kernel32.ResolveDelayLoadedAPI +@ stub ResolveDelayLoadsFromDll Index: win32/api-ms-win-core-delayload-l1-1-1/api-ms-win-core-delayload-l1-1-1.spec =================================================================== --- win32/api-ms-win-core-delayload-l1-1-1/api-ms-win-core-delayload-l1-1-1.spec (nonexistent) +++ win32/api-ms-win-core-delayload-l1-1-1/api-ms-win-core-delayload-l1-1-1.spec (working copy) @@ -0,0 +1,3 @@ +@ stdcall DelayLoadFailureHook(str str) kernel32.DelayLoadFailureHook +@ stdcall ResolveDelayLoadedAPI(ptr ptr ptr ptr ptr long) kernel32.ResolveDelayLoadedAPI +@ stub ResolveDelayLoadsFromDll Index: win32/api-ms-win-core-delayload-l1-1-1/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-delayload-l1-1-1/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-delayload-l1-1-1/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-delayload-l1-1-1.dll api-ms-win-core-delayload-l1-1-1.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-delayload-l1-1-1 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-delayload-l1-1-1_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-delayload-l1-1-1.def) + +set_target_properties(api-ms-win-core-delayload-l1-1-1 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-delayload-l1-1-1 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-delayload-l1-1-1 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-delayload-l1-1-1 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-delayload-l1-1-1/Makefile.in =================================================================== --- win32/api-ms-win-core-delayload-l1-1-1/Makefile.in (nonexistent) +++ win32/api-ms-win-core-delayload-l1-1-1/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-delayload-l1-1-1.dll Index: win32/api-ms-win-core-errorhandling-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-errorhandling-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-errorhandling-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-errorhandling-l1-1-0.dll api-ms-win-core-errorhandling-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-errorhandling-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-errorhandling-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-errorhandling-l1-1-0.def) + +set_target_properties(api-ms-win-core-errorhandling-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-errorhandling-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-errorhandling-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-errorhandling-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-errorhandling-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-errorhandling-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-errorhandling-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-errorhandling-l1-1-0.dll Index: win32/api-ms-win-core-errorhandling-l1-1-0/api-ms-win-core-errorhandling-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-errorhandling-l1-1-0/api-ms-win-core-errorhandling-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-errorhandling-l1-1-0/api-ms-win-core-errorhandling-l1-1-0.spec (working copy) @@ -0,0 +1,7 @@ +@ stdcall GetErrorMode() kernel32.GetErrorMode +@ stdcall GetLastError() kernel32.GetLastError +@ stdcall RaiseException(long long long ptr) kernel32.RaiseException +@ stdcall SetErrorMode(long) kernel32.SetErrorMode +@ stdcall SetLastError(long) kernel32.SetLastError +@ stdcall SetUnhandledExceptionFilter(ptr) kernel32.SetUnhandledExceptionFilter +@ stdcall UnhandledExceptionFilter(ptr) kernel32.UnhandledExceptionFilter Index: win32/api-ms-win-core-errorhandling-l1-1-0/api-ms-win-core-errorhandling-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-errorhandling-l1-1-0/api-ms-win-core-errorhandling-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-errorhandling-l1-1-0/api-ms-win-core-errorhandling-l1-1-0.spec (working copy) @@ -0,0 +1,7 @@ +@ stdcall GetErrorMode() kernel32.GetErrorMode +@ stdcall GetLastError() kernel32.GetLastError +@ stdcall RaiseException(long long long ptr) kernel32.RaiseException +@ stdcall SetErrorMode(long) kernel32.SetErrorMode +@ stdcall SetLastError(long) kernel32.SetLastError +@ stdcall SetUnhandledExceptionFilter(ptr) kernel32.SetUnhandledExceptionFilter +@ stdcall UnhandledExceptionFilter(ptr) kernel32.UnhandledExceptionFilter Index: win32/api-ms-win-core-errorhandling-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-errorhandling-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-errorhandling-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-errorhandling-l1-1-0.dll api-ms-win-core-errorhandling-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-errorhandling-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-errorhandling-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-errorhandling-l1-1-0.def) + +set_target_properties(api-ms-win-core-errorhandling-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-errorhandling-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-errorhandling-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-errorhandling-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-errorhandling-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-errorhandling-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-errorhandling-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-errorhandling-l1-1-0.dll Index: win32/api-ms-win-core-errorhandling-l1-1-1/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-errorhandling-l1-1-1/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-errorhandling-l1-1-1/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-errorhandling-l1-1-1.dll api-ms-win-core-errorhandling-l1-1-1.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-errorhandling-l1-1-1 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-errorhandling-l1-1-1_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-errorhandling-l1-1-1.def) + +set_target_properties(api-ms-win-core-errorhandling-l1-1-1 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-errorhandling-l1-1-1 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-errorhandling-l1-1-1 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-errorhandling-l1-1-1 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-errorhandling-l1-1-1/Makefile.in =================================================================== --- win32/api-ms-win-core-errorhandling-l1-1-1/Makefile.in (nonexistent) +++ win32/api-ms-win-core-errorhandling-l1-1-1/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-errorhandling-l1-1-1.dll Index: win32/api-ms-win-core-errorhandling-l1-1-1/api-ms-win-core-errorhandling-l1-1-1.spec =================================================================== --- win32/api-ms-win-core-errorhandling-l1-1-1/api-ms-win-core-errorhandling-l1-1-1.spec (nonexistent) +++ win32/api-ms-win-core-errorhandling-l1-1-1/api-ms-win-core-errorhandling-l1-1-1.spec (working copy) @@ -0,0 +1,12 @@ +@ stdcall AddVectoredContinueHandler(long ptr) kernel32.AddVectoredContinueHandler +@ stdcall AddVectoredExceptionHandler(long ptr) kernel32.AddVectoredExceptionHandler +@ stdcall GetErrorMode() kernel32.GetErrorMode +@ stdcall GetLastError() kernel32.GetLastError +@ stdcall RaiseException(long long long ptr) kernel32.RaiseException +@ stdcall RemoveVectoredContinueHandler(ptr) kernel32.RemoveVectoredContinueHandler +@ stdcall RemoveVectoredExceptionHandler(ptr) kernel32.RemoveVectoredExceptionHandler +@ stdcall RestoreLastError(long) kernel32.RestoreLastError +@ stdcall SetErrorMode(long) kernel32.SetErrorMode +@ stdcall SetLastError(long) kernel32.SetLastError +@ stdcall SetUnhandledExceptionFilter(ptr) kernel32.SetUnhandledExceptionFilter +@ stdcall UnhandledExceptionFilter(ptr) kernel32.UnhandledExceptionFilter Index: win32/api-ms-win-core-errorhandling-l1-1-1/api-ms-win-core-errorhandling-l1-1-1.spec =================================================================== --- win32/api-ms-win-core-errorhandling-l1-1-1/api-ms-win-core-errorhandling-l1-1-1.spec (nonexistent) +++ win32/api-ms-win-core-errorhandling-l1-1-1/api-ms-win-core-errorhandling-l1-1-1.spec (working copy) @@ -0,0 +1,12 @@ +@ stdcall AddVectoredContinueHandler(long ptr) kernel32.AddVectoredContinueHandler +@ stdcall AddVectoredExceptionHandler(long ptr) kernel32.AddVectoredExceptionHandler +@ stdcall GetErrorMode() kernel32.GetErrorMode +@ stdcall GetLastError() kernel32.GetLastError +@ stdcall RaiseException(long long long ptr) kernel32.RaiseException +@ stdcall RemoveVectoredContinueHandler(ptr) kernel32.RemoveVectoredContinueHandler +@ stdcall RemoveVectoredExceptionHandler(ptr) kernel32.RemoveVectoredExceptionHandler +@ stdcall RestoreLastError(long) kernel32.RestoreLastError +@ stdcall SetErrorMode(long) kernel32.SetErrorMode +@ stdcall SetLastError(long) kernel32.SetLastError +@ stdcall SetUnhandledExceptionFilter(ptr) kernel32.SetUnhandledExceptionFilter +@ stdcall UnhandledExceptionFilter(ptr) kernel32.UnhandledExceptionFilter Index: win32/api-ms-win-core-errorhandling-l1-1-1/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-errorhandling-l1-1-1/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-errorhandling-l1-1-1/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-errorhandling-l1-1-1.dll api-ms-win-core-errorhandling-l1-1-1.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-errorhandling-l1-1-1 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-errorhandling-l1-1-1_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-errorhandling-l1-1-1.def) + +set_target_properties(api-ms-win-core-errorhandling-l1-1-1 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-errorhandling-l1-1-1 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-errorhandling-l1-1-1 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-errorhandling-l1-1-1 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-errorhandling-l1-1-1/Makefile.in =================================================================== --- win32/api-ms-win-core-errorhandling-l1-1-1/Makefile.in (nonexistent) +++ win32/api-ms-win-core-errorhandling-l1-1-1/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-errorhandling-l1-1-1.dll Index: win32/api-ms-win-core-errorhandling-l1-1-2/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-errorhandling-l1-1-2/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-errorhandling-l1-1-2/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-errorhandling-l1-1-2.dll api-ms-win-core-errorhandling-l1-1-2.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-errorhandling-l1-1-2 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-errorhandling-l1-1-2_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-errorhandling-l1-1-2.def) + +set_target_properties(api-ms-win-core-errorhandling-l1-1-2 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-errorhandling-l1-1-2 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-errorhandling-l1-1-2 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-errorhandling-l1-1-2 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-errorhandling-l1-1-2/Makefile.in =================================================================== --- win32/api-ms-win-core-errorhandling-l1-1-2/Makefile.in (nonexistent) +++ win32/api-ms-win-core-errorhandling-l1-1-2/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-errorhandling-l1-1-2.dll Index: win32/api-ms-win-core-errorhandling-l1-1-2/api-ms-win-core-errorhandling-l1-1-2.spec =================================================================== --- win32/api-ms-win-core-errorhandling-l1-1-2/api-ms-win-core-errorhandling-l1-1-2.spec (nonexistent) +++ win32/api-ms-win-core-errorhandling-l1-1-2/api-ms-win-core-errorhandling-l1-1-2.spec (working copy) @@ -0,0 +1,13 @@ +@ stdcall AddVectoredContinueHandler(long ptr) kernel32.AddVectoredContinueHandler +@ stdcall AddVectoredExceptionHandler(long ptr) kernel32.AddVectoredExceptionHandler +@ stdcall GetErrorMode() kernel32.GetErrorMode +@ stdcall GetLastError() kernel32.GetLastError +@ stdcall RaiseException(long long long ptr) kernel32.RaiseException +@ stub RaiseFailFastException +@ stdcall RemoveVectoredContinueHandler(ptr) kernel32.RemoveVectoredContinueHandler +@ stdcall RemoveVectoredExceptionHandler(ptr) kernel32.RemoveVectoredExceptionHandler +@ stdcall RestoreLastError(long) kernel32.RestoreLastError +@ stdcall SetErrorMode(long) kernel32.SetErrorMode +@ stdcall SetLastError(long) kernel32.SetLastError +@ stdcall SetUnhandledExceptionFilter(ptr) kernel32.SetUnhandledExceptionFilter +@ stdcall UnhandledExceptionFilter(ptr) kernel32.UnhandledExceptionFilter Index: win32/api-ms-win-core-errorhandling-l1-1-2/api-ms-win-core-errorhandling-l1-1-2.spec =================================================================== --- win32/api-ms-win-core-errorhandling-l1-1-2/api-ms-win-core-errorhandling-l1-1-2.spec (nonexistent) +++ win32/api-ms-win-core-errorhandling-l1-1-2/api-ms-win-core-errorhandling-l1-1-2.spec (working copy) @@ -0,0 +1,13 @@ +@ stdcall AddVectoredContinueHandler(long ptr) kernel32.AddVectoredContinueHandler +@ stdcall AddVectoredExceptionHandler(long ptr) kernel32.AddVectoredExceptionHandler +@ stdcall GetErrorMode() kernel32.GetErrorMode +@ stdcall GetLastError() kernel32.GetLastError +@ stdcall RaiseException(long long long ptr) kernel32.RaiseException +@ stub RaiseFailFastException +@ stdcall RemoveVectoredContinueHandler(ptr) kernel32.RemoveVectoredContinueHandler +@ stdcall RemoveVectoredExceptionHandler(ptr) kernel32.RemoveVectoredExceptionHandler +@ stdcall RestoreLastError(long) kernel32.RestoreLastError +@ stdcall SetErrorMode(long) kernel32.SetErrorMode +@ stdcall SetLastError(long) kernel32.SetLastError +@ stdcall SetUnhandledExceptionFilter(ptr) kernel32.SetUnhandledExceptionFilter +@ stdcall UnhandledExceptionFilter(ptr) kernel32.UnhandledExceptionFilter Index: win32/api-ms-win-core-errorhandling-l1-1-2/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-errorhandling-l1-1-2/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-errorhandling-l1-1-2/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-errorhandling-l1-1-2.dll api-ms-win-core-errorhandling-l1-1-2.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-errorhandling-l1-1-2 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-errorhandling-l1-1-2_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-errorhandling-l1-1-2.def) + +set_target_properties(api-ms-win-core-errorhandling-l1-1-2 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-errorhandling-l1-1-2 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-errorhandling-l1-1-2 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-errorhandling-l1-1-2 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-errorhandling-l1-1-2/Makefile.in =================================================================== --- win32/api-ms-win-core-errorhandling-l1-1-2/Makefile.in (nonexistent) +++ win32/api-ms-win-core-errorhandling-l1-1-2/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-errorhandling-l1-1-2.dll Index: win32/api-ms-win-core-fibers-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-fibers-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-fibers-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-fibers-l1-1-0.dll api-ms-win-core-fibers-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-fibers-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-fibers-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-fibers-l1-1-0.def) + +set_target_properties(api-ms-win-core-fibers-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-fibers-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-fibers-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-fibers-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-fibers-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-fibers-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-fibers-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-fibers-l1-1-0.dll Index: win32/api-ms-win-core-fibers-l1-1-0/api-ms-win-core-fibers-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-fibers-l1-1-0/api-ms-win-core-fibers-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-fibers-l1-1-0/api-ms-win-core-fibers-l1-1-0.spec (working copy) @@ -0,0 +1,4 @@ +@ stdcall FlsAlloc(ptr) kernel32.FlsAlloc +@ stdcall FlsFree(long) kernel32.FlsFree +@ stdcall FlsGetValue(long) kernel32.FlsGetValue +@ stdcall FlsSetValue(long ptr) kernel32.FlsSetValue Index: win32/api-ms-win-core-fibers-l1-1-0/api-ms-win-core-fibers-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-fibers-l1-1-0/api-ms-win-core-fibers-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-fibers-l1-1-0/api-ms-win-core-fibers-l1-1-0.spec (working copy) @@ -0,0 +1,4 @@ +@ stdcall FlsAlloc(ptr) kernel32.FlsAlloc +@ stdcall FlsFree(long) kernel32.FlsFree +@ stdcall FlsGetValue(long) kernel32.FlsGetValue +@ stdcall FlsSetValue(long ptr) kernel32.FlsSetValue Index: win32/api-ms-win-core-fibers-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-fibers-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-fibers-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-fibers-l1-1-0.dll api-ms-win-core-fibers-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-fibers-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-fibers-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-fibers-l1-1-0.def) + +set_target_properties(api-ms-win-core-fibers-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-fibers-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-fibers-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-fibers-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-fibers-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-fibers-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-fibers-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-fibers-l1-1-0.dll Index: win32/api-ms-win-core-fibers-l1-1-1/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-fibers-l1-1-1/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-fibers-l1-1-1/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-fibers-l1-1-1.dll api-ms-win-core-fibers-l1-1-1.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-fibers-l1-1-1 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-fibers-l1-1-1_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-fibers-l1-1-1.def) + +set_target_properties(api-ms-win-core-fibers-l1-1-1 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-fibers-l1-1-1 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-fibers-l1-1-1 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-fibers-l1-1-1 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-fibers-l1-1-1/Makefile.in =================================================================== --- win32/api-ms-win-core-fibers-l1-1-1/Makefile.in (nonexistent) +++ win32/api-ms-win-core-fibers-l1-1-1/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-fibers-l1-1-1.dll Index: win32/api-ms-win-core-fibers-l1-1-1/api-ms-win-core-fibers-l1-1-1.spec =================================================================== --- win32/api-ms-win-core-fibers-l1-1-1/api-ms-win-core-fibers-l1-1-1.spec (nonexistent) +++ win32/api-ms-win-core-fibers-l1-1-1/api-ms-win-core-fibers-l1-1-1.spec (working copy) @@ -0,0 +1,5 @@ +@ stdcall FlsAlloc(ptr) kernel32.FlsAlloc +@ stdcall FlsFree(long) kernel32.FlsFree +@ stdcall FlsGetValue(long) kernel32.FlsGetValue +@ stdcall FlsSetValue(long ptr) kernel32.FlsSetValue +@ stdcall IsThreadAFiber() kernel32.IsThreadAFiber Index: win32/api-ms-win-core-fibers-l1-1-1/api-ms-win-core-fibers-l1-1-1.spec =================================================================== --- win32/api-ms-win-core-fibers-l1-1-1/api-ms-win-core-fibers-l1-1-1.spec (nonexistent) +++ win32/api-ms-win-core-fibers-l1-1-1/api-ms-win-core-fibers-l1-1-1.spec (working copy) @@ -0,0 +1,5 @@ +@ stdcall FlsAlloc(ptr) kernel32.FlsAlloc +@ stdcall FlsFree(long) kernel32.FlsFree +@ stdcall FlsGetValue(long) kernel32.FlsGetValue +@ stdcall FlsSetValue(long ptr) kernel32.FlsSetValue +@ stdcall IsThreadAFiber() kernel32.IsThreadAFiber Index: win32/api-ms-win-core-fibers-l1-1-1/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-fibers-l1-1-1/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-fibers-l1-1-1/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-fibers-l1-1-1.dll api-ms-win-core-fibers-l1-1-1.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-fibers-l1-1-1 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-fibers-l1-1-1_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-fibers-l1-1-1.def) + +set_target_properties(api-ms-win-core-fibers-l1-1-1 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-fibers-l1-1-1 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-fibers-l1-1-1 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-fibers-l1-1-1 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-fibers-l1-1-1/Makefile.in =================================================================== --- win32/api-ms-win-core-fibers-l1-1-1/Makefile.in (nonexistent) +++ win32/api-ms-win-core-fibers-l1-1-1/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-fibers-l1-1-1.dll Index: win32/api-ms-win-core-file-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-file-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-file-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-file-l1-1-0.dll api-ms-win-core-file-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-file-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-file-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-file-l1-1-0.def) + +set_target_properties(api-ms-win-core-file-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-file-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-file-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-file-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-file-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-file-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-file-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-file-l1-1-0.dll Index: win32/api-ms-win-core-file-l1-1-0/api-ms-win-core-file-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-file-l1-1-0/api-ms-win-core-file-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-file-l1-1-0/api-ms-win-core-file-l1-1-0.spec (working copy) @@ -0,0 +1,76 @@ +@ stdcall CompareFileTime(ptr ptr) kernel32.CompareFileTime +@ stdcall CreateDirectoryA(str ptr) kernel32.CreateDirectoryA +@ stdcall CreateDirectoryW(wstr ptr) kernel32.CreateDirectoryW +@ stdcall CreateFileA(str long long ptr long long long) kernel32.CreateFileA +@ stdcall CreateFileW(wstr long long ptr long long long) kernel32.CreateFileW +@ stdcall DefineDosDeviceW(long wstr wstr) kernel32.DefineDosDeviceW +@ stdcall DeleteFileA(str) kernel32.DeleteFileA +@ stdcall DeleteFileW(wstr) kernel32.DeleteFileW +@ stdcall DeleteVolumeMountPointW(wstr) kernel32.DeleteVolumeMountPointW +@ stdcall FileTimeToLocalFileTime(ptr ptr) kernel32.FileTimeToLocalFileTime +@ stdcall FileTimeToSystemTime(ptr ptr) kernel32.FileTimeToSystemTime +@ stdcall FindClose(long) kernel32.FindClose +@ stdcall FindCloseChangeNotification(long) kernel32.FindCloseChangeNotification +@ stdcall FindFirstChangeNotificationA(str long long) kernel32.FindFirstChangeNotificationA +@ stdcall FindFirstChangeNotificationW(wstr long long) kernel32.FindFirstChangeNotificationW +@ stdcall FindFirstFileA(str ptr) kernel32.FindFirstFileA +@ stdcall FindFirstFileExA(str long ptr long ptr long) kernel32.FindFirstFileExA +@ stdcall FindFirstFileExW(wstr long ptr long ptr long) kernel32.FindFirstFileExW +@ stdcall FindFirstFileW(wstr ptr) kernel32.FindFirstFileW +@ stdcall FindFirstVolumeW(ptr long) kernel32.FindFirstVolumeW +@ stdcall FindNextChangeNotification(long) kernel32.FindNextChangeNotification +@ stdcall FindNextFileA(long ptr) kernel32.FindNextFileA +@ stdcall FindNextFileW(long ptr) kernel32.FindNextFileW +@ stdcall FindNextVolumeW(long ptr long) kernel32.FindNextVolumeW +@ stdcall FindVolumeClose(ptr) kernel32.FindVolumeClose +@ stdcall FlushFileBuffers(long) kernel32.FlushFileBuffers +@ stdcall GetDiskFreeSpaceA(str ptr ptr ptr ptr) kernel32.GetDiskFreeSpaceA +@ stdcall GetDiskFreeSpaceExA(str ptr ptr ptr) kernel32.GetDiskFreeSpaceExA +@ stdcall GetDiskFreeSpaceExW(wstr ptr ptr ptr) kernel32.GetDiskFreeSpaceExW +@ stdcall GetDiskFreeSpaceW(wstr ptr ptr ptr ptr) kernel32.GetDiskFreeSpaceW +@ stdcall GetDriveTypeA(str) kernel32.GetDriveTypeA +@ stdcall GetDriveTypeW(wstr) kernel32.GetDriveTypeW +@ stdcall GetFileAttributesA(str) kernel32.GetFileAttributesA +@ stdcall GetFileAttributesExA(str long ptr) kernel32.GetFileAttributesExA +@ stdcall GetFileAttributesExW(wstr long ptr) kernel32.GetFileAttributesExW +@ stdcall GetFileAttributesW(wstr) kernel32.GetFileAttributesW +@ stdcall GetFileInformationByHandle(long ptr) kernel32.GetFileInformationByHandle +@ stdcall GetFileSize(long ptr) kernel32.GetFileSize +@ stdcall GetFileSizeEx(long ptr) kernel32.GetFileSizeEx +@ stdcall GetFileTime(long ptr ptr ptr) kernel32.GetFileTime +@ stdcall GetFileType(long) kernel32.GetFileType +@ stdcall GetFinalPathNameByHandleA(long ptr long long) kernel32.GetFinalPathNameByHandleA +@ stdcall GetFinalPathNameByHandleW(long ptr long long) kernel32.GetFinalPathNameByHandleW +@ stdcall GetFullPathNameA(str long ptr ptr) kernel32.GetFullPathNameA +@ stdcall GetFullPathNameW(wstr long ptr ptr) kernel32.GetFullPathNameW +@ stdcall GetLogicalDriveStringsW(long ptr) kernel32.GetLogicalDriveStringsW +@ stdcall GetLogicalDrives() kernel32.GetLogicalDrives +@ stdcall GetLongPathNameA(str long long) kernel32.GetLongPathNameA +@ stdcall GetLongPathNameW(wstr long long) kernel32.GetLongPathNameW +@ stdcall GetShortPathNameW(wstr ptr long) kernel32.GetShortPathNameW +@ stdcall GetTempFileNameW(wstr wstr long ptr) kernel32.GetTempFileNameW +@ stub GetVolumeInformationByHandleW +@ stdcall GetVolumeInformationW(wstr ptr long ptr ptr ptr ptr long) kernel32.GetVolumeInformationW +@ stdcall GetVolumePathNameW(wstr ptr long) kernel32.GetVolumePathNameW +@ stdcall LocalFileTimeToFileTime(ptr ptr) kernel32.LocalFileTimeToFileTime +@ stdcall LockFile(long long long long long) kernel32.LockFile +@ stdcall LockFileEx(long long long long long ptr) kernel32.LockFileEx +@ stdcall QueryDosDeviceW(wstr ptr long) kernel32.QueryDosDeviceW +@ stdcall ReadFile(long ptr long ptr ptr) kernel32.ReadFile +@ stdcall ReadFileEx(long ptr long ptr ptr) kernel32.ReadFileEx +@ stdcall ReadFileScatter(long ptr long ptr ptr) kernel32.ReadFileScatter +@ stdcall RemoveDirectoryA(str) kernel32.RemoveDirectoryA +@ stdcall RemoveDirectoryW(wstr) kernel32.RemoveDirectoryW +@ stdcall SetEndOfFile(long) kernel32.SetEndOfFile +@ stdcall SetFileAttributesA(str long) kernel32.SetFileAttributesA +@ stdcall SetFileAttributesW(wstr long) kernel32.SetFileAttributesW +@ stdcall SetFileInformationByHandle(long long ptr long) kernel32.SetFileInformationByHandle +@ stdcall SetFilePointer(long long ptr long) kernel32.SetFilePointer +@ stdcall SetFilePointerEx(long int64 ptr long) kernel32.SetFilePointerEx +@ stdcall SetFileTime(long ptr ptr ptr) kernel32.SetFileTime +@ stdcall SetFileValidData(ptr int64) kernel32.SetFileValidData +@ stdcall UnlockFile(long long long long long) kernel32.UnlockFile +@ stdcall UnlockFileEx(long long long long ptr) kernel32.UnlockFileEx +@ stdcall WriteFile(long ptr long ptr ptr) kernel32.WriteFile +@ stdcall WriteFileEx(long ptr long ptr ptr) kernel32.WriteFileEx +@ stdcall WriteFileGather(long ptr long ptr ptr) kernel32.WriteFileGather Index: win32/api-ms-win-core-file-l1-1-0/api-ms-win-core-file-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-file-l1-1-0/api-ms-win-core-file-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-file-l1-1-0/api-ms-win-core-file-l1-1-0.spec (working copy) @@ -0,0 +1,76 @@ +@ stdcall CompareFileTime(ptr ptr) kernel32.CompareFileTime +@ stdcall CreateDirectoryA(str ptr) kernel32.CreateDirectoryA +@ stdcall CreateDirectoryW(wstr ptr) kernel32.CreateDirectoryW +@ stdcall CreateFileA(str long long ptr long long long) kernel32.CreateFileA +@ stdcall CreateFileW(wstr long long ptr long long long) kernel32.CreateFileW +@ stdcall DefineDosDeviceW(long wstr wstr) kernel32.DefineDosDeviceW +@ stdcall DeleteFileA(str) kernel32.DeleteFileA +@ stdcall DeleteFileW(wstr) kernel32.DeleteFileW +@ stdcall DeleteVolumeMountPointW(wstr) kernel32.DeleteVolumeMountPointW +@ stdcall FileTimeToLocalFileTime(ptr ptr) kernel32.FileTimeToLocalFileTime +@ stdcall FileTimeToSystemTime(ptr ptr) kernel32.FileTimeToSystemTime +@ stdcall FindClose(long) kernel32.FindClose +@ stdcall FindCloseChangeNotification(long) kernel32.FindCloseChangeNotification +@ stdcall FindFirstChangeNotificationA(str long long) kernel32.FindFirstChangeNotificationA +@ stdcall FindFirstChangeNotificationW(wstr long long) kernel32.FindFirstChangeNotificationW +@ stdcall FindFirstFileA(str ptr) kernel32.FindFirstFileA +@ stdcall FindFirstFileExA(str long ptr long ptr long) kernel32.FindFirstFileExA +@ stdcall FindFirstFileExW(wstr long ptr long ptr long) kernel32.FindFirstFileExW +@ stdcall FindFirstFileW(wstr ptr) kernel32.FindFirstFileW +@ stdcall FindFirstVolumeW(ptr long) kernel32.FindFirstVolumeW +@ stdcall FindNextChangeNotification(long) kernel32.FindNextChangeNotification +@ stdcall FindNextFileA(long ptr) kernel32.FindNextFileA +@ stdcall FindNextFileW(long ptr) kernel32.FindNextFileW +@ stdcall FindNextVolumeW(long ptr long) kernel32.FindNextVolumeW +@ stdcall FindVolumeClose(ptr) kernel32.FindVolumeClose +@ stdcall FlushFileBuffers(long) kernel32.FlushFileBuffers +@ stdcall GetDiskFreeSpaceA(str ptr ptr ptr ptr) kernel32.GetDiskFreeSpaceA +@ stdcall GetDiskFreeSpaceExA(str ptr ptr ptr) kernel32.GetDiskFreeSpaceExA +@ stdcall GetDiskFreeSpaceExW(wstr ptr ptr ptr) kernel32.GetDiskFreeSpaceExW +@ stdcall GetDiskFreeSpaceW(wstr ptr ptr ptr ptr) kernel32.GetDiskFreeSpaceW +@ stdcall GetDriveTypeA(str) kernel32.GetDriveTypeA +@ stdcall GetDriveTypeW(wstr) kernel32.GetDriveTypeW +@ stdcall GetFileAttributesA(str) kernel32.GetFileAttributesA +@ stdcall GetFileAttributesExA(str long ptr) kernel32.GetFileAttributesExA +@ stdcall GetFileAttributesExW(wstr long ptr) kernel32.GetFileAttributesExW +@ stdcall GetFileAttributesW(wstr) kernel32.GetFileAttributesW +@ stdcall GetFileInformationByHandle(long ptr) kernel32.GetFileInformationByHandle +@ stdcall GetFileSize(long ptr) kernel32.GetFileSize +@ stdcall GetFileSizeEx(long ptr) kernel32.GetFileSizeEx +@ stdcall GetFileTime(long ptr ptr ptr) kernel32.GetFileTime +@ stdcall GetFileType(long) kernel32.GetFileType +@ stdcall GetFinalPathNameByHandleA(long ptr long long) kernel32.GetFinalPathNameByHandleA +@ stdcall GetFinalPathNameByHandleW(long ptr long long) kernel32.GetFinalPathNameByHandleW +@ stdcall GetFullPathNameA(str long ptr ptr) kernel32.GetFullPathNameA +@ stdcall GetFullPathNameW(wstr long ptr ptr) kernel32.GetFullPathNameW +@ stdcall GetLogicalDriveStringsW(long ptr) kernel32.GetLogicalDriveStringsW +@ stdcall GetLogicalDrives() kernel32.GetLogicalDrives +@ stdcall GetLongPathNameA(str long long) kernel32.GetLongPathNameA +@ stdcall GetLongPathNameW(wstr long long) kernel32.GetLongPathNameW +@ stdcall GetShortPathNameW(wstr ptr long) kernel32.GetShortPathNameW +@ stdcall GetTempFileNameW(wstr wstr long ptr) kernel32.GetTempFileNameW +@ stub GetVolumeInformationByHandleW +@ stdcall GetVolumeInformationW(wstr ptr long ptr ptr ptr ptr long) kernel32.GetVolumeInformationW +@ stdcall GetVolumePathNameW(wstr ptr long) kernel32.GetVolumePathNameW +@ stdcall LocalFileTimeToFileTime(ptr ptr) kernel32.LocalFileTimeToFileTime +@ stdcall LockFile(long long long long long) kernel32.LockFile +@ stdcall LockFileEx(long long long long long ptr) kernel32.LockFileEx +@ stdcall QueryDosDeviceW(wstr ptr long) kernel32.QueryDosDeviceW +@ stdcall ReadFile(long ptr long ptr ptr) kernel32.ReadFile +@ stdcall ReadFileEx(long ptr long ptr ptr) kernel32.ReadFileEx +@ stdcall ReadFileScatter(long ptr long ptr ptr) kernel32.ReadFileScatter +@ stdcall RemoveDirectoryA(str) kernel32.RemoveDirectoryA +@ stdcall RemoveDirectoryW(wstr) kernel32.RemoveDirectoryW +@ stdcall SetEndOfFile(long) kernel32.SetEndOfFile +@ stdcall SetFileAttributesA(str long) kernel32.SetFileAttributesA +@ stdcall SetFileAttributesW(wstr long) kernel32.SetFileAttributesW +@ stdcall SetFileInformationByHandle(long long ptr long) kernel32.SetFileInformationByHandle +@ stdcall SetFilePointer(long long ptr long) kernel32.SetFilePointer +@ stdcall SetFilePointerEx(long int64 ptr long) kernel32.SetFilePointerEx +@ stdcall SetFileTime(long ptr ptr ptr) kernel32.SetFileTime +@ stdcall SetFileValidData(ptr int64) kernel32.SetFileValidData +@ stdcall UnlockFile(long long long long long) kernel32.UnlockFile +@ stdcall UnlockFileEx(long long long long ptr) kernel32.UnlockFileEx +@ stdcall WriteFile(long ptr long ptr ptr) kernel32.WriteFile +@ stdcall WriteFileEx(long ptr long ptr ptr) kernel32.WriteFileEx +@ stdcall WriteFileGather(long ptr long ptr ptr) kernel32.WriteFileGather Index: win32/api-ms-win-core-file-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-file-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-file-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-file-l1-1-0.dll api-ms-win-core-file-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-file-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-file-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-file-l1-1-0.def) + +set_target_properties(api-ms-win-core-file-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-file-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-file-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-file-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-file-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-file-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-file-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-file-l1-1-0.dll Index: win32/api-ms-win-core-file-l1-2-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-file-l1-2-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-file-l1-2-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-file-l1-2-0.dll api-ms-win-core-file-l1-2-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-file-l1-2-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-file-l1-2-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-file-l1-2-0.def) + +set_target_properties(api-ms-win-core-file-l1-2-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-file-l1-2-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-file-l1-2-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-file-l1-2-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-file-l1-2-0/Makefile.in =================================================================== --- win32/api-ms-win-core-file-l1-2-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-file-l1-2-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-file-l1-2-0.dll Index: win32/api-ms-win-core-file-l1-2-0/api-ms-win-core-file-l1-2-0.spec =================================================================== --- win32/api-ms-win-core-file-l1-2-0/api-ms-win-core-file-l1-2-0.spec (nonexistent) +++ win32/api-ms-win-core-file-l1-2-0/api-ms-win-core-file-l1-2-0.spec (working copy) @@ -0,0 +1,79 @@ +@ stdcall CompareFileTime(ptr ptr) kernel32.CompareFileTime +@ stdcall CreateDirectoryA(str ptr) kernel32.CreateDirectoryA +@ stdcall CreateDirectoryW(wstr ptr) kernel32.CreateDirectoryW +@ stdcall CreateFile2(wstr long long long ptr) kernel32.CreateFile2 +@ stdcall CreateFileA(str long long ptr long long long) kernel32.CreateFileA +@ stdcall CreateFileW(wstr long long ptr long long long) kernel32.CreateFileW +@ stdcall DefineDosDeviceW(long wstr wstr) kernel32.DefineDosDeviceW +@ stdcall DeleteFileA(str) kernel32.DeleteFileA +@ stdcall DeleteFileW(wstr) kernel32.DeleteFileW +@ stdcall DeleteVolumeMountPointW(wstr) kernel32.DeleteVolumeMountPointW +@ stdcall FileTimeToLocalFileTime(ptr ptr) kernel32.FileTimeToLocalFileTime +@ stdcall FindClose(long) kernel32.FindClose +@ stdcall FindCloseChangeNotification(long) kernel32.FindCloseChangeNotification +@ stdcall FindFirstChangeNotificationA(str long long) kernel32.FindFirstChangeNotificationA +@ stdcall FindFirstChangeNotificationW(wstr long long) kernel32.FindFirstChangeNotificationW +@ stdcall FindFirstFileA(str ptr) kernel32.FindFirstFileA +@ stdcall FindFirstFileExA(str long ptr long ptr long) kernel32.FindFirstFileExA +@ stdcall FindFirstFileExW(wstr long ptr long ptr long) kernel32.FindFirstFileExW +@ stdcall FindFirstFileW(wstr ptr) kernel32.FindFirstFileW +@ stdcall FindFirstVolumeW(ptr long) kernel32.FindFirstVolumeW +@ stdcall FindNextChangeNotification(long) kernel32.FindNextChangeNotification +@ stdcall FindNextFileA(long ptr) kernel32.FindNextFileA +@ stdcall FindNextFileW(long ptr) kernel32.FindNextFileW +@ stdcall FindNextVolumeW(long ptr long) kernel32.FindNextVolumeW +@ stdcall FindVolumeClose(ptr) kernel32.FindVolumeClose +@ stdcall FlushFileBuffers(long) kernel32.FlushFileBuffers +@ stdcall GetDiskFreeSpaceA(str ptr ptr ptr ptr) kernel32.GetDiskFreeSpaceA +@ stdcall GetDiskFreeSpaceExA(str ptr ptr ptr) kernel32.GetDiskFreeSpaceExA +@ stdcall GetDiskFreeSpaceExW(wstr ptr ptr ptr) kernel32.GetDiskFreeSpaceExW +@ stdcall GetDiskFreeSpaceW(wstr ptr ptr ptr ptr) kernel32.GetDiskFreeSpaceW +@ stdcall GetDriveTypeA(str) kernel32.GetDriveTypeA +@ stdcall GetDriveTypeW(wstr) kernel32.GetDriveTypeW +@ stdcall GetFileAttributesA(str) kernel32.GetFileAttributesA +@ stdcall GetFileAttributesExA(str long ptr) kernel32.GetFileAttributesExA +@ stdcall GetFileAttributesExW(wstr long ptr) kernel32.GetFileAttributesExW +@ stdcall GetFileAttributesW(wstr) kernel32.GetFileAttributesW +@ stdcall GetFileInformationByHandle(long ptr) kernel32.GetFileInformationByHandle +@ stdcall GetFileSize(long ptr) kernel32.GetFileSize +@ stdcall GetFileSizeEx(long ptr) kernel32.GetFileSizeEx +@ stdcall GetFileTime(long ptr ptr ptr) kernel32.GetFileTime +@ stdcall GetFileType(long) kernel32.GetFileType +@ stdcall GetFinalPathNameByHandleA(long ptr long long) kernel32.GetFinalPathNameByHandleA +@ stdcall GetFinalPathNameByHandleW(long ptr long long) kernel32.GetFinalPathNameByHandleW +@ stdcall GetFullPathNameA(str long ptr ptr) kernel32.GetFullPathNameA +@ stdcall GetFullPathNameW(wstr long ptr ptr) kernel32.GetFullPathNameW +@ stdcall GetLogicalDriveStringsW(long ptr) kernel32.GetLogicalDriveStringsW +@ stdcall GetLogicalDrives() kernel32.GetLogicalDrives +@ stdcall GetLongPathNameA(str long long) kernel32.GetLongPathNameA +@ stdcall GetLongPathNameW(wstr long long) kernel32.GetLongPathNameW +@ stdcall GetShortPathNameW(wstr ptr long) kernel32.GetShortPathNameW +@ stdcall GetTempFileNameW(wstr wstr long ptr) kernel32.GetTempFileNameW +@ stdcall GetTempPathW(long ptr) kernel32.GetTempPathW +@ stub GetVolumeInformationByHandleW +@ stdcall GetVolumeInformationW(wstr ptr long ptr ptr ptr ptr long) kernel32.GetVolumeInformationW +@ stdcall GetVolumeNameForVolumeMountPointW(wstr ptr long) kernel32.GetVolumeNameForVolumeMountPointW +@ stdcall GetVolumePathNameW(wstr ptr long) kernel32.GetVolumePathNameW +@ stdcall GetVolumePathNamesForVolumeNameW(wstr ptr long ptr) kernel32.GetVolumePathNamesForVolumeNameW +@ stdcall LocalFileTimeToFileTime(ptr ptr) kernel32.LocalFileTimeToFileTime +@ stdcall LockFile(long long long long long) kernel32.LockFile +@ stdcall LockFileEx(long long long long long ptr) kernel32.LockFileEx +@ stdcall QueryDosDeviceW(wstr ptr long) kernel32.QueryDosDeviceW +@ stdcall ReadFile(long ptr long ptr ptr) kernel32.ReadFile +@ stdcall ReadFileEx(long ptr long ptr ptr) kernel32.ReadFileEx +@ stdcall ReadFileScatter(long ptr long ptr ptr) kernel32.ReadFileScatter +@ stdcall RemoveDirectoryA(str) kernel32.RemoveDirectoryA +@ stdcall RemoveDirectoryW(wstr) kernel32.RemoveDirectoryW +@ stdcall SetEndOfFile(long) kernel32.SetEndOfFile +@ stdcall SetFileAttributesA(str long) kernel32.SetFileAttributesA +@ stdcall SetFileAttributesW(wstr long) kernel32.SetFileAttributesW +@ stdcall SetFileInformationByHandle(long long ptr long) kernel32.SetFileInformationByHandle +@ stdcall SetFilePointer(long long ptr long) kernel32.SetFilePointer +@ stdcall SetFilePointerEx(long int64 ptr long) kernel32.SetFilePointerEx +@ stdcall SetFileTime(long ptr ptr ptr) kernel32.SetFileTime +@ stdcall SetFileValidData(ptr int64) kernel32.SetFileValidData +@ stdcall UnlockFile(long long long long long) kernel32.UnlockFile +@ stdcall UnlockFileEx(long long long long ptr) kernel32.UnlockFileEx +@ stdcall WriteFile(long ptr long ptr ptr) kernel32.WriteFile +@ stdcall WriteFileEx(long ptr long ptr ptr) kernel32.WriteFileEx +@ stdcall WriteFileGather(long ptr long ptr ptr) kernel32.WriteFileGather Index: win32/api-ms-win-core-file-l1-2-0/api-ms-win-core-file-l1-2-0.spec =================================================================== --- win32/api-ms-win-core-file-l1-2-0/api-ms-win-core-file-l1-2-0.spec (nonexistent) +++ win32/api-ms-win-core-file-l1-2-0/api-ms-win-core-file-l1-2-0.spec (working copy) @@ -0,0 +1,79 @@ +@ stdcall CompareFileTime(ptr ptr) kernel32.CompareFileTime +@ stdcall CreateDirectoryA(str ptr) kernel32.CreateDirectoryA +@ stdcall CreateDirectoryW(wstr ptr) kernel32.CreateDirectoryW +@ stdcall CreateFile2(wstr long long long ptr) kernel32.CreateFile2 +@ stdcall CreateFileA(str long long ptr long long long) kernel32.CreateFileA +@ stdcall CreateFileW(wstr long long ptr long long long) kernel32.CreateFileW +@ stdcall DefineDosDeviceW(long wstr wstr) kernel32.DefineDosDeviceW +@ stdcall DeleteFileA(str) kernel32.DeleteFileA +@ stdcall DeleteFileW(wstr) kernel32.DeleteFileW +@ stdcall DeleteVolumeMountPointW(wstr) kernel32.DeleteVolumeMountPointW +@ stdcall FileTimeToLocalFileTime(ptr ptr) kernel32.FileTimeToLocalFileTime +@ stdcall FindClose(long) kernel32.FindClose +@ stdcall FindCloseChangeNotification(long) kernel32.FindCloseChangeNotification +@ stdcall FindFirstChangeNotificationA(str long long) kernel32.FindFirstChangeNotificationA +@ stdcall FindFirstChangeNotificationW(wstr long long) kernel32.FindFirstChangeNotificationW +@ stdcall FindFirstFileA(str ptr) kernel32.FindFirstFileA +@ stdcall FindFirstFileExA(str long ptr long ptr long) kernel32.FindFirstFileExA +@ stdcall FindFirstFileExW(wstr long ptr long ptr long) kernel32.FindFirstFileExW +@ stdcall FindFirstFileW(wstr ptr) kernel32.FindFirstFileW +@ stdcall FindFirstVolumeW(ptr long) kernel32.FindFirstVolumeW +@ stdcall FindNextChangeNotification(long) kernel32.FindNextChangeNotification +@ stdcall FindNextFileA(long ptr) kernel32.FindNextFileA +@ stdcall FindNextFileW(long ptr) kernel32.FindNextFileW +@ stdcall FindNextVolumeW(long ptr long) kernel32.FindNextVolumeW +@ stdcall FindVolumeClose(ptr) kernel32.FindVolumeClose +@ stdcall FlushFileBuffers(long) kernel32.FlushFileBuffers +@ stdcall GetDiskFreeSpaceA(str ptr ptr ptr ptr) kernel32.GetDiskFreeSpaceA +@ stdcall GetDiskFreeSpaceExA(str ptr ptr ptr) kernel32.GetDiskFreeSpaceExA +@ stdcall GetDiskFreeSpaceExW(wstr ptr ptr ptr) kernel32.GetDiskFreeSpaceExW +@ stdcall GetDiskFreeSpaceW(wstr ptr ptr ptr ptr) kernel32.GetDiskFreeSpaceW +@ stdcall GetDriveTypeA(str) kernel32.GetDriveTypeA +@ stdcall GetDriveTypeW(wstr) kernel32.GetDriveTypeW +@ stdcall GetFileAttributesA(str) kernel32.GetFileAttributesA +@ stdcall GetFileAttributesExA(str long ptr) kernel32.GetFileAttributesExA +@ stdcall GetFileAttributesExW(wstr long ptr) kernel32.GetFileAttributesExW +@ stdcall GetFileAttributesW(wstr) kernel32.GetFileAttributesW +@ stdcall GetFileInformationByHandle(long ptr) kernel32.GetFileInformationByHandle +@ stdcall GetFileSize(long ptr) kernel32.GetFileSize +@ stdcall GetFileSizeEx(long ptr) kernel32.GetFileSizeEx +@ stdcall GetFileTime(long ptr ptr ptr) kernel32.GetFileTime +@ stdcall GetFileType(long) kernel32.GetFileType +@ stdcall GetFinalPathNameByHandleA(long ptr long long) kernel32.GetFinalPathNameByHandleA +@ stdcall GetFinalPathNameByHandleW(long ptr long long) kernel32.GetFinalPathNameByHandleW +@ stdcall GetFullPathNameA(str long ptr ptr) kernel32.GetFullPathNameA +@ stdcall GetFullPathNameW(wstr long ptr ptr) kernel32.GetFullPathNameW +@ stdcall GetLogicalDriveStringsW(long ptr) kernel32.GetLogicalDriveStringsW +@ stdcall GetLogicalDrives() kernel32.GetLogicalDrives +@ stdcall GetLongPathNameA(str long long) kernel32.GetLongPathNameA +@ stdcall GetLongPathNameW(wstr long long) kernel32.GetLongPathNameW +@ stdcall GetShortPathNameW(wstr ptr long) kernel32.GetShortPathNameW +@ stdcall GetTempFileNameW(wstr wstr long ptr) kernel32.GetTempFileNameW +@ stdcall GetTempPathW(long ptr) kernel32.GetTempPathW +@ stub GetVolumeInformationByHandleW +@ stdcall GetVolumeInformationW(wstr ptr long ptr ptr ptr ptr long) kernel32.GetVolumeInformationW +@ stdcall GetVolumeNameForVolumeMountPointW(wstr ptr long) kernel32.GetVolumeNameForVolumeMountPointW +@ stdcall GetVolumePathNameW(wstr ptr long) kernel32.GetVolumePathNameW +@ stdcall GetVolumePathNamesForVolumeNameW(wstr ptr long ptr) kernel32.GetVolumePathNamesForVolumeNameW +@ stdcall LocalFileTimeToFileTime(ptr ptr) kernel32.LocalFileTimeToFileTime +@ stdcall LockFile(long long long long long) kernel32.LockFile +@ stdcall LockFileEx(long long long long long ptr) kernel32.LockFileEx +@ stdcall QueryDosDeviceW(wstr ptr long) kernel32.QueryDosDeviceW +@ stdcall ReadFile(long ptr long ptr ptr) kernel32.ReadFile +@ stdcall ReadFileEx(long ptr long ptr ptr) kernel32.ReadFileEx +@ stdcall ReadFileScatter(long ptr long ptr ptr) kernel32.ReadFileScatter +@ stdcall RemoveDirectoryA(str) kernel32.RemoveDirectoryA +@ stdcall RemoveDirectoryW(wstr) kernel32.RemoveDirectoryW +@ stdcall SetEndOfFile(long) kernel32.SetEndOfFile +@ stdcall SetFileAttributesA(str long) kernel32.SetFileAttributesA +@ stdcall SetFileAttributesW(wstr long) kernel32.SetFileAttributesW +@ stdcall SetFileInformationByHandle(long long ptr long) kernel32.SetFileInformationByHandle +@ stdcall SetFilePointer(long long ptr long) kernel32.SetFilePointer +@ stdcall SetFilePointerEx(long int64 ptr long) kernel32.SetFilePointerEx +@ stdcall SetFileTime(long ptr ptr ptr) kernel32.SetFileTime +@ stdcall SetFileValidData(ptr int64) kernel32.SetFileValidData +@ stdcall UnlockFile(long long long long long) kernel32.UnlockFile +@ stdcall UnlockFileEx(long long long long ptr) kernel32.UnlockFileEx +@ stdcall WriteFile(long ptr long ptr ptr) kernel32.WriteFile +@ stdcall WriteFileEx(long ptr long ptr ptr) kernel32.WriteFileEx +@ stdcall WriteFileGather(long ptr long ptr ptr) kernel32.WriteFileGather Index: win32/api-ms-win-core-file-l1-2-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-file-l1-2-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-file-l1-2-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-file-l1-2-0.dll api-ms-win-core-file-l1-2-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-file-l1-2-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-file-l1-2-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-file-l1-2-0.def) + +set_target_properties(api-ms-win-core-file-l1-2-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-file-l1-2-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-file-l1-2-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-file-l1-2-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-file-l1-2-0/Makefile.in =================================================================== --- win32/api-ms-win-core-file-l1-2-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-file-l1-2-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-file-l1-2-0.dll Index: win32/api-ms-win-core-file-l1-2-1/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-file-l1-2-1/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-file-l1-2-1/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-file-l1-2-1.dll api-ms-win-core-file-l1-2-1.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-file-l1-2-1 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-file-l1-2-1_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-file-l1-2-1.def) + +set_target_properties(api-ms-win-core-file-l1-2-1 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-file-l1-2-1 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-file-l1-2-1 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-file-l1-2-1 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-file-l1-2-1/Makefile.in =================================================================== --- win32/api-ms-win-core-file-l1-2-1/Makefile.in (nonexistent) +++ win32/api-ms-win-core-file-l1-2-1/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-file-l1-2-1.dll Index: win32/api-ms-win-core-file-l1-2-1/api-ms-win-core-file-l1-2-1.spec =================================================================== --- win32/api-ms-win-core-file-l1-2-1/api-ms-win-core-file-l1-2-1.spec (nonexistent) +++ win32/api-ms-win-core-file-l1-2-1/api-ms-win-core-file-l1-2-1.spec (working copy) @@ -0,0 +1,82 @@ +@ stdcall CompareFileTime(ptr ptr) kernel32.CompareFileTime +@ stdcall CreateDirectoryA(str ptr) kernel32.CreateDirectoryA +@ stdcall CreateDirectoryW(wstr ptr) kernel32.CreateDirectoryW +@ stdcall CreateFile2(wstr long long long ptr) kernel32.CreateFile2 +@ stdcall CreateFileA(str long long ptr long long long) kernel32.CreateFileA +@ stdcall CreateFileW(wstr long long ptr long long long) kernel32.CreateFileW +@ stdcall DefineDosDeviceW(long wstr wstr) kernel32.DefineDosDeviceW +@ stdcall DeleteFileA(str) kernel32.DeleteFileA +@ stdcall DeleteFileW(wstr) kernel32.DeleteFileW +@ stdcall DeleteVolumeMountPointW(wstr) kernel32.DeleteVolumeMountPointW +@ stdcall FileTimeToLocalFileTime(ptr ptr) kernel32.FileTimeToLocalFileTime +@ stdcall FindClose(long) kernel32.FindClose +@ stdcall FindCloseChangeNotification(long) kernel32.FindCloseChangeNotification +@ stdcall FindFirstChangeNotificationA(str long long) kernel32.FindFirstChangeNotificationA +@ stdcall FindFirstChangeNotificationW(wstr long long) kernel32.FindFirstChangeNotificationW +@ stdcall FindFirstFileA(str ptr) kernel32.FindFirstFileA +@ stdcall FindFirstFileExA(str long ptr long ptr long) kernel32.FindFirstFileExA +@ stdcall FindFirstFileExW(wstr long ptr long ptr long) kernel32.FindFirstFileExW +@ stdcall FindFirstFileW(wstr ptr) kernel32.FindFirstFileW +@ stdcall FindFirstVolumeW(ptr long) kernel32.FindFirstVolumeW +@ stdcall FindNextChangeNotification(long) kernel32.FindNextChangeNotification +@ stdcall FindNextFileA(long ptr) kernel32.FindNextFileA +@ stdcall FindNextFileW(long ptr) kernel32.FindNextFileW +@ stdcall FindNextVolumeW(long ptr long) kernel32.FindNextVolumeW +@ stdcall FindVolumeClose(ptr) kernel32.FindVolumeClose +@ stdcall FlushFileBuffers(long) kernel32.FlushFileBuffers +@ stdcall GetCompressedFileSizeA(long ptr) kernel32.GetCompressedFileSizeA +@ stdcall GetCompressedFileSizeW(long ptr) kernel32.GetCompressedFileSizeW +@ stdcall GetDiskFreeSpaceA(str ptr ptr ptr ptr) kernel32.GetDiskFreeSpaceA +@ stdcall GetDiskFreeSpaceExA(str ptr ptr ptr) kernel32.GetDiskFreeSpaceExA +@ stdcall GetDiskFreeSpaceExW(wstr ptr ptr ptr) kernel32.GetDiskFreeSpaceExW +@ stdcall GetDiskFreeSpaceW(wstr ptr ptr ptr ptr) kernel32.GetDiskFreeSpaceW +@ stdcall GetDriveTypeA(str) kernel32.GetDriveTypeA +@ stdcall GetDriveTypeW(wstr) kernel32.GetDriveTypeW +@ stdcall GetFileAttributesA(str) kernel32.GetFileAttributesA +@ stdcall GetFileAttributesExA(str long ptr) kernel32.GetFileAttributesExA +@ stdcall GetFileAttributesExW(wstr long ptr) kernel32.GetFileAttributesExW +@ stdcall GetFileAttributesW(wstr) kernel32.GetFileAttributesW +@ stdcall GetFileInformationByHandle(long ptr) kernel32.GetFileInformationByHandle +@ stdcall GetFileSize(long ptr) kernel32.GetFileSize +@ stdcall GetFileSizeEx(long ptr) kernel32.GetFileSizeEx +@ stdcall GetFileTime(long ptr ptr ptr) kernel32.GetFileTime +@ stdcall GetFileType(long) kernel32.GetFileType +@ stdcall GetFinalPathNameByHandleA(long ptr long long) kernel32.GetFinalPathNameByHandleA +@ stdcall GetFinalPathNameByHandleW(long ptr long long) kernel32.GetFinalPathNameByHandleW +@ stdcall GetFullPathNameA(str long ptr ptr) kernel32.GetFullPathNameA +@ stdcall GetFullPathNameW(wstr long ptr ptr) kernel32.GetFullPathNameW +@ stdcall GetLogicalDriveStringsW(long ptr) kernel32.GetLogicalDriveStringsW +@ stdcall GetLogicalDrives() kernel32.GetLogicalDrives +@ stdcall GetLongPathNameA(str long long) kernel32.GetLongPathNameA +@ stdcall GetLongPathNameW(wstr long long) kernel32.GetLongPathNameW +@ stdcall GetShortPathNameW(wstr ptr long) kernel32.GetShortPathNameW +@ stdcall GetTempFileNameW(wstr wstr long ptr) kernel32.GetTempFileNameW +@ stdcall GetTempPathW(long ptr) kernel32.GetTempPathW +@ stub GetVolumeInformationByHandleW +@ stdcall GetVolumeInformationW(wstr ptr long ptr ptr ptr ptr long) kernel32.GetVolumeInformationW +@ stdcall GetVolumeNameForVolumeMountPointW(wstr ptr long) kernel32.GetVolumeNameForVolumeMountPointW +@ stdcall GetVolumePathNameW(wstr ptr long) kernel32.GetVolumePathNameW +@ stdcall GetVolumePathNamesForVolumeNameW(wstr ptr long ptr) kernel32.GetVolumePathNamesForVolumeNameW +@ stdcall LocalFileTimeToFileTime(ptr ptr) kernel32.LocalFileTimeToFileTime +@ stdcall LockFile(long long long long long) kernel32.LockFile +@ stdcall LockFileEx(long long long long long ptr) kernel32.LockFileEx +@ stdcall QueryDosDeviceW(wstr ptr long) kernel32.QueryDosDeviceW +@ stdcall ReadFile(long ptr long ptr ptr) kernel32.ReadFile +@ stdcall ReadFileEx(long ptr long ptr ptr) kernel32.ReadFileEx +@ stdcall ReadFileScatter(long ptr long ptr ptr) kernel32.ReadFileScatter +@ stdcall RemoveDirectoryA(str) kernel32.RemoveDirectoryA +@ stdcall RemoveDirectoryW(wstr) kernel32.RemoveDirectoryW +@ stdcall SetEndOfFile(long) kernel32.SetEndOfFile +@ stdcall SetFileAttributesA(str long) kernel32.SetFileAttributesA +@ stdcall SetFileAttributesW(wstr long) kernel32.SetFileAttributesW +@ stdcall SetFileInformationByHandle(long long ptr long) kernel32.SetFileInformationByHandle +@ stub SetFileIoOverlappedRange +@ stdcall SetFilePointer(long long ptr long) kernel32.SetFilePointer +@ stdcall SetFilePointerEx(long int64 ptr long) kernel32.SetFilePointerEx +@ stdcall SetFileTime(long ptr ptr ptr) kernel32.SetFileTime +@ stdcall SetFileValidData(ptr int64) kernel32.SetFileValidData +@ stdcall UnlockFile(long long long long long) kernel32.UnlockFile +@ stdcall UnlockFileEx(long long long long ptr) kernel32.UnlockFileEx +@ stdcall WriteFile(long ptr long ptr ptr) kernel32.WriteFile +@ stdcall WriteFileEx(long ptr long ptr ptr) kernel32.WriteFileEx +@ stdcall WriteFileGather(long ptr long ptr ptr) kernel32.WriteFileGather Index: win32/api-ms-win-core-file-l1-2-1/api-ms-win-core-file-l1-2-1.spec =================================================================== --- win32/api-ms-win-core-file-l1-2-1/api-ms-win-core-file-l1-2-1.spec (nonexistent) +++ win32/api-ms-win-core-file-l1-2-1/api-ms-win-core-file-l1-2-1.spec (working copy) @@ -0,0 +1,82 @@ +@ stdcall CompareFileTime(ptr ptr) kernel32.CompareFileTime +@ stdcall CreateDirectoryA(str ptr) kernel32.CreateDirectoryA +@ stdcall CreateDirectoryW(wstr ptr) kernel32.CreateDirectoryW +@ stdcall CreateFile2(wstr long long long ptr) kernel32.CreateFile2 +@ stdcall CreateFileA(str long long ptr long long long) kernel32.CreateFileA +@ stdcall CreateFileW(wstr long long ptr long long long) kernel32.CreateFileW +@ stdcall DefineDosDeviceW(long wstr wstr) kernel32.DefineDosDeviceW +@ stdcall DeleteFileA(str) kernel32.DeleteFileA +@ stdcall DeleteFileW(wstr) kernel32.DeleteFileW +@ stdcall DeleteVolumeMountPointW(wstr) kernel32.DeleteVolumeMountPointW +@ stdcall FileTimeToLocalFileTime(ptr ptr) kernel32.FileTimeToLocalFileTime +@ stdcall FindClose(long) kernel32.FindClose +@ stdcall FindCloseChangeNotification(long) kernel32.FindCloseChangeNotification +@ stdcall FindFirstChangeNotificationA(str long long) kernel32.FindFirstChangeNotificationA +@ stdcall FindFirstChangeNotificationW(wstr long long) kernel32.FindFirstChangeNotificationW +@ stdcall FindFirstFileA(str ptr) kernel32.FindFirstFileA +@ stdcall FindFirstFileExA(str long ptr long ptr long) kernel32.FindFirstFileExA +@ stdcall FindFirstFileExW(wstr long ptr long ptr long) kernel32.FindFirstFileExW +@ stdcall FindFirstFileW(wstr ptr) kernel32.FindFirstFileW +@ stdcall FindFirstVolumeW(ptr long) kernel32.FindFirstVolumeW +@ stdcall FindNextChangeNotification(long) kernel32.FindNextChangeNotification +@ stdcall FindNextFileA(long ptr) kernel32.FindNextFileA +@ stdcall FindNextFileW(long ptr) kernel32.FindNextFileW +@ stdcall FindNextVolumeW(long ptr long) kernel32.FindNextVolumeW +@ stdcall FindVolumeClose(ptr) kernel32.FindVolumeClose +@ stdcall FlushFileBuffers(long) kernel32.FlushFileBuffers +@ stdcall GetCompressedFileSizeA(long ptr) kernel32.GetCompressedFileSizeA +@ stdcall GetCompressedFileSizeW(long ptr) kernel32.GetCompressedFileSizeW +@ stdcall GetDiskFreeSpaceA(str ptr ptr ptr ptr) kernel32.GetDiskFreeSpaceA +@ stdcall GetDiskFreeSpaceExA(str ptr ptr ptr) kernel32.GetDiskFreeSpaceExA +@ stdcall GetDiskFreeSpaceExW(wstr ptr ptr ptr) kernel32.GetDiskFreeSpaceExW +@ stdcall GetDiskFreeSpaceW(wstr ptr ptr ptr ptr) kernel32.GetDiskFreeSpaceW +@ stdcall GetDriveTypeA(str) kernel32.GetDriveTypeA +@ stdcall GetDriveTypeW(wstr) kernel32.GetDriveTypeW +@ stdcall GetFileAttributesA(str) kernel32.GetFileAttributesA +@ stdcall GetFileAttributesExA(str long ptr) kernel32.GetFileAttributesExA +@ stdcall GetFileAttributesExW(wstr long ptr) kernel32.GetFileAttributesExW +@ stdcall GetFileAttributesW(wstr) kernel32.GetFileAttributesW +@ stdcall GetFileInformationByHandle(long ptr) kernel32.GetFileInformationByHandle +@ stdcall GetFileSize(long ptr) kernel32.GetFileSize +@ stdcall GetFileSizeEx(long ptr) kernel32.GetFileSizeEx +@ stdcall GetFileTime(long ptr ptr ptr) kernel32.GetFileTime +@ stdcall GetFileType(long) kernel32.GetFileType +@ stdcall GetFinalPathNameByHandleA(long ptr long long) kernel32.GetFinalPathNameByHandleA +@ stdcall GetFinalPathNameByHandleW(long ptr long long) kernel32.GetFinalPathNameByHandleW +@ stdcall GetFullPathNameA(str long ptr ptr) kernel32.GetFullPathNameA +@ stdcall GetFullPathNameW(wstr long ptr ptr) kernel32.GetFullPathNameW +@ stdcall GetLogicalDriveStringsW(long ptr) kernel32.GetLogicalDriveStringsW +@ stdcall GetLogicalDrives() kernel32.GetLogicalDrives +@ stdcall GetLongPathNameA(str long long) kernel32.GetLongPathNameA +@ stdcall GetLongPathNameW(wstr long long) kernel32.GetLongPathNameW +@ stdcall GetShortPathNameW(wstr ptr long) kernel32.GetShortPathNameW +@ stdcall GetTempFileNameW(wstr wstr long ptr) kernel32.GetTempFileNameW +@ stdcall GetTempPathW(long ptr) kernel32.GetTempPathW +@ stub GetVolumeInformationByHandleW +@ stdcall GetVolumeInformationW(wstr ptr long ptr ptr ptr ptr long) kernel32.GetVolumeInformationW +@ stdcall GetVolumeNameForVolumeMountPointW(wstr ptr long) kernel32.GetVolumeNameForVolumeMountPointW +@ stdcall GetVolumePathNameW(wstr ptr long) kernel32.GetVolumePathNameW +@ stdcall GetVolumePathNamesForVolumeNameW(wstr ptr long ptr) kernel32.GetVolumePathNamesForVolumeNameW +@ stdcall LocalFileTimeToFileTime(ptr ptr) kernel32.LocalFileTimeToFileTime +@ stdcall LockFile(long long long long long) kernel32.LockFile +@ stdcall LockFileEx(long long long long long ptr) kernel32.LockFileEx +@ stdcall QueryDosDeviceW(wstr ptr long) kernel32.QueryDosDeviceW +@ stdcall ReadFile(long ptr long ptr ptr) kernel32.ReadFile +@ stdcall ReadFileEx(long ptr long ptr ptr) kernel32.ReadFileEx +@ stdcall ReadFileScatter(long ptr long ptr ptr) kernel32.ReadFileScatter +@ stdcall RemoveDirectoryA(str) kernel32.RemoveDirectoryA +@ stdcall RemoveDirectoryW(wstr) kernel32.RemoveDirectoryW +@ stdcall SetEndOfFile(long) kernel32.SetEndOfFile +@ stdcall SetFileAttributesA(str long) kernel32.SetFileAttributesA +@ stdcall SetFileAttributesW(wstr long) kernel32.SetFileAttributesW +@ stdcall SetFileInformationByHandle(long long ptr long) kernel32.SetFileInformationByHandle +@ stub SetFileIoOverlappedRange +@ stdcall SetFilePointer(long long ptr long) kernel32.SetFilePointer +@ stdcall SetFilePointerEx(long int64 ptr long) kernel32.SetFilePointerEx +@ stdcall SetFileTime(long ptr ptr ptr) kernel32.SetFileTime +@ stdcall SetFileValidData(ptr int64) kernel32.SetFileValidData +@ stdcall UnlockFile(long long long long long) kernel32.UnlockFile +@ stdcall UnlockFileEx(long long long long ptr) kernel32.UnlockFileEx +@ stdcall WriteFile(long ptr long ptr ptr) kernel32.WriteFile +@ stdcall WriteFileEx(long ptr long ptr ptr) kernel32.WriteFileEx +@ stdcall WriteFileGather(long ptr long ptr ptr) kernel32.WriteFileGather Index: win32/api-ms-win-core-file-l1-2-1/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-file-l1-2-1/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-file-l1-2-1/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-file-l1-2-1.dll api-ms-win-core-file-l1-2-1.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-file-l1-2-1 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-file-l1-2-1_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-file-l1-2-1.def) + +set_target_properties(api-ms-win-core-file-l1-2-1 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-file-l1-2-1 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-file-l1-2-1 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-file-l1-2-1 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-file-l1-2-1/Makefile.in =================================================================== --- win32/api-ms-win-core-file-l1-2-1/Makefile.in (nonexistent) +++ win32/api-ms-win-core-file-l1-2-1/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-file-l1-2-1.dll Index: win32/api-ms-win-core-file-l2-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-file-l2-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-file-l2-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-file-l2-1-0.dll api-ms-win-core-file-l2-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-file-l2-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-file-l2-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-file-l2-1-0.def) + +set_target_properties(api-ms-win-core-file-l2-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-file-l2-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-file-l2-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-file-l2-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-file-l2-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-file-l2-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-file-l2-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-file-l2-1-0.dll Index: win32/api-ms-win-core-file-l2-1-0/api-ms-win-core-file-l2-1-0.spec =================================================================== --- win32/api-ms-win-core-file-l2-1-0/api-ms-win-core-file-l2-1-0.spec (nonexistent) +++ win32/api-ms-win-core-file-l2-1-0/api-ms-win-core-file-l2-1-0.spec (working copy) @@ -0,0 +1,11 @@ +@ stub CopyFile2 +@ stdcall CopyFileExW(wstr wstr ptr ptr ptr long) kernel32.CopyFileExW +@ stdcall CreateDirectoryExW(wstr wstr ptr) kernel32.CreateDirectoryExW +@ stdcall CreateHardLinkW(wstr wstr ptr) kernel32.CreateHardLinkW +@ stdcall CreateSymbolicLinkW(wstr wstr long) kernel32.CreateSymbolicLinkW +@ stdcall GetFileInformationByHandleEx(long long ptr long) kernel32.GetFileInformationByHandleEx +@ stdcall MoveFileExW(wstr wstr long) kernel32.MoveFileExW +@ stdcall MoveFileWithProgressW(wstr wstr ptr ptr long) kernel32.MoveFileWithProgressW +@ stub ReOpenFile +@ stdcall ReadDirectoryChangesW(long ptr long long long ptr ptr ptr) kernel32.ReadDirectoryChangesW +@ stdcall ReplaceFileW(wstr wstr wstr long ptr ptr) kernel32.ReplaceFileW Index: win32/api-ms-win-core-file-l2-1-0/api-ms-win-core-file-l2-1-0.spec =================================================================== --- win32/api-ms-win-core-file-l2-1-0/api-ms-win-core-file-l2-1-0.spec (nonexistent) +++ win32/api-ms-win-core-file-l2-1-0/api-ms-win-core-file-l2-1-0.spec (working copy) @@ -0,0 +1,11 @@ +@ stub CopyFile2 +@ stdcall CopyFileExW(wstr wstr ptr ptr ptr long) kernel32.CopyFileExW +@ stdcall CreateDirectoryExW(wstr wstr ptr) kernel32.CreateDirectoryExW +@ stdcall CreateHardLinkW(wstr wstr ptr) kernel32.CreateHardLinkW +@ stdcall CreateSymbolicLinkW(wstr wstr long) kernel32.CreateSymbolicLinkW +@ stdcall GetFileInformationByHandleEx(long long ptr long) kernel32.GetFileInformationByHandleEx +@ stdcall MoveFileExW(wstr wstr long) kernel32.MoveFileExW +@ stdcall MoveFileWithProgressW(wstr wstr ptr ptr long) kernel32.MoveFileWithProgressW +@ stub ReOpenFile +@ stdcall ReadDirectoryChangesW(long ptr long long long ptr ptr ptr) kernel32.ReadDirectoryChangesW +@ stdcall ReplaceFileW(wstr wstr wstr long ptr ptr) kernel32.ReplaceFileW Index: win32/api-ms-win-core-file-l2-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-file-l2-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-file-l2-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-file-l2-1-0.dll api-ms-win-core-file-l2-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-file-l2-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-file-l2-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-file-l2-1-0.def) + +set_target_properties(api-ms-win-core-file-l2-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-file-l2-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-file-l2-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-file-l2-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-file-l2-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-file-l2-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-file-l2-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-file-l2-1-0.dll Index: win32/api-ms-win-core-file-l2-1-1/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-file-l2-1-1/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-file-l2-1-1/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-file-l2-1-1.dll api-ms-win-core-file-l2-1-1.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-file-l2-1-1 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-file-l2-1-1_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-file-l2-1-1.def) + +set_target_properties(api-ms-win-core-file-l2-1-1 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-file-l2-1-1 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-file-l2-1-1 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-file-l2-1-1 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-file-l2-1-1/Makefile.in =================================================================== --- win32/api-ms-win-core-file-l2-1-1/Makefile.in (nonexistent) +++ win32/api-ms-win-core-file-l2-1-1/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-file-l2-1-1.dll Index: win32/api-ms-win-core-file-l2-1-1/api-ms-win-core-file-l2-1-1.spec =================================================================== --- win32/api-ms-win-core-file-l2-1-1/api-ms-win-core-file-l2-1-1.spec (nonexistent) +++ win32/api-ms-win-core-file-l2-1-1/api-ms-win-core-file-l2-1-1.spec (working copy) @@ -0,0 +1,12 @@ +@ stub CopyFile2 +@ stdcall CopyFileExW(wstr wstr ptr ptr ptr long) kernel32.CopyFileExW +@ stdcall CreateDirectoryExW(wstr wstr ptr) kernel32.CreateDirectoryExW +@ stdcall CreateHardLinkW(wstr wstr ptr) kernel32.CreateHardLinkW +@ stdcall CreateSymbolicLinkW(wstr wstr long) kernel32.CreateSymbolicLinkW +@ stdcall GetFileInformationByHandleEx(long long ptr long) kernel32.GetFileInformationByHandleEx +@ stdcall MoveFileExW(wstr wstr long) kernel32.MoveFileExW +@ stdcall MoveFileWithProgressW(wstr wstr ptr ptr long) kernel32.MoveFileWithProgressW +@ stdcall OpenFileById(long ptr long long ptr long) kernel32.OpenFileById +@ stub ReOpenFile +@ stdcall ReadDirectoryChangesW(long ptr long long long ptr ptr ptr) kernel32.ReadDirectoryChangesW +@ stdcall ReplaceFileW(wstr wstr wstr long ptr ptr) kernel32.ReplaceFileW Index: win32/api-ms-win-core-file-l2-1-1/api-ms-win-core-file-l2-1-1.spec =================================================================== --- win32/api-ms-win-core-file-l2-1-1/api-ms-win-core-file-l2-1-1.spec (nonexistent) +++ win32/api-ms-win-core-file-l2-1-1/api-ms-win-core-file-l2-1-1.spec (working copy) @@ -0,0 +1,12 @@ +@ stub CopyFile2 +@ stdcall CopyFileExW(wstr wstr ptr ptr ptr long) kernel32.CopyFileExW +@ stdcall CreateDirectoryExW(wstr wstr ptr) kernel32.CreateDirectoryExW +@ stdcall CreateHardLinkW(wstr wstr ptr) kernel32.CreateHardLinkW +@ stdcall CreateSymbolicLinkW(wstr wstr long) kernel32.CreateSymbolicLinkW +@ stdcall GetFileInformationByHandleEx(long long ptr long) kernel32.GetFileInformationByHandleEx +@ stdcall MoveFileExW(wstr wstr long) kernel32.MoveFileExW +@ stdcall MoveFileWithProgressW(wstr wstr ptr ptr long) kernel32.MoveFileWithProgressW +@ stdcall OpenFileById(long ptr long long ptr long) kernel32.OpenFileById +@ stub ReOpenFile +@ stdcall ReadDirectoryChangesW(long ptr long long long ptr ptr ptr) kernel32.ReadDirectoryChangesW +@ stdcall ReplaceFileW(wstr wstr wstr long ptr ptr) kernel32.ReplaceFileW Index: win32/api-ms-win-core-file-l2-1-1/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-file-l2-1-1/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-file-l2-1-1/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-file-l2-1-1.dll api-ms-win-core-file-l2-1-1.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-file-l2-1-1 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-file-l2-1-1_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-file-l2-1-1.def) + +set_target_properties(api-ms-win-core-file-l2-1-1 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-file-l2-1-1 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-file-l2-1-1 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-file-l2-1-1 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-file-l2-1-1/Makefile.in =================================================================== --- win32/api-ms-win-core-file-l2-1-1/Makefile.in (nonexistent) +++ win32/api-ms-win-core-file-l2-1-1/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-file-l2-1-1.dll Index: win32/api-ms-win-core-handle-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-handle-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-handle-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-handle-l1-1-0.dll api-ms-win-core-handle-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-handle-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-handle-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-handle-l1-1-0.def) + +set_target_properties(api-ms-win-core-handle-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-handle-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-handle-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-handle-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-handle-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-handle-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-handle-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-handle-l1-1-0.dll Index: win32/api-ms-win-core-handle-l1-1-0/api-ms-win-core-handle-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-handle-l1-1-0/api-ms-win-core-handle-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-handle-l1-1-0/api-ms-win-core-handle-l1-1-0.spec (working copy) @@ -0,0 +1,4 @@ +@ stdcall CloseHandle(long) kernel32.CloseHandle +@ stdcall DuplicateHandle(long long long ptr long long long) kernel32.DuplicateHandle +@ stdcall GetHandleInformation(long ptr) kernel32.GetHandleInformation +@ stdcall SetHandleInformation(long long long) kernel32.SetHandleInformation Index: win32/api-ms-win-core-handle-l1-1-0/api-ms-win-core-handle-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-handle-l1-1-0/api-ms-win-core-handle-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-handle-l1-1-0/api-ms-win-core-handle-l1-1-0.spec (working copy) @@ -0,0 +1,4 @@ +@ stdcall CloseHandle(long) kernel32.CloseHandle +@ stdcall DuplicateHandle(long long long ptr long long long) kernel32.DuplicateHandle +@ stdcall GetHandleInformation(long ptr) kernel32.GetHandleInformation +@ stdcall SetHandleInformation(long long long) kernel32.SetHandleInformation Index: win32/api-ms-win-core-handle-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-handle-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-handle-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-handle-l1-1-0.dll api-ms-win-core-handle-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-handle-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-handle-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-handle-l1-1-0.def) + +set_target_properties(api-ms-win-core-handle-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-handle-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-handle-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-handle-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-handle-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-handle-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-handle-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-handle-l1-1-0.dll Index: win32/api-ms-win-core-heap-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-heap-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-heap-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-heap-l1-1-0.dll api-ms-win-core-heap-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-heap-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-heap-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-heap-l1-1-0.def) + +set_target_properties(api-ms-win-core-heap-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-heap-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-heap-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-heap-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-heap-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-heap-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-heap-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-heap-l1-1-0.dll Index: win32/api-ms-win-core-heap-l1-1-0/api-ms-win-core-heap-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-heap-l1-1-0/api-ms-win-core-heap-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-heap-l1-1-0/api-ms-win-core-heap-l1-1-0.spec (working copy) @@ -0,0 +1,16 @@ +@ stdcall -norelay GetProcessHeap() kernel32.GetProcessHeap +@ stdcall GetProcessHeaps(long ptr) kernel32.GetProcessHeaps +@ stdcall HeapAlloc(long long long) kernel32.HeapAlloc +@ stdcall HeapCompact(long long) kernel32.HeapCompact +@ stdcall HeapCreate(long long long) kernel32.HeapCreate +@ stdcall HeapDestroy(long) kernel32.HeapDestroy +@ stdcall HeapFree(long long ptr) kernel32.HeapFree +@ stdcall HeapLock(long) kernel32.HeapLock +@ stdcall HeapQueryInformation(long long ptr long ptr) kernel32.HeapQueryInformation +@ stdcall HeapReAlloc(long long ptr long) kernel32.HeapReAlloc +@ stdcall HeapSetInformation(ptr long ptr long) kernel32.HeapSetInformation +@ stdcall HeapSize(long long ptr) kernel32.HeapSize +@ stub HeapSummary +@ stdcall HeapUnlock(long) kernel32.HeapUnlock +@ stdcall HeapValidate(long long ptr) kernel32.HeapValidate +@ stdcall HeapWalk(long ptr) kernel32.HeapWalk Index: win32/api-ms-win-core-heap-l1-1-0/api-ms-win-core-heap-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-heap-l1-1-0/api-ms-win-core-heap-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-heap-l1-1-0/api-ms-win-core-heap-l1-1-0.spec (working copy) @@ -0,0 +1,16 @@ +@ stdcall -norelay GetProcessHeap() kernel32.GetProcessHeap +@ stdcall GetProcessHeaps(long ptr) kernel32.GetProcessHeaps +@ stdcall HeapAlloc(long long long) kernel32.HeapAlloc +@ stdcall HeapCompact(long long) kernel32.HeapCompact +@ stdcall HeapCreate(long long long) kernel32.HeapCreate +@ stdcall HeapDestroy(long) kernel32.HeapDestroy +@ stdcall HeapFree(long long ptr) kernel32.HeapFree +@ stdcall HeapLock(long) kernel32.HeapLock +@ stdcall HeapQueryInformation(long long ptr long ptr) kernel32.HeapQueryInformation +@ stdcall HeapReAlloc(long long ptr long) kernel32.HeapReAlloc +@ stdcall HeapSetInformation(ptr long ptr long) kernel32.HeapSetInformation +@ stdcall HeapSize(long long ptr) kernel32.HeapSize +@ stub HeapSummary +@ stdcall HeapUnlock(long) kernel32.HeapUnlock +@ stdcall HeapValidate(long long ptr) kernel32.HeapValidate +@ stdcall HeapWalk(long ptr) kernel32.HeapWalk Index: win32/api-ms-win-core-heap-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-heap-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-heap-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-heap-l1-1-0.dll api-ms-win-core-heap-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-heap-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-heap-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-heap-l1-1-0.def) + +set_target_properties(api-ms-win-core-heap-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-heap-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-heap-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-heap-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-heap-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-heap-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-heap-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-heap-l1-1-0.dll Index: win32/api-ms-win-core-heap-l1-2-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-heap-l1-2-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-heap-l1-2-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-heap-l1-2-0.dll api-ms-win-core-heap-l1-2-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-heap-l1-2-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-heap-l1-2-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-heap-l1-2-0.def) + +set_target_properties(api-ms-win-core-heap-l1-2-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-heap-l1-2-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-heap-l1-2-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-heap-l1-2-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-heap-l1-2-0/Makefile.in =================================================================== --- win32/api-ms-win-core-heap-l1-2-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-heap-l1-2-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-heap-l1-2-0.dll Index: win32/api-ms-win-core-heap-l1-2-0/api-ms-win-core-heap-l1-2-0.spec =================================================================== --- win32/api-ms-win-core-heap-l1-2-0/api-ms-win-core-heap-l1-2-0.spec (nonexistent) +++ win32/api-ms-win-core-heap-l1-2-0/api-ms-win-core-heap-l1-2-0.spec (working copy) @@ -0,0 +1,15 @@ +@ stdcall -norelay GetProcessHeap() kernel32.GetProcessHeap +@ stdcall GetProcessHeaps(long ptr) kernel32.GetProcessHeaps +@ stdcall HeapAlloc(long long long) kernel32.HeapAlloc +@ stdcall HeapCompact(long long) kernel32.HeapCompact +@ stdcall HeapCreate(long long long) kernel32.HeapCreate +@ stdcall HeapDestroy(long) kernel32.HeapDestroy +@ stdcall HeapFree(long long ptr) kernel32.HeapFree +@ stdcall HeapLock(long) kernel32.HeapLock +@ stdcall HeapQueryInformation(long long ptr long ptr) kernel32.HeapQueryInformation +@ stdcall HeapReAlloc(long long ptr long) kernel32.HeapReAlloc +@ stdcall HeapSetInformation(ptr long ptr long) kernel32.HeapSetInformation +@ stdcall HeapSize(long long ptr) kernel32.HeapSize +@ stdcall HeapUnlock(long) kernel32.HeapUnlock +@ stdcall HeapValidate(long long ptr) kernel32.HeapValidate +@ stdcall HeapWalk(long ptr) kernel32.HeapWalk Index: win32/api-ms-win-core-heap-l1-2-0/api-ms-win-core-heap-l1-2-0.spec =================================================================== --- win32/api-ms-win-core-heap-l1-2-0/api-ms-win-core-heap-l1-2-0.spec (nonexistent) +++ win32/api-ms-win-core-heap-l1-2-0/api-ms-win-core-heap-l1-2-0.spec (working copy) @@ -0,0 +1,15 @@ +@ stdcall -norelay GetProcessHeap() kernel32.GetProcessHeap +@ stdcall GetProcessHeaps(long ptr) kernel32.GetProcessHeaps +@ stdcall HeapAlloc(long long long) kernel32.HeapAlloc +@ stdcall HeapCompact(long long) kernel32.HeapCompact +@ stdcall HeapCreate(long long long) kernel32.HeapCreate +@ stdcall HeapDestroy(long) kernel32.HeapDestroy +@ stdcall HeapFree(long long ptr) kernel32.HeapFree +@ stdcall HeapLock(long) kernel32.HeapLock +@ stdcall HeapQueryInformation(long long ptr long ptr) kernel32.HeapQueryInformation +@ stdcall HeapReAlloc(long long ptr long) kernel32.HeapReAlloc +@ stdcall HeapSetInformation(ptr long ptr long) kernel32.HeapSetInformation +@ stdcall HeapSize(long long ptr) kernel32.HeapSize +@ stdcall HeapUnlock(long) kernel32.HeapUnlock +@ stdcall HeapValidate(long long ptr) kernel32.HeapValidate +@ stdcall HeapWalk(long ptr) kernel32.HeapWalk Index: win32/api-ms-win-core-heap-l1-2-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-heap-l1-2-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-heap-l1-2-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-heap-l1-2-0.dll api-ms-win-core-heap-l1-2-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-heap-l1-2-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-heap-l1-2-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-heap-l1-2-0.def) + +set_target_properties(api-ms-win-core-heap-l1-2-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-heap-l1-2-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-heap-l1-2-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-heap-l1-2-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-heap-l1-2-0/Makefile.in =================================================================== --- win32/api-ms-win-core-heap-l1-2-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-heap-l1-2-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-heap-l1-2-0.dll Index: win32/api-ms-win-core-heap-obsolete-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-heap-obsolete-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-heap-obsolete-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-heap-obsolete-l1-1-0.dll api-ms-win-core-heap-obsolete-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-heap-obsolete-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-heap-obsolete-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-heap-obsolete-l1-1-0.def) + +set_target_properties(api-ms-win-core-heap-obsolete-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-heap-obsolete-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-heap-obsolete-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-heap-obsolete-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-heap-obsolete-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-heap-obsolete-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-heap-obsolete-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-heap-obsolete-l1-1-0.dll Index: win32/api-ms-win-core-heap-obsolete-l1-1-0/api-ms-win-core-heap-obsolete-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-heap-obsolete-l1-1-0/api-ms-win-core-heap-obsolete-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-heap-obsolete-l1-1-0/api-ms-win-core-heap-obsolete-l1-1-0.spec (working copy) @@ -0,0 +1,15 @@ +@ stdcall GlobalAlloc(long long) kernel32.GlobalAlloc +@ stdcall GlobalFlags(long) kernel32.GlobalFlags +@ stdcall GlobalFree(long) kernel32.GlobalFree +@ stdcall GlobalHandle(ptr) kernel32.GlobalHandle +@ stdcall GlobalLock(long) kernel32.GlobalLock +@ stdcall GlobalReAlloc(long long long) kernel32.GlobalReAlloc +@ stdcall GlobalSize(long) kernel32.GlobalSize +@ stdcall GlobalUnlock(long) kernel32.GlobalUnlock +@ stdcall LocalAlloc(long long) kernel32.LocalAlloc +@ stdcall LocalFlags(long) kernel32.LocalFlags +@ stdcall LocalFree(long) kernel32.LocalFree +@ stdcall LocalLock(long) kernel32.LocalLock +@ stdcall LocalReAlloc(long long long) kernel32.LocalReAlloc +@ stdcall LocalSize(long) kernel32.LocalSize +@ stdcall LocalUnlock(long) kernel32.LocalUnlock Index: win32/api-ms-win-core-heap-obsolete-l1-1-0/api-ms-win-core-heap-obsolete-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-heap-obsolete-l1-1-0/api-ms-win-core-heap-obsolete-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-heap-obsolete-l1-1-0/api-ms-win-core-heap-obsolete-l1-1-0.spec (working copy) @@ -0,0 +1,15 @@ +@ stdcall GlobalAlloc(long long) kernel32.GlobalAlloc +@ stdcall GlobalFlags(long) kernel32.GlobalFlags +@ stdcall GlobalFree(long) kernel32.GlobalFree +@ stdcall GlobalHandle(ptr) kernel32.GlobalHandle +@ stdcall GlobalLock(long) kernel32.GlobalLock +@ stdcall GlobalReAlloc(long long long) kernel32.GlobalReAlloc +@ stdcall GlobalSize(long) kernel32.GlobalSize +@ stdcall GlobalUnlock(long) kernel32.GlobalUnlock +@ stdcall LocalAlloc(long long) kernel32.LocalAlloc +@ stdcall LocalFlags(long) kernel32.LocalFlags +@ stdcall LocalFree(long) kernel32.LocalFree +@ stdcall LocalLock(long) kernel32.LocalLock +@ stdcall LocalReAlloc(long long long) kernel32.LocalReAlloc +@ stdcall LocalSize(long) kernel32.LocalSize +@ stdcall LocalUnlock(long) kernel32.LocalUnlock Index: win32/api-ms-win-core-heap-obsolete-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-heap-obsolete-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-heap-obsolete-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-heap-obsolete-l1-1-0.dll api-ms-win-core-heap-obsolete-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-heap-obsolete-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-heap-obsolete-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-heap-obsolete-l1-1-0.def) + +set_target_properties(api-ms-win-core-heap-obsolete-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-heap-obsolete-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-heap-obsolete-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-heap-obsolete-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-heap-obsolete-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-heap-obsolete-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-heap-obsolete-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-heap-obsolete-l1-1-0.dll Index: win32/api-ms-win-core-interlocked-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-interlocked-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-interlocked-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-interlocked-l1-1-0.dll api-ms-win-core-interlocked-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-interlocked-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-interlocked-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-interlocked-l1-1-0.def) + +set_target_properties(api-ms-win-core-interlocked-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-interlocked-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-interlocked-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-interlocked-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-interlocked-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-interlocked-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-interlocked-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-interlocked-l1-1-0.dll Index: win32/api-ms-win-core-interlocked-l1-1-0/api-ms-win-core-interlocked-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-interlocked-l1-1-0/api-ms-win-core-interlocked-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-interlocked-l1-1-0/api-ms-win-core-interlocked-l1-1-0.spec (working copy) @@ -0,0 +1,12 @@ +@ stdcall InitializeSListHead(ptr) kernel32.InitializeSListHead +@ stdcall -arch=i386 -ret64 InterlockedCompareExchange64(ptr int64 int64) kernel32.InterlockedCompareExchange64 +@ stdcall -arch=i386 InterlockedCompareExchange(ptr long long) kernel32.InterlockedCompareExchange +@ stdcall -arch=i386 InterlockedDecrement(ptr) kernel32.InterlockedDecrement +@ stdcall -arch=i386 InterlockedExchange(ptr long) kernel32.InterlockedExchange +@ stdcall -arch=i386 InterlockedExchangeAdd(ptr long ) kernel32.InterlockedExchangeAdd +@ stdcall InterlockedFlushSList(ptr) kernel32.InterlockedFlushSList +@ stdcall -arch=i386 InterlockedIncrement(ptr) kernel32.InterlockedIncrement +@ stdcall InterlockedPopEntrySList(ptr) kernel32.InterlockedPopEntrySList +@ stdcall InterlockedPushEntrySList(ptr ptr) kernel32.InterlockedPushEntrySList +@ stdcall -norelay InterlockedPushListSList(ptr ptr ptr long) kernel32.InterlockedPushListSList +@ stdcall QueryDepthSList(ptr) kernel32.QueryDepthSList Index: win32/api-ms-win-core-interlocked-l1-1-0/api-ms-win-core-interlocked-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-interlocked-l1-1-0/api-ms-win-core-interlocked-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-interlocked-l1-1-0/api-ms-win-core-interlocked-l1-1-0.spec (working copy) @@ -0,0 +1,12 @@ +@ stdcall InitializeSListHead(ptr) kernel32.InitializeSListHead +@ stdcall -arch=i386 -ret64 InterlockedCompareExchange64(ptr int64 int64) kernel32.InterlockedCompareExchange64 +@ stdcall -arch=i386 InterlockedCompareExchange(ptr long long) kernel32.InterlockedCompareExchange +@ stdcall -arch=i386 InterlockedDecrement(ptr) kernel32.InterlockedDecrement +@ stdcall -arch=i386 InterlockedExchange(ptr long) kernel32.InterlockedExchange +@ stdcall -arch=i386 InterlockedExchangeAdd(ptr long ) kernel32.InterlockedExchangeAdd +@ stdcall InterlockedFlushSList(ptr) kernel32.InterlockedFlushSList +@ stdcall -arch=i386 InterlockedIncrement(ptr) kernel32.InterlockedIncrement +@ stdcall InterlockedPopEntrySList(ptr) kernel32.InterlockedPopEntrySList +@ stdcall InterlockedPushEntrySList(ptr ptr) kernel32.InterlockedPushEntrySList +@ stdcall -norelay InterlockedPushListSList(ptr ptr ptr long) kernel32.InterlockedPushListSList +@ stdcall QueryDepthSList(ptr) kernel32.QueryDepthSList Index: win32/api-ms-win-core-interlocked-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-interlocked-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-interlocked-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-interlocked-l1-1-0.dll api-ms-win-core-interlocked-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-interlocked-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-interlocked-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-interlocked-l1-1-0.def) + +set_target_properties(api-ms-win-core-interlocked-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-interlocked-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-interlocked-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-interlocked-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-interlocked-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-interlocked-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-interlocked-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-interlocked-l1-1-0.dll Index: win32/api-ms-win-core-interlocked-l1-2-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-interlocked-l1-2-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-interlocked-l1-2-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-interlocked-l1-2-0.dll api-ms-win-core-interlocked-l1-2-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-interlocked-l1-2-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-interlocked-l1-2-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-interlocked-l1-2-0.def) + +set_target_properties(api-ms-win-core-interlocked-l1-2-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-interlocked-l1-2-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-interlocked-l1-2-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-interlocked-l1-2-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-interlocked-l1-2-0/Makefile.in =================================================================== --- win32/api-ms-win-core-interlocked-l1-2-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-interlocked-l1-2-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-interlocked-l1-2-0.dll Index: win32/api-ms-win-core-interlocked-l1-2-0/api-ms-win-core-interlocked-l1-2-0.spec =================================================================== --- win32/api-ms-win-core-interlocked-l1-2-0/api-ms-win-core-interlocked-l1-2-0.spec (nonexistent) +++ win32/api-ms-win-core-interlocked-l1-2-0/api-ms-win-core-interlocked-l1-2-0.spec (working copy) @@ -0,0 +1,12 @@ +@ stdcall InitializeSListHead(ptr) kernel32.InitializeSListHead +@ stdcall -arch=i386 -ret64 InterlockedCompareExchange64(ptr int64 int64) kernel32.InterlockedCompareExchange64 +@ stdcall -arch=i386 InterlockedCompareExchange(ptr long long) kernel32.InterlockedCompareExchange +@ stdcall -arch=i386 InterlockedDecrement(ptr) kernel32.InterlockedDecrement +@ stdcall -arch=i386 InterlockedExchange(ptr long) kernel32.InterlockedExchange +@ stdcall -arch=i386 InterlockedExchangeAdd(ptr long ) kernel32.InterlockedExchangeAdd +@ stdcall InterlockedFlushSList(ptr) kernel32.InterlockedFlushSList +@ stdcall -arch=i386 InterlockedIncrement(ptr) kernel32.InterlockedIncrement +@ stdcall InterlockedPopEntrySList(ptr) kernel32.InterlockedPopEntrySList +@ stdcall InterlockedPushEntrySList(ptr ptr) kernel32.InterlockedPushEntrySList +@ stdcall InterlockedPushListSListEx(ptr ptr ptr long) kernel32.InterlockedPushListSListEx +@ stdcall QueryDepthSList(ptr) kernel32.QueryDepthSList Index: win32/api-ms-win-core-interlocked-l1-2-0/api-ms-win-core-interlocked-l1-2-0.spec =================================================================== --- win32/api-ms-win-core-interlocked-l1-2-0/api-ms-win-core-interlocked-l1-2-0.spec (nonexistent) +++ win32/api-ms-win-core-interlocked-l1-2-0/api-ms-win-core-interlocked-l1-2-0.spec (working copy) @@ -0,0 +1,12 @@ +@ stdcall InitializeSListHead(ptr) kernel32.InitializeSListHead +@ stdcall -arch=i386 -ret64 InterlockedCompareExchange64(ptr int64 int64) kernel32.InterlockedCompareExchange64 +@ stdcall -arch=i386 InterlockedCompareExchange(ptr long long) kernel32.InterlockedCompareExchange +@ stdcall -arch=i386 InterlockedDecrement(ptr) kernel32.InterlockedDecrement +@ stdcall -arch=i386 InterlockedExchange(ptr long) kernel32.InterlockedExchange +@ stdcall -arch=i386 InterlockedExchangeAdd(ptr long ) kernel32.InterlockedExchangeAdd +@ stdcall InterlockedFlushSList(ptr) kernel32.InterlockedFlushSList +@ stdcall -arch=i386 InterlockedIncrement(ptr) kernel32.InterlockedIncrement +@ stdcall InterlockedPopEntrySList(ptr) kernel32.InterlockedPopEntrySList +@ stdcall InterlockedPushEntrySList(ptr ptr) kernel32.InterlockedPushEntrySList +@ stdcall InterlockedPushListSListEx(ptr ptr ptr long) kernel32.InterlockedPushListSListEx +@ stdcall QueryDepthSList(ptr) kernel32.QueryDepthSList Index: win32/api-ms-win-core-interlocked-l1-2-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-interlocked-l1-2-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-interlocked-l1-2-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-interlocked-l1-2-0.dll api-ms-win-core-interlocked-l1-2-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-interlocked-l1-2-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-interlocked-l1-2-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-interlocked-l1-2-0.def) + +set_target_properties(api-ms-win-core-interlocked-l1-2-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-interlocked-l1-2-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-interlocked-l1-2-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-interlocked-l1-2-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-interlocked-l1-2-0/Makefile.in =================================================================== --- win32/api-ms-win-core-interlocked-l1-2-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-interlocked-l1-2-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-interlocked-l1-2-0.dll Index: win32/api-ms-win-core-io-l1-1-1/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-io-l1-1-1/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-io-l1-1-1/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-io-l1-1-1.dll api-ms-win-core-io-l1-1-1.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-io-l1-1-1 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-io-l1-1-1_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-io-l1-1-1.def) + +set_target_properties(api-ms-win-core-io-l1-1-1 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-io-l1-1-1 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-io-l1-1-1 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-io-l1-1-1 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-io-l1-1-1/Makefile.in =================================================================== --- win32/api-ms-win-core-io-l1-1-1/Makefile.in (nonexistent) +++ win32/api-ms-win-core-io-l1-1-1/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-io-l1-1-1.dll Index: win32/api-ms-win-core-io-l1-1-1/api-ms-win-core-io-l1-1-1.spec =================================================================== --- win32/api-ms-win-core-io-l1-1-1/api-ms-win-core-io-l1-1-1.spec (nonexistent) +++ win32/api-ms-win-core-io-l1-1-1/api-ms-win-core-io-l1-1-1.spec (working copy) @@ -0,0 +1,10 @@ +@ stdcall CancelIo(long) kernel32.CancelIo +@ stdcall CancelIoEx(long ptr) kernel32.CancelIoEx +@ stdcall CancelSynchronousIo(long) kernel32.CancelSynchronousIo +@ stdcall CreateIoCompletionPort(long long long long) kernel32.CreateIoCompletionPort +@ stdcall DeviceIoControl(long long ptr long ptr long ptr ptr) kernel32.DeviceIoControl +@ stdcall GetOverlappedResult(long ptr ptr long) kernel32.GetOverlappedResult +@ stub GetOverlappedResultEx +@ stdcall GetQueuedCompletionStatus(long ptr ptr ptr long) kernel32.GetQueuedCompletionStatus +@ stub GetQueuedCompletionStatusEx +@ stdcall PostQueuedCompletionStatus(long long ptr ptr) kernel32.PostQueuedCompletionStatus Index: win32/api-ms-win-core-io-l1-1-1/api-ms-win-core-io-l1-1-1.spec =================================================================== --- win32/api-ms-win-core-io-l1-1-1/api-ms-win-core-io-l1-1-1.spec (nonexistent) +++ win32/api-ms-win-core-io-l1-1-1/api-ms-win-core-io-l1-1-1.spec (working copy) @@ -0,0 +1,10 @@ +@ stdcall CancelIo(long) kernel32.CancelIo +@ stdcall CancelIoEx(long ptr) kernel32.CancelIoEx +@ stdcall CancelSynchronousIo(long) kernel32.CancelSynchronousIo +@ stdcall CreateIoCompletionPort(long long long long) kernel32.CreateIoCompletionPort +@ stdcall DeviceIoControl(long long ptr long ptr long ptr ptr) kernel32.DeviceIoControl +@ stdcall GetOverlappedResult(long ptr ptr long) kernel32.GetOverlappedResult +@ stub GetOverlappedResultEx +@ stdcall GetQueuedCompletionStatus(long ptr ptr ptr long) kernel32.GetQueuedCompletionStatus +@ stub GetQueuedCompletionStatusEx +@ stdcall PostQueuedCompletionStatus(long long ptr ptr) kernel32.PostQueuedCompletionStatus Index: win32/api-ms-win-core-io-l1-1-1/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-io-l1-1-1/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-io-l1-1-1/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-io-l1-1-1.dll api-ms-win-core-io-l1-1-1.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-io-l1-1-1 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-io-l1-1-1_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-io-l1-1-1.def) + +set_target_properties(api-ms-win-core-io-l1-1-1 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-io-l1-1-1 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-io-l1-1-1 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-io-l1-1-1 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-io-l1-1-1/Makefile.in =================================================================== --- win32/api-ms-win-core-io-l1-1-1/Makefile.in (nonexistent) +++ win32/api-ms-win-core-io-l1-1-1/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-io-l1-1-1.dll Index: win32/api-ms-win-core-kernel32-legacy-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-kernel32-legacy-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-kernel32-legacy-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-kernel32-legacy-l1-1-0.dll api-ms-win-core-kernel32-legacy-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-kernel32-legacy-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-kernel32-legacy-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-kernel32-legacy-l1-1-0.def) + +set_target_properties(api-ms-win-core-kernel32-legacy-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-kernel32-legacy-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-kernel32-legacy-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-kernel32-legacy-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-kernel32-legacy-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-kernel32-legacy-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-kernel32-legacy-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-kernel32-legacy-l1-1-0.dll Index: win32/api-ms-win-core-kernel32-legacy-l1-1-0/api-ms-win-core-kernel32-legacy-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-kernel32-legacy-l1-1-0/api-ms-win-core-kernel32-legacy-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-kernel32-legacy-l1-1-0/api-ms-win-core-kernel32-legacy-l1-1-0.spec (working copy) @@ -0,0 +1,54 @@ +@ stub AddLocalAlternateComputerNameW +@ stdcall BackupRead(ptr ptr long ptr long long ptr) kernel32.BackupRead +@ stdcall BackupWrite(ptr ptr long ptr long long ptr) kernel32.BackupWrite +@ stdcall BindIoCompletionCallback(long ptr long) kernel32.BindIoCompletionCallback +@ stdcall CopyFileA(str str long) kernel32.CopyFileA +@ stdcall CopyFileW(wstr wstr long) kernel32.CopyFileW +@ stdcall CreateFileMappingA(long ptr long long long str) kernel32.CreateFileMappingA +@ stub CreateFileTransactedW +@ stdcall CreateMailslotA(str long long ptr) kernel32.CreateMailslotA +@ stdcall CreateNamedPipeA(str long long long long long long ptr) kernel32.CreateNamedPipeA +@ stdcall CreateSemaphoreW(ptr long long wstr) kernel32.CreateSemaphoreW +@ stdcall DnsHostnameToComputerNameW(wstr ptr ptr) kernel32.DnsHostnameToComputerNameW +@ stdcall DosDateTimeToFileTime(long long ptr) kernel32.DosDateTimeToFileTime +@ stdcall FatalAppExitA(long str) kernel32.FatalAppExitA +@ stdcall FatalAppExitW(long wstr) kernel32.FatalAppExitW +@ stdcall FileTimeToDosDateTime(ptr ptr ptr) kernel32.FileTimeToDosDateTime +@ stdcall FindResourceA(long str str) kernel32.FindResourceA +@ stdcall FindResourceExA(long str str long) kernel32.FindResourceExA +@ stdcall FindResourceW(long wstr wstr) kernel32.FindResourceW +@ stdcall GetComputerNameA(ptr ptr) kernel32.GetComputerNameA +@ stdcall GetComputerNameW(ptr ptr) kernel32.GetComputerNameW +@ stdcall GetConsoleWindow() kernel32.GetConsoleWindow +@ stub GetDurationFormatEx +@ stub GetMaximumProcessorGroupCount +@ stub GetNamedPipeClientProcessId +@ stub GetNamedPipeServerProcessId +@ stdcall GetShortPathNameA(str ptr long) kernel32.GetShortPathNameA +@ stdcall GetStartupInfoA(ptr) kernel32.GetStartupInfoA +@ stdcall GetStringTypeExA(long long str long ptr) kernel32.GetStringTypeExA +@ stdcall GetSystemPowerStatus(ptr) kernel32.GetSystemPowerStatus +@ stdcall GetSystemWow64DirectoryA(ptr long) kernel32.GetSystemWow64DirectoryA +@ stdcall GetSystemWow64DirectoryW(ptr long) kernel32.GetSystemWow64DirectoryW +@ stdcall GetTapeParameters(ptr long ptr ptr) kernel32.GetTapeParameters +@ stdcall GetTempPathA(long ptr) kernel32.GetTempPathA +@ stdcall GetThreadSelectorEntry(long long ptr) kernel32.GetThreadSelectorEntry +@ stdcall GlobalMemoryStatus(ptr) kernel32.GlobalMemoryStatus +@ stdcall LoadLibraryA(str) kernel32.LoadLibraryA +@ stdcall LoadLibraryW(wstr) kernel32.LoadLibraryW +@ stdcall MoveFileA(str str) kernel32.MoveFileA +@ stdcall MoveFileExA(str str long) kernel32.MoveFileExA +@ stdcall MoveFileW(wstr wstr) kernel32.MoveFileW +@ stdcall MulDiv(long long long) kernel32.MulDiv +@ stdcall OpenFile(str ptr long) kernel32.OpenFile +@ stdcall PulseEvent(long) kernel32.PulseEvent +@ stub RaiseFailFastException +@ stdcall RegisterWaitForSingleObject(ptr long ptr ptr long long) kernel32.RegisterWaitForSingleObject +@ stdcall SetConsoleTitleA(str) kernel32.SetConsoleTitleA +@ stdcall SetFileCompletionNotificationModes(long long) kernel32.SetFileCompletionNotificationModes +@ stdcall SetHandleCount(long) kernel32.SetHandleCount +@ stdcall SetMailslotInfo(long long) kernel32.SetMailslotInfo +@ stdcall SetVolumeLabelW(wstr wstr) kernel32.SetVolumeLabelW +@ stdcall UnregisterWait(long) kernel32.UnregisterWait +@ stdcall WTSGetActiveConsoleSessionId() kernel32.WTSGetActiveConsoleSessionId +@ stdcall WaitForMultipleObjects(long ptr long long) kernel32.WaitForMultipleObjects Index: win32/api-ms-win-core-kernel32-legacy-l1-1-0/api-ms-win-core-kernel32-legacy-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-kernel32-legacy-l1-1-0/api-ms-win-core-kernel32-legacy-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-kernel32-legacy-l1-1-0/api-ms-win-core-kernel32-legacy-l1-1-0.spec (working copy) @@ -0,0 +1,54 @@ +@ stub AddLocalAlternateComputerNameW +@ stdcall BackupRead(ptr ptr long ptr long long ptr) kernel32.BackupRead +@ stdcall BackupWrite(ptr ptr long ptr long long ptr) kernel32.BackupWrite +@ stdcall BindIoCompletionCallback(long ptr long) kernel32.BindIoCompletionCallback +@ stdcall CopyFileA(str str long) kernel32.CopyFileA +@ stdcall CopyFileW(wstr wstr long) kernel32.CopyFileW +@ stdcall CreateFileMappingA(long ptr long long long str) kernel32.CreateFileMappingA +@ stub CreateFileTransactedW +@ stdcall CreateMailslotA(str long long ptr) kernel32.CreateMailslotA +@ stdcall CreateNamedPipeA(str long long long long long long ptr) kernel32.CreateNamedPipeA +@ stdcall CreateSemaphoreW(ptr long long wstr) kernel32.CreateSemaphoreW +@ stdcall DnsHostnameToComputerNameW(wstr ptr ptr) kernel32.DnsHostnameToComputerNameW +@ stdcall DosDateTimeToFileTime(long long ptr) kernel32.DosDateTimeToFileTime +@ stdcall FatalAppExitA(long str) kernel32.FatalAppExitA +@ stdcall FatalAppExitW(long wstr) kernel32.FatalAppExitW +@ stdcall FileTimeToDosDateTime(ptr ptr ptr) kernel32.FileTimeToDosDateTime +@ stdcall FindResourceA(long str str) kernel32.FindResourceA +@ stdcall FindResourceExA(long str str long) kernel32.FindResourceExA +@ stdcall FindResourceW(long wstr wstr) kernel32.FindResourceW +@ stdcall GetComputerNameA(ptr ptr) kernel32.GetComputerNameA +@ stdcall GetComputerNameW(ptr ptr) kernel32.GetComputerNameW +@ stdcall GetConsoleWindow() kernel32.GetConsoleWindow +@ stub GetDurationFormatEx +@ stub GetMaximumProcessorGroupCount +@ stub GetNamedPipeClientProcessId +@ stub GetNamedPipeServerProcessId +@ stdcall GetShortPathNameA(str ptr long) kernel32.GetShortPathNameA +@ stdcall GetStartupInfoA(ptr) kernel32.GetStartupInfoA +@ stdcall GetStringTypeExA(long long str long ptr) kernel32.GetStringTypeExA +@ stdcall GetSystemPowerStatus(ptr) kernel32.GetSystemPowerStatus +@ stdcall GetSystemWow64DirectoryA(ptr long) kernel32.GetSystemWow64DirectoryA +@ stdcall GetSystemWow64DirectoryW(ptr long) kernel32.GetSystemWow64DirectoryW +@ stdcall GetTapeParameters(ptr long ptr ptr) kernel32.GetTapeParameters +@ stdcall GetTempPathA(long ptr) kernel32.GetTempPathA +@ stdcall GetThreadSelectorEntry(long long ptr) kernel32.GetThreadSelectorEntry +@ stdcall GlobalMemoryStatus(ptr) kernel32.GlobalMemoryStatus +@ stdcall LoadLibraryA(str) kernel32.LoadLibraryA +@ stdcall LoadLibraryW(wstr) kernel32.LoadLibraryW +@ stdcall MoveFileA(str str) kernel32.MoveFileA +@ stdcall MoveFileExA(str str long) kernel32.MoveFileExA +@ stdcall MoveFileW(wstr wstr) kernel32.MoveFileW +@ stdcall MulDiv(long long long) kernel32.MulDiv +@ stdcall OpenFile(str ptr long) kernel32.OpenFile +@ stdcall PulseEvent(long) kernel32.PulseEvent +@ stub RaiseFailFastException +@ stdcall RegisterWaitForSingleObject(ptr long ptr ptr long long) kernel32.RegisterWaitForSingleObject +@ stdcall SetConsoleTitleA(str) kernel32.SetConsoleTitleA +@ stdcall SetFileCompletionNotificationModes(long long) kernel32.SetFileCompletionNotificationModes +@ stdcall SetHandleCount(long) kernel32.SetHandleCount +@ stdcall SetMailslotInfo(long long) kernel32.SetMailslotInfo +@ stdcall SetVolumeLabelW(wstr wstr) kernel32.SetVolumeLabelW +@ stdcall UnregisterWait(long) kernel32.UnregisterWait +@ stdcall WTSGetActiveConsoleSessionId() kernel32.WTSGetActiveConsoleSessionId +@ stdcall WaitForMultipleObjects(long ptr long long) kernel32.WaitForMultipleObjects Index: win32/api-ms-win-core-kernel32-legacy-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-kernel32-legacy-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-kernel32-legacy-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-kernel32-legacy-l1-1-0.dll api-ms-win-core-kernel32-legacy-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-kernel32-legacy-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-kernel32-legacy-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-kernel32-legacy-l1-1-0.def) + +set_target_properties(api-ms-win-core-kernel32-legacy-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-kernel32-legacy-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-kernel32-legacy-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-kernel32-legacy-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-kernel32-legacy-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-kernel32-legacy-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-kernel32-legacy-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-kernel32-legacy-l1-1-0.dll Index: win32/api-ms-win-core-kernel32-legacy-l1-1-1/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-kernel32-legacy-l1-1-1/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-kernel32-legacy-l1-1-1/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-kernel32-legacy-l1-1-1.dll api-ms-win-core-kernel32-legacy-l1-1-1.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-kernel32-legacy-l1-1-1 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-kernel32-legacy-l1-1-1_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-kernel32-legacy-l1-1-1.def) + +set_target_properties(api-ms-win-core-kernel32-legacy-l1-1-1 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-kernel32-legacy-l1-1-1 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-kernel32-legacy-l1-1-1 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-kernel32-legacy-l1-1-1 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-kernel32-legacy-l1-1-1/Makefile.in =================================================================== --- win32/api-ms-win-core-kernel32-legacy-l1-1-1/Makefile.in (nonexistent) +++ win32/api-ms-win-core-kernel32-legacy-l1-1-1/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-kernel32-legacy-l1-1-1.dll Index: win32/api-ms-win-core-kernel32-legacy-l1-1-1/api-ms-win-core-kernel32-legacy-l1-1-1.spec =================================================================== --- win32/api-ms-win-core-kernel32-legacy-l1-1-1/api-ms-win-core-kernel32-legacy-l1-1-1.spec (nonexistent) +++ win32/api-ms-win-core-kernel32-legacy-l1-1-1/api-ms-win-core-kernel32-legacy-l1-1-1.spec (working copy) @@ -0,0 +1,15 @@ +@ stdcall FindFirstVolumeMountPointW(wstr ptr long) kernel32.FindFirstVolumeMountPointW +@ stub FindNextVolumeMountPointW +@ stdcall FindVolumeMountPointClose(ptr) kernel32.FindVolumeMountPointClose +@ stub GetFileAttributesTransactedW +@ stub GetFirmwareType +@ stub GetNumaAvailableMemoryNodeEx +@ stdcall GetNumaNodeProcessorMask(long ptr) kernel32.GetNumaNodeProcessorMask +@ stub GetNumaProcessorNodeEx +@ stdcall PowerClearRequest(long long) kernel32.PowerClearRequest +@ stdcall PowerCreateRequest(ptr) kernel32.PowerCreateRequest +@ stdcall PowerSetRequest(long long) kernel32.PowerSetRequest +@ stdcall SetDllDirectoryW(wstr) kernel32.SetDllDirectoryW +@ stdcall SetThreadIdealProcessor(long long) kernel32.SetThreadIdealProcessor +@ stdcall SetVolumeMountPointW(wstr wstr) kernel32.SetVolumeMountPointW +@ stdcall VerifyVersionInfoW(long long int64) kernel32.VerifyVersionInfoW Index: win32/api-ms-win-core-kernel32-legacy-l1-1-1/api-ms-win-core-kernel32-legacy-l1-1-1.spec =================================================================== --- win32/api-ms-win-core-kernel32-legacy-l1-1-1/api-ms-win-core-kernel32-legacy-l1-1-1.spec (nonexistent) +++ win32/api-ms-win-core-kernel32-legacy-l1-1-1/api-ms-win-core-kernel32-legacy-l1-1-1.spec (working copy) @@ -0,0 +1,15 @@ +@ stdcall FindFirstVolumeMountPointW(wstr ptr long) kernel32.FindFirstVolumeMountPointW +@ stub FindNextVolumeMountPointW +@ stdcall FindVolumeMountPointClose(ptr) kernel32.FindVolumeMountPointClose +@ stub GetFileAttributesTransactedW +@ stub GetFirmwareType +@ stub GetNumaAvailableMemoryNodeEx +@ stdcall GetNumaNodeProcessorMask(long ptr) kernel32.GetNumaNodeProcessorMask +@ stub GetNumaProcessorNodeEx +@ stdcall PowerClearRequest(long long) kernel32.PowerClearRequest +@ stdcall PowerCreateRequest(ptr) kernel32.PowerCreateRequest +@ stdcall PowerSetRequest(long long) kernel32.PowerSetRequest +@ stdcall SetDllDirectoryW(wstr) kernel32.SetDllDirectoryW +@ stdcall SetThreadIdealProcessor(long long) kernel32.SetThreadIdealProcessor +@ stdcall SetVolumeMountPointW(wstr wstr) kernel32.SetVolumeMountPointW +@ stdcall VerifyVersionInfoW(long long int64) kernel32.VerifyVersionInfoW Index: win32/api-ms-win-core-kernel32-legacy-l1-1-1/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-kernel32-legacy-l1-1-1/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-kernel32-legacy-l1-1-1/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-kernel32-legacy-l1-1-1.dll api-ms-win-core-kernel32-legacy-l1-1-1.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-kernel32-legacy-l1-1-1 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-kernel32-legacy-l1-1-1_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-kernel32-legacy-l1-1-1.def) + +set_target_properties(api-ms-win-core-kernel32-legacy-l1-1-1 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-kernel32-legacy-l1-1-1 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-kernel32-legacy-l1-1-1 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-kernel32-legacy-l1-1-1 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-kernel32-legacy-l1-1-1/Makefile.in =================================================================== --- win32/api-ms-win-core-kernel32-legacy-l1-1-1/Makefile.in (nonexistent) +++ win32/api-ms-win-core-kernel32-legacy-l1-1-1/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-kernel32-legacy-l1-1-1.dll Index: win32/api-ms-win-core-libraryloader-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-libraryloader-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-libraryloader-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-libraryloader-l1-1-0.dll api-ms-win-core-libraryloader-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-libraryloader-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-libraryloader-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-libraryloader-l1-1-0.def) + +set_target_properties(api-ms-win-core-libraryloader-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-libraryloader-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-libraryloader-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-libraryloader-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-libraryloader-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-libraryloader-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-libraryloader-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-libraryloader-l1-1-0.dll Index: win32/api-ms-win-core-libraryloader-l1-1-0/api-ms-win-core-libraryloader-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-libraryloader-l1-1-0/api-ms-win-core-libraryloader-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-libraryloader-l1-1-0/api-ms-win-core-libraryloader-l1-1-0.spec (working copy) @@ -0,0 +1,29 @@ +@ stub AddDllDirectory +@ stdcall DisableThreadLibraryCalls(long) kernel32.DisableThreadLibraryCalls +@ stdcall EnumResourceLanguagesExA(long str str ptr long long long) kernel32.EnumResourceLanguagesExA +@ stdcall EnumResourceLanguagesExW(long wstr wstr ptr long long long) kernel32.EnumResourceLanguagesExW +@ stub EnumResourceNamesExA +@ stub EnumResourceNamesExW +@ stub EnumResourceTypesExA +@ stub EnumResourceTypesExW +@ stdcall FindResourceExW(long wstr wstr long) kernel32.FindResourceExW +@ stub FindStringOrdinal +@ stdcall FreeLibrary(long) kernel32.FreeLibrary +@ stdcall FreeLibraryAndExitThread(long long) kernel32.FreeLibraryAndExitThread +@ stdcall FreeResource(long) kernel32.FreeResource +@ stdcall GetModuleFileNameA(long ptr long) kernel32.GetModuleFileNameA +@ stdcall GetModuleFileNameW(long ptr long) kernel32.GetModuleFileNameW +@ stdcall GetModuleHandleA(str) kernel32.GetModuleHandleA +@ stdcall GetModuleHandleExA(long ptr ptr) kernel32.GetModuleHandleExA +@ stdcall GetModuleHandleExW(long ptr ptr) kernel32.GetModuleHandleExW +@ stdcall GetModuleHandleW(wstr) kernel32.GetModuleHandleW +@ stdcall GetProcAddress(long str) kernel32.GetProcAddress +@ stdcall LoadLibraryExA( str long long) kernel32.LoadLibraryExA +@ stdcall LoadLibraryExW(wstr long long) kernel32.LoadLibraryExW +@ stdcall LoadResource(long long) kernel32.LoadResource +@ stdcall LoadStringA(long long ptr long) user32.LoadStringA +@ stdcall LoadStringW(long long ptr long) user32.LoadStringW +@ stdcall LockResource(long) kernel32.LockResource +@ stub RemoveDllDirectory +@ stub SetDefaultDllDirectories +@ stdcall SizeofResource(long long) kernel32.SizeofResource Index: win32/api-ms-win-core-libraryloader-l1-1-0/api-ms-win-core-libraryloader-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-libraryloader-l1-1-0/api-ms-win-core-libraryloader-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-libraryloader-l1-1-0/api-ms-win-core-libraryloader-l1-1-0.spec (working copy) @@ -0,0 +1,29 @@ +@ stub AddDllDirectory +@ stdcall DisableThreadLibraryCalls(long) kernel32.DisableThreadLibraryCalls +@ stdcall EnumResourceLanguagesExA(long str str ptr long long long) kernel32.EnumResourceLanguagesExA +@ stdcall EnumResourceLanguagesExW(long wstr wstr ptr long long long) kernel32.EnumResourceLanguagesExW +@ stub EnumResourceNamesExA +@ stub EnumResourceNamesExW +@ stub EnumResourceTypesExA +@ stub EnumResourceTypesExW +@ stdcall FindResourceExW(long wstr wstr long) kernel32.FindResourceExW +@ stub FindStringOrdinal +@ stdcall FreeLibrary(long) kernel32.FreeLibrary +@ stdcall FreeLibraryAndExitThread(long long) kernel32.FreeLibraryAndExitThread +@ stdcall FreeResource(long) kernel32.FreeResource +@ stdcall GetModuleFileNameA(long ptr long) kernel32.GetModuleFileNameA +@ stdcall GetModuleFileNameW(long ptr long) kernel32.GetModuleFileNameW +@ stdcall GetModuleHandleA(str) kernel32.GetModuleHandleA +@ stdcall GetModuleHandleExA(long ptr ptr) kernel32.GetModuleHandleExA +@ stdcall GetModuleHandleExW(long ptr ptr) kernel32.GetModuleHandleExW +@ stdcall GetModuleHandleW(wstr) kernel32.GetModuleHandleW +@ stdcall GetProcAddress(long str) kernel32.GetProcAddress +@ stdcall LoadLibraryExA( str long long) kernel32.LoadLibraryExA +@ stdcall LoadLibraryExW(wstr long long) kernel32.LoadLibraryExW +@ stdcall LoadResource(long long) kernel32.LoadResource +@ stdcall LoadStringA(long long ptr long) user32.LoadStringA +@ stdcall LoadStringW(long long ptr long) user32.LoadStringW +@ stdcall LockResource(long) kernel32.LockResource +@ stub RemoveDllDirectory +@ stub SetDefaultDllDirectories +@ stdcall SizeofResource(long long) kernel32.SizeofResource Index: win32/api-ms-win-core-libraryloader-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-libraryloader-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-libraryloader-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-libraryloader-l1-1-0.dll api-ms-win-core-libraryloader-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-libraryloader-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-libraryloader-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-libraryloader-l1-1-0.def) + +set_target_properties(api-ms-win-core-libraryloader-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-libraryloader-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-libraryloader-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-libraryloader-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-libraryloader-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-libraryloader-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-libraryloader-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-libraryloader-l1-1-0.dll Index: win32/api-ms-win-core-libraryloader-l1-1-1/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-libraryloader-l1-1-1/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-libraryloader-l1-1-1/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-libraryloader-l1-1-1.dll api-ms-win-core-libraryloader-l1-1-1.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-libraryloader-l1-1-1 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-libraryloader-l1-1-1_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-libraryloader-l1-1-1.def) + +set_target_properties(api-ms-win-core-libraryloader-l1-1-1 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-libraryloader-l1-1-1 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-libraryloader-l1-1-1 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-libraryloader-l1-1-1 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-libraryloader-l1-1-1/Makefile.in =================================================================== --- win32/api-ms-win-core-libraryloader-l1-1-1/Makefile.in (nonexistent) +++ win32/api-ms-win-core-libraryloader-l1-1-1/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-libraryloader-l1-1-1.dll Index: win32/api-ms-win-core-libraryloader-l1-1-1/api-ms-win-core-libraryloader-l1-1-1.spec =================================================================== --- win32/api-ms-win-core-libraryloader-l1-1-1/api-ms-win-core-libraryloader-l1-1-1.spec (nonexistent) +++ win32/api-ms-win-core-libraryloader-l1-1-1/api-ms-win-core-libraryloader-l1-1-1.spec (working copy) @@ -0,0 +1,30 @@ +@ stub AddDllDirectory +@ stdcall DisableThreadLibraryCalls(long) kernel32.DisableThreadLibraryCalls +@ stdcall EnumResourceLanguagesExA(long str str ptr long long long) kernel32.EnumResourceLanguagesExA +@ stdcall EnumResourceLanguagesExW(long wstr wstr ptr long long long) kernel32.EnumResourceLanguagesExW +@ stub EnumResourceNamesExA +@ stub EnumResourceNamesExW +@ stub EnumResourceTypesExA +@ stub EnumResourceTypesExW +@ stdcall FindResourceExW(long wstr wstr long) kernel32.FindResourceExW +@ stub FindStringOrdinal +@ stdcall FreeLibrary(long) kernel32.FreeLibrary +@ stdcall FreeLibraryAndExitThread(long long) kernel32.FreeLibraryAndExitThread +@ stdcall FreeResource(long) kernel32.FreeResource +@ stdcall GetModuleFileNameA(long ptr long) kernel32.GetModuleFileNameA +@ stdcall GetModuleFileNameW(long ptr long) kernel32.GetModuleFileNameW +@ stdcall GetModuleHandleA(str) kernel32.GetModuleHandleA +@ stdcall GetModuleHandleExA(long ptr ptr) kernel32.GetModuleHandleExA +@ stdcall GetModuleHandleExW(long ptr ptr) kernel32.GetModuleHandleExW +@ stdcall GetModuleHandleW(wstr) kernel32.GetModuleHandleW +@ stdcall GetProcAddress(long str) kernel32.GetProcAddress +@ stdcall LoadLibraryExA( str long long) kernel32.LoadLibraryExA +@ stdcall LoadLibraryExW(wstr long long) kernel32.LoadLibraryExW +@ stdcall LoadResource(long long) kernel32.LoadResource +@ stdcall LoadStringA(long long ptr long) user32.LoadStringA +@ stdcall LoadStringW(long long ptr long) user32.LoadStringW +@ stdcall LockResource(long) kernel32.LockResource +@ stub QueryOptionalDelayLoadedAPI +@ stub RemoveDllDirectory +@ stub SetDefaultDllDirectories +@ stdcall SizeofResource(long long) kernel32.SizeofResource Index: win32/api-ms-win-core-libraryloader-l1-1-1/api-ms-win-core-libraryloader-l1-1-1.spec =================================================================== --- win32/api-ms-win-core-libraryloader-l1-1-1/api-ms-win-core-libraryloader-l1-1-1.spec (nonexistent) +++ win32/api-ms-win-core-libraryloader-l1-1-1/api-ms-win-core-libraryloader-l1-1-1.spec (working copy) @@ -0,0 +1,30 @@ +@ stub AddDllDirectory +@ stdcall DisableThreadLibraryCalls(long) kernel32.DisableThreadLibraryCalls +@ stdcall EnumResourceLanguagesExA(long str str ptr long long long) kernel32.EnumResourceLanguagesExA +@ stdcall EnumResourceLanguagesExW(long wstr wstr ptr long long long) kernel32.EnumResourceLanguagesExW +@ stub EnumResourceNamesExA +@ stub EnumResourceNamesExW +@ stub EnumResourceTypesExA +@ stub EnumResourceTypesExW +@ stdcall FindResourceExW(long wstr wstr long) kernel32.FindResourceExW +@ stub FindStringOrdinal +@ stdcall FreeLibrary(long) kernel32.FreeLibrary +@ stdcall FreeLibraryAndExitThread(long long) kernel32.FreeLibraryAndExitThread +@ stdcall FreeResource(long) kernel32.FreeResource +@ stdcall GetModuleFileNameA(long ptr long) kernel32.GetModuleFileNameA +@ stdcall GetModuleFileNameW(long ptr long) kernel32.GetModuleFileNameW +@ stdcall GetModuleHandleA(str) kernel32.GetModuleHandleA +@ stdcall GetModuleHandleExA(long ptr ptr) kernel32.GetModuleHandleExA +@ stdcall GetModuleHandleExW(long ptr ptr) kernel32.GetModuleHandleExW +@ stdcall GetModuleHandleW(wstr) kernel32.GetModuleHandleW +@ stdcall GetProcAddress(long str) kernel32.GetProcAddress +@ stdcall LoadLibraryExA( str long long) kernel32.LoadLibraryExA +@ stdcall LoadLibraryExW(wstr long long) kernel32.LoadLibraryExW +@ stdcall LoadResource(long long) kernel32.LoadResource +@ stdcall LoadStringA(long long ptr long) user32.LoadStringA +@ stdcall LoadStringW(long long ptr long) user32.LoadStringW +@ stdcall LockResource(long) kernel32.LockResource +@ stub QueryOptionalDelayLoadedAPI +@ stub RemoveDllDirectory +@ stub SetDefaultDllDirectories +@ stdcall SizeofResource(long long) kernel32.SizeofResource Index: win32/api-ms-win-core-libraryloader-l1-1-1/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-libraryloader-l1-1-1/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-libraryloader-l1-1-1/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-libraryloader-l1-1-1.dll api-ms-win-core-libraryloader-l1-1-1.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-libraryloader-l1-1-1 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-libraryloader-l1-1-1_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-libraryloader-l1-1-1.def) + +set_target_properties(api-ms-win-core-libraryloader-l1-1-1 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-libraryloader-l1-1-1 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-libraryloader-l1-1-1 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-libraryloader-l1-1-1 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-libraryloader-l1-1-1/Makefile.in =================================================================== --- win32/api-ms-win-core-libraryloader-l1-1-1/Makefile.in (nonexistent) +++ win32/api-ms-win-core-libraryloader-l1-1-1/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-libraryloader-l1-1-1.dll Index: win32/api-ms-win-core-libraryloader-l1-2-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-libraryloader-l1-2-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-libraryloader-l1-2-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-libraryloader-l1-2-0.dll api-ms-win-core-libraryloader-l1-2-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-libraryloader-l1-2-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-libraryloader-l1-2-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-libraryloader-l1-2-0.def) + +set_target_properties(api-ms-win-core-libraryloader-l1-2-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-libraryloader-l1-2-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-libraryloader-l1-2-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-libraryloader-l1-2-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-libraryloader-l1-2-0/Makefile.in =================================================================== --- win32/api-ms-win-core-libraryloader-l1-2-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-libraryloader-l1-2-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-libraryloader-l1-2-0.dll Index: win32/api-ms-win-core-libraryloader-l1-2-0/api-ms-win-core-libraryloader-l1-2-0.spec =================================================================== --- win32/api-ms-win-core-libraryloader-l1-2-0/api-ms-win-core-libraryloader-l1-2-0.spec (nonexistent) +++ win32/api-ms-win-core-libraryloader-l1-2-0/api-ms-win-core-libraryloader-l1-2-0.spec (working copy) @@ -0,0 +1,29 @@ +@ stub AddDllDirectory +@ stdcall DisableThreadLibraryCalls(long) kernel32.DisableThreadLibraryCalls +@ stdcall EnumResourceLanguagesExA(long str str ptr long long long) kernel32.EnumResourceLanguagesExA +@ stdcall EnumResourceLanguagesExW(long wstr wstr ptr long long long) kernel32.EnumResourceLanguagesExW +@ stub EnumResourceNamesExA +@ stub EnumResourceNamesExW +@ stub EnumResourceTypesExA +@ stub EnumResourceTypesExW +@ stdcall FindResourceExW(long wstr wstr long) kernel32.FindResourceExW +@ stub FindStringOrdinal +@ stdcall FreeLibrary(long) kernel32.FreeLibrary +@ stdcall FreeLibraryAndExitThread(long long) kernel32.FreeLibraryAndExitThread +@ stdcall FreeResource(long) kernel32.FreeResource +@ stdcall GetModuleFileNameA(long ptr long) kernel32.GetModuleFileNameA +@ stdcall GetModuleFileNameW(long ptr long) kernel32.GetModuleFileNameW +@ stdcall GetModuleHandleA(str) kernel32.GetModuleHandleA +@ stdcall GetModuleHandleExA(long ptr ptr) kernel32.GetModuleHandleExA +@ stdcall GetModuleHandleExW(long ptr ptr) kernel32.GetModuleHandleExW +@ stdcall GetModuleHandleW(wstr) kernel32.GetModuleHandleW +@ stdcall GetProcAddress(long str) kernel32.GetProcAddress +@ stdcall LoadLibraryExA( str long long) kernel32.LoadLibraryExA +@ stdcall LoadLibraryExW(wstr long long) kernel32.LoadLibraryExW +@ stdcall LoadResource(long long) kernel32.LoadResource +@ stdcall LoadStringA(long long ptr long) user32.LoadStringA +@ stdcall LoadStringW(long long ptr long) user32.LoadStringW +@ stdcall LockResource(long) kernel32.LockResource +@ stub RemoveDllDirectory +@ stub SetDefaultDllDirectories +@ stdcall SizeofResource(long long) kernel32.SizeofResource Index: win32/api-ms-win-core-libraryloader-l1-2-0/api-ms-win-core-libraryloader-l1-2-0.spec =================================================================== --- win32/api-ms-win-core-libraryloader-l1-2-0/api-ms-win-core-libraryloader-l1-2-0.spec (nonexistent) +++ win32/api-ms-win-core-libraryloader-l1-2-0/api-ms-win-core-libraryloader-l1-2-0.spec (working copy) @@ -0,0 +1,29 @@ +@ stub AddDllDirectory +@ stdcall DisableThreadLibraryCalls(long) kernel32.DisableThreadLibraryCalls +@ stdcall EnumResourceLanguagesExA(long str str ptr long long long) kernel32.EnumResourceLanguagesExA +@ stdcall EnumResourceLanguagesExW(long wstr wstr ptr long long long) kernel32.EnumResourceLanguagesExW +@ stub EnumResourceNamesExA +@ stub EnumResourceNamesExW +@ stub EnumResourceTypesExA +@ stub EnumResourceTypesExW +@ stdcall FindResourceExW(long wstr wstr long) kernel32.FindResourceExW +@ stub FindStringOrdinal +@ stdcall FreeLibrary(long) kernel32.FreeLibrary +@ stdcall FreeLibraryAndExitThread(long long) kernel32.FreeLibraryAndExitThread +@ stdcall FreeResource(long) kernel32.FreeResource +@ stdcall GetModuleFileNameA(long ptr long) kernel32.GetModuleFileNameA +@ stdcall GetModuleFileNameW(long ptr long) kernel32.GetModuleFileNameW +@ stdcall GetModuleHandleA(str) kernel32.GetModuleHandleA +@ stdcall GetModuleHandleExA(long ptr ptr) kernel32.GetModuleHandleExA +@ stdcall GetModuleHandleExW(long ptr ptr) kernel32.GetModuleHandleExW +@ stdcall GetModuleHandleW(wstr) kernel32.GetModuleHandleW +@ stdcall GetProcAddress(long str) kernel32.GetProcAddress +@ stdcall LoadLibraryExA( str long long) kernel32.LoadLibraryExA +@ stdcall LoadLibraryExW(wstr long long) kernel32.LoadLibraryExW +@ stdcall LoadResource(long long) kernel32.LoadResource +@ stdcall LoadStringA(long long ptr long) user32.LoadStringA +@ stdcall LoadStringW(long long ptr long) user32.LoadStringW +@ stdcall LockResource(long) kernel32.LockResource +@ stub RemoveDllDirectory +@ stub SetDefaultDllDirectories +@ stdcall SizeofResource(long long) kernel32.SizeofResource Index: win32/api-ms-win-core-libraryloader-l1-2-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-libraryloader-l1-2-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-libraryloader-l1-2-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-libraryloader-l1-2-0.dll api-ms-win-core-libraryloader-l1-2-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-libraryloader-l1-2-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-libraryloader-l1-2-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-libraryloader-l1-2-0.def) + +set_target_properties(api-ms-win-core-libraryloader-l1-2-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-libraryloader-l1-2-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-libraryloader-l1-2-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-libraryloader-l1-2-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-libraryloader-l1-2-0/Makefile.in =================================================================== --- win32/api-ms-win-core-libraryloader-l1-2-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-libraryloader-l1-2-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-libraryloader-l1-2-0.dll Index: win32/api-ms-win-core-localization-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-localization-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-localization-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-localization-l1-1-0.dll api-ms-win-core-localization-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-localization-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-localization-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-localization-l1-1-0.def) + +set_target_properties(api-ms-win-core-localization-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-localization-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-localization-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-localization-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-localization-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-localization-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-localization-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-localization-l1-1-0.dll Index: win32/api-ms-win-core-localization-l1-1-0/api-ms-win-core-localization-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-localization-l1-1-0/api-ms-win-core-localization-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-localization-l1-1-0/api-ms-win-core-localization-l1-1-0.spec (working copy) @@ -0,0 +1,47 @@ +@ stdcall ConvertDefaultLocale(long) kernel32.ConvertDefaultLocale +@ stub FindNLSString +@ stub FindNLSStringEx +@ stdcall GetACP() kernel32.GetACP +@ stub GetCPFileNameFromRegistry +@ stdcall GetCPInfo(long ptr) kernel32.GetCPInfo +@ stdcall GetCPInfoExW(long long ptr) kernel32.GetCPInfoExW +@ stdcall GetCalendarInfoEx(wstr long ptr long ptr long ptr) kernel32.GetCalendarInfoEx +@ stdcall GetCalendarInfoW(long long long ptr long ptr) kernel32.GetCalendarInfoW +@ stdcall GetFileMUIInfo(long wstr ptr ptr) kernel32.GetFileMUIInfo +@ stdcall GetFileMUIPath(long wstr wstr ptr ptr ptr ptr) kernel32.GetFileMUIPath +@ stdcall GetLocaleInfoEx(wstr long ptr long) kernel32.GetLocaleInfoEx +@ stdcall GetLocaleInfoW(long long ptr long) kernel32.GetLocaleInfoW +@ stub GetNLSVersion +@ stub GetNLSVersionEx +@ stdcall GetOEMCP() kernel32.GetOEMCP +@ stub GetProcessPreferredUILanguages +@ stdcall GetSystemDefaultLCID() kernel32.GetSystemDefaultLCID +@ stdcall GetSystemDefaultLangID() kernel32.GetSystemDefaultLangID +@ stdcall GetSystemPreferredUILanguages(long ptr ptr ptr) kernel32.GetSystemPreferredUILanguages +@ stdcall GetThreadLocale() kernel32.GetThreadLocale +@ stdcall GetThreadPreferredUILanguages(long ptr ptr ptr) kernel32.GetThreadPreferredUILanguages +@ stdcall GetThreadUILanguage() kernel32.GetThreadUILanguage +@ stub GetUILanguageInfo +@ stdcall GetUserDefaultLCID() kernel32.GetUserDefaultLCID +@ stdcall GetUserDefaultLangID() kernel32.GetUserDefaultLangID +@ stdcall GetUserPreferredUILanguages(long ptr ptr ptr) kernel32.GetUserPreferredUILanguages +@ stub IsNLSDefinedString +@ stdcall IsValidCodePage(long) kernel32.IsValidCodePage +@ stdcall IsValidLanguageGroup(long long) kernel32.IsValidLanguageGroup +@ stdcall IsValidLocale(long long) kernel32.IsValidLocale +@ stdcall IsValidLocaleName(wstr) kernel32.IsValidLocaleName +@ stdcall LCMapStringEx(wstr long wstr long ptr long ptr ptr long) kernel32.LCMapStringEx +@ stdcall LCMapStringW(long long wstr long ptr long) kernel32.LCMapStringW +@ stdcall LocaleNameToLCID(wstr long) kernel32.LocaleNameToLCID +@ stub NlsCheckPolicy +@ stub NlsEventDataDescCreate +@ stub NlsGetCacheUpdateCount +@ stub NlsUpdateLocale +@ stub NlsUpdateSystemLocale +@ stub NlsWriteEtwEvent +@ stub ResolveLocaleName +@ stdcall SetCalendarInfoW(long long long wstr) kernel32.SetCalendarInfoW +@ stdcall SetLocaleInfoW(long long wstr) kernel32.SetLocaleInfoW +@ stdcall SetThreadLocale(long) kernel32.SetThreadLocale +@ stdcall VerLanguageNameA(long str long) kernel32.VerLanguageNameA +@ stdcall VerLanguageNameW(long wstr long) kernel32.VerLanguageNameW Index: win32/api-ms-win-core-localization-l1-1-0/api-ms-win-core-localization-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-localization-l1-1-0/api-ms-win-core-localization-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-localization-l1-1-0/api-ms-win-core-localization-l1-1-0.spec (working copy) @@ -0,0 +1,47 @@ +@ stdcall ConvertDefaultLocale(long) kernel32.ConvertDefaultLocale +@ stub FindNLSString +@ stub FindNLSStringEx +@ stdcall GetACP() kernel32.GetACP +@ stub GetCPFileNameFromRegistry +@ stdcall GetCPInfo(long ptr) kernel32.GetCPInfo +@ stdcall GetCPInfoExW(long long ptr) kernel32.GetCPInfoExW +@ stdcall GetCalendarInfoEx(wstr long ptr long ptr long ptr) kernel32.GetCalendarInfoEx +@ stdcall GetCalendarInfoW(long long long ptr long ptr) kernel32.GetCalendarInfoW +@ stdcall GetFileMUIInfo(long wstr ptr ptr) kernel32.GetFileMUIInfo +@ stdcall GetFileMUIPath(long wstr wstr ptr ptr ptr ptr) kernel32.GetFileMUIPath +@ stdcall GetLocaleInfoEx(wstr long ptr long) kernel32.GetLocaleInfoEx +@ stdcall GetLocaleInfoW(long long ptr long) kernel32.GetLocaleInfoW +@ stub GetNLSVersion +@ stub GetNLSVersionEx +@ stdcall GetOEMCP() kernel32.GetOEMCP +@ stub GetProcessPreferredUILanguages +@ stdcall GetSystemDefaultLCID() kernel32.GetSystemDefaultLCID +@ stdcall GetSystemDefaultLangID() kernel32.GetSystemDefaultLangID +@ stdcall GetSystemPreferredUILanguages(long ptr ptr ptr) kernel32.GetSystemPreferredUILanguages +@ stdcall GetThreadLocale() kernel32.GetThreadLocale +@ stdcall GetThreadPreferredUILanguages(long ptr ptr ptr) kernel32.GetThreadPreferredUILanguages +@ stdcall GetThreadUILanguage() kernel32.GetThreadUILanguage +@ stub GetUILanguageInfo +@ stdcall GetUserDefaultLCID() kernel32.GetUserDefaultLCID +@ stdcall GetUserDefaultLangID() kernel32.GetUserDefaultLangID +@ stdcall GetUserPreferredUILanguages(long ptr ptr ptr) kernel32.GetUserPreferredUILanguages +@ stub IsNLSDefinedString +@ stdcall IsValidCodePage(long) kernel32.IsValidCodePage +@ stdcall IsValidLanguageGroup(long long) kernel32.IsValidLanguageGroup +@ stdcall IsValidLocale(long long) kernel32.IsValidLocale +@ stdcall IsValidLocaleName(wstr) kernel32.IsValidLocaleName +@ stdcall LCMapStringEx(wstr long wstr long ptr long ptr ptr long) kernel32.LCMapStringEx +@ stdcall LCMapStringW(long long wstr long ptr long) kernel32.LCMapStringW +@ stdcall LocaleNameToLCID(wstr long) kernel32.LocaleNameToLCID +@ stub NlsCheckPolicy +@ stub NlsEventDataDescCreate +@ stub NlsGetCacheUpdateCount +@ stub NlsUpdateLocale +@ stub NlsUpdateSystemLocale +@ stub NlsWriteEtwEvent +@ stub ResolveLocaleName +@ stdcall SetCalendarInfoW(long long long wstr) kernel32.SetCalendarInfoW +@ stdcall SetLocaleInfoW(long long wstr) kernel32.SetLocaleInfoW +@ stdcall SetThreadLocale(long) kernel32.SetThreadLocale +@ stdcall VerLanguageNameA(long str long) kernel32.VerLanguageNameA +@ stdcall VerLanguageNameW(long wstr long) kernel32.VerLanguageNameW Index: win32/api-ms-win-core-localization-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-localization-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-localization-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-localization-l1-1-0.dll api-ms-win-core-localization-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-localization-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-localization-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-localization-l1-1-0.def) + +set_target_properties(api-ms-win-core-localization-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-localization-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-localization-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-localization-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-localization-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-localization-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-localization-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-localization-l1-1-0.dll Index: win32/api-ms-win-core-localization-l1-2-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-localization-l1-2-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-localization-l1-2-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-localization-l1-2-0.dll api-ms-win-core-localization-l1-2-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-localization-l1-2-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-localization-l1-2-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-localization-l1-2-0.def) + +set_target_properties(api-ms-win-core-localization-l1-2-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-localization-l1-2-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-localization-l1-2-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-localization-l1-2-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-localization-l1-2-0/Makefile.in =================================================================== --- win32/api-ms-win-core-localization-l1-2-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-localization-l1-2-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-localization-l1-2-0.dll Index: win32/api-ms-win-core-localization-l1-2-0/api-ms-win-core-localization-l1-2-0.spec =================================================================== --- win32/api-ms-win-core-localization-l1-2-0/api-ms-win-core-localization-l1-2-0.spec (nonexistent) +++ win32/api-ms-win-core-localization-l1-2-0/api-ms-win-core-localization-l1-2-0.spec (working copy) @@ -0,0 +1,59 @@ +@ stdcall ConvertDefaultLocale(long) kernel32.ConvertDefaultLocale +@ stdcall EnumSystemGeoID(long long ptr) kernel32.EnumSystemGeoID +@ stdcall EnumSystemLocalesA(ptr long) kernel32.EnumSystemLocalesA +@ stdcall EnumSystemLocalesW(ptr long) kernel32.EnumSystemLocalesW +@ stub FindNLSString +@ stub FindNLSStringEx +@ stdcall FormatMessageA(long ptr long long ptr long ptr) kernel32.FormatMessageA +@ stdcall FormatMessageW(long ptr long long ptr long ptr) kernel32.FormatMessageW +@ stdcall GetACP() kernel32.GetACP +@ stdcall GetCPInfo(long ptr) kernel32.GetCPInfo +@ stdcall GetCPInfoExW(long long ptr) kernel32.GetCPInfoExW +@ stdcall GetCalendarInfoEx(wstr long ptr long ptr long ptr) kernel32.GetCalendarInfoEx +@ stdcall GetCalendarInfoW(long long long ptr long ptr) kernel32.GetCalendarInfoW +@ stdcall GetFileMUIInfo(long wstr ptr ptr) kernel32.GetFileMUIInfo +@ stdcall GetFileMUIPath(long wstr wstr ptr ptr ptr ptr) kernel32.GetFileMUIPath +@ stdcall GetGeoInfoW(long long ptr long long) kernel32.GetGeoInfoW +@ stdcall GetLocaleInfoA(long long ptr long) kernel32.GetLocaleInfoA +@ stdcall GetLocaleInfoEx(wstr long ptr long) kernel32.GetLocaleInfoEx +@ stdcall GetLocaleInfoW(long long ptr long) kernel32.GetLocaleInfoW +@ stub GetNLSVersion +@ stub GetNLSVersionEx +@ stdcall GetOEMCP() kernel32.GetOEMCP +@ stub GetProcessPreferredUILanguages +@ stdcall GetSystemDefaultLCID() kernel32.GetSystemDefaultLCID +@ stdcall GetSystemDefaultLangID() kernel32.GetSystemDefaultLangID +@ stdcall GetSystemPreferredUILanguages(long ptr ptr ptr) kernel32.GetSystemPreferredUILanguages +@ stdcall GetThreadLocale() kernel32.GetThreadLocale +@ stdcall GetThreadPreferredUILanguages(long ptr ptr ptr) kernel32.GetThreadPreferredUILanguages +@ stdcall GetThreadUILanguage() kernel32.GetThreadUILanguage +@ stub GetUILanguageInfo +@ stdcall GetUserDefaultLCID() kernel32.GetUserDefaultLCID +@ stdcall GetUserDefaultLangID() kernel32.GetUserDefaultLangID +@ stdcall GetUserDefaultLocaleName(ptr long) kernel32.GetUserDefaultLocaleName +@ stdcall GetUserGeoID(long) kernel32.GetUserGeoID +@ stdcall GetUserPreferredUILanguages(long ptr ptr ptr) kernel32.GetUserPreferredUILanguages +@ stdcall IdnToAscii(long wstr long ptr long) kernel32.IdnToAscii +@ stdcall IdnToUnicode(long wstr long ptr long) kernel32.IdnToUnicode +@ stdcall IsDBCSLeadByte(long) kernel32.IsDBCSLeadByte +@ stdcall IsDBCSLeadByteEx(long long) kernel32.IsDBCSLeadByteEx +@ stub IsNLSDefinedString +@ stdcall IsValidCodePage(long) kernel32.IsValidCodePage +@ stdcall IsValidLanguageGroup(long long) kernel32.IsValidLanguageGroup +@ stdcall IsValidLocale(long long) kernel32.IsValidLocale +@ stdcall IsValidLocaleName(wstr) kernel32.IsValidLocaleName +@ stub IsValidNLSVersion +@ stdcall LCMapStringA(long long str long ptr long) kernel32.LCMapStringA +@ stdcall LCMapStringEx(wstr long wstr long ptr long ptr ptr long) kernel32.LCMapStringEx +@ stdcall LCMapStringW(long long wstr long ptr long) kernel32.LCMapStringW +@ stdcall LocaleNameToLCID(wstr long) kernel32.LocaleNameToLCID +@ stub ResolveLocaleName +@ stdcall SetCalendarInfoW(long long long wstr) kernel32.SetCalendarInfoW +@ stdcall SetLocaleInfoW(long long wstr) kernel32.SetLocaleInfoW +@ stub SetProcessPreferredUILanguages +@ stdcall SetThreadLocale(long) kernel32.SetThreadLocale +@ stdcall SetThreadPreferredUILanguages(long ptr ptr) kernel32.SetThreadPreferredUILanguages +@ stdcall SetThreadUILanguage(long) kernel32.SetThreadUILanguage +@ stdcall SetUserGeoID(long) kernel32.SetUserGeoID +@ stdcall VerLanguageNameA(long str long) kernel32.VerLanguageNameA +@ stdcall VerLanguageNameW(long wstr long) kernel32.VerLanguageNameW Index: win32/api-ms-win-core-localization-l1-2-0/api-ms-win-core-localization-l1-2-0.spec =================================================================== --- win32/api-ms-win-core-localization-l1-2-0/api-ms-win-core-localization-l1-2-0.spec (nonexistent) +++ win32/api-ms-win-core-localization-l1-2-0/api-ms-win-core-localization-l1-2-0.spec (working copy) @@ -0,0 +1,59 @@ +@ stdcall ConvertDefaultLocale(long) kernel32.ConvertDefaultLocale +@ stdcall EnumSystemGeoID(long long ptr) kernel32.EnumSystemGeoID +@ stdcall EnumSystemLocalesA(ptr long) kernel32.EnumSystemLocalesA +@ stdcall EnumSystemLocalesW(ptr long) kernel32.EnumSystemLocalesW +@ stub FindNLSString +@ stub FindNLSStringEx +@ stdcall FormatMessageA(long ptr long long ptr long ptr) kernel32.FormatMessageA +@ stdcall FormatMessageW(long ptr long long ptr long ptr) kernel32.FormatMessageW +@ stdcall GetACP() kernel32.GetACP +@ stdcall GetCPInfo(long ptr) kernel32.GetCPInfo +@ stdcall GetCPInfoExW(long long ptr) kernel32.GetCPInfoExW +@ stdcall GetCalendarInfoEx(wstr long ptr long ptr long ptr) kernel32.GetCalendarInfoEx +@ stdcall GetCalendarInfoW(long long long ptr long ptr) kernel32.GetCalendarInfoW +@ stdcall GetFileMUIInfo(long wstr ptr ptr) kernel32.GetFileMUIInfo +@ stdcall GetFileMUIPath(long wstr wstr ptr ptr ptr ptr) kernel32.GetFileMUIPath +@ stdcall GetGeoInfoW(long long ptr long long) kernel32.GetGeoInfoW +@ stdcall GetLocaleInfoA(long long ptr long) kernel32.GetLocaleInfoA +@ stdcall GetLocaleInfoEx(wstr long ptr long) kernel32.GetLocaleInfoEx +@ stdcall GetLocaleInfoW(long long ptr long) kernel32.GetLocaleInfoW +@ stub GetNLSVersion +@ stub GetNLSVersionEx +@ stdcall GetOEMCP() kernel32.GetOEMCP +@ stub GetProcessPreferredUILanguages +@ stdcall GetSystemDefaultLCID() kernel32.GetSystemDefaultLCID +@ stdcall GetSystemDefaultLangID() kernel32.GetSystemDefaultLangID +@ stdcall GetSystemPreferredUILanguages(long ptr ptr ptr) kernel32.GetSystemPreferredUILanguages +@ stdcall GetThreadLocale() kernel32.GetThreadLocale +@ stdcall GetThreadPreferredUILanguages(long ptr ptr ptr) kernel32.GetThreadPreferredUILanguages +@ stdcall GetThreadUILanguage() kernel32.GetThreadUILanguage +@ stub GetUILanguageInfo +@ stdcall GetUserDefaultLCID() kernel32.GetUserDefaultLCID +@ stdcall GetUserDefaultLangID() kernel32.GetUserDefaultLangID +@ stdcall GetUserDefaultLocaleName(ptr long) kernel32.GetUserDefaultLocaleName +@ stdcall GetUserGeoID(long) kernel32.GetUserGeoID +@ stdcall GetUserPreferredUILanguages(long ptr ptr ptr) kernel32.GetUserPreferredUILanguages +@ stdcall IdnToAscii(long wstr long ptr long) kernel32.IdnToAscii +@ stdcall IdnToUnicode(long wstr long ptr long) kernel32.IdnToUnicode +@ stdcall IsDBCSLeadByte(long) kernel32.IsDBCSLeadByte +@ stdcall IsDBCSLeadByteEx(long long) kernel32.IsDBCSLeadByteEx +@ stub IsNLSDefinedString +@ stdcall IsValidCodePage(long) kernel32.IsValidCodePage +@ stdcall IsValidLanguageGroup(long long) kernel32.IsValidLanguageGroup +@ stdcall IsValidLocale(long long) kernel32.IsValidLocale +@ stdcall IsValidLocaleName(wstr) kernel32.IsValidLocaleName +@ stub IsValidNLSVersion +@ stdcall LCMapStringA(long long str long ptr long) kernel32.LCMapStringA +@ stdcall LCMapStringEx(wstr long wstr long ptr long ptr ptr long) kernel32.LCMapStringEx +@ stdcall LCMapStringW(long long wstr long ptr long) kernel32.LCMapStringW +@ stdcall LocaleNameToLCID(wstr long) kernel32.LocaleNameToLCID +@ stub ResolveLocaleName +@ stdcall SetCalendarInfoW(long long long wstr) kernel32.SetCalendarInfoW +@ stdcall SetLocaleInfoW(long long wstr) kernel32.SetLocaleInfoW +@ stub SetProcessPreferredUILanguages +@ stdcall SetThreadLocale(long) kernel32.SetThreadLocale +@ stdcall SetThreadPreferredUILanguages(long ptr ptr) kernel32.SetThreadPreferredUILanguages +@ stdcall SetThreadUILanguage(long) kernel32.SetThreadUILanguage +@ stdcall SetUserGeoID(long) kernel32.SetUserGeoID +@ stdcall VerLanguageNameA(long str long) kernel32.VerLanguageNameA +@ stdcall VerLanguageNameW(long wstr long) kernel32.VerLanguageNameW Index: win32/api-ms-win-core-localization-l1-2-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-localization-l1-2-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-localization-l1-2-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-localization-l1-2-0.dll api-ms-win-core-localization-l1-2-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-localization-l1-2-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-localization-l1-2-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-localization-l1-2-0.def) + +set_target_properties(api-ms-win-core-localization-l1-2-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-localization-l1-2-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-localization-l1-2-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-localization-l1-2-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-localization-l1-2-0/Makefile.in =================================================================== --- win32/api-ms-win-core-localization-l1-2-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-localization-l1-2-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-localization-l1-2-0.dll Index: win32/api-ms-win-core-localization-l1-2-1/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-localization-l1-2-1/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-localization-l1-2-1/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-localization-l1-2-1.dll api-ms-win-core-localization-l1-2-1.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-localization-l1-2-1 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-localization-l1-2-1_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-localization-l1-2-1.def) + +set_target_properties(api-ms-win-core-localization-l1-2-1 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-localization-l1-2-1 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-localization-l1-2-1 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-localization-l1-2-1 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-localization-l1-2-1/Makefile.in =================================================================== --- win32/api-ms-win-core-localization-l1-2-1/Makefile.in (nonexistent) +++ win32/api-ms-win-core-localization-l1-2-1/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-localization-l1-2-1.dll Index: win32/api-ms-win-core-localization-l1-2-1/api-ms-win-core-localization-l1-2-1.spec =================================================================== --- win32/api-ms-win-core-localization-l1-2-1/api-ms-win-core-localization-l1-2-1.spec (nonexistent) +++ win32/api-ms-win-core-localization-l1-2-1/api-ms-win-core-localization-l1-2-1.spec (working copy) @@ -0,0 +1,60 @@ +@ stdcall ConvertDefaultLocale(long) kernel32.ConvertDefaultLocale +@ stdcall EnumSystemGeoID(long long ptr) kernel32.EnumSystemGeoID +@ stdcall EnumSystemLocalesA(ptr long) kernel32.EnumSystemLocalesA +@ stdcall EnumSystemLocalesEx(ptr long long ptr) kernel32.EnumSystemLocalesEx +@ stdcall EnumSystemLocalesW(ptr long) kernel32.EnumSystemLocalesW +@ stub FindNLSString +@ stub FindNLSStringEx +@ stdcall FormatMessageA(long ptr long long ptr long ptr) kernel32.FormatMessageA +@ stdcall FormatMessageW(long ptr long long ptr long ptr) kernel32.FormatMessageW +@ stdcall GetACP() kernel32.GetACP +@ stdcall GetCPInfo(long ptr) kernel32.GetCPInfo +@ stdcall GetCPInfoExW(long long ptr) kernel32.GetCPInfoExW +@ stdcall GetCalendarInfoEx(wstr long ptr long ptr long ptr) kernel32.GetCalendarInfoEx +@ stdcall GetCalendarInfoW(long long long ptr long ptr) kernel32.GetCalendarInfoW +@ stdcall GetFileMUIInfo(long wstr ptr ptr) kernel32.GetFileMUIInfo +@ stdcall GetFileMUIPath(long wstr wstr ptr ptr ptr ptr) kernel32.GetFileMUIPath +@ stdcall GetGeoInfoW(long long ptr long long) kernel32.GetGeoInfoW +@ stdcall GetLocaleInfoA(long long ptr long) kernel32.GetLocaleInfoA +@ stdcall GetLocaleInfoEx(wstr long ptr long) kernel32.GetLocaleInfoEx +@ stdcall GetLocaleInfoW(long long ptr long) kernel32.GetLocaleInfoW +@ stub GetNLSVersion +@ stub GetNLSVersionEx +@ stdcall GetOEMCP() kernel32.GetOEMCP +@ stub GetProcessPreferredUILanguages +@ stdcall GetSystemDefaultLCID() kernel32.GetSystemDefaultLCID +@ stdcall GetSystemDefaultLangID() kernel32.GetSystemDefaultLangID +@ stdcall GetSystemPreferredUILanguages(long ptr ptr ptr) kernel32.GetSystemPreferredUILanguages +@ stdcall GetThreadLocale() kernel32.GetThreadLocale +@ stdcall GetThreadPreferredUILanguages(long ptr ptr ptr) kernel32.GetThreadPreferredUILanguages +@ stdcall GetThreadUILanguage() kernel32.GetThreadUILanguage +@ stub GetUILanguageInfo +@ stdcall GetUserDefaultLCID() kernel32.GetUserDefaultLCID +@ stdcall GetUserDefaultLangID() kernel32.GetUserDefaultLangID +@ stdcall GetUserDefaultLocaleName(ptr long) kernel32.GetUserDefaultLocaleName +@ stdcall GetUserGeoID(long) kernel32.GetUserGeoID +@ stdcall GetUserPreferredUILanguages(long ptr ptr ptr) kernel32.GetUserPreferredUILanguages +@ stdcall IdnToAscii(long wstr long ptr long) kernel32.IdnToAscii +@ stdcall IdnToUnicode(long wstr long ptr long) kernel32.IdnToUnicode +@ stdcall IsDBCSLeadByte(long) kernel32.IsDBCSLeadByte +@ stdcall IsDBCSLeadByteEx(long long) kernel32.IsDBCSLeadByteEx +@ stub IsNLSDefinedString +@ stdcall IsValidCodePage(long) kernel32.IsValidCodePage +@ stdcall IsValidLanguageGroup(long long) kernel32.IsValidLanguageGroup +@ stdcall IsValidLocale(long long) kernel32.IsValidLocale +@ stdcall IsValidLocaleName(wstr) kernel32.IsValidLocaleName +@ stub IsValidNLSVersion +@ stdcall LCMapStringA(long long str long ptr long) kernel32.LCMapStringA +@ stdcall LCMapStringEx(wstr long wstr long ptr long ptr ptr long) kernel32.LCMapStringEx +@ stdcall LCMapStringW(long long wstr long ptr long) kernel32.LCMapStringW +@ stdcall LocaleNameToLCID(wstr long) kernel32.LocaleNameToLCID +@ stub ResolveLocaleName +@ stdcall SetCalendarInfoW(long long long wstr) kernel32.SetCalendarInfoW +@ stdcall SetLocaleInfoW(long long wstr) kernel32.SetLocaleInfoW +@ stub SetProcessPreferredUILanguages +@ stdcall SetThreadLocale(long) kernel32.SetThreadLocale +@ stdcall SetThreadPreferredUILanguages(long ptr ptr) kernel32.SetThreadPreferredUILanguages +@ stdcall SetThreadUILanguage(long) kernel32.SetThreadUILanguage +@ stdcall SetUserGeoID(long) kernel32.SetUserGeoID +@ stdcall VerLanguageNameA(long str long) kernel32.VerLanguageNameA +@ stdcall VerLanguageNameW(long wstr long) kernel32.VerLanguageNameW Index: win32/api-ms-win-core-localization-l1-2-1/api-ms-win-core-localization-l1-2-1.spec =================================================================== --- win32/api-ms-win-core-localization-l1-2-1/api-ms-win-core-localization-l1-2-1.spec (nonexistent) +++ win32/api-ms-win-core-localization-l1-2-1/api-ms-win-core-localization-l1-2-1.spec (working copy) @@ -0,0 +1,60 @@ +@ stdcall ConvertDefaultLocale(long) kernel32.ConvertDefaultLocale +@ stdcall EnumSystemGeoID(long long ptr) kernel32.EnumSystemGeoID +@ stdcall EnumSystemLocalesA(ptr long) kernel32.EnumSystemLocalesA +@ stdcall EnumSystemLocalesEx(ptr long long ptr) kernel32.EnumSystemLocalesEx +@ stdcall EnumSystemLocalesW(ptr long) kernel32.EnumSystemLocalesW +@ stub FindNLSString +@ stub FindNLSStringEx +@ stdcall FormatMessageA(long ptr long long ptr long ptr) kernel32.FormatMessageA +@ stdcall FormatMessageW(long ptr long long ptr long ptr) kernel32.FormatMessageW +@ stdcall GetACP() kernel32.GetACP +@ stdcall GetCPInfo(long ptr) kernel32.GetCPInfo +@ stdcall GetCPInfoExW(long long ptr) kernel32.GetCPInfoExW +@ stdcall GetCalendarInfoEx(wstr long ptr long ptr long ptr) kernel32.GetCalendarInfoEx +@ stdcall GetCalendarInfoW(long long long ptr long ptr) kernel32.GetCalendarInfoW +@ stdcall GetFileMUIInfo(long wstr ptr ptr) kernel32.GetFileMUIInfo +@ stdcall GetFileMUIPath(long wstr wstr ptr ptr ptr ptr) kernel32.GetFileMUIPath +@ stdcall GetGeoInfoW(long long ptr long long) kernel32.GetGeoInfoW +@ stdcall GetLocaleInfoA(long long ptr long) kernel32.GetLocaleInfoA +@ stdcall GetLocaleInfoEx(wstr long ptr long) kernel32.GetLocaleInfoEx +@ stdcall GetLocaleInfoW(long long ptr long) kernel32.GetLocaleInfoW +@ stub GetNLSVersion +@ stub GetNLSVersionEx +@ stdcall GetOEMCP() kernel32.GetOEMCP +@ stub GetProcessPreferredUILanguages +@ stdcall GetSystemDefaultLCID() kernel32.GetSystemDefaultLCID +@ stdcall GetSystemDefaultLangID() kernel32.GetSystemDefaultLangID +@ stdcall GetSystemPreferredUILanguages(long ptr ptr ptr) kernel32.GetSystemPreferredUILanguages +@ stdcall GetThreadLocale() kernel32.GetThreadLocale +@ stdcall GetThreadPreferredUILanguages(long ptr ptr ptr) kernel32.GetThreadPreferredUILanguages +@ stdcall GetThreadUILanguage() kernel32.GetThreadUILanguage +@ stub GetUILanguageInfo +@ stdcall GetUserDefaultLCID() kernel32.GetUserDefaultLCID +@ stdcall GetUserDefaultLangID() kernel32.GetUserDefaultLangID +@ stdcall GetUserDefaultLocaleName(ptr long) kernel32.GetUserDefaultLocaleName +@ stdcall GetUserGeoID(long) kernel32.GetUserGeoID +@ stdcall GetUserPreferredUILanguages(long ptr ptr ptr) kernel32.GetUserPreferredUILanguages +@ stdcall IdnToAscii(long wstr long ptr long) kernel32.IdnToAscii +@ stdcall IdnToUnicode(long wstr long ptr long) kernel32.IdnToUnicode +@ stdcall IsDBCSLeadByte(long) kernel32.IsDBCSLeadByte +@ stdcall IsDBCSLeadByteEx(long long) kernel32.IsDBCSLeadByteEx +@ stub IsNLSDefinedString +@ stdcall IsValidCodePage(long) kernel32.IsValidCodePage +@ stdcall IsValidLanguageGroup(long long) kernel32.IsValidLanguageGroup +@ stdcall IsValidLocale(long long) kernel32.IsValidLocale +@ stdcall IsValidLocaleName(wstr) kernel32.IsValidLocaleName +@ stub IsValidNLSVersion +@ stdcall LCMapStringA(long long str long ptr long) kernel32.LCMapStringA +@ stdcall LCMapStringEx(wstr long wstr long ptr long ptr ptr long) kernel32.LCMapStringEx +@ stdcall LCMapStringW(long long wstr long ptr long) kernel32.LCMapStringW +@ stdcall LocaleNameToLCID(wstr long) kernel32.LocaleNameToLCID +@ stub ResolveLocaleName +@ stdcall SetCalendarInfoW(long long long wstr) kernel32.SetCalendarInfoW +@ stdcall SetLocaleInfoW(long long wstr) kernel32.SetLocaleInfoW +@ stub SetProcessPreferredUILanguages +@ stdcall SetThreadLocale(long) kernel32.SetThreadLocale +@ stdcall SetThreadPreferredUILanguages(long ptr ptr) kernel32.SetThreadPreferredUILanguages +@ stdcall SetThreadUILanguage(long) kernel32.SetThreadUILanguage +@ stdcall SetUserGeoID(long) kernel32.SetUserGeoID +@ stdcall VerLanguageNameA(long str long) kernel32.VerLanguageNameA +@ stdcall VerLanguageNameW(long wstr long) kernel32.VerLanguageNameW Index: win32/api-ms-win-core-localization-l1-2-1/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-localization-l1-2-1/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-localization-l1-2-1/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-localization-l1-2-1.dll api-ms-win-core-localization-l1-2-1.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-localization-l1-2-1 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-localization-l1-2-1_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-localization-l1-2-1.def) + +set_target_properties(api-ms-win-core-localization-l1-2-1 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-localization-l1-2-1 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-localization-l1-2-1 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-localization-l1-2-1 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-localization-l1-2-1/Makefile.in =================================================================== --- win32/api-ms-win-core-localization-l1-2-1/Makefile.in (nonexistent) +++ win32/api-ms-win-core-localization-l1-2-1/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-localization-l1-2-1.dll Index: win32/api-ms-win-core-localization-obsolete-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-localization-obsolete-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-localization-obsolete-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-localization-obsolete-l1-1-0.dll api-ms-win-core-localization-obsolete-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-localization-obsolete-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-localization-obsolete-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-localization-obsolete-l1-1-0.def) + +set_target_properties(api-ms-win-core-localization-obsolete-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-localization-obsolete-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-localization-obsolete-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-localization-obsolete-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-localization-obsolete-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-localization-obsolete-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-localization-obsolete-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-localization-obsolete-l1-1-0.dll Index: win32/api-ms-win-core-localization-obsolete-l1-1-0/api-ms-win-core-localization-obsolete-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-localization-obsolete-l1-1-0/api-ms-win-core-localization-obsolete-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-localization-obsolete-l1-1-0/api-ms-win-core-localization-obsolete-l1-1-0.spec (working copy) @@ -0,0 +1,11 @@ +@ stdcall CompareStringA(long long str long str long) kernel32.CompareStringA +@ stdcall EnumLanguageGroupLocalesW(ptr long long ptr) kernel32.EnumLanguageGroupLocalesW +@ stdcall EnumSystemLanguageGroupsW(ptr long ptr) kernel32.EnumSystemLanguageGroupsW +@ stdcall EnumSystemLocalesEx(ptr long long ptr) kernel32.EnumSystemLocalesEx +@ stdcall EnumUILanguagesW(ptr long long) kernel32.EnumUILanguagesW +@ stdcall GetNumberFormatW(long long wstr ptr ptr long) kernel32.GetNumberFormatW +@ stdcall GetStringTypeA(long long str long ptr) kernel32.GetStringTypeA +@ stdcall GetSystemDefaultLocaleName(ptr long) kernel32.GetSystemDefaultLocaleName +@ stdcall GetSystemDefaultUILanguage() kernel32.GetSystemDefaultUILanguage +@ stdcall GetUserDefaultUILanguage() kernel32.GetUserDefaultUILanguage +@ stdcall LCIDToLocaleName(long ptr long long) kernel32.LCIDToLocaleName Index: win32/api-ms-win-core-localization-obsolete-l1-1-0/api-ms-win-core-localization-obsolete-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-localization-obsolete-l1-1-0/api-ms-win-core-localization-obsolete-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-localization-obsolete-l1-1-0/api-ms-win-core-localization-obsolete-l1-1-0.spec (working copy) @@ -0,0 +1,11 @@ +@ stdcall CompareStringA(long long str long str long) kernel32.CompareStringA +@ stdcall EnumLanguageGroupLocalesW(ptr long long ptr) kernel32.EnumLanguageGroupLocalesW +@ stdcall EnumSystemLanguageGroupsW(ptr long ptr) kernel32.EnumSystemLanguageGroupsW +@ stdcall EnumSystemLocalesEx(ptr long long ptr) kernel32.EnumSystemLocalesEx +@ stdcall EnumUILanguagesW(ptr long long) kernel32.EnumUILanguagesW +@ stdcall GetNumberFormatW(long long wstr ptr ptr long) kernel32.GetNumberFormatW +@ stdcall GetStringTypeA(long long str long ptr) kernel32.GetStringTypeA +@ stdcall GetSystemDefaultLocaleName(ptr long) kernel32.GetSystemDefaultLocaleName +@ stdcall GetSystemDefaultUILanguage() kernel32.GetSystemDefaultUILanguage +@ stdcall GetUserDefaultUILanguage() kernel32.GetUserDefaultUILanguage +@ stdcall LCIDToLocaleName(long ptr long long) kernel32.LCIDToLocaleName Index: win32/api-ms-win-core-localization-obsolete-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-localization-obsolete-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-localization-obsolete-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-localization-obsolete-l1-1-0.dll api-ms-win-core-localization-obsolete-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-localization-obsolete-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-localization-obsolete-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-localization-obsolete-l1-1-0.def) + +set_target_properties(api-ms-win-core-localization-obsolete-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-localization-obsolete-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-localization-obsolete-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-localization-obsolete-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-localization-obsolete-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-localization-obsolete-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-localization-obsolete-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-localization-obsolete-l1-1-0.dll Index: win32/api-ms-win-core-localregistry-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-localregistry-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-localregistry-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-localregistry-l1-1-0.dll api-ms-win-core-localregistry-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-localregistry-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-localregistry-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-localregistry-l1-1-0.def) + +set_target_properties(api-ms-win-core-localregistry-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-localregistry-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-localregistry-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-localregistry-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-localregistry-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-localregistry-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-localregistry-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-localregistry-l1-1-0.dll Index: win32/api-ms-win-core-localregistry-l1-1-0/api-ms-win-core-localregistry-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-localregistry-l1-1-0/api-ms-win-core-localregistry-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-localregistry-l1-1-0/api-ms-win-core-localregistry-l1-1-0.spec (working copy) @@ -0,0 +1,40 @@ +@ stdcall RegCloseKey(long) advapi32.RegCloseKey +@ stdcall RegCreateKeyExA(long str long ptr long long ptr ptr ptr) advapi32.RegCreateKeyExA +@ stdcall RegCreateKeyExW(long wstr long ptr long long ptr ptr ptr) advapi32.RegCreateKeyExW +@ stdcall RegDeleteKeyExA(long str long long) advapi32.RegDeleteKeyExA +@ stdcall RegDeleteKeyExW(long wstr long long) advapi32.RegDeleteKeyExW +@ stdcall RegDeleteTreeA(long str) advapi32.RegDeleteTreeA +@ stdcall RegDeleteTreeW(long wstr) advapi32.RegDeleteTreeW +@ stdcall RegDeleteValueA(long str) advapi32.RegDeleteValueA +@ stdcall RegDeleteValueW(long wstr) advapi32.RegDeleteValueW +@ stub RegDisablePredefinedCacheEx +@ stdcall RegEnumKeyExA(long long ptr ptr ptr ptr ptr ptr) advapi32.RegEnumKeyExA +@ stdcall RegEnumKeyExW(long long ptr ptr ptr ptr ptr ptr) advapi32.RegEnumKeyExW +@ stdcall RegEnumValueA(long long ptr ptr ptr ptr ptr ptr) advapi32.RegEnumValueA +@ stdcall RegEnumValueW(long long ptr ptr ptr ptr ptr ptr) advapi32.RegEnumValueW +@ stdcall RegFlushKey(long) advapi32.RegFlushKey +@ stdcall RegGetKeySecurity(long long ptr ptr) advapi32.RegGetKeySecurity +@ stdcall RegGetValueA(long str str long ptr ptr ptr) advapi32.RegGetValueA +@ stdcall RegGetValueW(long wstr wstr long ptr ptr ptr) advapi32.RegGetValueW +@ stdcall RegLoadKeyA(long str str) advapi32.RegLoadKeyA +@ stdcall RegLoadKeyW(long wstr wstr) advapi32.RegLoadKeyW +@ stdcall RegLoadMUIStringA(long str str long ptr long str) advapi32.RegLoadMUIStringA +@ stdcall RegLoadMUIStringW(long wstr wstr long ptr long wstr) advapi32.RegLoadMUIStringW +@ stdcall RegNotifyChangeKeyValue(long long long long long) advapi32.RegNotifyChangeKeyValue +@ stdcall RegOpenCurrentUser(long ptr) advapi32.RegOpenCurrentUser +@ stdcall RegOpenKeyExA(long str long long ptr) advapi32.RegOpenKeyExA +@ stdcall RegOpenKeyExW(long wstr long long ptr) advapi32.RegOpenKeyExW +@ stdcall RegOpenUserClassesRoot(ptr long long ptr) advapi32.RegOpenUserClassesRoot +@ stdcall RegQueryInfoKeyA(long ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr) advapi32.RegQueryInfoKeyA +@ stdcall RegQueryInfoKeyW(long ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr) advapi32.RegQueryInfoKeyW +@ stdcall RegQueryValueExA(long str ptr ptr ptr ptr) advapi32.RegQueryValueExA +@ stdcall RegQueryValueExW(long wstr ptr ptr ptr ptr) advapi32.RegQueryValueExW +@ stdcall RegRestoreKeyA(long str long) advapi32.RegRestoreKeyA +@ stdcall RegRestoreKeyW(long wstr long) advapi32.RegRestoreKeyW +@ stub RegSaveKeyExA +@ stub RegSaveKeyExW +@ stdcall RegSetKeySecurity(long long ptr) advapi32.RegSetKeySecurity +@ stdcall RegSetValueExA(long str long long ptr long) advapi32.RegSetValueExA +@ stdcall RegSetValueExW(long wstr long long ptr long) advapi32.RegSetValueExW +@ stdcall RegUnLoadKeyA(long str) advapi32.RegUnLoadKeyA +@ stdcall RegUnLoadKeyW(long wstr) advapi32.RegUnLoadKeyW Index: win32/api-ms-win-core-localregistry-l1-1-0/api-ms-win-core-localregistry-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-localregistry-l1-1-0/api-ms-win-core-localregistry-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-localregistry-l1-1-0/api-ms-win-core-localregistry-l1-1-0.spec (working copy) @@ -0,0 +1,40 @@ +@ stdcall RegCloseKey(long) advapi32.RegCloseKey +@ stdcall RegCreateKeyExA(long str long ptr long long ptr ptr ptr) advapi32.RegCreateKeyExA +@ stdcall RegCreateKeyExW(long wstr long ptr long long ptr ptr ptr) advapi32.RegCreateKeyExW +@ stdcall RegDeleteKeyExA(long str long long) advapi32.RegDeleteKeyExA +@ stdcall RegDeleteKeyExW(long wstr long long) advapi32.RegDeleteKeyExW +@ stdcall RegDeleteTreeA(long str) advapi32.RegDeleteTreeA +@ stdcall RegDeleteTreeW(long wstr) advapi32.RegDeleteTreeW +@ stdcall RegDeleteValueA(long str) advapi32.RegDeleteValueA +@ stdcall RegDeleteValueW(long wstr) advapi32.RegDeleteValueW +@ stub RegDisablePredefinedCacheEx +@ stdcall RegEnumKeyExA(long long ptr ptr ptr ptr ptr ptr) advapi32.RegEnumKeyExA +@ stdcall RegEnumKeyExW(long long ptr ptr ptr ptr ptr ptr) advapi32.RegEnumKeyExW +@ stdcall RegEnumValueA(long long ptr ptr ptr ptr ptr ptr) advapi32.RegEnumValueA +@ stdcall RegEnumValueW(long long ptr ptr ptr ptr ptr ptr) advapi32.RegEnumValueW +@ stdcall RegFlushKey(long) advapi32.RegFlushKey +@ stdcall RegGetKeySecurity(long long ptr ptr) advapi32.RegGetKeySecurity +@ stdcall RegGetValueA(long str str long ptr ptr ptr) advapi32.RegGetValueA +@ stdcall RegGetValueW(long wstr wstr long ptr ptr ptr) advapi32.RegGetValueW +@ stdcall RegLoadKeyA(long str str) advapi32.RegLoadKeyA +@ stdcall RegLoadKeyW(long wstr wstr) advapi32.RegLoadKeyW +@ stdcall RegLoadMUIStringA(long str str long ptr long str) advapi32.RegLoadMUIStringA +@ stdcall RegLoadMUIStringW(long wstr wstr long ptr long wstr) advapi32.RegLoadMUIStringW +@ stdcall RegNotifyChangeKeyValue(long long long long long) advapi32.RegNotifyChangeKeyValue +@ stdcall RegOpenCurrentUser(long ptr) advapi32.RegOpenCurrentUser +@ stdcall RegOpenKeyExA(long str long long ptr) advapi32.RegOpenKeyExA +@ stdcall RegOpenKeyExW(long wstr long long ptr) advapi32.RegOpenKeyExW +@ stdcall RegOpenUserClassesRoot(ptr long long ptr) advapi32.RegOpenUserClassesRoot +@ stdcall RegQueryInfoKeyA(long ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr) advapi32.RegQueryInfoKeyA +@ stdcall RegQueryInfoKeyW(long ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr) advapi32.RegQueryInfoKeyW +@ stdcall RegQueryValueExA(long str ptr ptr ptr ptr) advapi32.RegQueryValueExA +@ stdcall RegQueryValueExW(long wstr ptr ptr ptr ptr) advapi32.RegQueryValueExW +@ stdcall RegRestoreKeyA(long str long) advapi32.RegRestoreKeyA +@ stdcall RegRestoreKeyW(long wstr long) advapi32.RegRestoreKeyW +@ stub RegSaveKeyExA +@ stub RegSaveKeyExW +@ stdcall RegSetKeySecurity(long long ptr) advapi32.RegSetKeySecurity +@ stdcall RegSetValueExA(long str long long ptr long) advapi32.RegSetValueExA +@ stdcall RegSetValueExW(long wstr long long ptr long) advapi32.RegSetValueExW +@ stdcall RegUnLoadKeyA(long str) advapi32.RegUnLoadKeyA +@ stdcall RegUnLoadKeyW(long wstr) advapi32.RegUnLoadKeyW Index: win32/api-ms-win-core-localregistry-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-localregistry-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-localregistry-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-localregistry-l1-1-0.dll api-ms-win-core-localregistry-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-localregistry-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-localregistry-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-localregistry-l1-1-0.def) + +set_target_properties(api-ms-win-core-localregistry-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-localregistry-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-localregistry-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-localregistry-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-localregistry-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-localregistry-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-localregistry-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-localregistry-l1-1-0.dll Index: win32/api-ms-win-core-memory-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-memory-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-memory-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-memory-l1-1-0.dll api-ms-win-core-memory-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-memory-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-memory-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-memory-l1-1-0.def) + +set_target_properties(api-ms-win-core-memory-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-memory-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-memory-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-memory-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-memory-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-memory-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-memory-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-memory-l1-1-0.dll Index: win32/api-ms-win-core-memory-l1-1-0/api-ms-win-core-memory-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-memory-l1-1-0/api-ms-win-core-memory-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-memory-l1-1-0/api-ms-win-core-memory-l1-1-0.spec (working copy) @@ -0,0 +1,16 @@ +@ stdcall CreateFileMappingW(long ptr long long long wstr) kernel32.CreateFileMappingW +@ stdcall FlushViewOfFile(ptr long) kernel32.FlushViewOfFile +@ stdcall MapViewOfFile(long long long long long) kernel32.MapViewOfFile +@ stdcall MapViewOfFileEx(long long long long long ptr) kernel32.MapViewOfFileEx +@ stdcall OpenFileMappingW(long long wstr) kernel32.OpenFileMappingW +@ stdcall ReadProcessMemory(long ptr ptr long ptr) kernel32.ReadProcessMemory +@ stdcall UnmapViewOfFile(ptr) kernel32.UnmapViewOfFile +@ stdcall VirtualAlloc(ptr long long long) kernel32.VirtualAlloc +@ stdcall VirtualAllocEx(long ptr long long long) kernel32.VirtualAllocEx +@ stdcall VirtualFree(ptr long long) kernel32.VirtualFree +@ stdcall VirtualFreeEx(long ptr long long) kernel32.VirtualFreeEx +@ stdcall VirtualProtect(ptr long long ptr) kernel32.VirtualProtect +@ stdcall VirtualProtectEx(long ptr long long ptr) kernel32.VirtualProtectEx +@ stdcall VirtualQuery(ptr ptr long) kernel32.VirtualQuery +@ stdcall VirtualQueryEx(long ptr ptr long) kernel32.VirtualQueryEx +@ stdcall WriteProcessMemory(long ptr ptr long ptr) kernel32.WriteProcessMemory Index: win32/api-ms-win-core-memory-l1-1-0/api-ms-win-core-memory-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-memory-l1-1-0/api-ms-win-core-memory-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-memory-l1-1-0/api-ms-win-core-memory-l1-1-0.spec (working copy) @@ -0,0 +1,16 @@ +@ stdcall CreateFileMappingW(long ptr long long long wstr) kernel32.CreateFileMappingW +@ stdcall FlushViewOfFile(ptr long) kernel32.FlushViewOfFile +@ stdcall MapViewOfFile(long long long long long) kernel32.MapViewOfFile +@ stdcall MapViewOfFileEx(long long long long long ptr) kernel32.MapViewOfFileEx +@ stdcall OpenFileMappingW(long long wstr) kernel32.OpenFileMappingW +@ stdcall ReadProcessMemory(long ptr ptr long ptr) kernel32.ReadProcessMemory +@ stdcall UnmapViewOfFile(ptr) kernel32.UnmapViewOfFile +@ stdcall VirtualAlloc(ptr long long long) kernel32.VirtualAlloc +@ stdcall VirtualAllocEx(long ptr long long long) kernel32.VirtualAllocEx +@ stdcall VirtualFree(ptr long long) kernel32.VirtualFree +@ stdcall VirtualFreeEx(long ptr long long) kernel32.VirtualFreeEx +@ stdcall VirtualProtect(ptr long long ptr) kernel32.VirtualProtect +@ stdcall VirtualProtectEx(long ptr long long ptr) kernel32.VirtualProtectEx +@ stdcall VirtualQuery(ptr ptr long) kernel32.VirtualQuery +@ stdcall VirtualQueryEx(long ptr ptr long) kernel32.VirtualQueryEx +@ stdcall WriteProcessMemory(long ptr ptr long ptr) kernel32.WriteProcessMemory Index: win32/api-ms-win-core-memory-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-memory-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-memory-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-memory-l1-1-0.dll api-ms-win-core-memory-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-memory-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-memory-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-memory-l1-1-0.def) + +set_target_properties(api-ms-win-core-memory-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-memory-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-memory-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-memory-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-memory-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-memory-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-memory-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-memory-l1-1-0.dll Index: win32/api-ms-win-core-memory-l1-1-1/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-memory-l1-1-1/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-memory-l1-1-1/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-memory-l1-1-1.dll api-ms-win-core-memory-l1-1-1.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-memory-l1-1-1 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-memory-l1-1-1_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-memory-l1-1-1.def) + +set_target_properties(api-ms-win-core-memory-l1-1-1 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-memory-l1-1-1 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-memory-l1-1-1 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-memory-l1-1-1 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-memory-l1-1-1/Makefile.in =================================================================== --- win32/api-ms-win-core-memory-l1-1-1/Makefile.in (nonexistent) +++ win32/api-ms-win-core-memory-l1-1-1/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-memory-l1-1-1.dll Index: win32/api-ms-win-core-memory-l1-1-1/api-ms-win-core-memory-l1-1-1.spec =================================================================== --- win32/api-ms-win-core-memory-l1-1-1/api-ms-win-core-memory-l1-1-1.spec (nonexistent) +++ win32/api-ms-win-core-memory-l1-1-1/api-ms-win-core-memory-l1-1-1.spec (working copy) @@ -0,0 +1,32 @@ +@ stub CreateFileMappingFromApp +@ stub CreateFileMappingNumaW +@ stdcall CreateFileMappingW(long ptr long long long wstr) kernel32.CreateFileMappingW +@ stdcall CreateMemoryResourceNotification(long) kernel32.CreateMemoryResourceNotification +@ stdcall FlushViewOfFile(ptr long) kernel32.FlushViewOfFile +@ stdcall GetLargePageMinimum() kernel32.GetLargePageMinimum +@ stub GetProcessWorkingSetSizeEx +@ stdcall GetSystemFileCacheSize(ptr ptr ptr) kernel32.GetSystemFileCacheSize +@ stdcall GetWriteWatch(long ptr long ptr ptr ptr) kernel32.GetWriteWatch +@ stdcall MapViewOfFile(long long long long long) kernel32.MapViewOfFile +@ stdcall MapViewOfFileEx(long long long long long ptr) kernel32.MapViewOfFileEx +@ stub MapViewOfFileFromApp +@ stdcall OpenFileMappingW(long long wstr) kernel32.OpenFileMappingW +@ stub PrefetchVirtualMemory +@ stdcall QueryMemoryResourceNotification(ptr ptr) kernel32.QueryMemoryResourceNotification +@ stdcall ReadProcessMemory(long ptr ptr long ptr) kernel32.ReadProcessMemory +@ stdcall ResetWriteWatch(ptr long) kernel32.ResetWriteWatch +@ stub SetProcessWorkingSetSizeEx +@ stdcall SetSystemFileCacheSize(long long long) kernel32.SetSystemFileCacheSize +@ stdcall UnmapViewOfFile(ptr) kernel32.UnmapViewOfFile +@ stub UnmapViewOfFileEx +@ stdcall VirtualAlloc(ptr long long long) kernel32.VirtualAlloc +@ stdcall VirtualAllocEx(long ptr long long long) kernel32.VirtualAllocEx +@ stdcall VirtualFree(ptr long long) kernel32.VirtualFree +@ stdcall VirtualFreeEx(long ptr long long) kernel32.VirtualFreeEx +@ stdcall VirtualLock(ptr long) kernel32.VirtualLock +@ stdcall VirtualProtect(ptr long long ptr) kernel32.VirtualProtect +@ stdcall VirtualProtectEx(long ptr long long ptr) kernel32.VirtualProtectEx +@ stdcall VirtualQuery(ptr ptr long) kernel32.VirtualQuery +@ stdcall VirtualQueryEx(long ptr ptr long) kernel32.VirtualQueryEx +@ stdcall VirtualUnlock(ptr long) kernel32.VirtualUnlock +@ stdcall WriteProcessMemory(long ptr ptr long ptr) kernel32.WriteProcessMemory Index: win32/api-ms-win-core-memory-l1-1-1/api-ms-win-core-memory-l1-1-1.spec =================================================================== --- win32/api-ms-win-core-memory-l1-1-1/api-ms-win-core-memory-l1-1-1.spec (nonexistent) +++ win32/api-ms-win-core-memory-l1-1-1/api-ms-win-core-memory-l1-1-1.spec (working copy) @@ -0,0 +1,32 @@ +@ stub CreateFileMappingFromApp +@ stub CreateFileMappingNumaW +@ stdcall CreateFileMappingW(long ptr long long long wstr) kernel32.CreateFileMappingW +@ stdcall CreateMemoryResourceNotification(long) kernel32.CreateMemoryResourceNotification +@ stdcall FlushViewOfFile(ptr long) kernel32.FlushViewOfFile +@ stdcall GetLargePageMinimum() kernel32.GetLargePageMinimum +@ stub GetProcessWorkingSetSizeEx +@ stdcall GetSystemFileCacheSize(ptr ptr ptr) kernel32.GetSystemFileCacheSize +@ stdcall GetWriteWatch(long ptr long ptr ptr ptr) kernel32.GetWriteWatch +@ stdcall MapViewOfFile(long long long long long) kernel32.MapViewOfFile +@ stdcall MapViewOfFileEx(long long long long long ptr) kernel32.MapViewOfFileEx +@ stub MapViewOfFileFromApp +@ stdcall OpenFileMappingW(long long wstr) kernel32.OpenFileMappingW +@ stub PrefetchVirtualMemory +@ stdcall QueryMemoryResourceNotification(ptr ptr) kernel32.QueryMemoryResourceNotification +@ stdcall ReadProcessMemory(long ptr ptr long ptr) kernel32.ReadProcessMemory +@ stdcall ResetWriteWatch(ptr long) kernel32.ResetWriteWatch +@ stub SetProcessWorkingSetSizeEx +@ stdcall SetSystemFileCacheSize(long long long) kernel32.SetSystemFileCacheSize +@ stdcall UnmapViewOfFile(ptr) kernel32.UnmapViewOfFile +@ stub UnmapViewOfFileEx +@ stdcall VirtualAlloc(ptr long long long) kernel32.VirtualAlloc +@ stdcall VirtualAllocEx(long ptr long long long) kernel32.VirtualAllocEx +@ stdcall VirtualFree(ptr long long) kernel32.VirtualFree +@ stdcall VirtualFreeEx(long ptr long long) kernel32.VirtualFreeEx +@ stdcall VirtualLock(ptr long) kernel32.VirtualLock +@ stdcall VirtualProtect(ptr long long ptr) kernel32.VirtualProtect +@ stdcall VirtualProtectEx(long ptr long long ptr) kernel32.VirtualProtectEx +@ stdcall VirtualQuery(ptr ptr long) kernel32.VirtualQuery +@ stdcall VirtualQueryEx(long ptr ptr long) kernel32.VirtualQueryEx +@ stdcall VirtualUnlock(ptr long) kernel32.VirtualUnlock +@ stdcall WriteProcessMemory(long ptr ptr long ptr) kernel32.WriteProcessMemory Index: win32/api-ms-win-core-memory-l1-1-1/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-memory-l1-1-1/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-memory-l1-1-1/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-memory-l1-1-1.dll api-ms-win-core-memory-l1-1-1.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-memory-l1-1-1 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-memory-l1-1-1_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-memory-l1-1-1.def) + +set_target_properties(api-ms-win-core-memory-l1-1-1 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-memory-l1-1-1 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-memory-l1-1-1 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-memory-l1-1-1 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-memory-l1-1-1/Makefile.in =================================================================== --- win32/api-ms-win-core-memory-l1-1-1/Makefile.in (nonexistent) +++ win32/api-ms-win-core-memory-l1-1-1/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-memory-l1-1-1.dll Index: win32/api-ms-win-core-memory-l1-1-2/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-memory-l1-1-2/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-memory-l1-1-2/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-memory-l1-1-2.dll api-ms-win-core-memory-l1-1-2.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-memory-l1-1-2 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-memory-l1-1-2_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-memory-l1-1-2.def) + +set_target_properties(api-ms-win-core-memory-l1-1-2 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-memory-l1-1-2 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-memory-l1-1-2 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-memory-l1-1-2 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-memory-l1-1-2/Makefile.in =================================================================== --- win32/api-ms-win-core-memory-l1-1-2/Makefile.in (nonexistent) +++ win32/api-ms-win-core-memory-l1-1-2/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-memory-l1-1-2.dll Index: win32/api-ms-win-core-memory-l1-1-2/api-ms-win-core-memory-l1-1-2.spec =================================================================== --- win32/api-ms-win-core-memory-l1-1-2/api-ms-win-core-memory-l1-1-2.spec (nonexistent) +++ win32/api-ms-win-core-memory-l1-1-2/api-ms-win-core-memory-l1-1-2.spec (working copy) @@ -0,0 +1,8 @@ +@ stdcall AllocateUserPhysicalPages(long ptr ptr) kernel32.AllocateUserPhysicalPages +@ stub AllocateUserPhysicalPagesNuma +@ stdcall FreeUserPhysicalPages(long ptr ptr) kernel32.FreeUserPhysicalPages +@ stub GetMemoryErrorHandlingCapabilities +@ stub MapUserPhysicalPages +@ stub RegisterBadMemoryNotification +@ stub UnregisterBadMemoryNotification +@ stub VirtualAllocExNuma Index: win32/api-ms-win-core-memory-l1-1-2/api-ms-win-core-memory-l1-1-2.spec =================================================================== --- win32/api-ms-win-core-memory-l1-1-2/api-ms-win-core-memory-l1-1-2.spec (nonexistent) +++ win32/api-ms-win-core-memory-l1-1-2/api-ms-win-core-memory-l1-1-2.spec (working copy) @@ -0,0 +1,8 @@ +@ stdcall AllocateUserPhysicalPages(long ptr ptr) kernel32.AllocateUserPhysicalPages +@ stub AllocateUserPhysicalPagesNuma +@ stdcall FreeUserPhysicalPages(long ptr ptr) kernel32.FreeUserPhysicalPages +@ stub GetMemoryErrorHandlingCapabilities +@ stub MapUserPhysicalPages +@ stub RegisterBadMemoryNotification +@ stub UnregisterBadMemoryNotification +@ stub VirtualAllocExNuma Index: win32/api-ms-win-core-memory-l1-1-2/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-memory-l1-1-2/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-memory-l1-1-2/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-memory-l1-1-2.dll api-ms-win-core-memory-l1-1-2.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-memory-l1-1-2 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-memory-l1-1-2_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-memory-l1-1-2.def) + +set_target_properties(api-ms-win-core-memory-l1-1-2 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-memory-l1-1-2 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-memory-l1-1-2 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-memory-l1-1-2 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-memory-l1-1-2/Makefile.in =================================================================== --- win32/api-ms-win-core-memory-l1-1-2/Makefile.in (nonexistent) +++ win32/api-ms-win-core-memory-l1-1-2/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-memory-l1-1-2.dll Index: win32/api-ms-win-core-misc-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-misc-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-misc-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-misc-l1-1-0.dll api-ms-win-core-misc-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-misc-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-misc-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-misc-l1-1-0.def) + +set_target_properties(api-ms-win-core-misc-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-misc-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-misc-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-misc-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-misc-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-misc-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-misc-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-misc-l1-1-0.dll Index: win32/api-ms-win-core-misc-l1-1-0/api-ms-win-core-misc-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-misc-l1-1-0/api-ms-win-core-misc-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-misc-l1-1-0/api-ms-win-core-misc-l1-1-0.spec (working copy) @@ -0,0 +1,34 @@ +@ stdcall EnumSystemLocalesA(ptr long) kernel32.EnumSystemLocalesA +@ stdcall FatalAppExitA(long str) kernel32.FatalAppExitA +@ stdcall FatalAppExitW(long wstr) kernel32.FatalAppExitW +@ stdcall FormatMessageA(long ptr long long ptr long ptr) kernel32.FormatMessageA +@ stdcall FormatMessageW(long ptr long long ptr long ptr) kernel32.FormatMessageW +@ stdcall GlobalAlloc(long long) kernel32.GlobalAlloc +@ stdcall GlobalFree(long) kernel32.GlobalFree +@ stdcall IsProcessInJob(long long ptr) kernel32.IsProcessInJob +@ stdcall IsWow64Process(ptr ptr) kernel32.IsWow64Process +@ stdcall LCMapStringA(long long str long ptr long) kernel32.LCMapStringA +@ stdcall LocalAlloc(long long) kernel32.LocalAlloc +@ stdcall LocalFree(long) kernel32.LocalFree +@ stdcall LocalLock(long) kernel32.LocalLock +@ stdcall LocalReAlloc(long long long) kernel32.LocalReAlloc +@ stdcall LocalUnlock(long) kernel32.LocalUnlock +@ stdcall lstrcmpA(str str) kernel32.lstrcmpA +@ stdcall lstrcmpiA(str str) kernel32.lstrcmpiA +@ stdcall lstrcmpi(str str) kernel32.lstrcmpi +@ stdcall lstrcmpiW(wstr wstr) kernel32.lstrcmpiW +@ stdcall lstrcmp(str str) kernel32.lstrcmp +@ stdcall lstrcmpW(wstr wstr) kernel32.lstrcmpW +@ stdcall lstrcpynA(ptr str long) kernel32.lstrcpynA +@ stdcall lstrcpyn(ptr str long) kernel32.lstrcpyn +@ stdcall lstrcpynW(ptr wstr long) kernel32.lstrcpynW +@ stdcall lstrlenA(str) kernel32.lstrlenA +@ stdcall lstrlen(str) kernel32.lstrlen +@ stdcall lstrlenW(wstr) kernel32.lstrlenW +@ stdcall NeedCurrentDirectoryForExePathA(str) kernel32.NeedCurrentDirectoryForExePathA +@ stdcall NeedCurrentDirectoryForExePathW(wstr) kernel32.NeedCurrentDirectoryForExePathW +@ stdcall PulseEvent(long) kernel32.PulseEvent +@ stdcall SetHandleCount(long) kernel32.SetHandleCount +@ stdcall Sleep(long) kernel32.Sleep +@ stdcall Wow64DisableWow64FsRedirection(ptr) kernel32.Wow64DisableWow64FsRedirection +@ stdcall Wow64RevertWow64FsRedirection(ptr) kernel32.Wow64RevertWow64FsRedirection Index: win32/api-ms-win-core-misc-l1-1-0/api-ms-win-core-misc-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-misc-l1-1-0/api-ms-win-core-misc-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-misc-l1-1-0/api-ms-win-core-misc-l1-1-0.spec (working copy) @@ -0,0 +1,34 @@ +@ stdcall EnumSystemLocalesA(ptr long) kernel32.EnumSystemLocalesA +@ stdcall FatalAppExitA(long str) kernel32.FatalAppExitA +@ stdcall FatalAppExitW(long wstr) kernel32.FatalAppExitW +@ stdcall FormatMessageA(long ptr long long ptr long ptr) kernel32.FormatMessageA +@ stdcall FormatMessageW(long ptr long long ptr long ptr) kernel32.FormatMessageW +@ stdcall GlobalAlloc(long long) kernel32.GlobalAlloc +@ stdcall GlobalFree(long) kernel32.GlobalFree +@ stdcall IsProcessInJob(long long ptr) kernel32.IsProcessInJob +@ stdcall IsWow64Process(ptr ptr) kernel32.IsWow64Process +@ stdcall LCMapStringA(long long str long ptr long) kernel32.LCMapStringA +@ stdcall LocalAlloc(long long) kernel32.LocalAlloc +@ stdcall LocalFree(long) kernel32.LocalFree +@ stdcall LocalLock(long) kernel32.LocalLock +@ stdcall LocalReAlloc(long long long) kernel32.LocalReAlloc +@ stdcall LocalUnlock(long) kernel32.LocalUnlock +@ stdcall lstrcmpA(str str) kernel32.lstrcmpA +@ stdcall lstrcmpiA(str str) kernel32.lstrcmpiA +@ stdcall lstrcmpi(str str) kernel32.lstrcmpi +@ stdcall lstrcmpiW(wstr wstr) kernel32.lstrcmpiW +@ stdcall lstrcmp(str str) kernel32.lstrcmp +@ stdcall lstrcmpW(wstr wstr) kernel32.lstrcmpW +@ stdcall lstrcpynA(ptr str long) kernel32.lstrcpynA +@ stdcall lstrcpyn(ptr str long) kernel32.lstrcpyn +@ stdcall lstrcpynW(ptr wstr long) kernel32.lstrcpynW +@ stdcall lstrlenA(str) kernel32.lstrlenA +@ stdcall lstrlen(str) kernel32.lstrlen +@ stdcall lstrlenW(wstr) kernel32.lstrlenW +@ stdcall NeedCurrentDirectoryForExePathA(str) kernel32.NeedCurrentDirectoryForExePathA +@ stdcall NeedCurrentDirectoryForExePathW(wstr) kernel32.NeedCurrentDirectoryForExePathW +@ stdcall PulseEvent(long) kernel32.PulseEvent +@ stdcall SetHandleCount(long) kernel32.SetHandleCount +@ stdcall Sleep(long) kernel32.Sleep +@ stdcall Wow64DisableWow64FsRedirection(ptr) kernel32.Wow64DisableWow64FsRedirection +@ stdcall Wow64RevertWow64FsRedirection(ptr) kernel32.Wow64RevertWow64FsRedirection Index: win32/api-ms-win-core-misc-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-misc-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-misc-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-misc-l1-1-0.dll api-ms-win-core-misc-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-misc-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-misc-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-misc-l1-1-0.def) + +set_target_properties(api-ms-win-core-misc-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-misc-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-misc-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-misc-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-misc-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-misc-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-misc-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-misc-l1-1-0.dll Index: win32/api-ms-win-core-namedpipe-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-namedpipe-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-namedpipe-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-namedpipe-l1-1-0.dll api-ms-win-core-namedpipe-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-namedpipe-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-namedpipe-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-namedpipe-l1-1-0.def) + +set_target_properties(api-ms-win-core-namedpipe-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-namedpipe-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-namedpipe-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-namedpipe-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-namedpipe-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-namedpipe-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-namedpipe-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-namedpipe-l1-1-0.dll Index: win32/api-ms-win-core-namedpipe-l1-1-0/api-ms-win-core-namedpipe-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-namedpipe-l1-1-0/api-ms-win-core-namedpipe-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-namedpipe-l1-1-0/api-ms-win-core-namedpipe-l1-1-0.spec (working copy) @@ -0,0 +1,11 @@ +@ stdcall ConnectNamedPipe(long ptr) kernel32.ConnectNamedPipe +@ stdcall CreateNamedPipeW(wstr long long long long long long ptr) kernel32.CreateNamedPipeW +@ stdcall CreatePipe(ptr ptr ptr long) kernel32.CreatePipe +@ stdcall DisconnectNamedPipe(long) kernel32.DisconnectNamedPipe +@ stub GetNamedPipeAttribute +@ stub GetNamedPipeClientComputerNameW +@ stdcall ImpersonateNamedPipeClient(long) advapi32.ImpersonateNamedPipeClient +@ stdcall PeekNamedPipe(long ptr long ptr ptr ptr) kernel32.PeekNamedPipe +@ stdcall SetNamedPipeHandleState(long ptr ptr ptr) kernel32.SetNamedPipeHandleState +@ stdcall TransactNamedPipe(long ptr long ptr long ptr ptr) kernel32.TransactNamedPipe +@ stdcall WaitNamedPipeW(wstr long) kernel32.WaitNamedPipeW Index: win32/api-ms-win-core-namedpipe-l1-1-0/api-ms-win-core-namedpipe-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-namedpipe-l1-1-0/api-ms-win-core-namedpipe-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-namedpipe-l1-1-0/api-ms-win-core-namedpipe-l1-1-0.spec (working copy) @@ -0,0 +1,11 @@ +@ stdcall ConnectNamedPipe(long ptr) kernel32.ConnectNamedPipe +@ stdcall CreateNamedPipeW(wstr long long long long long long ptr) kernel32.CreateNamedPipeW +@ stdcall CreatePipe(ptr ptr ptr long) kernel32.CreatePipe +@ stdcall DisconnectNamedPipe(long) kernel32.DisconnectNamedPipe +@ stub GetNamedPipeAttribute +@ stub GetNamedPipeClientComputerNameW +@ stdcall ImpersonateNamedPipeClient(long) advapi32.ImpersonateNamedPipeClient +@ stdcall PeekNamedPipe(long ptr long ptr ptr ptr) kernel32.PeekNamedPipe +@ stdcall SetNamedPipeHandleState(long ptr ptr ptr) kernel32.SetNamedPipeHandleState +@ stdcall TransactNamedPipe(long ptr long ptr long ptr ptr) kernel32.TransactNamedPipe +@ stdcall WaitNamedPipeW(wstr long) kernel32.WaitNamedPipeW Index: win32/api-ms-win-core-namedpipe-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-namedpipe-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-namedpipe-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-namedpipe-l1-1-0.dll api-ms-win-core-namedpipe-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-namedpipe-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-namedpipe-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-namedpipe-l1-1-0.def) + +set_target_properties(api-ms-win-core-namedpipe-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-namedpipe-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-namedpipe-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-namedpipe-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-namedpipe-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-namedpipe-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-namedpipe-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-namedpipe-l1-1-0.dll Index: win32/api-ms-win-core-namedpipe-l1-2-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-namedpipe-l1-2-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-namedpipe-l1-2-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-namedpipe-l1-2-0.dll api-ms-win-core-namedpipe-l1-2-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-namedpipe-l1-2-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-namedpipe-l1-2-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-namedpipe-l1-2-0.def) + +set_target_properties(api-ms-win-core-namedpipe-l1-2-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-namedpipe-l1-2-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-namedpipe-l1-2-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-namedpipe-l1-2-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-namedpipe-l1-2-0/Makefile.in =================================================================== --- win32/api-ms-win-core-namedpipe-l1-2-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-namedpipe-l1-2-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-namedpipe-l1-2-0.dll Index: win32/api-ms-win-core-namedpipe-l1-2-0/api-ms-win-core-namedpipe-l1-2-0.spec =================================================================== --- win32/api-ms-win-core-namedpipe-l1-2-0/api-ms-win-core-namedpipe-l1-2-0.spec (nonexistent) +++ win32/api-ms-win-core-namedpipe-l1-2-0/api-ms-win-core-namedpipe-l1-2-0.spec (working copy) @@ -0,0 +1,10 @@ +@ stdcall ConnectNamedPipe(long ptr) kernel32.ConnectNamedPipe +@ stdcall CreateNamedPipeW(wstr long long long long long long ptr) kernel32.CreateNamedPipeW +@ stdcall CreatePipe(ptr ptr ptr long) kernel32.CreatePipe +@ stdcall DisconnectNamedPipe(long) kernel32.DisconnectNamedPipe +@ stub GetNamedPipeClientComputerNameW +@ stdcall ImpersonateNamedPipeClient(long) advapi32.ImpersonateNamedPipeClient +@ stdcall PeekNamedPipe(long ptr long ptr ptr ptr) kernel32.PeekNamedPipe +@ stdcall SetNamedPipeHandleState(long ptr ptr ptr) kernel32.SetNamedPipeHandleState +@ stdcall TransactNamedPipe(long ptr long ptr long ptr ptr) kernel32.TransactNamedPipe +@ stdcall WaitNamedPipeW(wstr long) kernel32.WaitNamedPipeW Index: win32/api-ms-win-core-namedpipe-l1-2-0/api-ms-win-core-namedpipe-l1-2-0.spec =================================================================== --- win32/api-ms-win-core-namedpipe-l1-2-0/api-ms-win-core-namedpipe-l1-2-0.spec (nonexistent) +++ win32/api-ms-win-core-namedpipe-l1-2-0/api-ms-win-core-namedpipe-l1-2-0.spec (working copy) @@ -0,0 +1,10 @@ +@ stdcall ConnectNamedPipe(long ptr) kernel32.ConnectNamedPipe +@ stdcall CreateNamedPipeW(wstr long long long long long long ptr) kernel32.CreateNamedPipeW +@ stdcall CreatePipe(ptr ptr ptr long) kernel32.CreatePipe +@ stdcall DisconnectNamedPipe(long) kernel32.DisconnectNamedPipe +@ stub GetNamedPipeClientComputerNameW +@ stdcall ImpersonateNamedPipeClient(long) advapi32.ImpersonateNamedPipeClient +@ stdcall PeekNamedPipe(long ptr long ptr ptr ptr) kernel32.PeekNamedPipe +@ stdcall SetNamedPipeHandleState(long ptr ptr ptr) kernel32.SetNamedPipeHandleState +@ stdcall TransactNamedPipe(long ptr long ptr long ptr ptr) kernel32.TransactNamedPipe +@ stdcall WaitNamedPipeW(wstr long) kernel32.WaitNamedPipeW Index: win32/api-ms-win-core-namedpipe-l1-2-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-namedpipe-l1-2-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-namedpipe-l1-2-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-namedpipe-l1-2-0.dll api-ms-win-core-namedpipe-l1-2-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-namedpipe-l1-2-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-namedpipe-l1-2-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-namedpipe-l1-2-0.def) + +set_target_properties(api-ms-win-core-namedpipe-l1-2-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-namedpipe-l1-2-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-namedpipe-l1-2-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-namedpipe-l1-2-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-namedpipe-l1-2-0/Makefile.in =================================================================== --- win32/api-ms-win-core-namedpipe-l1-2-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-namedpipe-l1-2-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-namedpipe-l1-2-0.dll Index: win32/api-ms-win-core-path-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-path-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-path-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-path-l1-1-0.dll api-ms-win-core-path-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-path-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-path-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-path-l1-1-0.def) + +set_target_properties(api-ms-win-core-path-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-path-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-path-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-path-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-path-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-path-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-path-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-path-l1-1-0.dll Index: win32/api-ms-win-core-path-l1-1-0/api-ms-win-core-path-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-path-l1-1-0/api-ms-win-core-path-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-path-l1-1-0/api-ms-win-core-path-l1-1-0.spec (working copy) @@ -0,0 +1,22 @@ +@ stub PathAllocCanonicalize +@ stub PathAllocCombine +@ stub PathCchAddBackslash +@ stub PathCchAddBackslashEx +@ stub PathCchAddExtension +@ stub PathCchAppend +@ stub PathCchAppendEx +@ stub PathCchCanonicalize +@ stub PathCchCanonicalizeEx +@ stub PathCchCombine +@ stub PathCchCombineEx +@ stub PathCchFindExtension +@ stub PathCchIsRoot +@ stub PathCchRemoveBackslash +@ stub PathCchRemoveBackslashEx +@ stub PathCchRemoveExtension +@ stub PathCchRemoveFileSpec +@ stub PathCchRenameExtension +@ stub PathCchSkipRoot +@ stub PathCchStripPrefix +@ stub PathCchStripToRoot +@ stub PathIsUNCEx Index: win32/api-ms-win-core-path-l1-1-0/api-ms-win-core-path-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-path-l1-1-0/api-ms-win-core-path-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-path-l1-1-0/api-ms-win-core-path-l1-1-0.spec (working copy) @@ -0,0 +1,22 @@ +@ stub PathAllocCanonicalize +@ stub PathAllocCombine +@ stub PathCchAddBackslash +@ stub PathCchAddBackslashEx +@ stub PathCchAddExtension +@ stub PathCchAppend +@ stub PathCchAppendEx +@ stub PathCchCanonicalize +@ stub PathCchCanonicalizeEx +@ stub PathCchCombine +@ stub PathCchCombineEx +@ stub PathCchFindExtension +@ stub PathCchIsRoot +@ stub PathCchRemoveBackslash +@ stub PathCchRemoveBackslashEx +@ stub PathCchRemoveExtension +@ stub PathCchRemoveFileSpec +@ stub PathCchRenameExtension +@ stub PathCchSkipRoot +@ stub PathCchStripPrefix +@ stub PathCchStripToRoot +@ stub PathIsUNCEx Index: win32/api-ms-win-core-path-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-path-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-path-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-path-l1-1-0.dll api-ms-win-core-path-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-path-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-path-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-path-l1-1-0.def) + +set_target_properties(api-ms-win-core-path-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-path-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-path-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-path-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-path-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-path-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-path-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-path-l1-1-0.dll Index: win32/api-ms-win-core-processenvironment-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-processenvironment-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-processenvironment-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-processenvironment-l1-1-0.dll api-ms-win-core-processenvironment-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-processenvironment-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-processenvironment-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-processenvironment-l1-1-0.def) + +set_target_properties(api-ms-win-core-processenvironment-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-processenvironment-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-processenvironment-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-processenvironment-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-processenvironment-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-processenvironment-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-processenvironment-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-processenvironment-l1-1-0.dll Index: win32/api-ms-win-core-processenvironment-l1-1-0/api-ms-win-core-processenvironment-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-processenvironment-l1-1-0/api-ms-win-core-processenvironment-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-processenvironment-l1-1-0/api-ms-win-core-processenvironment-l1-1-0.spec (working copy) @@ -0,0 +1,22 @@ +@ stdcall ExpandEnvironmentStringsA(str ptr long) kernel32.ExpandEnvironmentStringsA +@ stdcall ExpandEnvironmentStringsW(wstr ptr long) kernel32.ExpandEnvironmentStringsW +@ stdcall FreeEnvironmentStringsA(ptr) kernel32.FreeEnvironmentStringsA +@ stdcall FreeEnvironmentStringsW(ptr) kernel32.FreeEnvironmentStringsW +@ stdcall GetCommandLineA() kernel32.GetCommandLineA +@ stdcall GetCommandLineW() kernel32.GetCommandLineW +@ stdcall GetCurrentDirectoryA(long ptr) kernel32.GetCurrentDirectoryA +@ stdcall GetCurrentDirectoryW(long ptr) kernel32.GetCurrentDirectoryW +@ stdcall GetEnvironmentStrings() kernel32.GetEnvironmentStrings +@ stdcall GetEnvironmentStringsA() kernel32.GetEnvironmentStringsA +@ stdcall GetEnvironmentStringsW() kernel32.GetEnvironmentStringsW +@ stdcall GetEnvironmentVariableA(str ptr long) kernel32.GetEnvironmentVariableA +@ stdcall GetEnvironmentVariableW(wstr ptr long) kernel32.GetEnvironmentVariableW +@ stdcall GetStdHandle(long) kernel32.GetStdHandle +@ stdcall SearchPathW(wstr wstr wstr long ptr ptr) kernel32.SearchPathW +@ stdcall SetCurrentDirectoryA(str) kernel32.SetCurrentDirectoryA +@ stdcall SetCurrentDirectoryW(wstr) kernel32.SetCurrentDirectoryW +@ stub SetEnvironmentStringsW +@ stdcall SetEnvironmentVariableA(str str) kernel32.SetEnvironmentVariableA +@ stdcall SetEnvironmentVariableW(wstr wstr) kernel32.SetEnvironmentVariableW +@ stdcall SetStdHandle(long long) kernel32.SetStdHandle +@ stub SetStdHandleEx Index: win32/api-ms-win-core-processenvironment-l1-1-0/api-ms-win-core-processenvironment-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-processenvironment-l1-1-0/api-ms-win-core-processenvironment-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-processenvironment-l1-1-0/api-ms-win-core-processenvironment-l1-1-0.spec (working copy) @@ -0,0 +1,22 @@ +@ stdcall ExpandEnvironmentStringsA(str ptr long) kernel32.ExpandEnvironmentStringsA +@ stdcall ExpandEnvironmentStringsW(wstr ptr long) kernel32.ExpandEnvironmentStringsW +@ stdcall FreeEnvironmentStringsA(ptr) kernel32.FreeEnvironmentStringsA +@ stdcall FreeEnvironmentStringsW(ptr) kernel32.FreeEnvironmentStringsW +@ stdcall GetCommandLineA() kernel32.GetCommandLineA +@ stdcall GetCommandLineW() kernel32.GetCommandLineW +@ stdcall GetCurrentDirectoryA(long ptr) kernel32.GetCurrentDirectoryA +@ stdcall GetCurrentDirectoryW(long ptr) kernel32.GetCurrentDirectoryW +@ stdcall GetEnvironmentStrings() kernel32.GetEnvironmentStrings +@ stdcall GetEnvironmentStringsA() kernel32.GetEnvironmentStringsA +@ stdcall GetEnvironmentStringsW() kernel32.GetEnvironmentStringsW +@ stdcall GetEnvironmentVariableA(str ptr long) kernel32.GetEnvironmentVariableA +@ stdcall GetEnvironmentVariableW(wstr ptr long) kernel32.GetEnvironmentVariableW +@ stdcall GetStdHandle(long) kernel32.GetStdHandle +@ stdcall SearchPathW(wstr wstr wstr long ptr ptr) kernel32.SearchPathW +@ stdcall SetCurrentDirectoryA(str) kernel32.SetCurrentDirectoryA +@ stdcall SetCurrentDirectoryW(wstr) kernel32.SetCurrentDirectoryW +@ stub SetEnvironmentStringsW +@ stdcall SetEnvironmentVariableA(str str) kernel32.SetEnvironmentVariableA +@ stdcall SetEnvironmentVariableW(wstr wstr) kernel32.SetEnvironmentVariableW +@ stdcall SetStdHandle(long long) kernel32.SetStdHandle +@ stub SetStdHandleEx Index: win32/api-ms-win-core-processenvironment-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-processenvironment-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-processenvironment-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-processenvironment-l1-1-0.dll api-ms-win-core-processenvironment-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-processenvironment-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-processenvironment-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-processenvironment-l1-1-0.def) + +set_target_properties(api-ms-win-core-processenvironment-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-processenvironment-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-processenvironment-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-processenvironment-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-processenvironment-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-processenvironment-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-processenvironment-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-processenvironment-l1-1-0.dll Index: win32/api-ms-win-core-processenvironment-l1-2-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-processenvironment-l1-2-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-processenvironment-l1-2-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-processenvironment-l1-2-0.dll api-ms-win-core-processenvironment-l1-2-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-processenvironment-l1-2-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-processenvironment-l1-2-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-processenvironment-l1-2-0.def) + +set_target_properties(api-ms-win-core-processenvironment-l1-2-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-processenvironment-l1-2-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-processenvironment-l1-2-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-processenvironment-l1-2-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-processenvironment-l1-2-0/Makefile.in =================================================================== --- win32/api-ms-win-core-processenvironment-l1-2-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-processenvironment-l1-2-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-processenvironment-l1-2-0.dll Index: win32/api-ms-win-core-processenvironment-l1-2-0/api-ms-win-core-processenvironment-l1-2-0.spec =================================================================== --- win32/api-ms-win-core-processenvironment-l1-2-0/api-ms-win-core-processenvironment-l1-2-0.spec (nonexistent) +++ win32/api-ms-win-core-processenvironment-l1-2-0/api-ms-win-core-processenvironment-l1-2-0.spec (working copy) @@ -0,0 +1,24 @@ +@ stdcall ExpandEnvironmentStringsA(str ptr long) kernel32.ExpandEnvironmentStringsA +@ stdcall ExpandEnvironmentStringsW(wstr ptr long) kernel32.ExpandEnvironmentStringsW +@ stdcall FreeEnvironmentStringsA(ptr) kernel32.FreeEnvironmentStringsA +@ stdcall FreeEnvironmentStringsW(ptr) kernel32.FreeEnvironmentStringsW +@ stdcall GetCommandLineA() kernel32.GetCommandLineA +@ stdcall GetCommandLineW() kernel32.GetCommandLineW +@ stdcall GetCurrentDirectoryA(long ptr) kernel32.GetCurrentDirectoryA +@ stdcall GetCurrentDirectoryW(long ptr) kernel32.GetCurrentDirectoryW +@ stdcall GetEnvironmentStrings() kernel32.GetEnvironmentStrings +@ stdcall GetEnvironmentStringsW() kernel32.GetEnvironmentStringsW +@ stdcall GetEnvironmentVariableA(str ptr long) kernel32.GetEnvironmentVariableA +@ stdcall GetEnvironmentVariableW(wstr ptr long) kernel32.GetEnvironmentVariableW +@ stdcall GetStdHandle(long) kernel32.GetStdHandle +@ stdcall NeedCurrentDirectoryForExePathA(str) kernel32.NeedCurrentDirectoryForExePathA +@ stdcall NeedCurrentDirectoryForExePathW(wstr) kernel32.NeedCurrentDirectoryForExePathW +@ stdcall SearchPathA(str str str long ptr ptr) kernel32.SearchPathA +@ stdcall SearchPathW(wstr wstr wstr long ptr ptr) kernel32.SearchPathW +@ stdcall SetCurrentDirectoryA(str) kernel32.SetCurrentDirectoryA +@ stdcall SetCurrentDirectoryW(wstr) kernel32.SetCurrentDirectoryW +@ stub SetEnvironmentStringsW +@ stdcall SetEnvironmentVariableA(str str) kernel32.SetEnvironmentVariableA +@ stdcall SetEnvironmentVariableW(wstr wstr) kernel32.SetEnvironmentVariableW +@ stdcall SetStdHandle(long long) kernel32.SetStdHandle +@ stub SetStdHandleEx Index: win32/api-ms-win-core-processenvironment-l1-2-0/api-ms-win-core-processenvironment-l1-2-0.spec =================================================================== --- win32/api-ms-win-core-processenvironment-l1-2-0/api-ms-win-core-processenvironment-l1-2-0.spec (nonexistent) +++ win32/api-ms-win-core-processenvironment-l1-2-0/api-ms-win-core-processenvironment-l1-2-0.spec (working copy) @@ -0,0 +1,24 @@ +@ stdcall ExpandEnvironmentStringsA(str ptr long) kernel32.ExpandEnvironmentStringsA +@ stdcall ExpandEnvironmentStringsW(wstr ptr long) kernel32.ExpandEnvironmentStringsW +@ stdcall FreeEnvironmentStringsA(ptr) kernel32.FreeEnvironmentStringsA +@ stdcall FreeEnvironmentStringsW(ptr) kernel32.FreeEnvironmentStringsW +@ stdcall GetCommandLineA() kernel32.GetCommandLineA +@ stdcall GetCommandLineW() kernel32.GetCommandLineW +@ stdcall GetCurrentDirectoryA(long ptr) kernel32.GetCurrentDirectoryA +@ stdcall GetCurrentDirectoryW(long ptr) kernel32.GetCurrentDirectoryW +@ stdcall GetEnvironmentStrings() kernel32.GetEnvironmentStrings +@ stdcall GetEnvironmentStringsW() kernel32.GetEnvironmentStringsW +@ stdcall GetEnvironmentVariableA(str ptr long) kernel32.GetEnvironmentVariableA +@ stdcall GetEnvironmentVariableW(wstr ptr long) kernel32.GetEnvironmentVariableW +@ stdcall GetStdHandle(long) kernel32.GetStdHandle +@ stdcall NeedCurrentDirectoryForExePathA(str) kernel32.NeedCurrentDirectoryForExePathA +@ stdcall NeedCurrentDirectoryForExePathW(wstr) kernel32.NeedCurrentDirectoryForExePathW +@ stdcall SearchPathA(str str str long ptr ptr) kernel32.SearchPathA +@ stdcall SearchPathW(wstr wstr wstr long ptr ptr) kernel32.SearchPathW +@ stdcall SetCurrentDirectoryA(str) kernel32.SetCurrentDirectoryA +@ stdcall SetCurrentDirectoryW(wstr) kernel32.SetCurrentDirectoryW +@ stub SetEnvironmentStringsW +@ stdcall SetEnvironmentVariableA(str str) kernel32.SetEnvironmentVariableA +@ stdcall SetEnvironmentVariableW(wstr wstr) kernel32.SetEnvironmentVariableW +@ stdcall SetStdHandle(long long) kernel32.SetStdHandle +@ stub SetStdHandleEx Index: win32/api-ms-win-core-processenvironment-l1-2-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-processenvironment-l1-2-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-processenvironment-l1-2-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-processenvironment-l1-2-0.dll api-ms-win-core-processenvironment-l1-2-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-processenvironment-l1-2-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-processenvironment-l1-2-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-processenvironment-l1-2-0.def) + +set_target_properties(api-ms-win-core-processenvironment-l1-2-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-processenvironment-l1-2-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-processenvironment-l1-2-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-processenvironment-l1-2-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-processenvironment-l1-2-0/Makefile.in =================================================================== --- win32/api-ms-win-core-processenvironment-l1-2-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-processenvironment-l1-2-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-processenvironment-l1-2-0.dll Index: win32/api-ms-win-core-processthreads-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-processthreads-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-processthreads-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-processthreads-l1-1-0.dll api-ms-win-core-processthreads-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-processthreads-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-processthreads-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-processthreads-l1-1-0.def) + +set_target_properties(api-ms-win-core-processthreads-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-processthreads-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-processthreads-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-processthreads-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-processthreads-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-processthreads-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-processthreads-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-processthreads-l1-1-0.dll Index: win32/api-ms-win-core-processthreads-l1-1-0/api-ms-win-core-processthreads-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-processthreads-l1-1-0/api-ms-win-core-processthreads-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-processthreads-l1-1-0/api-ms-win-core-processthreads-l1-1-0.spec (working copy) @@ -0,0 +1,49 @@ +@ stdcall CreateProcessA(str str ptr ptr long long ptr str ptr ptr) kernel32.CreateProcessA +@ stub CreateProcessAsUserW +@ stdcall CreateProcessW(wstr wstr ptr ptr long long ptr wstr ptr ptr) kernel32.CreateProcessW +@ stdcall CreateRemoteThread(long ptr long ptr long long ptr) kernel32.CreateRemoteThread +@ stub CreateRemoteThreadEx +@ stdcall CreateThread(ptr long ptr long long ptr) kernel32.CreateThread +@ stub DeleteProcThreadAttributeList +@ stdcall ExitProcess(long) kernel32.ExitProcess +@ stdcall ExitThread(long) kernel32.ExitThread +@ stdcall FlushProcessWriteBuffers() kernel32.FlushProcessWriteBuffers +@ stdcall -norelay GetCurrentProcess() kernel32.GetCurrentProcess +@ stdcall -norelay GetCurrentProcessId() kernel32.GetCurrentProcessId +@ stdcall -norelay GetCurrentThread() kernel32.GetCurrentThread +@ stdcall -norelay GetCurrentThreadId() kernel32.GetCurrentThreadId +@ stdcall GetExitCodeProcess(long ptr) kernel32.GetExitCodeProcess +@ stdcall GetExitCodeThread(long ptr) kernel32.GetExitCodeThread +@ stdcall GetPriorityClass(long) kernel32.GetPriorityClass +@ stdcall GetProcessId(long) kernel32.GetProcessId +@ stdcall GetProcessIdOfThread(long) kernel32.GetProcessIdOfThread +@ stdcall GetProcessTimes(long ptr ptr ptr ptr) kernel32.GetProcessTimes +@ stdcall GetProcessVersion(long) kernel32.GetProcessVersion +@ stdcall GetStartupInfoW(ptr) kernel32.GetStartupInfoW +@ stdcall GetThreadId(ptr) kernel32.GetThreadId +@ stdcall GetThreadPriority(long) kernel32.GetThreadPriority +@ stdcall GetThreadPriorityBoost(long ptr) kernel32.GetThreadPriorityBoost +@ stub InitializeProcThreadAttributeList +@ stub OpenProcessToken +@ stdcall OpenThread(long long long) kernel32.OpenThread +@ stub OpenThreadToken +@ stdcall ProcessIdToSessionId(long ptr) kernel32.ProcessIdToSessionId +@ stub QueryProcessAffinityUpdateMode +@ stdcall QueueUserAPC(ptr long long) kernel32.QueueUserAPC +@ stdcall ResumeThread(long) kernel32.ResumeThread +@ stdcall SetPriorityClass(long long) kernel32.SetPriorityClass +@ stub SetProcessAffinityUpdateMode +@ stdcall SetProcessShutdownParameters(long long) kernel32.SetProcessShutdownParameters +@ stdcall SetThreadPriority(long long) kernel32.SetThreadPriority +@ stdcall SetThreadPriorityBoost(long long) kernel32.SetThreadPriorityBoost +@ stdcall SetThreadStackGuarantee(ptr) kernel32.SetThreadStackGuarantee +@ stub SetThreadToken +@ stdcall SuspendThread(long) kernel32.SuspendThread +@ stdcall SwitchToThread() kernel32.SwitchToThread +@ stdcall TerminateProcess(long long) kernel32.TerminateProcess +@ stdcall TerminateThread(long long) kernel32.TerminateThread +@ stdcall TlsAlloc() kernel32.TlsAlloc +@ stdcall TlsFree(long) kernel32.TlsFree +@ stdcall TlsGetValue(long) kernel32.TlsGetValue +@ stdcall TlsSetValue(long ptr) kernel32.TlsSetValue +@ stub UpdateProcThreadAttribute Index: win32/api-ms-win-core-processthreads-l1-1-0/api-ms-win-core-processthreads-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-processthreads-l1-1-0/api-ms-win-core-processthreads-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-processthreads-l1-1-0/api-ms-win-core-processthreads-l1-1-0.spec (working copy) @@ -0,0 +1,49 @@ +@ stdcall CreateProcessA(str str ptr ptr long long ptr str ptr ptr) kernel32.CreateProcessA +@ stub CreateProcessAsUserW +@ stdcall CreateProcessW(wstr wstr ptr ptr long long ptr wstr ptr ptr) kernel32.CreateProcessW +@ stdcall CreateRemoteThread(long ptr long ptr long long ptr) kernel32.CreateRemoteThread +@ stub CreateRemoteThreadEx +@ stdcall CreateThread(ptr long ptr long long ptr) kernel32.CreateThread +@ stub DeleteProcThreadAttributeList +@ stdcall ExitProcess(long) kernel32.ExitProcess +@ stdcall ExitThread(long) kernel32.ExitThread +@ stdcall FlushProcessWriteBuffers() kernel32.FlushProcessWriteBuffers +@ stdcall -norelay GetCurrentProcess() kernel32.GetCurrentProcess +@ stdcall -norelay GetCurrentProcessId() kernel32.GetCurrentProcessId +@ stdcall -norelay GetCurrentThread() kernel32.GetCurrentThread +@ stdcall -norelay GetCurrentThreadId() kernel32.GetCurrentThreadId +@ stdcall GetExitCodeProcess(long ptr) kernel32.GetExitCodeProcess +@ stdcall GetExitCodeThread(long ptr) kernel32.GetExitCodeThread +@ stdcall GetPriorityClass(long) kernel32.GetPriorityClass +@ stdcall GetProcessId(long) kernel32.GetProcessId +@ stdcall GetProcessIdOfThread(long) kernel32.GetProcessIdOfThread +@ stdcall GetProcessTimes(long ptr ptr ptr ptr) kernel32.GetProcessTimes +@ stdcall GetProcessVersion(long) kernel32.GetProcessVersion +@ stdcall GetStartupInfoW(ptr) kernel32.GetStartupInfoW +@ stdcall GetThreadId(ptr) kernel32.GetThreadId +@ stdcall GetThreadPriority(long) kernel32.GetThreadPriority +@ stdcall GetThreadPriorityBoost(long ptr) kernel32.GetThreadPriorityBoost +@ stub InitializeProcThreadAttributeList +@ stub OpenProcessToken +@ stdcall OpenThread(long long long) kernel32.OpenThread +@ stub OpenThreadToken +@ stdcall ProcessIdToSessionId(long ptr) kernel32.ProcessIdToSessionId +@ stub QueryProcessAffinityUpdateMode +@ stdcall QueueUserAPC(ptr long long) kernel32.QueueUserAPC +@ stdcall ResumeThread(long) kernel32.ResumeThread +@ stdcall SetPriorityClass(long long) kernel32.SetPriorityClass +@ stub SetProcessAffinityUpdateMode +@ stdcall SetProcessShutdownParameters(long long) kernel32.SetProcessShutdownParameters +@ stdcall SetThreadPriority(long long) kernel32.SetThreadPriority +@ stdcall SetThreadPriorityBoost(long long) kernel32.SetThreadPriorityBoost +@ stdcall SetThreadStackGuarantee(ptr) kernel32.SetThreadStackGuarantee +@ stub SetThreadToken +@ stdcall SuspendThread(long) kernel32.SuspendThread +@ stdcall SwitchToThread() kernel32.SwitchToThread +@ stdcall TerminateProcess(long long) kernel32.TerminateProcess +@ stdcall TerminateThread(long long) kernel32.TerminateThread +@ stdcall TlsAlloc() kernel32.TlsAlloc +@ stdcall TlsFree(long) kernel32.TlsFree +@ stdcall TlsGetValue(long) kernel32.TlsGetValue +@ stdcall TlsSetValue(long ptr) kernel32.TlsSetValue +@ stub UpdateProcThreadAttribute Index: win32/api-ms-win-core-processthreads-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-processthreads-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-processthreads-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-processthreads-l1-1-0.dll api-ms-win-core-processthreads-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-processthreads-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-processthreads-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-processthreads-l1-1-0.def) + +set_target_properties(api-ms-win-core-processthreads-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-processthreads-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-processthreads-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-processthreads-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-processthreads-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-processthreads-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-processthreads-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-processthreads-l1-1-0.dll Index: win32/api-ms-win-core-processthreads-l1-1-1/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-processthreads-l1-1-1/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-processthreads-l1-1-1/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-processthreads-l1-1-1.dll api-ms-win-core-processthreads-l1-1-1.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-processthreads-l1-1-1 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-processthreads-l1-1-1_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-processthreads-l1-1-1.def) + +set_target_properties(api-ms-win-core-processthreads-l1-1-1 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-processthreads-l1-1-1 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-processthreads-l1-1-1 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-processthreads-l1-1-1 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-processthreads-l1-1-1/Makefile.in =================================================================== --- win32/api-ms-win-core-processthreads-l1-1-1/Makefile.in (nonexistent) +++ win32/api-ms-win-core-processthreads-l1-1-1/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-processthreads-l1-1-1.dll Index: win32/api-ms-win-core-processthreads-l1-1-1/api-ms-win-core-processthreads-l1-1-1.spec =================================================================== --- win32/api-ms-win-core-processthreads-l1-1-1/api-ms-win-core-processthreads-l1-1-1.spec (nonexistent) +++ win32/api-ms-win-core-processthreads-l1-1-1/api-ms-win-core-processthreads-l1-1-1.spec (working copy) @@ -0,0 +1,63 @@ +@ stdcall CreateProcessA(str str ptr ptr long long ptr str ptr ptr) kernel32.CreateProcessA +@ stdcall CreateProcessAsUserW(long wstr wstr ptr ptr long long ptr wstr ptr ptr) advapi32.CreateProcessAsUserW +@ stdcall CreateProcessW(wstr wstr ptr ptr long long ptr wstr ptr ptr) kernel32.CreateProcessW +@ stdcall CreateRemoteThread(long ptr long ptr long long ptr) kernel32.CreateRemoteThread +@ stub CreateRemoteThreadEx +@ stdcall CreateThread(ptr long ptr long long ptr) kernel32.CreateThread +@ stub DeleteProcThreadAttributeList +@ stdcall ExitProcess(long) kernel32.ExitProcess +@ stdcall ExitThread(long) kernel32.ExitThread +@ stdcall FlushInstructionCache(long long long) kernel32.FlushInstructionCache +@ stdcall FlushProcessWriteBuffers() kernel32.FlushProcessWriteBuffers +@ stdcall -norelay GetCurrentProcess() kernel32.GetCurrentProcess +@ stdcall -norelay GetCurrentProcessId() kernel32.GetCurrentProcessId +@ stdcall GetCurrentProcessorNumber() kernel32.GetCurrentProcessorNumber +@ stdcall GetCurrentProcessorNumberEx(ptr) kernel32.GetCurrentProcessorNumberEx +@ stdcall -norelay GetCurrentThread() kernel32.GetCurrentThread +@ stdcall -norelay GetCurrentThreadId() kernel32.GetCurrentThreadId +@ stub GetCurrentThreadStackLimits +@ stdcall GetExitCodeProcess(long ptr) kernel32.GetExitCodeProcess +@ stdcall GetExitCodeThread(long ptr) kernel32.GetExitCodeThread +@ stdcall GetPriorityClass(long) kernel32.GetPriorityClass +@ stdcall GetProcessHandleCount(long ptr) kernel32.GetProcessHandleCount +@ stdcall GetProcessId(long) kernel32.GetProcessId +@ stdcall GetProcessIdOfThread(long) kernel32.GetProcessIdOfThread +@ stub GetProcessMitigationPolicy +@ stdcall GetProcessTimes(long ptr ptr ptr ptr) kernel32.GetProcessTimes +@ stdcall GetProcessVersion(long) kernel32.GetProcessVersion +@ stdcall GetStartupInfoW(ptr) kernel32.GetStartupInfoW +@ stdcall GetThreadContext(long ptr) kernel32.GetThreadContext +@ stdcall GetThreadId(ptr) kernel32.GetThreadId +@ stub GetThreadIdealProcessorEx +@ stdcall GetThreadPriority(long) kernel32.GetThreadPriority +@ stdcall GetThreadPriorityBoost(long ptr) kernel32.GetThreadPriorityBoost +@ stdcall GetThreadTimes(long ptr ptr ptr ptr) kernel32.GetThreadTimes +@ stub InitializeProcThreadAttributeList +@ stdcall IsProcessorFeaturePresent(long) kernel32.IsProcessorFeaturePresent +@ stdcall OpenProcess(long long long) kernel32.OpenProcess +@ stdcall OpenProcessToken(long long ptr) advapi32.OpenProcessToken +@ stdcall OpenThread(long long long) kernel32.OpenThread +@ stdcall OpenThreadToken(long long long ptr) advapi32.OpenThreadToken +@ stdcall ProcessIdToSessionId(long ptr) kernel32.ProcessIdToSessionId +@ stub QueryProcessAffinityUpdateMode +@ stdcall QueueUserAPC(ptr long long) kernel32.QueueUserAPC +@ stdcall ResumeThread(long) kernel32.ResumeThread +@ stdcall SetPriorityClass(long long) kernel32.SetPriorityClass +@ stub SetProcessAffinityUpdateMode +@ stub SetProcessMitigationPolicy +@ stdcall SetProcessShutdownParameters(long long) kernel32.SetProcessShutdownParameters +@ stdcall SetThreadContext(long ptr) kernel32.SetThreadContext +@ stub SetThreadIdealProcessorEx +@ stdcall SetThreadPriority(long long) kernel32.SetThreadPriority +@ stdcall SetThreadPriorityBoost(long long) kernel32.SetThreadPriorityBoost +@ stdcall SetThreadStackGuarantee(ptr) kernel32.SetThreadStackGuarantee +@ stdcall SetThreadToken(ptr ptr) advapi32.SetThreadToken +@ stdcall SuspendThread(long) kernel32.SuspendThread +@ stdcall SwitchToThread() kernel32.SwitchToThread +@ stdcall TerminateProcess(long long) kernel32.TerminateProcess +@ stdcall TerminateThread(long long) kernel32.TerminateThread +@ stdcall TlsAlloc() kernel32.TlsAlloc +@ stdcall TlsFree(long) kernel32.TlsFree +@ stdcall TlsGetValue(long) kernel32.TlsGetValue +@ stdcall TlsSetValue(long ptr) kernel32.TlsSetValue +@ stub UpdateProcThreadAttribute Index: win32/api-ms-win-core-processthreads-l1-1-1/api-ms-win-core-processthreads-l1-1-1.spec =================================================================== --- win32/api-ms-win-core-processthreads-l1-1-1/api-ms-win-core-processthreads-l1-1-1.spec (nonexistent) +++ win32/api-ms-win-core-processthreads-l1-1-1/api-ms-win-core-processthreads-l1-1-1.spec (working copy) @@ -0,0 +1,63 @@ +@ stdcall CreateProcessA(str str ptr ptr long long ptr str ptr ptr) kernel32.CreateProcessA +@ stdcall CreateProcessAsUserW(long wstr wstr ptr ptr long long ptr wstr ptr ptr) advapi32.CreateProcessAsUserW +@ stdcall CreateProcessW(wstr wstr ptr ptr long long ptr wstr ptr ptr) kernel32.CreateProcessW +@ stdcall CreateRemoteThread(long ptr long ptr long long ptr) kernel32.CreateRemoteThread +@ stub CreateRemoteThreadEx +@ stdcall CreateThread(ptr long ptr long long ptr) kernel32.CreateThread +@ stub DeleteProcThreadAttributeList +@ stdcall ExitProcess(long) kernel32.ExitProcess +@ stdcall ExitThread(long) kernel32.ExitThread +@ stdcall FlushInstructionCache(long long long) kernel32.FlushInstructionCache +@ stdcall FlushProcessWriteBuffers() kernel32.FlushProcessWriteBuffers +@ stdcall -norelay GetCurrentProcess() kernel32.GetCurrentProcess +@ stdcall -norelay GetCurrentProcessId() kernel32.GetCurrentProcessId +@ stdcall GetCurrentProcessorNumber() kernel32.GetCurrentProcessorNumber +@ stdcall GetCurrentProcessorNumberEx(ptr) kernel32.GetCurrentProcessorNumberEx +@ stdcall -norelay GetCurrentThread() kernel32.GetCurrentThread +@ stdcall -norelay GetCurrentThreadId() kernel32.GetCurrentThreadId +@ stub GetCurrentThreadStackLimits +@ stdcall GetExitCodeProcess(long ptr) kernel32.GetExitCodeProcess +@ stdcall GetExitCodeThread(long ptr) kernel32.GetExitCodeThread +@ stdcall GetPriorityClass(long) kernel32.GetPriorityClass +@ stdcall GetProcessHandleCount(long ptr) kernel32.GetProcessHandleCount +@ stdcall GetProcessId(long) kernel32.GetProcessId +@ stdcall GetProcessIdOfThread(long) kernel32.GetProcessIdOfThread +@ stub GetProcessMitigationPolicy +@ stdcall GetProcessTimes(long ptr ptr ptr ptr) kernel32.GetProcessTimes +@ stdcall GetProcessVersion(long) kernel32.GetProcessVersion +@ stdcall GetStartupInfoW(ptr) kernel32.GetStartupInfoW +@ stdcall GetThreadContext(long ptr) kernel32.GetThreadContext +@ stdcall GetThreadId(ptr) kernel32.GetThreadId +@ stub GetThreadIdealProcessorEx +@ stdcall GetThreadPriority(long) kernel32.GetThreadPriority +@ stdcall GetThreadPriorityBoost(long ptr) kernel32.GetThreadPriorityBoost +@ stdcall GetThreadTimes(long ptr ptr ptr ptr) kernel32.GetThreadTimes +@ stub InitializeProcThreadAttributeList +@ stdcall IsProcessorFeaturePresent(long) kernel32.IsProcessorFeaturePresent +@ stdcall OpenProcess(long long long) kernel32.OpenProcess +@ stdcall OpenProcessToken(long long ptr) advapi32.OpenProcessToken +@ stdcall OpenThread(long long long) kernel32.OpenThread +@ stdcall OpenThreadToken(long long long ptr) advapi32.OpenThreadToken +@ stdcall ProcessIdToSessionId(long ptr) kernel32.ProcessIdToSessionId +@ stub QueryProcessAffinityUpdateMode +@ stdcall QueueUserAPC(ptr long long) kernel32.QueueUserAPC +@ stdcall ResumeThread(long) kernel32.ResumeThread +@ stdcall SetPriorityClass(long long) kernel32.SetPriorityClass +@ stub SetProcessAffinityUpdateMode +@ stub SetProcessMitigationPolicy +@ stdcall SetProcessShutdownParameters(long long) kernel32.SetProcessShutdownParameters +@ stdcall SetThreadContext(long ptr) kernel32.SetThreadContext +@ stub SetThreadIdealProcessorEx +@ stdcall SetThreadPriority(long long) kernel32.SetThreadPriority +@ stdcall SetThreadPriorityBoost(long long) kernel32.SetThreadPriorityBoost +@ stdcall SetThreadStackGuarantee(ptr) kernel32.SetThreadStackGuarantee +@ stdcall SetThreadToken(ptr ptr) advapi32.SetThreadToken +@ stdcall SuspendThread(long) kernel32.SuspendThread +@ stdcall SwitchToThread() kernel32.SwitchToThread +@ stdcall TerminateProcess(long long) kernel32.TerminateProcess +@ stdcall TerminateThread(long long) kernel32.TerminateThread +@ stdcall TlsAlloc() kernel32.TlsAlloc +@ stdcall TlsFree(long) kernel32.TlsFree +@ stdcall TlsGetValue(long) kernel32.TlsGetValue +@ stdcall TlsSetValue(long ptr) kernel32.TlsSetValue +@ stub UpdateProcThreadAttribute Index: win32/api-ms-win-core-processthreads-l1-1-1/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-processthreads-l1-1-1/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-processthreads-l1-1-1/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-processthreads-l1-1-1.dll api-ms-win-core-processthreads-l1-1-1.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-processthreads-l1-1-1 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-processthreads-l1-1-1_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-processthreads-l1-1-1.def) + +set_target_properties(api-ms-win-core-processthreads-l1-1-1 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-processthreads-l1-1-1 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-processthreads-l1-1-1 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-processthreads-l1-1-1 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-processthreads-l1-1-1/Makefile.in =================================================================== --- win32/api-ms-win-core-processthreads-l1-1-1/Makefile.in (nonexistent) +++ win32/api-ms-win-core-processthreads-l1-1-1/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-processthreads-l1-1-1.dll Index: win32/api-ms-win-core-processthreads-l1-1-2/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-processthreads-l1-1-2/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-processthreads-l1-1-2/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-processthreads-l1-1-2.dll api-ms-win-core-processthreads-l1-1-2.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-processthreads-l1-1-2 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-processthreads-l1-1-2_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-processthreads-l1-1-2.def) + +set_target_properties(api-ms-win-core-processthreads-l1-1-2 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-processthreads-l1-1-2 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-processthreads-l1-1-2 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-processthreads-l1-1-2 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-processthreads-l1-1-2/Makefile.in =================================================================== --- win32/api-ms-win-core-processthreads-l1-1-2/Makefile.in (nonexistent) +++ win32/api-ms-win-core-processthreads-l1-1-2/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-processthreads-l1-1-2.dll Index: win32/api-ms-win-core-processthreads-l1-1-2/api-ms-win-core-processthreads-l1-1-2.spec =================================================================== --- win32/api-ms-win-core-processthreads-l1-1-2/api-ms-win-core-processthreads-l1-1-2.spec (nonexistent) +++ win32/api-ms-win-core-processthreads-l1-1-2/api-ms-win-core-processthreads-l1-1-2.spec (working copy) @@ -0,0 +1,70 @@ +@ stdcall CreateProcessA(str str ptr ptr long long ptr str ptr ptr) kernel32.CreateProcessA +@ stub CreateProcessAsUserW +@ stdcall CreateProcessW(wstr wstr ptr ptr long long ptr wstr ptr ptr) kernel32.CreateProcessW +@ stdcall CreateRemoteThread(long ptr long ptr long long ptr) kernel32.CreateRemoteThread +@ stub CreateRemoteThreadEx +@ stdcall CreateThread(ptr long ptr long long ptr) kernel32.CreateThread +@ stub DeleteProcThreadAttributeList +@ stdcall ExitProcess(long) kernel32.ExitProcess +@ stdcall ExitThread(long) kernel32.ExitThread +@ stdcall FlushInstructionCache(long long long) kernel32.FlushInstructionCache +@ stdcall FlushProcessWriteBuffers() kernel32.FlushProcessWriteBuffers +@ stdcall -norelay GetCurrentProcess() kernel32.GetCurrentProcess +@ stdcall -norelay GetCurrentProcessId() kernel32.GetCurrentProcessId +@ stdcall GetCurrentProcessorNumber() kernel32.GetCurrentProcessorNumber +@ stdcall GetCurrentProcessorNumberEx(ptr) kernel32.GetCurrentProcessorNumberEx +@ stdcall -norelay GetCurrentThread() kernel32.GetCurrentThread +@ stdcall -norelay GetCurrentThreadId() kernel32.GetCurrentThreadId +@ stub GetCurrentThreadStackLimits +@ stdcall GetExitCodeProcess(long ptr) kernel32.GetExitCodeProcess +@ stdcall GetExitCodeThread(long ptr) kernel32.GetExitCodeThread +@ stdcall GetPriorityClass(long) kernel32.GetPriorityClass +@ stdcall GetProcessHandleCount(long ptr) kernel32.GetProcessHandleCount +@ stdcall GetProcessId(long) kernel32.GetProcessId +@ stdcall GetProcessIdOfThread(long) kernel32.GetProcessIdOfThread +@ stub GetProcessMitigationPolicy +@ stdcall GetProcessPriorityBoost(long ptr) kernel32.GetProcessPriorityBoost +@ stdcall GetProcessTimes(long ptr ptr ptr ptr) kernel32.GetProcessTimes +@ stdcall GetProcessVersion(long) kernel32.GetProcessVersion +@ stdcall GetStartupInfoW(ptr) kernel32.GetStartupInfoW +@ stdcall GetSystemTimes(ptr ptr ptr) kernel32.GetSystemTimes +@ stdcall GetThreadContext(long ptr) kernel32.GetThreadContext +@ stdcall GetThreadIOPendingFlag(long ptr) kernel32.GetThreadIOPendingFlag +@ stdcall GetThreadId(ptr) kernel32.GetThreadId +@ stub GetThreadIdealProcessorEx +@ stub GetThreadInformation +@ stdcall GetThreadPriority(long) kernel32.GetThreadPriority +@ stdcall GetThreadPriorityBoost(long ptr) kernel32.GetThreadPriorityBoost +@ stdcall GetThreadTimes(long ptr ptr ptr ptr) kernel32.GetThreadTimes +@ stub InitializeProcThreadAttributeList +@ stub IsProcessCritical +@ stdcall IsProcessorFeaturePresent(long) kernel32.IsProcessorFeaturePresent +@ stdcall OpenProcess(long long long) kernel32.OpenProcess +@ stub OpenProcessToken +@ stdcall OpenThread(long long long) kernel32.OpenThread +@ stub OpenThreadToken +@ stdcall ProcessIdToSessionId(long ptr) kernel32.ProcessIdToSessionId +@ stub QueryProcessAffinityUpdateMode +@ stdcall QueueUserAPC(ptr long long) kernel32.QueueUserAPC +@ stdcall ResumeThread(long) kernel32.ResumeThread +@ stdcall SetPriorityClass(long long) kernel32.SetPriorityClass +@ stub SetProcessAffinityUpdateMode +@ stub SetProcessMitigationPolicy +@ stdcall SetProcessPriorityBoost(long long) kernel32.SetProcessPriorityBoost +@ stdcall SetProcessShutdownParameters(long long) kernel32.SetProcessShutdownParameters +@ stdcall SetThreadContext(long ptr) kernel32.SetThreadContext +@ stub SetThreadIdealProcessorEx +@ stub SetThreadInformation +@ stdcall SetThreadPriority(long long) kernel32.SetThreadPriority +@ stdcall SetThreadPriorityBoost(long long) kernel32.SetThreadPriorityBoost +@ stdcall SetThreadStackGuarantee(ptr) kernel32.SetThreadStackGuarantee +@ stub SetThreadToken +@ stdcall SuspendThread(long) kernel32.SuspendThread +@ stdcall SwitchToThread() kernel32.SwitchToThread +@ stdcall TerminateProcess(long long) kernel32.TerminateProcess +@ stdcall TerminateThread(long long) kernel32.TerminateThread +@ stdcall TlsAlloc() kernel32.TlsAlloc +@ stdcall TlsFree(long) kernel32.TlsFree +@ stdcall TlsGetValue(long) kernel32.TlsGetValue +@ stdcall TlsSetValue(long ptr) kernel32.TlsSetValue +@ stub UpdateProcThreadAttribute Index: win32/api-ms-win-core-processthreads-l1-1-2/api-ms-win-core-processthreads-l1-1-2.spec =================================================================== --- win32/api-ms-win-core-processthreads-l1-1-2/api-ms-win-core-processthreads-l1-1-2.spec (nonexistent) +++ win32/api-ms-win-core-processthreads-l1-1-2/api-ms-win-core-processthreads-l1-1-2.spec (working copy) @@ -0,0 +1,70 @@ +@ stdcall CreateProcessA(str str ptr ptr long long ptr str ptr ptr) kernel32.CreateProcessA +@ stub CreateProcessAsUserW +@ stdcall CreateProcessW(wstr wstr ptr ptr long long ptr wstr ptr ptr) kernel32.CreateProcessW +@ stdcall CreateRemoteThread(long ptr long ptr long long ptr) kernel32.CreateRemoteThread +@ stub CreateRemoteThreadEx +@ stdcall CreateThread(ptr long ptr long long ptr) kernel32.CreateThread +@ stub DeleteProcThreadAttributeList +@ stdcall ExitProcess(long) kernel32.ExitProcess +@ stdcall ExitThread(long) kernel32.ExitThread +@ stdcall FlushInstructionCache(long long long) kernel32.FlushInstructionCache +@ stdcall FlushProcessWriteBuffers() kernel32.FlushProcessWriteBuffers +@ stdcall -norelay GetCurrentProcess() kernel32.GetCurrentProcess +@ stdcall -norelay GetCurrentProcessId() kernel32.GetCurrentProcessId +@ stdcall GetCurrentProcessorNumber() kernel32.GetCurrentProcessorNumber +@ stdcall GetCurrentProcessorNumberEx(ptr) kernel32.GetCurrentProcessorNumberEx +@ stdcall -norelay GetCurrentThread() kernel32.GetCurrentThread +@ stdcall -norelay GetCurrentThreadId() kernel32.GetCurrentThreadId +@ stub GetCurrentThreadStackLimits +@ stdcall GetExitCodeProcess(long ptr) kernel32.GetExitCodeProcess +@ stdcall GetExitCodeThread(long ptr) kernel32.GetExitCodeThread +@ stdcall GetPriorityClass(long) kernel32.GetPriorityClass +@ stdcall GetProcessHandleCount(long ptr) kernel32.GetProcessHandleCount +@ stdcall GetProcessId(long) kernel32.GetProcessId +@ stdcall GetProcessIdOfThread(long) kernel32.GetProcessIdOfThread +@ stub GetProcessMitigationPolicy +@ stdcall GetProcessPriorityBoost(long ptr) kernel32.GetProcessPriorityBoost +@ stdcall GetProcessTimes(long ptr ptr ptr ptr) kernel32.GetProcessTimes +@ stdcall GetProcessVersion(long) kernel32.GetProcessVersion +@ stdcall GetStartupInfoW(ptr) kernel32.GetStartupInfoW +@ stdcall GetSystemTimes(ptr ptr ptr) kernel32.GetSystemTimes +@ stdcall GetThreadContext(long ptr) kernel32.GetThreadContext +@ stdcall GetThreadIOPendingFlag(long ptr) kernel32.GetThreadIOPendingFlag +@ stdcall GetThreadId(ptr) kernel32.GetThreadId +@ stub GetThreadIdealProcessorEx +@ stub GetThreadInformation +@ stdcall GetThreadPriority(long) kernel32.GetThreadPriority +@ stdcall GetThreadPriorityBoost(long ptr) kernel32.GetThreadPriorityBoost +@ stdcall GetThreadTimes(long ptr ptr ptr ptr) kernel32.GetThreadTimes +@ stub InitializeProcThreadAttributeList +@ stub IsProcessCritical +@ stdcall IsProcessorFeaturePresent(long) kernel32.IsProcessorFeaturePresent +@ stdcall OpenProcess(long long long) kernel32.OpenProcess +@ stub OpenProcessToken +@ stdcall OpenThread(long long long) kernel32.OpenThread +@ stub OpenThreadToken +@ stdcall ProcessIdToSessionId(long ptr) kernel32.ProcessIdToSessionId +@ stub QueryProcessAffinityUpdateMode +@ stdcall QueueUserAPC(ptr long long) kernel32.QueueUserAPC +@ stdcall ResumeThread(long) kernel32.ResumeThread +@ stdcall SetPriorityClass(long long) kernel32.SetPriorityClass +@ stub SetProcessAffinityUpdateMode +@ stub SetProcessMitigationPolicy +@ stdcall SetProcessPriorityBoost(long long) kernel32.SetProcessPriorityBoost +@ stdcall SetProcessShutdownParameters(long long) kernel32.SetProcessShutdownParameters +@ stdcall SetThreadContext(long ptr) kernel32.SetThreadContext +@ stub SetThreadIdealProcessorEx +@ stub SetThreadInformation +@ stdcall SetThreadPriority(long long) kernel32.SetThreadPriority +@ stdcall SetThreadPriorityBoost(long long) kernel32.SetThreadPriorityBoost +@ stdcall SetThreadStackGuarantee(ptr) kernel32.SetThreadStackGuarantee +@ stub SetThreadToken +@ stdcall SuspendThread(long) kernel32.SuspendThread +@ stdcall SwitchToThread() kernel32.SwitchToThread +@ stdcall TerminateProcess(long long) kernel32.TerminateProcess +@ stdcall TerminateThread(long long) kernel32.TerminateThread +@ stdcall TlsAlloc() kernel32.TlsAlloc +@ stdcall TlsFree(long) kernel32.TlsFree +@ stdcall TlsGetValue(long) kernel32.TlsGetValue +@ stdcall TlsSetValue(long ptr) kernel32.TlsSetValue +@ stub UpdateProcThreadAttribute Index: win32/api-ms-win-core-processthreads-l1-1-2/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-processthreads-l1-1-2/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-processthreads-l1-1-2/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-processthreads-l1-1-2.dll api-ms-win-core-processthreads-l1-1-2.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-processthreads-l1-1-2 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-processthreads-l1-1-2_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-processthreads-l1-1-2.def) + +set_target_properties(api-ms-win-core-processthreads-l1-1-2 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-processthreads-l1-1-2 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-processthreads-l1-1-2 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-processthreads-l1-1-2 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-processthreads-l1-1-2/Makefile.in =================================================================== --- win32/api-ms-win-core-processthreads-l1-1-2/Makefile.in (nonexistent) +++ win32/api-ms-win-core-processthreads-l1-1-2/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-processthreads-l1-1-2.dll Index: win32/api-ms-win-core-profile-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-profile-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-profile-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-profile-l1-1-0.dll api-ms-win-core-profile-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-profile-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-profile-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-profile-l1-1-0.def) + +set_target_properties(api-ms-win-core-profile-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-profile-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-profile-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-profile-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-profile-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-profile-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-profile-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-profile-l1-1-0.dll Index: win32/api-ms-win-core-profile-l1-1-0/api-ms-win-core-profile-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-profile-l1-1-0/api-ms-win-core-profile-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-profile-l1-1-0/api-ms-win-core-profile-l1-1-0.spec (working copy) @@ -0,0 +1,2 @@ +@ stdcall QueryPerformanceCounter(ptr) kernel32.QueryPerformanceCounter +@ stdcall QueryPerformanceFrequency(ptr) kernel32.QueryPerformanceFrequency Index: win32/api-ms-win-core-profile-l1-1-0/api-ms-win-core-profile-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-profile-l1-1-0/api-ms-win-core-profile-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-profile-l1-1-0/api-ms-win-core-profile-l1-1-0.spec (working copy) @@ -0,0 +1,2 @@ +@ stdcall QueryPerformanceCounter(ptr) kernel32.QueryPerformanceCounter +@ stdcall QueryPerformanceFrequency(ptr) kernel32.QueryPerformanceFrequency Index: win32/api-ms-win-core-profile-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-profile-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-profile-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-profile-l1-1-0.dll api-ms-win-core-profile-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-profile-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-profile-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-profile-l1-1-0.def) + +set_target_properties(api-ms-win-core-profile-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-profile-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-profile-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-profile-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-profile-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-profile-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-profile-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-profile-l1-1-0.dll Index: win32/api-ms-win-core-psapi-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-psapi-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-psapi-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-psapi-l1-1-0.dll api-ms-win-core-psapi-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-psapi-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-psapi-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-psapi-l1-1-0.def) + +set_target_properties(api-ms-win-core-psapi-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-psapi-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-psapi-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-psapi-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-psapi-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-psapi-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-psapi-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-psapi-l1-1-0.dll Index: win32/api-ms-win-core-psapi-l1-1-0/api-ms-win-core-psapi-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-psapi-l1-1-0/api-ms-win-core-psapi-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-psapi-l1-1-0/api-ms-win-core-psapi-l1-1-0.spec (working copy) @@ -0,0 +1,16 @@ +@ stdcall K32EmptyWorkingSet(long) kernel32.K32EmptyWorkingSet +@ stdcall K32EnumDeviceDrivers(ptr long ptr) kernel32.K32EnumDeviceDrivers +@ stdcall K32EnumPageFilesW(ptr ptr) kernel32.K32EnumPageFilesW +@ stdcall K32EnumProcesses(ptr long ptr) kernel32.K32EnumProcesses +@ stdcall K32GetDeviceDriverBaseNameW(ptr ptr long) kernel32.K32GetDeviceDriverBaseNameW +@ stdcall K32GetDeviceDriverFileNameW(ptr ptr long) kernel32.K32GetDeviceDriverFileNameW +@ stdcall K32GetMappedFileNameW(long ptr ptr long) kernel32.K32GetMappedFileNameW +@ stdcall K32GetPerformanceInfo(ptr long) kernel32.K32GetPerformanceInfo +@ stdcall K32GetProcessImageFileNameW(long ptr long) kernel32.K32GetProcessImageFileNameW +@ stdcall K32GetProcessMemoryInfo(long ptr long) kernel32.K32GetProcessMemoryInfo +@ stdcall K32GetWsChanges(long ptr long) kernel32.K32GetWsChanges +@ stub K32GetWsChangesEx +@ stdcall K32InitializeProcessForWsWatch(long) kernel32.K32InitializeProcessForWsWatch +@ stdcall K32QueryWorkingSet(long ptr long) kernel32.K32QueryWorkingSet +@ stdcall K32QueryWorkingSetEx(long ptr long) kernel32.K32QueryWorkingSetEx +@ stdcall QueryFullProcessImageNameW(ptr long ptr ptr) kernel32.QueryFullProcessImageNameW Index: win32/api-ms-win-core-psapi-l1-1-0/api-ms-win-core-psapi-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-psapi-l1-1-0/api-ms-win-core-psapi-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-psapi-l1-1-0/api-ms-win-core-psapi-l1-1-0.spec (working copy) @@ -0,0 +1,16 @@ +@ stdcall K32EmptyWorkingSet(long) kernel32.K32EmptyWorkingSet +@ stdcall K32EnumDeviceDrivers(ptr long ptr) kernel32.K32EnumDeviceDrivers +@ stdcall K32EnumPageFilesW(ptr ptr) kernel32.K32EnumPageFilesW +@ stdcall K32EnumProcesses(ptr long ptr) kernel32.K32EnumProcesses +@ stdcall K32GetDeviceDriverBaseNameW(ptr ptr long) kernel32.K32GetDeviceDriverBaseNameW +@ stdcall K32GetDeviceDriverFileNameW(ptr ptr long) kernel32.K32GetDeviceDriverFileNameW +@ stdcall K32GetMappedFileNameW(long ptr ptr long) kernel32.K32GetMappedFileNameW +@ stdcall K32GetPerformanceInfo(ptr long) kernel32.K32GetPerformanceInfo +@ stdcall K32GetProcessImageFileNameW(long ptr long) kernel32.K32GetProcessImageFileNameW +@ stdcall K32GetProcessMemoryInfo(long ptr long) kernel32.K32GetProcessMemoryInfo +@ stdcall K32GetWsChanges(long ptr long) kernel32.K32GetWsChanges +@ stub K32GetWsChangesEx +@ stdcall K32InitializeProcessForWsWatch(long) kernel32.K32InitializeProcessForWsWatch +@ stdcall K32QueryWorkingSet(long ptr long) kernel32.K32QueryWorkingSet +@ stdcall K32QueryWorkingSetEx(long ptr long) kernel32.K32QueryWorkingSetEx +@ stdcall QueryFullProcessImageNameW(ptr long ptr ptr) kernel32.QueryFullProcessImageNameW Index: win32/api-ms-win-core-psapi-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-psapi-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-psapi-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-psapi-l1-1-0.dll api-ms-win-core-psapi-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-psapi-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-psapi-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-psapi-l1-1-0.def) + +set_target_properties(api-ms-win-core-psapi-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-psapi-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-psapi-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-psapi-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-psapi-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-psapi-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-psapi-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-psapi-l1-1-0.dll Index: win32/api-ms-win-core-registry-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-registry-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-registry-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-registry-l1-1-0.dll api-ms-win-core-registry-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-registry-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-registry-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-registry-l1-1-0.def) + +set_target_properties(api-ms-win-core-registry-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-registry-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-registry-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-registry-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-registry-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-registry-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-registry-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-registry-l1-1-0.dll Index: win32/api-ms-win-core-registry-l1-1-0/api-ms-win-core-registry-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-registry-l1-1-0/api-ms-win-core-registry-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-registry-l1-1-0/api-ms-win-core-registry-l1-1-0.spec (working copy) @@ -0,0 +1,43 @@ +@ stdcall RegCloseKey(long) advapi32.RegCloseKey +@ stdcall RegCopyTreeW(long wstr long) advapi32.RegCopyTreeW +@ stdcall RegCreateKeyExA(long str long ptr long long ptr ptr ptr) advapi32.RegCreateKeyExA +@ stdcall RegCreateKeyExW(long wstr long ptr long long ptr ptr ptr) advapi32.RegCreateKeyExW +@ stdcall RegDeleteKeyExA(long str long long) advapi32.RegDeleteKeyExA +@ stdcall RegDeleteKeyExW(long wstr long long) advapi32.RegDeleteKeyExW +@ stdcall RegDeleteTreeA(long str) advapi32.RegDeleteTreeA +@ stdcall RegDeleteTreeW(long wstr) advapi32.RegDeleteTreeW +@ stdcall RegDeleteValueA(long str) advapi32.RegDeleteValueA +@ stdcall RegDeleteValueW(long wstr) advapi32.RegDeleteValueW +@ stub RegDisablePredefinedCacheEx +@ stdcall RegEnumKeyExA(long long ptr ptr ptr ptr ptr ptr) advapi32.RegEnumKeyExA +@ stdcall RegEnumKeyExW(long long ptr ptr ptr ptr ptr ptr) advapi32.RegEnumKeyExW +@ stdcall RegEnumValueA(long long ptr ptr ptr ptr ptr ptr) advapi32.RegEnumValueA +@ stdcall RegEnumValueW(long long ptr ptr ptr ptr ptr ptr) advapi32.RegEnumValueW +@ stdcall RegFlushKey(long) advapi32.RegFlushKey +@ stdcall RegGetKeySecurity(long long ptr ptr) advapi32.RegGetKeySecurity +@ stdcall RegGetValueA(long str str long ptr ptr ptr) advapi32.RegGetValueA +@ stdcall RegGetValueW(long wstr wstr long ptr ptr ptr) advapi32.RegGetValueW +@ stub RegLoadAppKeyA +@ stub RegLoadAppKeyW +@ stdcall RegLoadKeyA(long str str) advapi32.RegLoadKeyA +@ stdcall RegLoadKeyW(long wstr wstr) advapi32.RegLoadKeyW +@ stdcall RegLoadMUIStringA(long str str long ptr long str) advapi32.RegLoadMUIStringA +@ stdcall RegLoadMUIStringW(long wstr wstr long ptr long wstr) advapi32.RegLoadMUIStringW +@ stdcall RegNotifyChangeKeyValue(long long long long long) advapi32.RegNotifyChangeKeyValue +@ stdcall RegOpenCurrentUser(long ptr) advapi32.RegOpenCurrentUser +@ stdcall RegOpenKeyExA(long str long long ptr) advapi32.RegOpenKeyExA +@ stdcall RegOpenKeyExW(long wstr long long ptr) advapi32.RegOpenKeyExW +@ stdcall RegOpenUserClassesRoot(ptr long long ptr) advapi32.RegOpenUserClassesRoot +@ stdcall RegQueryInfoKeyA(long ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr) advapi32.RegQueryInfoKeyA +@ stdcall RegQueryInfoKeyW(long ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr) advapi32.RegQueryInfoKeyW +@ stdcall RegQueryValueExA(long str ptr ptr ptr ptr) advapi32.RegQueryValueExA +@ stdcall RegQueryValueExW(long wstr ptr ptr ptr ptr) advapi32.RegQueryValueExW +@ stdcall RegRestoreKeyA(long str long) advapi32.RegRestoreKeyA +@ stdcall RegRestoreKeyW(long wstr long) advapi32.RegRestoreKeyW +@ stub RegSaveKeyExA +@ stub RegSaveKeyExW +@ stdcall RegSetKeySecurity(long long ptr) advapi32.RegSetKeySecurity +@ stdcall RegSetValueExA(long str long long ptr long) advapi32.RegSetValueExA +@ stdcall RegSetValueExW(long wstr long long ptr long) advapi32.RegSetValueExW +@ stdcall RegUnLoadKeyA(long str) advapi32.RegUnLoadKeyA +@ stdcall RegUnLoadKeyW(long wstr) advapi32.RegUnLoadKeyW Index: win32/api-ms-win-core-registry-l1-1-0/api-ms-win-core-registry-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-registry-l1-1-0/api-ms-win-core-registry-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-registry-l1-1-0/api-ms-win-core-registry-l1-1-0.spec (working copy) @@ -0,0 +1,43 @@ +@ stdcall RegCloseKey(long) advapi32.RegCloseKey +@ stdcall RegCopyTreeW(long wstr long) advapi32.RegCopyTreeW +@ stdcall RegCreateKeyExA(long str long ptr long long ptr ptr ptr) advapi32.RegCreateKeyExA +@ stdcall RegCreateKeyExW(long wstr long ptr long long ptr ptr ptr) advapi32.RegCreateKeyExW +@ stdcall RegDeleteKeyExA(long str long long) advapi32.RegDeleteKeyExA +@ stdcall RegDeleteKeyExW(long wstr long long) advapi32.RegDeleteKeyExW +@ stdcall RegDeleteTreeA(long str) advapi32.RegDeleteTreeA +@ stdcall RegDeleteTreeW(long wstr) advapi32.RegDeleteTreeW +@ stdcall RegDeleteValueA(long str) advapi32.RegDeleteValueA +@ stdcall RegDeleteValueW(long wstr) advapi32.RegDeleteValueW +@ stub RegDisablePredefinedCacheEx +@ stdcall RegEnumKeyExA(long long ptr ptr ptr ptr ptr ptr) advapi32.RegEnumKeyExA +@ stdcall RegEnumKeyExW(long long ptr ptr ptr ptr ptr ptr) advapi32.RegEnumKeyExW +@ stdcall RegEnumValueA(long long ptr ptr ptr ptr ptr ptr) advapi32.RegEnumValueA +@ stdcall RegEnumValueW(long long ptr ptr ptr ptr ptr ptr) advapi32.RegEnumValueW +@ stdcall RegFlushKey(long) advapi32.RegFlushKey +@ stdcall RegGetKeySecurity(long long ptr ptr) advapi32.RegGetKeySecurity +@ stdcall RegGetValueA(long str str long ptr ptr ptr) advapi32.RegGetValueA +@ stdcall RegGetValueW(long wstr wstr long ptr ptr ptr) advapi32.RegGetValueW +@ stub RegLoadAppKeyA +@ stub RegLoadAppKeyW +@ stdcall RegLoadKeyA(long str str) advapi32.RegLoadKeyA +@ stdcall RegLoadKeyW(long wstr wstr) advapi32.RegLoadKeyW +@ stdcall RegLoadMUIStringA(long str str long ptr long str) advapi32.RegLoadMUIStringA +@ stdcall RegLoadMUIStringW(long wstr wstr long ptr long wstr) advapi32.RegLoadMUIStringW +@ stdcall RegNotifyChangeKeyValue(long long long long long) advapi32.RegNotifyChangeKeyValue +@ stdcall RegOpenCurrentUser(long ptr) advapi32.RegOpenCurrentUser +@ stdcall RegOpenKeyExA(long str long long ptr) advapi32.RegOpenKeyExA +@ stdcall RegOpenKeyExW(long wstr long long ptr) advapi32.RegOpenKeyExW +@ stdcall RegOpenUserClassesRoot(ptr long long ptr) advapi32.RegOpenUserClassesRoot +@ stdcall RegQueryInfoKeyA(long ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr) advapi32.RegQueryInfoKeyA +@ stdcall RegQueryInfoKeyW(long ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr) advapi32.RegQueryInfoKeyW +@ stdcall RegQueryValueExA(long str ptr ptr ptr ptr) advapi32.RegQueryValueExA +@ stdcall RegQueryValueExW(long wstr ptr ptr ptr ptr) advapi32.RegQueryValueExW +@ stdcall RegRestoreKeyA(long str long) advapi32.RegRestoreKeyA +@ stdcall RegRestoreKeyW(long wstr long) advapi32.RegRestoreKeyW +@ stub RegSaveKeyExA +@ stub RegSaveKeyExW +@ stdcall RegSetKeySecurity(long long ptr) advapi32.RegSetKeySecurity +@ stdcall RegSetValueExA(long str long long ptr long) advapi32.RegSetValueExA +@ stdcall RegSetValueExW(long wstr long long ptr long) advapi32.RegSetValueExW +@ stdcall RegUnLoadKeyA(long str) advapi32.RegUnLoadKeyA +@ stdcall RegUnLoadKeyW(long wstr) advapi32.RegUnLoadKeyW Index: win32/api-ms-win-core-registry-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-registry-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-registry-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-registry-l1-1-0.dll api-ms-win-core-registry-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-registry-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-registry-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-registry-l1-1-0.def) + +set_target_properties(api-ms-win-core-registry-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-registry-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-registry-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-registry-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-registry-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-registry-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-registry-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-registry-l1-1-0.dll Index: win32/api-ms-win-core-rtlsupport-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-rtlsupport-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-rtlsupport-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-rtlsupport-l1-1-0.dll api-ms-win-core-rtlsupport-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-rtlsupport-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-rtlsupport-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-rtlsupport-l1-1-0.def) + +set_target_properties(api-ms-win-core-rtlsupport-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-rtlsupport-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-rtlsupport-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-rtlsupport-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-rtlsupport-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-rtlsupport-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-rtlsupport-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-rtlsupport-l1-1-0.dll Index: win32/api-ms-win-core-rtlsupport-l1-1-0/api-ms-win-core-rtlsupport-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-rtlsupport-l1-1-0/api-ms-win-core-rtlsupport-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-rtlsupport-l1-1-0/api-ms-win-core-rtlsupport-l1-1-0.spec (working copy) @@ -0,0 +1,4 @@ +@ stdcall -norelay RtlCaptureContext(ptr) ntdll.RtlCaptureContext +@ stdcall RtlCaptureStackBackTrace(long long ptr ptr) ntdll.RtlCaptureStackBackTrace +@ stdcall RtlFillMemory(ptr long long) ntdll.RtlFillMemory +@ stdcall -register RtlUnwind(ptr ptr ptr ptr) ntdll.RtlUnwind Index: win32/api-ms-win-core-rtlsupport-l1-1-0/api-ms-win-core-rtlsupport-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-rtlsupport-l1-1-0/api-ms-win-core-rtlsupport-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-rtlsupport-l1-1-0/api-ms-win-core-rtlsupport-l1-1-0.spec (working copy) @@ -0,0 +1,4 @@ +@ stdcall -norelay RtlCaptureContext(ptr) ntdll.RtlCaptureContext +@ stdcall RtlCaptureStackBackTrace(long long ptr ptr) ntdll.RtlCaptureStackBackTrace +@ stdcall RtlFillMemory(ptr long long) ntdll.RtlFillMemory +@ stdcall -register RtlUnwind(ptr ptr ptr ptr) ntdll.RtlUnwind Index: win32/api-ms-win-core-rtlsupport-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-rtlsupport-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-rtlsupport-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-rtlsupport-l1-1-0.dll api-ms-win-core-rtlsupport-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-rtlsupport-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-rtlsupport-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-rtlsupport-l1-1-0.def) + +set_target_properties(api-ms-win-core-rtlsupport-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-rtlsupport-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-rtlsupport-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-rtlsupport-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-rtlsupport-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-rtlsupport-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-rtlsupport-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-rtlsupport-l1-1-0.dll Index: win32/api-ms-win-core-rtlsupport-l1-2-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-rtlsupport-l1-2-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-rtlsupport-l1-2-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-rtlsupport-l1-2-0.dll api-ms-win-core-rtlsupport-l1-2-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-rtlsupport-l1-2-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-rtlsupport-l1-2-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-rtlsupport-l1-2-0.def) + +set_target_properties(api-ms-win-core-rtlsupport-l1-2-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-rtlsupport-l1-2-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-rtlsupport-l1-2-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-rtlsupport-l1-2-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-rtlsupport-l1-2-0/Makefile.in =================================================================== --- win32/api-ms-win-core-rtlsupport-l1-2-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-rtlsupport-l1-2-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-rtlsupport-l1-2-0.dll Index: win32/api-ms-win-core-rtlsupport-l1-2-0/api-ms-win-core-rtlsupport-l1-2-0.spec =================================================================== --- win32/api-ms-win-core-rtlsupport-l1-2-0/api-ms-win-core-rtlsupport-l1-2-0.spec (nonexistent) +++ win32/api-ms-win-core-rtlsupport-l1-2-0/api-ms-win-core-rtlsupport-l1-2-0.spec (working copy) @@ -0,0 +1,6 @@ +@ stdcall -norelay RtlCaptureContext(ptr) ntdll.RtlCaptureContext +@ stdcall RtlCaptureStackBackTrace(long long ptr ptr) ntdll.RtlCaptureStackBackTrace +@ stdcall RtlCompareMemory(ptr ptr long) ntdll.RtlCompareMemory +@ stdcall RtlPcToFileHeader(ptr ptr) ntdll.RtlPcToFileHeader +@ stdcall -register RtlRaiseException(ptr) ntdll.RtlRaiseException +@ stdcall -register RtlUnwind(ptr ptr ptr ptr) ntdll.RtlUnwind Index: win32/api-ms-win-core-rtlsupport-l1-2-0/api-ms-win-core-rtlsupport-l1-2-0.spec =================================================================== --- win32/api-ms-win-core-rtlsupport-l1-2-0/api-ms-win-core-rtlsupport-l1-2-0.spec (nonexistent) +++ win32/api-ms-win-core-rtlsupport-l1-2-0/api-ms-win-core-rtlsupport-l1-2-0.spec (working copy) @@ -0,0 +1,6 @@ +@ stdcall -norelay RtlCaptureContext(ptr) ntdll.RtlCaptureContext +@ stdcall RtlCaptureStackBackTrace(long long ptr ptr) ntdll.RtlCaptureStackBackTrace +@ stdcall RtlCompareMemory(ptr ptr long) ntdll.RtlCompareMemory +@ stdcall RtlPcToFileHeader(ptr ptr) ntdll.RtlPcToFileHeader +@ stdcall -register RtlRaiseException(ptr) ntdll.RtlRaiseException +@ stdcall -register RtlUnwind(ptr ptr ptr ptr) ntdll.RtlUnwind Index: win32/api-ms-win-core-rtlsupport-l1-2-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-rtlsupport-l1-2-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-rtlsupport-l1-2-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-rtlsupport-l1-2-0.dll api-ms-win-core-rtlsupport-l1-2-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-rtlsupport-l1-2-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-rtlsupport-l1-2-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-rtlsupport-l1-2-0.def) + +set_target_properties(api-ms-win-core-rtlsupport-l1-2-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-rtlsupport-l1-2-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-rtlsupport-l1-2-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-rtlsupport-l1-2-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-rtlsupport-l1-2-0/Makefile.in =================================================================== --- win32/api-ms-win-core-rtlsupport-l1-2-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-rtlsupport-l1-2-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-rtlsupport-l1-2-0.dll Index: win32/api-ms-win-core-shlwapi-legacy-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-shlwapi-legacy-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-shlwapi-legacy-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-shlwapi-legacy-l1-1-0.dll api-ms-win-core-shlwapi-legacy-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-shlwapi-legacy-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-shlwapi-legacy-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-shlwapi-legacy-l1-1-0.def) + +set_target_properties(api-ms-win-core-shlwapi-legacy-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-shlwapi-legacy-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-shlwapi-legacy-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-shlwapi-legacy-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-shlwapi-legacy-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-shlwapi-legacy-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-shlwapi-legacy-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-shlwapi-legacy-l1-1-0.dll Index: win32/api-ms-win-core-shlwapi-legacy-l1-1-0/api-ms-win-core-shlwapi-legacy-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-shlwapi-legacy-l1-1-0/api-ms-win-core-shlwapi-legacy-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-shlwapi-legacy-l1-1-0/api-ms-win-core-shlwapi-legacy-l1-1-0.spec (working copy) @@ -0,0 +1,88 @@ +@ stdcall IsCharBlankW(long) shlwapi.IsCharBlankW +@ stdcall IsCharCntrlW(ptr) shlwapi.IsCharCntrlW +@ stdcall IsCharDigitW(long) shlwapi.IsCharDigitW +@ stdcall IsCharPunctW(long) shlwapi.IsCharPunctW +@ stdcall IsCharSpaceA(long) shlwapi.IsCharSpaceA +@ stdcall IsCharSpaceW(long) shlwapi.IsCharSpaceW +@ stdcall IsCharXDigitW(long) shlwapi.IsCharXDigitW +@ stdcall PathAddBackslashA(str) shlwapi.PathAddBackslashA +@ stdcall PathAddBackslashW(wstr) shlwapi.PathAddBackslashW +@ stdcall PathAddExtensionA(str str) shlwapi.PathAddExtensionA +@ stdcall PathAddExtensionW(wstr wstr) shlwapi.PathAddExtensionW +@ stdcall PathAppendA(str str) shlwapi.PathAppendA +@ stdcall PathAppendW(wstr wstr) shlwapi.PathAppendW +@ stdcall PathCanonicalizeA(ptr str) shlwapi.PathCanonicalizeA +@ stdcall PathCanonicalizeW(ptr wstr) shlwapi.PathCanonicalizeW +@ stdcall PathCombineA(ptr str str) shlwapi.PathCombineA +@ stdcall PathCombineW(ptr wstr wstr) shlwapi.PathCombineW +@ stdcall PathCommonPrefixA(str str ptr) shlwapi.PathCommonPrefixA +@ stdcall PathCommonPrefixW(wstr wstr ptr) shlwapi.PathCommonPrefixW +@ stdcall PathFileExistsA(str) shlwapi.PathFileExistsA +@ stdcall PathFileExistsW(wstr) shlwapi.PathFileExistsW +@ stdcall PathFindExtensionA(str) shlwapi.PathFindExtensionA +@ stdcall PathFindExtensionW(wstr) shlwapi.PathFindExtensionW +@ stdcall PathFindFileNameA(str) shlwapi.PathFindFileNameA +@ stdcall PathFindFileNameW(wstr) shlwapi.PathFindFileNameW +@ stdcall PathFindNextComponentA(str) shlwapi.PathFindNextComponentA +@ stdcall PathFindNextComponentW(wstr) shlwapi.PathFindNextComponentW +@ stdcall PathGetArgsA(str) shlwapi.PathGetArgsA +@ stdcall PathGetArgsW(wstr) shlwapi.PathGetArgsW +@ stdcall PathGetCharTypeA(long) shlwapi.PathGetCharTypeA +@ stdcall PathGetCharTypeW(long) shlwapi.PathGetCharTypeW +@ stdcall PathGetDriveNumberA(str) shlwapi.PathGetDriveNumberA +@ stdcall PathGetDriveNumberW(wstr) shlwapi.PathGetDriveNumberW +@ stdcall PathIsFileSpecA(str) shlwapi.PathIsFileSpecA +@ stdcall PathIsFileSpecW(wstr) shlwapi.PathIsFileSpecW +@ stdcall PathIsLFNFileSpecA(str) shlwapi.PathIsLFNFileSpecA +@ stdcall PathIsLFNFileSpecW(wstr) shlwapi.PathIsLFNFileSpecW +@ stdcall PathIsPrefixA(str str) shlwapi.PathIsPrefixA +@ stdcall PathIsPrefixW(wstr wstr) shlwapi.PathIsPrefixW +@ stdcall PathIsRelativeA(str) shlwapi.PathIsRelativeA +@ stdcall PathIsRelativeW(wstr) shlwapi.PathIsRelativeW +@ stdcall PathIsRootA(str) shlwapi.PathIsRootA +@ stdcall PathIsRootW(wstr) shlwapi.PathIsRootW +@ stdcall PathIsSameRootA(str str) shlwapi.PathIsSameRootA +@ stdcall PathIsSameRootW(wstr wstr) shlwapi.PathIsSameRootW +@ stdcall PathIsUNCA(str) shlwapi.PathIsUNCA +@ stdcall PathIsUNCServerA(str) shlwapi.PathIsUNCServerA +@ stdcall PathIsUNCServerShareA(str) shlwapi.PathIsUNCServerShareA +@ stdcall PathIsUNCServerShareW(wstr) shlwapi.PathIsUNCServerShareW +@ stdcall PathIsUNCServerW(wstr) shlwapi.PathIsUNCServerW +@ stdcall PathIsUNCW(wstr) shlwapi.PathIsUNCW +@ stdcall PathIsValidCharA(long long) shlwapi.PathIsValidCharA +@ stdcall PathIsValidCharW(long long) shlwapi.PathIsValidCharW +@ stdcall PathMatchSpecA(str str) shlwapi.PathMatchSpecA +@ stub PathMatchSpecExA +@ stub PathMatchSpecExW +@ stdcall PathMatchSpecW(wstr wstr) shlwapi.PathMatchSpecW +@ stdcall PathParseIconLocationA(str) shlwapi.PathParseIconLocationA +@ stdcall PathParseIconLocationW(wstr) shlwapi.PathParseIconLocationW +@ stdcall PathQuoteSpacesA(str) shlwapi.PathQuoteSpacesA +@ stdcall PathQuoteSpacesW(wstr) shlwapi.PathQuoteSpacesW +@ stdcall PathRelativePathToA(ptr str long str long) shlwapi.PathRelativePathToA +@ stdcall PathRelativePathToW(ptr wstr long wstr long) shlwapi.PathRelativePathToW +@ stdcall PathRemoveBackslashA(str) shlwapi.PathRemoveBackslashA +@ stdcall PathRemoveBackslashW(wstr) shlwapi.PathRemoveBackslashW +@ stdcall PathRemoveBlanksA(str) shlwapi.PathRemoveBlanksA +@ stdcall PathRemoveBlanksW(wstr) shlwapi.PathRemoveBlanksW +@ stdcall PathRemoveExtensionA(str) shlwapi.PathRemoveExtensionA +@ stdcall PathRemoveExtensionW(wstr) shlwapi.PathRemoveExtensionW +@ stdcall PathRemoveFileSpecA(str) shlwapi.PathRemoveFileSpecA +@ stdcall PathRemoveFileSpecW(wstr) shlwapi.PathRemoveFileSpecW +@ stdcall PathRenameExtensionA(str str) shlwapi.PathRenameExtensionA +@ stdcall PathRenameExtensionW(wstr wstr) shlwapi.PathRenameExtensionW +@ stdcall PathSearchAndQualifyA(str ptr long) shlwapi.PathSearchAndQualifyA +@ stdcall PathSearchAndQualifyW(wstr ptr long) shlwapi.PathSearchAndQualifyW +@ stdcall PathSkipRootA(str) shlwapi.PathSkipRootA +@ stdcall PathSkipRootW(wstr) shlwapi.PathSkipRootW +@ stdcall PathStripPathA(str) shlwapi.PathStripPathA +@ stdcall PathStripPathW(wstr) shlwapi.PathStripPathW +@ stdcall PathStripToRootA(str) shlwapi.PathStripToRootA +@ stdcall PathStripToRootW(wstr) shlwapi.PathStripToRootW +@ stdcall PathUnExpandEnvStringsA(str ptr long) shlwapi.PathUnExpandEnvStringsA +@ stdcall PathUnExpandEnvStringsW(wstr ptr long) shlwapi.PathUnExpandEnvStringsW +@ stdcall PathUnquoteSpacesA(str) shlwapi.PathUnquoteSpacesA +@ stdcall PathUnquoteSpacesW(wstr) shlwapi.PathUnquoteSpacesW +@ stdcall SHExpandEnvironmentStringsA(str ptr long) shlwapi.SHExpandEnvironmentStringsA +@ stdcall SHExpandEnvironmentStringsW(wstr ptr long) shlwapi.SHExpandEnvironmentStringsW +@ stdcall SHTruncateString(str long) shlwapi.SHTruncateString Index: win32/api-ms-win-core-shlwapi-legacy-l1-1-0/api-ms-win-core-shlwapi-legacy-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-shlwapi-legacy-l1-1-0/api-ms-win-core-shlwapi-legacy-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-shlwapi-legacy-l1-1-0/api-ms-win-core-shlwapi-legacy-l1-1-0.spec (working copy) @@ -0,0 +1,88 @@ +@ stdcall IsCharBlankW(long) shlwapi.IsCharBlankW +@ stdcall IsCharCntrlW(ptr) shlwapi.IsCharCntrlW +@ stdcall IsCharDigitW(long) shlwapi.IsCharDigitW +@ stdcall IsCharPunctW(long) shlwapi.IsCharPunctW +@ stdcall IsCharSpaceA(long) shlwapi.IsCharSpaceA +@ stdcall IsCharSpaceW(long) shlwapi.IsCharSpaceW +@ stdcall IsCharXDigitW(long) shlwapi.IsCharXDigitW +@ stdcall PathAddBackslashA(str) shlwapi.PathAddBackslashA +@ stdcall PathAddBackslashW(wstr) shlwapi.PathAddBackslashW +@ stdcall PathAddExtensionA(str str) shlwapi.PathAddExtensionA +@ stdcall PathAddExtensionW(wstr wstr) shlwapi.PathAddExtensionW +@ stdcall PathAppendA(str str) shlwapi.PathAppendA +@ stdcall PathAppendW(wstr wstr) shlwapi.PathAppendW +@ stdcall PathCanonicalizeA(ptr str) shlwapi.PathCanonicalizeA +@ stdcall PathCanonicalizeW(ptr wstr) shlwapi.PathCanonicalizeW +@ stdcall PathCombineA(ptr str str) shlwapi.PathCombineA +@ stdcall PathCombineW(ptr wstr wstr) shlwapi.PathCombineW +@ stdcall PathCommonPrefixA(str str ptr) shlwapi.PathCommonPrefixA +@ stdcall PathCommonPrefixW(wstr wstr ptr) shlwapi.PathCommonPrefixW +@ stdcall PathFileExistsA(str) shlwapi.PathFileExistsA +@ stdcall PathFileExistsW(wstr) shlwapi.PathFileExistsW +@ stdcall PathFindExtensionA(str) shlwapi.PathFindExtensionA +@ stdcall PathFindExtensionW(wstr) shlwapi.PathFindExtensionW +@ stdcall PathFindFileNameA(str) shlwapi.PathFindFileNameA +@ stdcall PathFindFileNameW(wstr) shlwapi.PathFindFileNameW +@ stdcall PathFindNextComponentA(str) shlwapi.PathFindNextComponentA +@ stdcall PathFindNextComponentW(wstr) shlwapi.PathFindNextComponentW +@ stdcall PathGetArgsA(str) shlwapi.PathGetArgsA +@ stdcall PathGetArgsW(wstr) shlwapi.PathGetArgsW +@ stdcall PathGetCharTypeA(long) shlwapi.PathGetCharTypeA +@ stdcall PathGetCharTypeW(long) shlwapi.PathGetCharTypeW +@ stdcall PathGetDriveNumberA(str) shlwapi.PathGetDriveNumberA +@ stdcall PathGetDriveNumberW(wstr) shlwapi.PathGetDriveNumberW +@ stdcall PathIsFileSpecA(str) shlwapi.PathIsFileSpecA +@ stdcall PathIsFileSpecW(wstr) shlwapi.PathIsFileSpecW +@ stdcall PathIsLFNFileSpecA(str) shlwapi.PathIsLFNFileSpecA +@ stdcall PathIsLFNFileSpecW(wstr) shlwapi.PathIsLFNFileSpecW +@ stdcall PathIsPrefixA(str str) shlwapi.PathIsPrefixA +@ stdcall PathIsPrefixW(wstr wstr) shlwapi.PathIsPrefixW +@ stdcall PathIsRelativeA(str) shlwapi.PathIsRelativeA +@ stdcall PathIsRelativeW(wstr) shlwapi.PathIsRelativeW +@ stdcall PathIsRootA(str) shlwapi.PathIsRootA +@ stdcall PathIsRootW(wstr) shlwapi.PathIsRootW +@ stdcall PathIsSameRootA(str str) shlwapi.PathIsSameRootA +@ stdcall PathIsSameRootW(wstr wstr) shlwapi.PathIsSameRootW +@ stdcall PathIsUNCA(str) shlwapi.PathIsUNCA +@ stdcall PathIsUNCServerA(str) shlwapi.PathIsUNCServerA +@ stdcall PathIsUNCServerShareA(str) shlwapi.PathIsUNCServerShareA +@ stdcall PathIsUNCServerShareW(wstr) shlwapi.PathIsUNCServerShareW +@ stdcall PathIsUNCServerW(wstr) shlwapi.PathIsUNCServerW +@ stdcall PathIsUNCW(wstr) shlwapi.PathIsUNCW +@ stdcall PathIsValidCharA(long long) shlwapi.PathIsValidCharA +@ stdcall PathIsValidCharW(long long) shlwapi.PathIsValidCharW +@ stdcall PathMatchSpecA(str str) shlwapi.PathMatchSpecA +@ stub PathMatchSpecExA +@ stub PathMatchSpecExW +@ stdcall PathMatchSpecW(wstr wstr) shlwapi.PathMatchSpecW +@ stdcall PathParseIconLocationA(str) shlwapi.PathParseIconLocationA +@ stdcall PathParseIconLocationW(wstr) shlwapi.PathParseIconLocationW +@ stdcall PathQuoteSpacesA(str) shlwapi.PathQuoteSpacesA +@ stdcall PathQuoteSpacesW(wstr) shlwapi.PathQuoteSpacesW +@ stdcall PathRelativePathToA(ptr str long str long) shlwapi.PathRelativePathToA +@ stdcall PathRelativePathToW(ptr wstr long wstr long) shlwapi.PathRelativePathToW +@ stdcall PathRemoveBackslashA(str) shlwapi.PathRemoveBackslashA +@ stdcall PathRemoveBackslashW(wstr) shlwapi.PathRemoveBackslashW +@ stdcall PathRemoveBlanksA(str) shlwapi.PathRemoveBlanksA +@ stdcall PathRemoveBlanksW(wstr) shlwapi.PathRemoveBlanksW +@ stdcall PathRemoveExtensionA(str) shlwapi.PathRemoveExtensionA +@ stdcall PathRemoveExtensionW(wstr) shlwapi.PathRemoveExtensionW +@ stdcall PathRemoveFileSpecA(str) shlwapi.PathRemoveFileSpecA +@ stdcall PathRemoveFileSpecW(wstr) shlwapi.PathRemoveFileSpecW +@ stdcall PathRenameExtensionA(str str) shlwapi.PathRenameExtensionA +@ stdcall PathRenameExtensionW(wstr wstr) shlwapi.PathRenameExtensionW +@ stdcall PathSearchAndQualifyA(str ptr long) shlwapi.PathSearchAndQualifyA +@ stdcall PathSearchAndQualifyW(wstr ptr long) shlwapi.PathSearchAndQualifyW +@ stdcall PathSkipRootA(str) shlwapi.PathSkipRootA +@ stdcall PathSkipRootW(wstr) shlwapi.PathSkipRootW +@ stdcall PathStripPathA(str) shlwapi.PathStripPathA +@ stdcall PathStripPathW(wstr) shlwapi.PathStripPathW +@ stdcall PathStripToRootA(str) shlwapi.PathStripToRootA +@ stdcall PathStripToRootW(wstr) shlwapi.PathStripToRootW +@ stdcall PathUnExpandEnvStringsA(str ptr long) shlwapi.PathUnExpandEnvStringsA +@ stdcall PathUnExpandEnvStringsW(wstr ptr long) shlwapi.PathUnExpandEnvStringsW +@ stdcall PathUnquoteSpacesA(str) shlwapi.PathUnquoteSpacesA +@ stdcall PathUnquoteSpacesW(wstr) shlwapi.PathUnquoteSpacesW +@ stdcall SHExpandEnvironmentStringsA(str ptr long) shlwapi.SHExpandEnvironmentStringsA +@ stdcall SHExpandEnvironmentStringsW(wstr ptr long) shlwapi.SHExpandEnvironmentStringsW +@ stdcall SHTruncateString(str long) shlwapi.SHTruncateString Index: win32/api-ms-win-core-shlwapi-legacy-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-shlwapi-legacy-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-shlwapi-legacy-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-shlwapi-legacy-l1-1-0.dll api-ms-win-core-shlwapi-legacy-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-shlwapi-legacy-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-shlwapi-legacy-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-shlwapi-legacy-l1-1-0.def) + +set_target_properties(api-ms-win-core-shlwapi-legacy-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-shlwapi-legacy-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-shlwapi-legacy-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-shlwapi-legacy-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-shlwapi-legacy-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-shlwapi-legacy-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-shlwapi-legacy-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-shlwapi-legacy-l1-1-0.dll Index: win32/api-ms-win-core-string-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-string-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-string-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-string-l1-1-0.dll api-ms-win-core-string-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-string-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-string-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-string-l1-1-0.def) + +set_target_properties(api-ms-win-core-string-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-string-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-string-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-string-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-string-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-string-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-string-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-string-l1-1-0.dll Index: win32/api-ms-win-core-string-l1-1-0/api-ms-win-core-string-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-string-l1-1-0/api-ms-win-core-string-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-string-l1-1-0/api-ms-win-core-string-l1-1-0.spec (working copy) @@ -0,0 +1,8 @@ +@ stdcall CompareStringEx(wstr long wstr long wstr long ptr ptr long) kernel32.CompareStringEx +@ stdcall CompareStringOrdinal(wstr long wstr long long) kernel32.CompareStringOrdinal +@ stdcall CompareStringW(long long wstr long wstr long) kernel32.CompareStringW +@ stdcall FoldStringW(long wstr long ptr long) kernel32.FoldStringW +@ stdcall GetStringTypeExW(long long wstr long ptr) kernel32.GetStringTypeExW +@ stdcall GetStringTypeW(long wstr long ptr) kernel32.GetStringTypeW +@ stdcall MultiByteToWideChar(long long str long ptr long) kernel32.MultiByteToWideChar +@ stdcall WideCharToMultiByte(long long wstr long ptr long ptr ptr) kernel32.WideCharToMultiByte Index: win32/api-ms-win-core-string-l1-1-0/api-ms-win-core-string-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-string-l1-1-0/api-ms-win-core-string-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-string-l1-1-0/api-ms-win-core-string-l1-1-0.spec (working copy) @@ -0,0 +1,8 @@ +@ stdcall CompareStringEx(wstr long wstr long wstr long ptr ptr long) kernel32.CompareStringEx +@ stdcall CompareStringOrdinal(wstr long wstr long long) kernel32.CompareStringOrdinal +@ stdcall CompareStringW(long long wstr long wstr long) kernel32.CompareStringW +@ stdcall FoldStringW(long wstr long ptr long) kernel32.FoldStringW +@ stdcall GetStringTypeExW(long long wstr long ptr) kernel32.GetStringTypeExW +@ stdcall GetStringTypeW(long wstr long ptr) kernel32.GetStringTypeW +@ stdcall MultiByteToWideChar(long long str long ptr long) kernel32.MultiByteToWideChar +@ stdcall WideCharToMultiByte(long long wstr long ptr long ptr ptr) kernel32.WideCharToMultiByte Index: win32/api-ms-win-core-string-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-string-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-string-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-string-l1-1-0.dll api-ms-win-core-string-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-string-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-string-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-string-l1-1-0.def) + +set_target_properties(api-ms-win-core-string-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-string-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-string-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-string-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-string-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-string-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-string-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-string-l1-1-0.dll Index: win32/api-ms-win-core-string-l2-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-string-l2-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-string-l2-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-string-l2-1-0.dll api-ms-win-core-string-l2-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-string-l2-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-string-l2-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-string-l2-1-0.def) + +set_target_properties(api-ms-win-core-string-l2-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-string-l2-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-string-l2-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-string-l2-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-string-l2-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-string-l2-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-string-l2-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-string-l2-1-0.dll Index: win32/api-ms-win-core-string-l2-1-0/api-ms-win-core-string-l2-1-0.spec =================================================================== --- win32/api-ms-win-core-string-l2-1-0/api-ms-win-core-string-l2-1-0.spec (nonexistent) +++ win32/api-ms-win-core-string-l2-1-0/api-ms-win-core-string-l2-1-0.spec (working copy) @@ -0,0 +1,10 @@ +@ stdcall CharLowerBuffW(wstr long) user32.CharLowerBuffW +@ stdcall CharLowerW(wstr) user32.CharLowerW +@ stdcall CharNextW(wstr) user32.CharNextW +@ stdcall CharPrevW(wstr wstr) user32.CharPrevW +@ stdcall CharUpperBuffW(wstr long) user32.CharUpperBuffW +@ stdcall CharUpperW(wstr) user32.CharUpperW +@ stdcall IsCharAlphaNumericW(long) user32.IsCharAlphaNumericW +@ stdcall IsCharAlphaW(long) user32.IsCharAlphaW +@ stdcall IsCharLowerW(long) user32.IsCharLowerW +@ stdcall IsCharUpperW(long) user32.IsCharUpperW Index: win32/api-ms-win-core-string-l2-1-0/api-ms-win-core-string-l2-1-0.spec =================================================================== --- win32/api-ms-win-core-string-l2-1-0/api-ms-win-core-string-l2-1-0.spec (nonexistent) +++ win32/api-ms-win-core-string-l2-1-0/api-ms-win-core-string-l2-1-0.spec (working copy) @@ -0,0 +1,10 @@ +@ stdcall CharLowerBuffW(wstr long) user32.CharLowerBuffW +@ stdcall CharLowerW(wstr) user32.CharLowerW +@ stdcall CharNextW(wstr) user32.CharNextW +@ stdcall CharPrevW(wstr wstr) user32.CharPrevW +@ stdcall CharUpperBuffW(wstr long) user32.CharUpperBuffW +@ stdcall CharUpperW(wstr) user32.CharUpperW +@ stdcall IsCharAlphaNumericW(long) user32.IsCharAlphaNumericW +@ stdcall IsCharAlphaW(long) user32.IsCharAlphaW +@ stdcall IsCharLowerW(long) user32.IsCharLowerW +@ stdcall IsCharUpperW(long) user32.IsCharUpperW Index: win32/api-ms-win-core-string-l2-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-string-l2-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-string-l2-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-string-l2-1-0.dll api-ms-win-core-string-l2-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-string-l2-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-string-l2-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-string-l2-1-0.def) + +set_target_properties(api-ms-win-core-string-l2-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-string-l2-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-string-l2-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-string-l2-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-string-l2-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-string-l2-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-string-l2-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-string-l2-1-0.dll Index: win32/api-ms-win-core-synch-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-synch-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-synch-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-synch-l1-1-0.dll api-ms-win-core-synch-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-synch-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-synch-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-synch-l1-1-0.def) + +set_target_properties(api-ms-win-core-synch-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-synch-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-synch-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-synch-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-synch-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-synch-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-synch-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-synch-l1-1-0.dll Index: win32/api-ms-win-core-synch-l1-1-0/api-ms-win-core-synch-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-synch-l1-1-0/api-ms-win-core-synch-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-synch-l1-1-0/api-ms-win-core-synch-l1-1-0.spec (working copy) @@ -0,0 +1,42 @@ +@ stdcall AcquireSRWLockExclusive(ptr) kernel32.AcquireSRWLockExclusive +@ stdcall AcquireSRWLockShared(ptr) kernel32.AcquireSRWLockShared +@ stdcall CancelWaitableTimer(long) kernel32.CancelWaitableTimer +@ stdcall CreateEventA(ptr long long str) kernel32.CreateEventA +@ stdcall CreateEventExA(ptr str long long) kernel32.CreateEventExA +@ stdcall CreateEventExW(ptr wstr long long) kernel32.CreateEventExW +@ stdcall CreateEventW(ptr long long wstr) kernel32.CreateEventW +@ stdcall CreateMutexA(ptr long str) kernel32.CreateMutexA +@ stdcall CreateMutexExA(ptr str long long) kernel32.CreateMutexExA +@ stdcall CreateMutexExW(ptr wstr long long) kernel32.CreateMutexExW +@ stdcall CreateMutexW(ptr long wstr) kernel32.CreateMutexW +@ stdcall CreateSemaphoreExW(ptr long long wstr long long) kernel32.CreateSemaphoreExW +@ stdcall CreateWaitableTimerExW(ptr wstr long long) kernel32.CreateWaitableTimerExW +@ stdcall DeleteCriticalSection(ptr) kernel32.DeleteCriticalSection +@ stdcall EnterCriticalSection(ptr) kernel32.EnterCriticalSection +@ stdcall InitializeCriticalSection(ptr) kernel32.InitializeCriticalSection +@ stdcall InitializeCriticalSectionAndSpinCount(ptr long) kernel32.InitializeCriticalSectionAndSpinCount +@ stdcall InitializeCriticalSectionEx(ptr long long) kernel32.InitializeCriticalSectionEx +@ stdcall InitializeSRWLock(ptr) kernel32.InitializeSRWLock +@ stdcall LeaveCriticalSection(ptr) kernel32.LeaveCriticalSection +@ stdcall OpenEventA(long long str) kernel32.OpenEventA +@ stdcall OpenEventW(long long wstr) kernel32.OpenEventW +@ stdcall OpenMutexW(long long wstr) kernel32.OpenMutexW +@ stdcall OpenProcess(long long long) kernel32.OpenProcess +@ stdcall OpenSemaphoreW(long long wstr) kernel32.OpenSemaphoreW +@ stdcall OpenWaitableTimerW(long long wstr) kernel32.OpenWaitableTimerW +@ stdcall ReleaseMutex(long) kernel32.ReleaseMutex +@ stdcall ReleaseSRWLockExclusive(ptr) kernel32.ReleaseSRWLockExclusive +@ stdcall ReleaseSRWLockShared(ptr) kernel32.ReleaseSRWLockShared +@ stdcall ReleaseSemaphore(long long ptr) kernel32.ReleaseSemaphore +@ stdcall ResetEvent(long) kernel32.ResetEvent +@ stdcall SetCriticalSectionSpinCount(ptr long) kernel32.SetCriticalSectionSpinCount +@ stdcall SetEvent(long) kernel32.SetEvent +@ stdcall SetWaitableTimer(long ptr long ptr ptr long) kernel32.SetWaitableTimer +@ stdcall SetWaitableTimerEx(long ptr long ptr ptr ptr long) kernel32.SetWaitableTimerEx +@ stdcall SleepEx(long long) kernel32.SleepEx +@ stdcall TryAcquireSRWLockExclusive(ptr) kernel32.TryAcquireSRWLockExclusive +@ stdcall TryAcquireSRWLockShared(ptr) kernel32.TryAcquireSRWLockShared +@ stdcall TryEnterCriticalSection(ptr) kernel32.TryEnterCriticalSection +@ stdcall WaitForMultipleObjectsEx(long ptr long long long) kernel32.WaitForMultipleObjectsEx +@ stdcall WaitForSingleObject(long long) kernel32.WaitForSingleObject +@ stdcall WaitForSingleObjectEx(long long long) kernel32.WaitForSingleObjectEx Index: win32/api-ms-win-core-synch-l1-1-0/api-ms-win-core-synch-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-synch-l1-1-0/api-ms-win-core-synch-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-synch-l1-1-0/api-ms-win-core-synch-l1-1-0.spec (working copy) @@ -0,0 +1,42 @@ +@ stdcall AcquireSRWLockExclusive(ptr) kernel32.AcquireSRWLockExclusive +@ stdcall AcquireSRWLockShared(ptr) kernel32.AcquireSRWLockShared +@ stdcall CancelWaitableTimer(long) kernel32.CancelWaitableTimer +@ stdcall CreateEventA(ptr long long str) kernel32.CreateEventA +@ stdcall CreateEventExA(ptr str long long) kernel32.CreateEventExA +@ stdcall CreateEventExW(ptr wstr long long) kernel32.CreateEventExW +@ stdcall CreateEventW(ptr long long wstr) kernel32.CreateEventW +@ stdcall CreateMutexA(ptr long str) kernel32.CreateMutexA +@ stdcall CreateMutexExA(ptr str long long) kernel32.CreateMutexExA +@ stdcall CreateMutexExW(ptr wstr long long) kernel32.CreateMutexExW +@ stdcall CreateMutexW(ptr long wstr) kernel32.CreateMutexW +@ stdcall CreateSemaphoreExW(ptr long long wstr long long) kernel32.CreateSemaphoreExW +@ stdcall CreateWaitableTimerExW(ptr wstr long long) kernel32.CreateWaitableTimerExW +@ stdcall DeleteCriticalSection(ptr) kernel32.DeleteCriticalSection +@ stdcall EnterCriticalSection(ptr) kernel32.EnterCriticalSection +@ stdcall InitializeCriticalSection(ptr) kernel32.InitializeCriticalSection +@ stdcall InitializeCriticalSectionAndSpinCount(ptr long) kernel32.InitializeCriticalSectionAndSpinCount +@ stdcall InitializeCriticalSectionEx(ptr long long) kernel32.InitializeCriticalSectionEx +@ stdcall InitializeSRWLock(ptr) kernel32.InitializeSRWLock +@ stdcall LeaveCriticalSection(ptr) kernel32.LeaveCriticalSection +@ stdcall OpenEventA(long long str) kernel32.OpenEventA +@ stdcall OpenEventW(long long wstr) kernel32.OpenEventW +@ stdcall OpenMutexW(long long wstr) kernel32.OpenMutexW +@ stdcall OpenProcess(long long long) kernel32.OpenProcess +@ stdcall OpenSemaphoreW(long long wstr) kernel32.OpenSemaphoreW +@ stdcall OpenWaitableTimerW(long long wstr) kernel32.OpenWaitableTimerW +@ stdcall ReleaseMutex(long) kernel32.ReleaseMutex +@ stdcall ReleaseSRWLockExclusive(ptr) kernel32.ReleaseSRWLockExclusive +@ stdcall ReleaseSRWLockShared(ptr) kernel32.ReleaseSRWLockShared +@ stdcall ReleaseSemaphore(long long ptr) kernel32.ReleaseSemaphore +@ stdcall ResetEvent(long) kernel32.ResetEvent +@ stdcall SetCriticalSectionSpinCount(ptr long) kernel32.SetCriticalSectionSpinCount +@ stdcall SetEvent(long) kernel32.SetEvent +@ stdcall SetWaitableTimer(long ptr long ptr ptr long) kernel32.SetWaitableTimer +@ stdcall SetWaitableTimerEx(long ptr long ptr ptr ptr long) kernel32.SetWaitableTimerEx +@ stdcall SleepEx(long long) kernel32.SleepEx +@ stdcall TryAcquireSRWLockExclusive(ptr) kernel32.TryAcquireSRWLockExclusive +@ stdcall TryAcquireSRWLockShared(ptr) kernel32.TryAcquireSRWLockShared +@ stdcall TryEnterCriticalSection(ptr) kernel32.TryEnterCriticalSection +@ stdcall WaitForMultipleObjectsEx(long ptr long long long) kernel32.WaitForMultipleObjectsEx +@ stdcall WaitForSingleObject(long long) kernel32.WaitForSingleObject +@ stdcall WaitForSingleObjectEx(long long long) kernel32.WaitForSingleObjectEx Index: win32/api-ms-win-core-synch-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-synch-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-synch-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-synch-l1-1-0.dll api-ms-win-core-synch-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-synch-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-synch-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-synch-l1-1-0.def) + +set_target_properties(api-ms-win-core-synch-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-synch-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-synch-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-synch-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-synch-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-synch-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-synch-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-synch-l1-1-0.dll Index: win32/api-ms-win-core-synch-l1-2-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-synch-l1-2-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-synch-l1-2-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-synch-l1-2-0.dll api-ms-win-core-synch-l1-2-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-synch-l1-2-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-synch-l1-2-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-synch-l1-2-0.def) + +set_target_properties(api-ms-win-core-synch-l1-2-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-synch-l1-2-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-synch-l1-2-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-synch-l1-2-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-synch-l1-2-0/Makefile.in =================================================================== --- win32/api-ms-win-core-synch-l1-2-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-synch-l1-2-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-synch-l1-2-0.dll Index: win32/api-ms-win-core-synch-l1-2-0/api-ms-win-core-synch-l1-2-0.spec =================================================================== --- win32/api-ms-win-core-synch-l1-2-0/api-ms-win-core-synch-l1-2-0.spec (nonexistent) +++ win32/api-ms-win-core-synch-l1-2-0/api-ms-win-core-synch-l1-2-0.spec (working copy) @@ -0,0 +1,58 @@ +@ stdcall AcquireSRWLockExclusive(ptr) kernel32.AcquireSRWLockExclusive +@ stdcall AcquireSRWLockShared(ptr) kernel32.AcquireSRWLockShared +@ stdcall CancelWaitableTimer(long) kernel32.CancelWaitableTimer +@ stdcall CreateEventA(ptr long long str) kernel32.CreateEventA +@ stdcall CreateEventExA(ptr str long long) kernel32.CreateEventExA +@ stdcall CreateEventExW(ptr wstr long long) kernel32.CreateEventExW +@ stdcall CreateEventW(ptr long long wstr) kernel32.CreateEventW +@ stdcall CreateMutexA(ptr long str) kernel32.CreateMutexA +@ stdcall CreateMutexExA(ptr str long long) kernel32.CreateMutexExA +@ stdcall CreateMutexExW(ptr wstr long long) kernel32.CreateMutexExW +@ stdcall CreateMutexW(ptr long wstr) kernel32.CreateMutexW +@ stdcall CreateSemaphoreExW(ptr long long wstr long long) kernel32.CreateSemaphoreExW +@ stdcall CreateWaitableTimerExW(ptr wstr long long) kernel32.CreateWaitableTimerExW +@ stdcall DeleteCriticalSection(ptr) kernel32.DeleteCriticalSection +@ stub DeleteSynchronizationBarrier +@ stdcall EnterCriticalSection(ptr) kernel32.EnterCriticalSection +@ stub EnterSynchronizationBarrier +@ stdcall InitOnceBeginInitialize(ptr long ptr ptr) kernel32.InitOnceBeginInitialize +@ stdcall InitOnceComplete(ptr long ptr) kernel32.InitOnceComplete +@ stdcall InitOnceExecuteOnce(ptr ptr ptr ptr) kernel32.InitOnceExecuteOnce +@ stdcall InitOnceInitialize(ptr) kernel32.InitOnceInitialize +@ stdcall InitializeConditionVariable(ptr) kernel32.InitializeConditionVariable +@ stdcall InitializeCriticalSection(ptr) kernel32.InitializeCriticalSection +@ stdcall InitializeCriticalSectionAndSpinCount(ptr long) kernel32.InitializeCriticalSectionAndSpinCount +@ stdcall InitializeCriticalSectionEx(ptr long long) kernel32.InitializeCriticalSectionEx +@ stdcall InitializeSRWLock(ptr) kernel32.InitializeSRWLock +@ stub InitializeSynchronizationBarrier +@ stdcall LeaveCriticalSection(ptr) kernel32.LeaveCriticalSection +@ stdcall OpenEventA(long long str) kernel32.OpenEventA +@ stdcall OpenEventW(long long wstr) kernel32.OpenEventW +@ stdcall OpenMutexW(long long wstr) kernel32.OpenMutexW +@ stdcall OpenSemaphoreW(long long wstr) kernel32.OpenSemaphoreW +@ stdcall OpenWaitableTimerW(long long wstr) kernel32.OpenWaitableTimerW +@ stdcall ReleaseMutex(long) kernel32.ReleaseMutex +@ stdcall ReleaseSRWLockExclusive(ptr) kernel32.ReleaseSRWLockExclusive +@ stdcall ReleaseSRWLockShared(ptr) kernel32.ReleaseSRWLockShared +@ stdcall ReleaseSemaphore(long long ptr) kernel32.ReleaseSemaphore +@ stdcall ResetEvent(long) kernel32.ResetEvent +@ stdcall SetCriticalSectionSpinCount(ptr long) kernel32.SetCriticalSectionSpinCount +@ stdcall SetEvent(long) kernel32.SetEvent +@ stdcall SetWaitableTimer(long ptr long ptr ptr long) kernel32.SetWaitableTimer +@ stdcall SetWaitableTimerEx(long ptr long ptr ptr ptr long) kernel32.SetWaitableTimerEx +@ stdcall SignalObjectAndWait(long long long long) kernel32.SignalObjectAndWait +@ stdcall Sleep(long) kernel32.Sleep +@ stdcall SleepConditionVariableCS(ptr ptr long) kernel32.SleepConditionVariableCS +@ stdcall SleepConditionVariableSRW(ptr ptr long long) kernel32.SleepConditionVariableSRW +@ stdcall SleepEx(long long) kernel32.SleepEx +@ stdcall TryAcquireSRWLockExclusive(ptr) kernel32.TryAcquireSRWLockExclusive +@ stdcall TryAcquireSRWLockShared(ptr) kernel32.TryAcquireSRWLockShared +@ stdcall TryEnterCriticalSection(ptr) kernel32.TryEnterCriticalSection +@ stdcall WaitForMultipleObjectsEx(long ptr long long long) kernel32.WaitForMultipleObjectsEx +@ stdcall WaitForSingleObject(long long) kernel32.WaitForSingleObject +@ stdcall WaitForSingleObjectEx(long long long) kernel32.WaitForSingleObjectEx +@ stub WaitOnAddress +@ stdcall WakeAllConditionVariable(ptr) kernel32.WakeAllConditionVariable +@ stub WakeByAddressAll +@ stub WakeByAddressSingle +@ stdcall WakeConditionVariable(ptr) kernel32.WakeConditionVariable Index: win32/api-ms-win-core-synch-l1-2-0/api-ms-win-core-synch-l1-2-0.spec =================================================================== --- win32/api-ms-win-core-synch-l1-2-0/api-ms-win-core-synch-l1-2-0.spec (nonexistent) +++ win32/api-ms-win-core-synch-l1-2-0/api-ms-win-core-synch-l1-2-0.spec (working copy) @@ -0,0 +1,58 @@ +@ stdcall AcquireSRWLockExclusive(ptr) kernel32.AcquireSRWLockExclusive +@ stdcall AcquireSRWLockShared(ptr) kernel32.AcquireSRWLockShared +@ stdcall CancelWaitableTimer(long) kernel32.CancelWaitableTimer +@ stdcall CreateEventA(ptr long long str) kernel32.CreateEventA +@ stdcall CreateEventExA(ptr str long long) kernel32.CreateEventExA +@ stdcall CreateEventExW(ptr wstr long long) kernel32.CreateEventExW +@ stdcall CreateEventW(ptr long long wstr) kernel32.CreateEventW +@ stdcall CreateMutexA(ptr long str) kernel32.CreateMutexA +@ stdcall CreateMutexExA(ptr str long long) kernel32.CreateMutexExA +@ stdcall CreateMutexExW(ptr wstr long long) kernel32.CreateMutexExW +@ stdcall CreateMutexW(ptr long wstr) kernel32.CreateMutexW +@ stdcall CreateSemaphoreExW(ptr long long wstr long long) kernel32.CreateSemaphoreExW +@ stdcall CreateWaitableTimerExW(ptr wstr long long) kernel32.CreateWaitableTimerExW +@ stdcall DeleteCriticalSection(ptr) kernel32.DeleteCriticalSection +@ stub DeleteSynchronizationBarrier +@ stdcall EnterCriticalSection(ptr) kernel32.EnterCriticalSection +@ stub EnterSynchronizationBarrier +@ stdcall InitOnceBeginInitialize(ptr long ptr ptr) kernel32.InitOnceBeginInitialize +@ stdcall InitOnceComplete(ptr long ptr) kernel32.InitOnceComplete +@ stdcall InitOnceExecuteOnce(ptr ptr ptr ptr) kernel32.InitOnceExecuteOnce +@ stdcall InitOnceInitialize(ptr) kernel32.InitOnceInitialize +@ stdcall InitializeConditionVariable(ptr) kernel32.InitializeConditionVariable +@ stdcall InitializeCriticalSection(ptr) kernel32.InitializeCriticalSection +@ stdcall InitializeCriticalSectionAndSpinCount(ptr long) kernel32.InitializeCriticalSectionAndSpinCount +@ stdcall InitializeCriticalSectionEx(ptr long long) kernel32.InitializeCriticalSectionEx +@ stdcall InitializeSRWLock(ptr) kernel32.InitializeSRWLock +@ stub InitializeSynchronizationBarrier +@ stdcall LeaveCriticalSection(ptr) kernel32.LeaveCriticalSection +@ stdcall OpenEventA(long long str) kernel32.OpenEventA +@ stdcall OpenEventW(long long wstr) kernel32.OpenEventW +@ stdcall OpenMutexW(long long wstr) kernel32.OpenMutexW +@ stdcall OpenSemaphoreW(long long wstr) kernel32.OpenSemaphoreW +@ stdcall OpenWaitableTimerW(long long wstr) kernel32.OpenWaitableTimerW +@ stdcall ReleaseMutex(long) kernel32.ReleaseMutex +@ stdcall ReleaseSRWLockExclusive(ptr) kernel32.ReleaseSRWLockExclusive +@ stdcall ReleaseSRWLockShared(ptr) kernel32.ReleaseSRWLockShared +@ stdcall ReleaseSemaphore(long long ptr) kernel32.ReleaseSemaphore +@ stdcall ResetEvent(long) kernel32.ResetEvent +@ stdcall SetCriticalSectionSpinCount(ptr long) kernel32.SetCriticalSectionSpinCount +@ stdcall SetEvent(long) kernel32.SetEvent +@ stdcall SetWaitableTimer(long ptr long ptr ptr long) kernel32.SetWaitableTimer +@ stdcall SetWaitableTimerEx(long ptr long ptr ptr ptr long) kernel32.SetWaitableTimerEx +@ stdcall SignalObjectAndWait(long long long long) kernel32.SignalObjectAndWait +@ stdcall Sleep(long) kernel32.Sleep +@ stdcall SleepConditionVariableCS(ptr ptr long) kernel32.SleepConditionVariableCS +@ stdcall SleepConditionVariableSRW(ptr ptr long long) kernel32.SleepConditionVariableSRW +@ stdcall SleepEx(long long) kernel32.SleepEx +@ stdcall TryAcquireSRWLockExclusive(ptr) kernel32.TryAcquireSRWLockExclusive +@ stdcall TryAcquireSRWLockShared(ptr) kernel32.TryAcquireSRWLockShared +@ stdcall TryEnterCriticalSection(ptr) kernel32.TryEnterCriticalSection +@ stdcall WaitForMultipleObjectsEx(long ptr long long long) kernel32.WaitForMultipleObjectsEx +@ stdcall WaitForSingleObject(long long) kernel32.WaitForSingleObject +@ stdcall WaitForSingleObjectEx(long long long) kernel32.WaitForSingleObjectEx +@ stub WaitOnAddress +@ stdcall WakeAllConditionVariable(ptr) kernel32.WakeAllConditionVariable +@ stub WakeByAddressAll +@ stub WakeByAddressSingle +@ stdcall WakeConditionVariable(ptr) kernel32.WakeConditionVariable Index: win32/api-ms-win-core-synch-l1-2-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-synch-l1-2-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-synch-l1-2-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-synch-l1-2-0.dll api-ms-win-core-synch-l1-2-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-synch-l1-2-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-synch-l1-2-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-synch-l1-2-0.def) + +set_target_properties(api-ms-win-core-synch-l1-2-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-synch-l1-2-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-synch-l1-2-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-synch-l1-2-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-synch-l1-2-0/Makefile.in =================================================================== --- win32/api-ms-win-core-synch-l1-2-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-synch-l1-2-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-synch-l1-2-0.dll Index: win32/api-ms-win-core-sysinfo-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-sysinfo-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-sysinfo-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-sysinfo-l1-1-0.dll api-ms-win-core-sysinfo-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-sysinfo-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-sysinfo-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-sysinfo-l1-1-0.def) + +set_target_properties(api-ms-win-core-sysinfo-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-sysinfo-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-sysinfo-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-sysinfo-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-sysinfo-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-sysinfo-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-sysinfo-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-sysinfo-l1-1-0.dll Index: win32/api-ms-win-core-sysinfo-l1-1-0/api-ms-win-core-sysinfo-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-sysinfo-l1-1-0/api-ms-win-core-sysinfo-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-sysinfo-l1-1-0/api-ms-win-core-sysinfo-l1-1-0.spec (working copy) @@ -0,0 +1,28 @@ +@ stdcall GetComputerNameExA(long ptr ptr) kernel32.GetComputerNameExA +@ stdcall GetComputerNameExW(long ptr ptr) kernel32.GetComputerNameExW +@ stdcall GetDynamicTimeZoneInformation(ptr) kernel32.GetDynamicTimeZoneInformation +@ stdcall GetLocalTime(ptr) kernel32.GetLocalTime +@ stdcall GetLogicalProcessorInformation(ptr ptr) kernel32.GetLogicalProcessorInformation +@ stdcall GetLogicalProcessorInformationEx(long ptr ptr) kernel32.GetLogicalProcessorInformationEx +@ stdcall GetSystemDirectoryA(ptr long) kernel32.GetSystemDirectoryA +@ stdcall GetSystemDirectoryW(ptr long) kernel32.GetSystemDirectoryW +@ stdcall GetSystemInfo(ptr) kernel32.GetSystemInfo +@ stdcall GetSystemTime(ptr) kernel32.GetSystemTime +@ stdcall GetSystemTimeAdjustment(ptr ptr ptr) kernel32.GetSystemTimeAdjustment +@ stdcall GetSystemTimeAsFileTime(ptr) kernel32.GetSystemTimeAsFileTime +@ stdcall GetSystemWindowsDirectoryA(ptr long) kernel32.GetSystemWindowsDirectoryA +@ stdcall GetSystemWindowsDirectoryW(ptr long) kernel32.GetSystemWindowsDirectoryW +@ stdcall -ret64 GetTickCount64() kernel32.GetTickCount64 +@ stdcall GetTickCount() kernel32.GetTickCount +@ stdcall GetTimeZoneInformation(ptr) kernel32.GetTimeZoneInformation +@ stdcall GetTimeZoneInformationForYear(long ptr ptr) kernel32.GetTimeZoneInformationForYear +@ stdcall GetVersion() kernel32.GetVersion +@ stdcall GetVersionExA(ptr) kernel32.GetVersionExA +@ stdcall GetVersionExW(ptr) kernel32.GetVersionExW +@ stdcall GetWindowsDirectoryA(ptr long) kernel32.GetWindowsDirectoryA +@ stdcall GetWindowsDirectoryW(ptr long) kernel32.GetWindowsDirectoryW +@ stdcall GlobalMemoryStatusEx(ptr) kernel32.GlobalMemoryStatusEx +@ stdcall SetLocalTime(ptr) kernel32.SetLocalTime +@ stdcall SystemTimeToFileTime(ptr ptr) kernel32.SystemTimeToFileTime +@ stdcall SystemTimeToTzSpecificLocalTime(ptr ptr ptr) kernel32.SystemTimeToTzSpecificLocalTime +@ stdcall TzSpecificLocalTimeToSystemTime(ptr ptr ptr) kernel32.TzSpecificLocalTimeToSystemTime Index: win32/api-ms-win-core-sysinfo-l1-1-0/api-ms-win-core-sysinfo-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-sysinfo-l1-1-0/api-ms-win-core-sysinfo-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-sysinfo-l1-1-0/api-ms-win-core-sysinfo-l1-1-0.spec (working copy) @@ -0,0 +1,28 @@ +@ stdcall GetComputerNameExA(long ptr ptr) kernel32.GetComputerNameExA +@ stdcall GetComputerNameExW(long ptr ptr) kernel32.GetComputerNameExW +@ stdcall GetDynamicTimeZoneInformation(ptr) kernel32.GetDynamicTimeZoneInformation +@ stdcall GetLocalTime(ptr) kernel32.GetLocalTime +@ stdcall GetLogicalProcessorInformation(ptr ptr) kernel32.GetLogicalProcessorInformation +@ stdcall GetLogicalProcessorInformationEx(long ptr ptr) kernel32.GetLogicalProcessorInformationEx +@ stdcall GetSystemDirectoryA(ptr long) kernel32.GetSystemDirectoryA +@ stdcall GetSystemDirectoryW(ptr long) kernel32.GetSystemDirectoryW +@ stdcall GetSystemInfo(ptr) kernel32.GetSystemInfo +@ stdcall GetSystemTime(ptr) kernel32.GetSystemTime +@ stdcall GetSystemTimeAdjustment(ptr ptr ptr) kernel32.GetSystemTimeAdjustment +@ stdcall GetSystemTimeAsFileTime(ptr) kernel32.GetSystemTimeAsFileTime +@ stdcall GetSystemWindowsDirectoryA(ptr long) kernel32.GetSystemWindowsDirectoryA +@ stdcall GetSystemWindowsDirectoryW(ptr long) kernel32.GetSystemWindowsDirectoryW +@ stdcall -ret64 GetTickCount64() kernel32.GetTickCount64 +@ stdcall GetTickCount() kernel32.GetTickCount +@ stdcall GetTimeZoneInformation(ptr) kernel32.GetTimeZoneInformation +@ stdcall GetTimeZoneInformationForYear(long ptr ptr) kernel32.GetTimeZoneInformationForYear +@ stdcall GetVersion() kernel32.GetVersion +@ stdcall GetVersionExA(ptr) kernel32.GetVersionExA +@ stdcall GetVersionExW(ptr) kernel32.GetVersionExW +@ stdcall GetWindowsDirectoryA(ptr long) kernel32.GetWindowsDirectoryA +@ stdcall GetWindowsDirectoryW(ptr long) kernel32.GetWindowsDirectoryW +@ stdcall GlobalMemoryStatusEx(ptr) kernel32.GlobalMemoryStatusEx +@ stdcall SetLocalTime(ptr) kernel32.SetLocalTime +@ stdcall SystemTimeToFileTime(ptr ptr) kernel32.SystemTimeToFileTime +@ stdcall SystemTimeToTzSpecificLocalTime(ptr ptr ptr) kernel32.SystemTimeToTzSpecificLocalTime +@ stdcall TzSpecificLocalTimeToSystemTime(ptr ptr ptr) kernel32.TzSpecificLocalTimeToSystemTime Index: win32/api-ms-win-core-sysinfo-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-sysinfo-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-sysinfo-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-sysinfo-l1-1-0.dll api-ms-win-core-sysinfo-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-sysinfo-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-sysinfo-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-sysinfo-l1-1-0.def) + +set_target_properties(api-ms-win-core-sysinfo-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-sysinfo-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-sysinfo-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-sysinfo-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-sysinfo-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-sysinfo-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-sysinfo-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-sysinfo-l1-1-0.dll Index: win32/api-ms-win-core-sysinfo-l1-2-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-sysinfo-l1-2-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-sysinfo-l1-2-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-sysinfo-l1-2-0.dll api-ms-win-core-sysinfo-l1-2-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-sysinfo-l1-2-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-sysinfo-l1-2-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-sysinfo-l1-2-0.def) + +set_target_properties(api-ms-win-core-sysinfo-l1-2-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-sysinfo-l1-2-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-sysinfo-l1-2-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-sysinfo-l1-2-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-sysinfo-l1-2-0/Makefile.in =================================================================== --- win32/api-ms-win-core-sysinfo-l1-2-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-sysinfo-l1-2-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-sysinfo-l1-2-0.dll Index: win32/api-ms-win-core-sysinfo-l1-2-0/api-ms-win-core-sysinfo-l1-2-0.spec =================================================================== --- win32/api-ms-win-core-sysinfo-l1-2-0/api-ms-win-core-sysinfo-l1-2-0.spec (nonexistent) +++ win32/api-ms-win-core-sysinfo-l1-2-0/api-ms-win-core-sysinfo-l1-2-0.spec (working copy) @@ -0,0 +1,31 @@ +@ stub EnumSystemFirmwareTables +@ stdcall GetComputerNameExA(long ptr ptr) kernel32.GetComputerNameExA +@ stdcall GetComputerNameExW(long ptr ptr) kernel32.GetComputerNameExW +@ stdcall GetLocalTime(ptr) kernel32.GetLocalTime +@ stdcall GetLogicalProcessorInformation(ptr ptr) kernel32.GetLogicalProcessorInformation +@ stdcall GetLogicalProcessorInformationEx(long ptr ptr) kernel32.GetLogicalProcessorInformationEx +@ stdcall GetNativeSystemInfo(ptr) kernel32.GetNativeSystemInfo +@ stub GetOsSafeBootMode +@ stdcall GetProductInfo(long long long long ptr) kernel32.GetProductInfo +@ stdcall GetSystemDirectoryA(ptr long) kernel32.GetSystemDirectoryA +@ stdcall GetSystemDirectoryW(ptr long) kernel32.GetSystemDirectoryW +@ stdcall GetSystemFirmwareTable(long long ptr long) kernel32.GetSystemFirmwareTable +@ stdcall GetSystemInfo(ptr) kernel32.GetSystemInfo +@ stdcall GetSystemTime(ptr) kernel32.GetSystemTime +@ stdcall GetSystemTimeAdjustment(ptr ptr ptr) kernel32.GetSystemTimeAdjustment +@ stdcall GetSystemTimeAsFileTime(ptr) kernel32.GetSystemTimeAsFileTime +@ stdcall GetSystemTimePreciseAsFileTime(ptr) kernel32.GetSystemTimePreciseAsFileTime +@ stdcall GetSystemWindowsDirectoryA(ptr long) kernel32.GetSystemWindowsDirectoryA +@ stdcall GetSystemWindowsDirectoryW(ptr long) kernel32.GetSystemWindowsDirectoryW +@ stdcall GetTickCount() kernel32.GetTickCount +@ stdcall -ret64 GetTickCount64() kernel32.GetTickCount64 +@ stdcall GetVersion() kernel32.GetVersion +@ stdcall GetVersionExA(ptr) kernel32.GetVersionExA +@ stdcall GetVersionExW(ptr) kernel32.GetVersionExW +@ stdcall GetWindowsDirectoryA(ptr long) kernel32.GetWindowsDirectoryA +@ stdcall GetWindowsDirectoryW(ptr long) kernel32.GetWindowsDirectoryW +@ stdcall GlobalMemoryStatusEx(ptr) kernel32.GlobalMemoryStatusEx +@ stdcall SetComputerNameExW(long wstr) kernel32.SetComputerNameExW +@ stdcall SetLocalTime(ptr) kernel32.SetLocalTime +@ stdcall SetSystemTime(ptr) kernel32.SetSystemTime +@ stdcall -ret64 VerSetConditionMask(long long long long) kernel32.VerSetConditionMask Index: win32/api-ms-win-core-sysinfo-l1-2-0/api-ms-win-core-sysinfo-l1-2-0.spec =================================================================== --- win32/api-ms-win-core-sysinfo-l1-2-0/api-ms-win-core-sysinfo-l1-2-0.spec (nonexistent) +++ win32/api-ms-win-core-sysinfo-l1-2-0/api-ms-win-core-sysinfo-l1-2-0.spec (working copy) @@ -0,0 +1,31 @@ +@ stub EnumSystemFirmwareTables +@ stdcall GetComputerNameExA(long ptr ptr) kernel32.GetComputerNameExA +@ stdcall GetComputerNameExW(long ptr ptr) kernel32.GetComputerNameExW +@ stdcall GetLocalTime(ptr) kernel32.GetLocalTime +@ stdcall GetLogicalProcessorInformation(ptr ptr) kernel32.GetLogicalProcessorInformation +@ stdcall GetLogicalProcessorInformationEx(long ptr ptr) kernel32.GetLogicalProcessorInformationEx +@ stdcall GetNativeSystemInfo(ptr) kernel32.GetNativeSystemInfo +@ stub GetOsSafeBootMode +@ stdcall GetProductInfo(long long long long ptr) kernel32.GetProductInfo +@ stdcall GetSystemDirectoryA(ptr long) kernel32.GetSystemDirectoryA +@ stdcall GetSystemDirectoryW(ptr long) kernel32.GetSystemDirectoryW +@ stdcall GetSystemFirmwareTable(long long ptr long) kernel32.GetSystemFirmwareTable +@ stdcall GetSystemInfo(ptr) kernel32.GetSystemInfo +@ stdcall GetSystemTime(ptr) kernel32.GetSystemTime +@ stdcall GetSystemTimeAdjustment(ptr ptr ptr) kernel32.GetSystemTimeAdjustment +@ stdcall GetSystemTimeAsFileTime(ptr) kernel32.GetSystemTimeAsFileTime +@ stdcall GetSystemTimePreciseAsFileTime(ptr) kernel32.GetSystemTimePreciseAsFileTime +@ stdcall GetSystemWindowsDirectoryA(ptr long) kernel32.GetSystemWindowsDirectoryA +@ stdcall GetSystemWindowsDirectoryW(ptr long) kernel32.GetSystemWindowsDirectoryW +@ stdcall GetTickCount() kernel32.GetTickCount +@ stdcall -ret64 GetTickCount64() kernel32.GetTickCount64 +@ stdcall GetVersion() kernel32.GetVersion +@ stdcall GetVersionExA(ptr) kernel32.GetVersionExA +@ stdcall GetVersionExW(ptr) kernel32.GetVersionExW +@ stdcall GetWindowsDirectoryA(ptr long) kernel32.GetWindowsDirectoryA +@ stdcall GetWindowsDirectoryW(ptr long) kernel32.GetWindowsDirectoryW +@ stdcall GlobalMemoryStatusEx(ptr) kernel32.GlobalMemoryStatusEx +@ stdcall SetComputerNameExW(long wstr) kernel32.SetComputerNameExW +@ stdcall SetLocalTime(ptr) kernel32.SetLocalTime +@ stdcall SetSystemTime(ptr) kernel32.SetSystemTime +@ stdcall -ret64 VerSetConditionMask(long long long long) kernel32.VerSetConditionMask Index: win32/api-ms-win-core-sysinfo-l1-2-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-sysinfo-l1-2-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-sysinfo-l1-2-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-sysinfo-l1-2-0.dll api-ms-win-core-sysinfo-l1-2-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-sysinfo-l1-2-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-sysinfo-l1-2-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-sysinfo-l1-2-0.def) + +set_target_properties(api-ms-win-core-sysinfo-l1-2-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-sysinfo-l1-2-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-sysinfo-l1-2-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-sysinfo-l1-2-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-sysinfo-l1-2-0/Makefile.in =================================================================== --- win32/api-ms-win-core-sysinfo-l1-2-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-sysinfo-l1-2-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-sysinfo-l1-2-0.dll Index: win32/api-ms-win-core-sysinfo-l1-2-1/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-sysinfo-l1-2-1/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-sysinfo-l1-2-1/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-sysinfo-l1-2-1.dll api-ms-win-core-sysinfo-l1-2-1.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-sysinfo-l1-2-1 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-sysinfo-l1-2-1_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-sysinfo-l1-2-1.def) + +set_target_properties(api-ms-win-core-sysinfo-l1-2-1 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-sysinfo-l1-2-1 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-sysinfo-l1-2-1 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-sysinfo-l1-2-1 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-sysinfo-l1-2-1/Makefile.in =================================================================== --- win32/api-ms-win-core-sysinfo-l1-2-1/Makefile.in (nonexistent) +++ win32/api-ms-win-core-sysinfo-l1-2-1/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-sysinfo-l1-2-1.dll Index: win32/api-ms-win-core-sysinfo-l1-2-1/api-ms-win-core-sysinfo-l1-2-1.spec =================================================================== --- win32/api-ms-win-core-sysinfo-l1-2-1/api-ms-win-core-sysinfo-l1-2-1.spec (nonexistent) +++ win32/api-ms-win-core-sysinfo-l1-2-1/api-ms-win-core-sysinfo-l1-2-1.spec (working copy) @@ -0,0 +1,36 @@ +@ stub DnsHostnameToComputerNameExW +@ stub EnumSystemFirmwareTables +@ stdcall GetComputerNameExA(long ptr ptr) kernel32.GetComputerNameExA +@ stdcall GetComputerNameExW(long ptr ptr) kernel32.GetComputerNameExW +@ stdcall GetLocalTime(ptr) kernel32.GetLocalTime +@ stdcall GetLogicalProcessorInformation(ptr ptr) kernel32.GetLogicalProcessorInformation +@ stdcall GetLogicalProcessorInformationEx(long ptr ptr) kernel32.GetLogicalProcessorInformationEx +@ stdcall GetNativeSystemInfo(ptr) kernel32.GetNativeSystemInfo +@ stub GetOsSafeBootMode +@ stdcall GetPhysicallyInstalledSystemMemory(ptr) kernel32.GetPhysicallyInstalledSystemMemory +@ stdcall GetProductInfo(long long long long ptr) kernel32.GetProductInfo +@ stdcall GetSystemDirectoryA(ptr long) kernel32.GetSystemDirectoryA +@ stdcall GetSystemDirectoryW(ptr long) kernel32.GetSystemDirectoryW +@ stdcall GetSystemFirmwareTable(long long ptr long) kernel32.GetSystemFirmwareTable +@ stdcall GetSystemInfo(ptr) kernel32.GetSystemInfo +@ stdcall GetSystemTime(ptr) kernel32.GetSystemTime +@ stdcall GetSystemTimeAdjustment(ptr ptr ptr) kernel32.GetSystemTimeAdjustment +@ stdcall GetSystemTimeAsFileTime(ptr) kernel32.GetSystemTimeAsFileTime +@ stdcall GetSystemTimePreciseAsFileTime(ptr) kernel32.GetSystemTimePreciseAsFileTime +@ stdcall GetSystemWindowsDirectoryA(ptr long) kernel32.GetSystemWindowsDirectoryA +@ stdcall GetSystemWindowsDirectoryW(ptr long) kernel32.GetSystemWindowsDirectoryW +@ stdcall -ret64 GetTickCount64() kernel32.GetTickCount64 +@ stdcall GetTickCount() kernel32.GetTickCount +@ stdcall GetVersion() kernel32.GetVersion +@ stdcall GetVersionExA(ptr) kernel32.GetVersionExA +@ stdcall GetVersionExW(ptr) kernel32.GetVersionExW +@ stdcall GetWindowsDirectoryA(ptr long) kernel32.GetWindowsDirectoryA +@ stdcall GetWindowsDirectoryW(ptr long) kernel32.GetWindowsDirectoryW +@ stdcall GlobalMemoryStatusEx(ptr) kernel32.GlobalMemoryStatusEx +@ stub InstallELAMCertificateInfo +@ stub SetComputerNameEx2W +@ stdcall SetComputerNameExW(long wstr) kernel32.SetComputerNameExW +@ stdcall SetLocalTime(ptr) kernel32.SetLocalTime +@ stdcall SetSystemTime(ptr) kernel32.SetSystemTime +@ stdcall SetSystemTimeAdjustment(long long) kernel32.SetSystemTimeAdjustment +@ stdcall -ret64 VerSetConditionMask(long long long long) kernel32.VerSetConditionMask Index: win32/api-ms-win-core-sysinfo-l1-2-1/api-ms-win-core-sysinfo-l1-2-1.spec =================================================================== --- win32/api-ms-win-core-sysinfo-l1-2-1/api-ms-win-core-sysinfo-l1-2-1.spec (nonexistent) +++ win32/api-ms-win-core-sysinfo-l1-2-1/api-ms-win-core-sysinfo-l1-2-1.spec (working copy) @@ -0,0 +1,36 @@ +@ stub DnsHostnameToComputerNameExW +@ stub EnumSystemFirmwareTables +@ stdcall GetComputerNameExA(long ptr ptr) kernel32.GetComputerNameExA +@ stdcall GetComputerNameExW(long ptr ptr) kernel32.GetComputerNameExW +@ stdcall GetLocalTime(ptr) kernel32.GetLocalTime +@ stdcall GetLogicalProcessorInformation(ptr ptr) kernel32.GetLogicalProcessorInformation +@ stdcall GetLogicalProcessorInformationEx(long ptr ptr) kernel32.GetLogicalProcessorInformationEx +@ stdcall GetNativeSystemInfo(ptr) kernel32.GetNativeSystemInfo +@ stub GetOsSafeBootMode +@ stdcall GetPhysicallyInstalledSystemMemory(ptr) kernel32.GetPhysicallyInstalledSystemMemory +@ stdcall GetProductInfo(long long long long ptr) kernel32.GetProductInfo +@ stdcall GetSystemDirectoryA(ptr long) kernel32.GetSystemDirectoryA +@ stdcall GetSystemDirectoryW(ptr long) kernel32.GetSystemDirectoryW +@ stdcall GetSystemFirmwareTable(long long ptr long) kernel32.GetSystemFirmwareTable +@ stdcall GetSystemInfo(ptr) kernel32.GetSystemInfo +@ stdcall GetSystemTime(ptr) kernel32.GetSystemTime +@ stdcall GetSystemTimeAdjustment(ptr ptr ptr) kernel32.GetSystemTimeAdjustment +@ stdcall GetSystemTimeAsFileTime(ptr) kernel32.GetSystemTimeAsFileTime +@ stdcall GetSystemTimePreciseAsFileTime(ptr) kernel32.GetSystemTimePreciseAsFileTime +@ stdcall GetSystemWindowsDirectoryA(ptr long) kernel32.GetSystemWindowsDirectoryA +@ stdcall GetSystemWindowsDirectoryW(ptr long) kernel32.GetSystemWindowsDirectoryW +@ stdcall -ret64 GetTickCount64() kernel32.GetTickCount64 +@ stdcall GetTickCount() kernel32.GetTickCount +@ stdcall GetVersion() kernel32.GetVersion +@ stdcall GetVersionExA(ptr) kernel32.GetVersionExA +@ stdcall GetVersionExW(ptr) kernel32.GetVersionExW +@ stdcall GetWindowsDirectoryA(ptr long) kernel32.GetWindowsDirectoryA +@ stdcall GetWindowsDirectoryW(ptr long) kernel32.GetWindowsDirectoryW +@ stdcall GlobalMemoryStatusEx(ptr) kernel32.GlobalMemoryStatusEx +@ stub InstallELAMCertificateInfo +@ stub SetComputerNameEx2W +@ stdcall SetComputerNameExW(long wstr) kernel32.SetComputerNameExW +@ stdcall SetLocalTime(ptr) kernel32.SetLocalTime +@ stdcall SetSystemTime(ptr) kernel32.SetSystemTime +@ stdcall SetSystemTimeAdjustment(long long) kernel32.SetSystemTimeAdjustment +@ stdcall -ret64 VerSetConditionMask(long long long long) kernel32.VerSetConditionMask Index: win32/api-ms-win-core-sysinfo-l1-2-1/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-sysinfo-l1-2-1/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-sysinfo-l1-2-1/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-sysinfo-l1-2-1.dll api-ms-win-core-sysinfo-l1-2-1.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-sysinfo-l1-2-1 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-sysinfo-l1-2-1_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-sysinfo-l1-2-1.def) + +set_target_properties(api-ms-win-core-sysinfo-l1-2-1 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-sysinfo-l1-2-1 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-sysinfo-l1-2-1 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-sysinfo-l1-2-1 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-sysinfo-l1-2-1/Makefile.in =================================================================== --- win32/api-ms-win-core-sysinfo-l1-2-1/Makefile.in (nonexistent) +++ win32/api-ms-win-core-sysinfo-l1-2-1/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-sysinfo-l1-2-1.dll Index: win32/api-ms-win-core-threadpool-l1-2-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-threadpool-l1-2-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-threadpool-l1-2-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-threadpool-l1-2-0.dll api-ms-win-core-threadpool-l1-2-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-threadpool-l1-2-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-threadpool-l1-2-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-threadpool-l1-2-0.def) + +set_target_properties(api-ms-win-core-threadpool-l1-2-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-threadpool-l1-2-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-threadpool-l1-2-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-threadpool-l1-2-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-threadpool-l1-2-0/Makefile.in =================================================================== --- win32/api-ms-win-core-threadpool-l1-2-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-threadpool-l1-2-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-threadpool-l1-2-0.dll Index: win32/api-ms-win-core-threadpool-l1-2-0/api-ms-win-core-threadpool-l1-2-0.spec =================================================================== --- win32/api-ms-win-core-threadpool-l1-2-0/api-ms-win-core-threadpool-l1-2-0.spec (nonexistent) +++ win32/api-ms-win-core-threadpool-l1-2-0/api-ms-win-core-threadpool-l1-2-0.spec (working copy) @@ -0,0 +1,37 @@ +@ stdcall CallbackMayRunLong(ptr) kernel32.CallbackMayRunLong +@ stub CancelThreadpoolIo +@ stdcall CloseThreadpool(ptr) kernel32.CloseThreadpool +@ stdcall CloseThreadpoolCleanupGroup(ptr) kernel32.CloseThreadpoolCleanupGroup +@ stdcall CloseThreadpoolCleanupGroupMembers(ptr long ptr) kernel32.CloseThreadpoolCleanupGroupMembers +@ stub CloseThreadpoolIo +@ stdcall CloseThreadpoolTimer(ptr) kernel32.CloseThreadpoolTimer +@ stdcall CloseThreadpoolWait(ptr) kernel32.CloseThreadpoolWait +@ stdcall CloseThreadpoolWork(ptr) kernel32.CloseThreadpoolWork +@ stdcall CreateThreadpool(ptr) kernel32.CreateThreadpool +@ stdcall CreateThreadpoolCleanupGroup() kernel32.CreateThreadpoolCleanupGroup +@ stub CreateThreadpoolIo +@ stdcall CreateThreadpoolTimer(ptr ptr ptr) kernel32.CreateThreadpoolTimer +@ stdcall CreateThreadpoolWait(ptr ptr ptr) kernel32.CreateThreadpoolWait +@ stdcall CreateThreadpoolWork(ptr ptr ptr) kernel32.CreateThreadpoolWork +@ stdcall DisassociateCurrentThreadFromCallback(ptr) kernel32.DisassociateCurrentThreadFromCallback +@ stdcall FreeLibraryWhenCallbackReturns(ptr ptr) kernel32.FreeLibraryWhenCallbackReturns +@ stdcall IsThreadpoolTimerSet(ptr) kernel32.IsThreadpoolTimerSet +@ stdcall LeaveCriticalSectionWhenCallbackReturns(ptr ptr) kernel32.LeaveCriticalSectionWhenCallbackReturns +@ stub QueryThreadpoolStackInformation +@ stdcall ReleaseMutexWhenCallbackReturns(ptr long) kernel32.ReleaseMutexWhenCallbackReturns +@ stdcall ReleaseSemaphoreWhenCallbackReturns(ptr long long) kernel32.ReleaseSemaphoreWhenCallbackReturns +@ stdcall SetEventWhenCallbackReturns(ptr long) kernel32.SetEventWhenCallbackReturns +@ stub SetThreadpoolStackInformation +@ stdcall SetThreadpoolThreadMaximum(ptr long) kernel32.SetThreadpoolThreadMaximum +@ stdcall SetThreadpoolThreadMinimum(ptr long) kernel32.SetThreadpoolThreadMinimum +@ stdcall SetThreadpoolTimer(ptr ptr long long) kernel32.SetThreadpoolTimer +@ stub SetThreadpoolTimerEx +@ stdcall SetThreadpoolWait(ptr long ptr) kernel32.SetThreadpoolWait +@ stub SetThreadpoolWaitEx +@ stub StartThreadpoolIo +@ stdcall SubmitThreadpoolWork(ptr) kernel32.SubmitThreadpoolWork +@ stdcall TrySubmitThreadpoolCallback(ptr ptr ptr) kernel32.TrySubmitThreadpoolCallback +@ stub WaitForThreadpoolIoCallbacks +@ stdcall WaitForThreadpoolTimerCallbacks(ptr long) kernel32.WaitForThreadpoolTimerCallbacks +@ stdcall WaitForThreadpoolWaitCallbacks(ptr long) kernel32.WaitForThreadpoolWaitCallbacks +@ stdcall WaitForThreadpoolWorkCallbacks(ptr long) kernel32.WaitForThreadpoolWorkCallbacks Index: win32/api-ms-win-core-threadpool-l1-2-0/api-ms-win-core-threadpool-l1-2-0.spec =================================================================== --- win32/api-ms-win-core-threadpool-l1-2-0/api-ms-win-core-threadpool-l1-2-0.spec (nonexistent) +++ win32/api-ms-win-core-threadpool-l1-2-0/api-ms-win-core-threadpool-l1-2-0.spec (working copy) @@ -0,0 +1,37 @@ +@ stdcall CallbackMayRunLong(ptr) kernel32.CallbackMayRunLong +@ stub CancelThreadpoolIo +@ stdcall CloseThreadpool(ptr) kernel32.CloseThreadpool +@ stdcall CloseThreadpoolCleanupGroup(ptr) kernel32.CloseThreadpoolCleanupGroup +@ stdcall CloseThreadpoolCleanupGroupMembers(ptr long ptr) kernel32.CloseThreadpoolCleanupGroupMembers +@ stub CloseThreadpoolIo +@ stdcall CloseThreadpoolTimer(ptr) kernel32.CloseThreadpoolTimer +@ stdcall CloseThreadpoolWait(ptr) kernel32.CloseThreadpoolWait +@ stdcall CloseThreadpoolWork(ptr) kernel32.CloseThreadpoolWork +@ stdcall CreateThreadpool(ptr) kernel32.CreateThreadpool +@ stdcall CreateThreadpoolCleanupGroup() kernel32.CreateThreadpoolCleanupGroup +@ stub CreateThreadpoolIo +@ stdcall CreateThreadpoolTimer(ptr ptr ptr) kernel32.CreateThreadpoolTimer +@ stdcall CreateThreadpoolWait(ptr ptr ptr) kernel32.CreateThreadpoolWait +@ stdcall CreateThreadpoolWork(ptr ptr ptr) kernel32.CreateThreadpoolWork +@ stdcall DisassociateCurrentThreadFromCallback(ptr) kernel32.DisassociateCurrentThreadFromCallback +@ stdcall FreeLibraryWhenCallbackReturns(ptr ptr) kernel32.FreeLibraryWhenCallbackReturns +@ stdcall IsThreadpoolTimerSet(ptr) kernel32.IsThreadpoolTimerSet +@ stdcall LeaveCriticalSectionWhenCallbackReturns(ptr ptr) kernel32.LeaveCriticalSectionWhenCallbackReturns +@ stub QueryThreadpoolStackInformation +@ stdcall ReleaseMutexWhenCallbackReturns(ptr long) kernel32.ReleaseMutexWhenCallbackReturns +@ stdcall ReleaseSemaphoreWhenCallbackReturns(ptr long long) kernel32.ReleaseSemaphoreWhenCallbackReturns +@ stdcall SetEventWhenCallbackReturns(ptr long) kernel32.SetEventWhenCallbackReturns +@ stub SetThreadpoolStackInformation +@ stdcall SetThreadpoolThreadMaximum(ptr long) kernel32.SetThreadpoolThreadMaximum +@ stdcall SetThreadpoolThreadMinimum(ptr long) kernel32.SetThreadpoolThreadMinimum +@ stdcall SetThreadpoolTimer(ptr ptr long long) kernel32.SetThreadpoolTimer +@ stub SetThreadpoolTimerEx +@ stdcall SetThreadpoolWait(ptr long ptr) kernel32.SetThreadpoolWait +@ stub SetThreadpoolWaitEx +@ stub StartThreadpoolIo +@ stdcall SubmitThreadpoolWork(ptr) kernel32.SubmitThreadpoolWork +@ stdcall TrySubmitThreadpoolCallback(ptr ptr ptr) kernel32.TrySubmitThreadpoolCallback +@ stub WaitForThreadpoolIoCallbacks +@ stdcall WaitForThreadpoolTimerCallbacks(ptr long) kernel32.WaitForThreadpoolTimerCallbacks +@ stdcall WaitForThreadpoolWaitCallbacks(ptr long) kernel32.WaitForThreadpoolWaitCallbacks +@ stdcall WaitForThreadpoolWorkCallbacks(ptr long) kernel32.WaitForThreadpoolWorkCallbacks Index: win32/api-ms-win-core-threadpool-l1-2-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-threadpool-l1-2-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-threadpool-l1-2-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-threadpool-l1-2-0.dll api-ms-win-core-threadpool-l1-2-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-threadpool-l1-2-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-threadpool-l1-2-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-threadpool-l1-2-0.def) + +set_target_properties(api-ms-win-core-threadpool-l1-2-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-threadpool-l1-2-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-threadpool-l1-2-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-threadpool-l1-2-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-threadpool-l1-2-0/Makefile.in =================================================================== --- win32/api-ms-win-core-threadpool-l1-2-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-threadpool-l1-2-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-threadpool-l1-2-0.dll Index: win32/api-ms-win-core-threadpool-legacy-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-threadpool-legacy-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-threadpool-legacy-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-threadpool-legacy-l1-1-0.dll api-ms-win-core-threadpool-legacy-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-threadpool-legacy-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-threadpool-legacy-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-threadpool-legacy-l1-1-0.def) + +set_target_properties(api-ms-win-core-threadpool-legacy-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-threadpool-legacy-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-threadpool-legacy-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-threadpool-legacy-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-threadpool-legacy-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-threadpool-legacy-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-threadpool-legacy-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-threadpool-legacy-l1-1-0.dll Index: win32/api-ms-win-core-threadpool-legacy-l1-1-0/api-ms-win-core-threadpool-legacy-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-threadpool-legacy-l1-1-0/api-ms-win-core-threadpool-legacy-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-threadpool-legacy-l1-1-0/api-ms-win-core-threadpool-legacy-l1-1-0.spec (working copy) @@ -0,0 +1,7 @@ +@ stdcall ChangeTimerQueueTimer(ptr ptr long long) kernel32.ChangeTimerQueueTimer +@ stdcall CreateTimerQueue() kernel32.CreateTimerQueue +@ stdcall CreateTimerQueueTimer(ptr long ptr ptr long long long) kernel32.CreateTimerQueueTimer +@ stdcall DeleteTimerQueueEx(long long) kernel32.DeleteTimerQueueEx +@ stdcall DeleteTimerQueueTimer(long long long) kernel32.DeleteTimerQueueTimer +@ stdcall QueueUserWorkItem(ptr ptr long) kernel32.QueueUserWorkItem +@ stdcall UnregisterWaitEx(long long) kernel32.UnregisterWaitEx Index: win32/api-ms-win-core-threadpool-legacy-l1-1-0/api-ms-win-core-threadpool-legacy-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-threadpool-legacy-l1-1-0/api-ms-win-core-threadpool-legacy-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-threadpool-legacy-l1-1-0/api-ms-win-core-threadpool-legacy-l1-1-0.spec (working copy) @@ -0,0 +1,7 @@ +@ stdcall ChangeTimerQueueTimer(ptr ptr long long) kernel32.ChangeTimerQueueTimer +@ stdcall CreateTimerQueue() kernel32.CreateTimerQueue +@ stdcall CreateTimerQueueTimer(ptr long ptr ptr long long long) kernel32.CreateTimerQueueTimer +@ stdcall DeleteTimerQueueEx(long long) kernel32.DeleteTimerQueueEx +@ stdcall DeleteTimerQueueTimer(long long long) kernel32.DeleteTimerQueueTimer +@ stdcall QueueUserWorkItem(ptr ptr long) kernel32.QueueUserWorkItem +@ stdcall UnregisterWaitEx(long long) kernel32.UnregisterWaitEx Index: win32/api-ms-win-core-threadpool-legacy-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-threadpool-legacy-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-threadpool-legacy-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-threadpool-legacy-l1-1-0.dll api-ms-win-core-threadpool-legacy-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-threadpool-legacy-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-threadpool-legacy-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-threadpool-legacy-l1-1-0.def) + +set_target_properties(api-ms-win-core-threadpool-legacy-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-threadpool-legacy-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-threadpool-legacy-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-threadpool-legacy-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-threadpool-legacy-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-threadpool-legacy-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-threadpool-legacy-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-threadpool-legacy-l1-1-0.dll Index: win32/api-ms-win-core-timezone-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-timezone-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-timezone-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-timezone-l1-1-0.dll api-ms-win-core-timezone-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-timezone-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-timezone-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-timezone-l1-1-0.def) + +set_target_properties(api-ms-win-core-timezone-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-timezone-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-timezone-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-timezone-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-timezone-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-timezone-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-timezone-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-timezone-l1-1-0.dll Index: win32/api-ms-win-core-timezone-l1-1-0/api-ms-win-core-timezone-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-timezone-l1-1-0/api-ms-win-core-timezone-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-timezone-l1-1-0/api-ms-win-core-timezone-l1-1-0.spec (working copy) @@ -0,0 +1,13 @@ +@ stub EnumDynamicTimeZoneInformation +@ stdcall FileTimeToSystemTime(ptr ptr) kernel32.FileTimeToSystemTime +@ stdcall GetDynamicTimeZoneInformation(ptr) kernel32.GetDynamicTimeZoneInformation +@ stub GetDynamicTimeZoneInformationEffectiveYears +@ stdcall GetTimeZoneInformation(ptr) kernel32.GetTimeZoneInformation +@ stdcall GetTimeZoneInformationForYear(long ptr ptr) kernel32.GetTimeZoneInformationForYear +@ stub SetDynamicTimeZoneInformation +@ stdcall SetTimeZoneInformation(ptr) kernel32.SetTimeZoneInformation +@ stdcall SystemTimeToFileTime(ptr ptr) kernel32.SystemTimeToFileTime +@ stdcall SystemTimeToTzSpecificLocalTime(ptr ptr ptr) kernel32.SystemTimeToTzSpecificLocalTime +@ stub SystemTimeToTzSpecificLocalTimeEx +@ stdcall TzSpecificLocalTimeToSystemTime(ptr ptr ptr) kernel32.TzSpecificLocalTimeToSystemTime +@ stub TzSpecificLocalTimeToSystemTimeEx Index: win32/api-ms-win-core-timezone-l1-1-0/api-ms-win-core-timezone-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-timezone-l1-1-0/api-ms-win-core-timezone-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-timezone-l1-1-0/api-ms-win-core-timezone-l1-1-0.spec (working copy) @@ -0,0 +1,13 @@ +@ stub EnumDynamicTimeZoneInformation +@ stdcall FileTimeToSystemTime(ptr ptr) kernel32.FileTimeToSystemTime +@ stdcall GetDynamicTimeZoneInformation(ptr) kernel32.GetDynamicTimeZoneInformation +@ stub GetDynamicTimeZoneInformationEffectiveYears +@ stdcall GetTimeZoneInformation(ptr) kernel32.GetTimeZoneInformation +@ stdcall GetTimeZoneInformationForYear(long ptr ptr) kernel32.GetTimeZoneInformationForYear +@ stub SetDynamicTimeZoneInformation +@ stdcall SetTimeZoneInformation(ptr) kernel32.SetTimeZoneInformation +@ stdcall SystemTimeToFileTime(ptr ptr) kernel32.SystemTimeToFileTime +@ stdcall SystemTimeToTzSpecificLocalTime(ptr ptr ptr) kernel32.SystemTimeToTzSpecificLocalTime +@ stub SystemTimeToTzSpecificLocalTimeEx +@ stdcall TzSpecificLocalTimeToSystemTime(ptr ptr ptr) kernel32.TzSpecificLocalTimeToSystemTime +@ stub TzSpecificLocalTimeToSystemTimeEx Index: win32/api-ms-win-core-timezone-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-timezone-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-timezone-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-timezone-l1-1-0.dll api-ms-win-core-timezone-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-timezone-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-timezone-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-timezone-l1-1-0.def) + +set_target_properties(api-ms-win-core-timezone-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-timezone-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-timezone-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-timezone-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-timezone-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-timezone-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-timezone-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-timezone-l1-1-0.dll Index: win32/api-ms-win-core-url-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-url-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-url-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-url-l1-1-0.dll api-ms-win-core-url-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-url-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-url-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-url-l1-1-0.def) + +set_target_properties(api-ms-win-core-url-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-url-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-url-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-url-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-url-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-url-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-url-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-url-l1-1-0.dll Index: win32/api-ms-win-core-url-l1-1-0/api-ms-win-core-url-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-url-l1-1-0/api-ms-win-core-url-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-url-l1-1-0/api-ms-win-core-url-l1-1-0.spec (working copy) @@ -0,0 +1,38 @@ +@ stdcall GetAcceptLanguagesA(ptr ptr) shlwapi.GetAcceptLanguagesA +@ stdcall GetAcceptLanguagesW(ptr ptr) shlwapi.GetAcceptLanguagesW +@ stdcall HashData(ptr long ptr long) shlwapi.HashData +@ stdcall IsInternetESCEnabled() shlwapi.IsInternetESCEnabled +@ stdcall ParseURLA(str ptr) shlwapi.ParseURLA +@ stdcall ParseURLW(wstr ptr) shlwapi.ParseURLW +@ stdcall PathCreateFromUrlA(str ptr ptr long) shlwapi.PathCreateFromUrlA +@ stdcall PathCreateFromUrlAlloc(wstr ptr long) shlwapi.PathCreateFromUrlAlloc +@ stdcall PathCreateFromUrlW(wstr ptr ptr long) shlwapi.PathCreateFromUrlW +@ stdcall PathIsURLA(str) shlwapi.PathIsURLA +@ stdcall PathIsURLW(wstr) shlwapi.PathIsURLW +@ stdcall UrlApplySchemeA(str ptr ptr long) shlwapi.UrlApplySchemeA +@ stdcall UrlApplySchemeW(wstr ptr ptr long) shlwapi.UrlApplySchemeW +@ stdcall UrlCanonicalizeA(str ptr ptr long) shlwapi.UrlCanonicalizeA +@ stdcall UrlCanonicalizeW(wstr ptr ptr long) shlwapi.UrlCanonicalizeW +@ stdcall UrlCombineA(str str ptr ptr long) shlwapi.UrlCombineA +@ stdcall UrlCombineW(wstr wstr ptr ptr long) shlwapi.UrlCombineW +@ stdcall UrlCompareA(str str long) shlwapi.UrlCompareA +@ stdcall UrlCompareW(wstr wstr long) shlwapi.UrlCompareW +@ stdcall UrlCreateFromPathA(str ptr ptr long) shlwapi.UrlCreateFromPathA +@ stdcall UrlCreateFromPathW(wstr ptr ptr long) shlwapi.UrlCreateFromPathW +@ stdcall UrlEscapeA(str ptr ptr long) shlwapi.UrlEscapeA +@ stdcall UrlEscapeW(wstr ptr ptr long) shlwapi.UrlEscapeW +@ stdcall UrlFixupW(wstr wstr long) shlwapi.UrlFixupW +@ stdcall UrlGetLocationA(str) shlwapi.UrlGetLocationA +@ stdcall UrlGetLocationW(wstr) shlwapi.UrlGetLocationW +@ stdcall UrlGetPartA(str ptr ptr long long) shlwapi.UrlGetPartA +@ stdcall UrlGetPartW(wstr ptr ptr long long) shlwapi.UrlGetPartW +@ stdcall UrlHashA(str ptr long) shlwapi.UrlHashA +@ stdcall UrlHashW(wstr ptr long) shlwapi.UrlHashW +@ stdcall UrlIsA(str long) shlwapi.UrlIsA +@ stdcall UrlIsNoHistoryA(str) shlwapi.UrlIsNoHistoryA +@ stdcall UrlIsNoHistoryW(wstr) shlwapi.UrlIsNoHistoryW +@ stdcall UrlIsOpaqueA(str) shlwapi.UrlIsOpaqueA +@ stdcall UrlIsOpaqueW(wstr) shlwapi.UrlIsOpaqueW +@ stdcall UrlIsW(wstr long) shlwapi.UrlIsW +@ stdcall UrlUnescapeA(str ptr ptr long) shlwapi.UrlUnescapeA +@ stdcall UrlUnescapeW(wstr ptr ptr long) shlwapi.UrlUnescapeW Index: win32/api-ms-win-core-url-l1-1-0/api-ms-win-core-url-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-url-l1-1-0/api-ms-win-core-url-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-url-l1-1-0/api-ms-win-core-url-l1-1-0.spec (working copy) @@ -0,0 +1,38 @@ +@ stdcall GetAcceptLanguagesA(ptr ptr) shlwapi.GetAcceptLanguagesA +@ stdcall GetAcceptLanguagesW(ptr ptr) shlwapi.GetAcceptLanguagesW +@ stdcall HashData(ptr long ptr long) shlwapi.HashData +@ stdcall IsInternetESCEnabled() shlwapi.IsInternetESCEnabled +@ stdcall ParseURLA(str ptr) shlwapi.ParseURLA +@ stdcall ParseURLW(wstr ptr) shlwapi.ParseURLW +@ stdcall PathCreateFromUrlA(str ptr ptr long) shlwapi.PathCreateFromUrlA +@ stdcall PathCreateFromUrlAlloc(wstr ptr long) shlwapi.PathCreateFromUrlAlloc +@ stdcall PathCreateFromUrlW(wstr ptr ptr long) shlwapi.PathCreateFromUrlW +@ stdcall PathIsURLA(str) shlwapi.PathIsURLA +@ stdcall PathIsURLW(wstr) shlwapi.PathIsURLW +@ stdcall UrlApplySchemeA(str ptr ptr long) shlwapi.UrlApplySchemeA +@ stdcall UrlApplySchemeW(wstr ptr ptr long) shlwapi.UrlApplySchemeW +@ stdcall UrlCanonicalizeA(str ptr ptr long) shlwapi.UrlCanonicalizeA +@ stdcall UrlCanonicalizeW(wstr ptr ptr long) shlwapi.UrlCanonicalizeW +@ stdcall UrlCombineA(str str ptr ptr long) shlwapi.UrlCombineA +@ stdcall UrlCombineW(wstr wstr ptr ptr long) shlwapi.UrlCombineW +@ stdcall UrlCompareA(str str long) shlwapi.UrlCompareA +@ stdcall UrlCompareW(wstr wstr long) shlwapi.UrlCompareW +@ stdcall UrlCreateFromPathA(str ptr ptr long) shlwapi.UrlCreateFromPathA +@ stdcall UrlCreateFromPathW(wstr ptr ptr long) shlwapi.UrlCreateFromPathW +@ stdcall UrlEscapeA(str ptr ptr long) shlwapi.UrlEscapeA +@ stdcall UrlEscapeW(wstr ptr ptr long) shlwapi.UrlEscapeW +@ stdcall UrlFixupW(wstr wstr long) shlwapi.UrlFixupW +@ stdcall UrlGetLocationA(str) shlwapi.UrlGetLocationA +@ stdcall UrlGetLocationW(wstr) shlwapi.UrlGetLocationW +@ stdcall UrlGetPartA(str ptr ptr long long) shlwapi.UrlGetPartA +@ stdcall UrlGetPartW(wstr ptr ptr long long) shlwapi.UrlGetPartW +@ stdcall UrlHashA(str ptr long) shlwapi.UrlHashA +@ stdcall UrlHashW(wstr ptr long) shlwapi.UrlHashW +@ stdcall UrlIsA(str long) shlwapi.UrlIsA +@ stdcall UrlIsNoHistoryA(str) shlwapi.UrlIsNoHistoryA +@ stdcall UrlIsNoHistoryW(wstr) shlwapi.UrlIsNoHistoryW +@ stdcall UrlIsOpaqueA(str) shlwapi.UrlIsOpaqueA +@ stdcall UrlIsOpaqueW(wstr) shlwapi.UrlIsOpaqueW +@ stdcall UrlIsW(wstr long) shlwapi.UrlIsW +@ stdcall UrlUnescapeA(str ptr ptr long) shlwapi.UrlUnescapeA +@ stdcall UrlUnescapeW(wstr ptr ptr long) shlwapi.UrlUnescapeW Index: win32/api-ms-win-core-url-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-url-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-url-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-url-l1-1-0.dll api-ms-win-core-url-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-url-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-url-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-url-l1-1-0.def) + +set_target_properties(api-ms-win-core-url-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-url-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-url-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-url-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-url-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-url-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-url-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-url-l1-1-0.dll Index: win32/api-ms-win-core-util-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-util-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-util-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-util-l1-1-0.dll api-ms-win-core-util-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-util-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-util-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-util-l1-1-0.def) + +set_target_properties(api-ms-win-core-util-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-util-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-util-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-util-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-util-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-util-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-util-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-util-l1-1-0.dll Index: win32/api-ms-win-core-util-l1-1-0/api-ms-win-core-util-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-util-l1-1-0/api-ms-win-core-util-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-util-l1-1-0/api-ms-win-core-util-l1-1-0.spec (working copy) @@ -0,0 +1,5 @@ +@ stdcall Beep(long long) kernel32.Beep +@ stdcall DecodePointer(ptr) kernel32.DecodePointer +@ stub DecodeSystemPointer +@ stdcall EncodePointer(ptr) kernel32.EncodePointer +@ stub EncodeSystemPointer Index: win32/api-ms-win-core-util-l1-1-0/api-ms-win-core-util-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-util-l1-1-0/api-ms-win-core-util-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-util-l1-1-0/api-ms-win-core-util-l1-1-0.spec (working copy) @@ -0,0 +1,5 @@ +@ stdcall Beep(long long) kernel32.Beep +@ stdcall DecodePointer(ptr) kernel32.DecodePointer +@ stub DecodeSystemPointer +@ stdcall EncodePointer(ptr) kernel32.EncodePointer +@ stub EncodeSystemPointer Index: win32/api-ms-win-core-util-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-util-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-util-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-util-l1-1-0.dll api-ms-win-core-util-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-util-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-util-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-util-l1-1-0.def) + +set_target_properties(api-ms-win-core-util-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-util-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-util-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-util-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-util-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-util-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-util-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-util-l1-1-0.dll Index: win32/api-ms-win-core-version-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-version-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-version-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-version-l1-1-0.dll api-ms-win-core-version-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-version-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-version-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-version-l1-1-0.def) + +set_target_properties(api-ms-win-core-version-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-version-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-version-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-version-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-version-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-version-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-version-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-version-l1-1-0.dll Index: win32/api-ms-win-core-version-l1-1-0/api-ms-win-core-version-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-version-l1-1-0/api-ms-win-core-version-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-version-l1-1-0/api-ms-win-core-version-l1-1-0.spec (working copy) @@ -0,0 +1,4 @@ +@ stdcall GetFileVersionInfoExW(long wstr long long ptr) version.GetFileVersionInfoExW +@ stdcall GetFileVersionInfoSizeExW(long wstr ptr) version.GetFileVersionInfoSizeExW +@ stdcall VerFindFileW(long wstr wstr wstr ptr ptr ptr ptr) version.VerFindFileW +@ stdcall VerQueryValueW(ptr wstr ptr ptr) version.VerQueryValueW Index: win32/api-ms-win-core-version-l1-1-0/api-ms-win-core-version-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-version-l1-1-0/api-ms-win-core-version-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-version-l1-1-0/api-ms-win-core-version-l1-1-0.spec (working copy) @@ -0,0 +1,4 @@ +@ stdcall GetFileVersionInfoExW(long wstr long long ptr) version.GetFileVersionInfoExW +@ stdcall GetFileVersionInfoSizeExW(long wstr ptr) version.GetFileVersionInfoSizeExW +@ stdcall VerFindFileW(long wstr wstr wstr ptr ptr ptr ptr) version.VerFindFileW +@ stdcall VerQueryValueW(ptr wstr ptr ptr) version.VerQueryValueW Index: win32/api-ms-win-core-version-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-version-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-version-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-version-l1-1-0.dll api-ms-win-core-version-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-version-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-version-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-version-l1-1-0.def) + +set_target_properties(api-ms-win-core-version-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-version-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-version-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-version-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-version-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-version-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-version-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-version-l1-1-0.dll Index: win32/api-ms-win-core-winrt-error-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-winrt-error-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-winrt-error-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-winrt-error-l1-1-0.dll api-ms-win-core-winrt-error-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-winrt-error-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-winrt-error-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-winrt-error-l1-1-0.def) + +set_target_properties(api-ms-win-core-winrt-error-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-winrt-error-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-winrt-error-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-winrt-error-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-winrt-error-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-winrt-error-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-winrt-error-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-winrt-error-l1-1-0.dll Index: win32/api-ms-win-core-winrt-error-l1-1-0/api-ms-win-core-winrt-error-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-winrt-error-l1-1-0/api-ms-win-core-winrt-error-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-winrt-error-l1-1-0/api-ms-win-core-winrt-error-l1-1-0.spec (working copy) @@ -0,0 +1,11 @@ +@ stub GetRestrictedErrorInfo +@ stub RoCaptureErrorContext +@ stub RoFailFastWithErrorContext +@ stub RoGetErrorReportingFlags +@ stub RoOriginateError +@ stub RoOriginateErrorW +@ stub RoResolveRestrictedErrorInfoReference +@ stub RoSetErrorReportingFlags +@ stub RoTransformError +@ stub RoTransformErrorW +@ stub SetRestrictedErrorInfo Index: win32/api-ms-win-core-winrt-error-l1-1-0/api-ms-win-core-winrt-error-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-winrt-error-l1-1-0/api-ms-win-core-winrt-error-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-winrt-error-l1-1-0/api-ms-win-core-winrt-error-l1-1-0.spec (working copy) @@ -0,0 +1,11 @@ +@ stub GetRestrictedErrorInfo +@ stub RoCaptureErrorContext +@ stub RoFailFastWithErrorContext +@ stub RoGetErrorReportingFlags +@ stub RoOriginateError +@ stub RoOriginateErrorW +@ stub RoResolveRestrictedErrorInfoReference +@ stub RoSetErrorReportingFlags +@ stub RoTransformError +@ stub RoTransformErrorW +@ stub SetRestrictedErrorInfo Index: win32/api-ms-win-core-winrt-error-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-winrt-error-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-winrt-error-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-winrt-error-l1-1-0.dll api-ms-win-core-winrt-error-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-winrt-error-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-winrt-error-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-winrt-error-l1-1-0.def) + +set_target_properties(api-ms-win-core-winrt-error-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-winrt-error-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-winrt-error-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-winrt-error-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-winrt-error-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-winrt-error-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-winrt-error-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-winrt-error-l1-1-0.dll Index: win32/api-ms-win-core-winrt-error-l1-1-1/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-winrt-error-l1-1-1/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-winrt-error-l1-1-1/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-winrt-error-l1-1-1.dll api-ms-win-core-winrt-error-l1-1-1.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-winrt-error-l1-1-1 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-winrt-error-l1-1-1_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-winrt-error-l1-1-1.def) + +set_target_properties(api-ms-win-core-winrt-error-l1-1-1 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-winrt-error-l1-1-1 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-winrt-error-l1-1-1 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-winrt-error-l1-1-1 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-winrt-error-l1-1-1/Makefile.in =================================================================== --- win32/api-ms-win-core-winrt-error-l1-1-1/Makefile.in (nonexistent) +++ win32/api-ms-win-core-winrt-error-l1-1-1/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-winrt-error-l1-1-1.dll Index: win32/api-ms-win-core-winrt-error-l1-1-1/api-ms-win-core-winrt-error-l1-1-1.spec =================================================================== --- win32/api-ms-win-core-winrt-error-l1-1-1/api-ms-win-core-winrt-error-l1-1-1.spec (nonexistent) +++ win32/api-ms-win-core-winrt-error-l1-1-1/api-ms-win-core-winrt-error-l1-1-1.spec (working copy) @@ -0,0 +1,19 @@ +@ stub GetRestrictedErrorInfo +@ stub IsErrorPropagationEnabled +@ stub RoCaptureErrorContext +@ stub RoClearError +@ stub RoFailFastWithErrorContext +@ stub RoGetErrorReportingFlags +@ stub RoGetMatchingRestrictedErrorInfo +@ stub RoInspectCapturedStackBackTrace +@ stub RoInspectThreadErrorInfo +@ stub RoOriginateError +@ stub RoOriginateErrorW +@ stub RoOriginateLanguageException +@ stub RoReportFailedDelegate +@ stub RoReportUnhandledError +@ stub RoResolveRestrictedErrorInfoReference +@ stub RoSetErrorReportingFlags +@ stub RoTransformError +@ stub RoTransformErrorW +@ stub SetRestrictedErrorInfo Index: win32/api-ms-win-core-winrt-error-l1-1-1/api-ms-win-core-winrt-error-l1-1-1.spec =================================================================== --- win32/api-ms-win-core-winrt-error-l1-1-1/api-ms-win-core-winrt-error-l1-1-1.spec (nonexistent) +++ win32/api-ms-win-core-winrt-error-l1-1-1/api-ms-win-core-winrt-error-l1-1-1.spec (working copy) @@ -0,0 +1,19 @@ +@ stub GetRestrictedErrorInfo +@ stub IsErrorPropagationEnabled +@ stub RoCaptureErrorContext +@ stub RoClearError +@ stub RoFailFastWithErrorContext +@ stub RoGetErrorReportingFlags +@ stub RoGetMatchingRestrictedErrorInfo +@ stub RoInspectCapturedStackBackTrace +@ stub RoInspectThreadErrorInfo +@ stub RoOriginateError +@ stub RoOriginateErrorW +@ stub RoOriginateLanguageException +@ stub RoReportFailedDelegate +@ stub RoReportUnhandledError +@ stub RoResolveRestrictedErrorInfoReference +@ stub RoSetErrorReportingFlags +@ stub RoTransformError +@ stub RoTransformErrorW +@ stub SetRestrictedErrorInfo Index: win32/api-ms-win-core-winrt-error-l1-1-1/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-winrt-error-l1-1-1/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-winrt-error-l1-1-1/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-winrt-error-l1-1-1.dll api-ms-win-core-winrt-error-l1-1-1.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-winrt-error-l1-1-1 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-winrt-error-l1-1-1_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-winrt-error-l1-1-1.def) + +set_target_properties(api-ms-win-core-winrt-error-l1-1-1 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-winrt-error-l1-1-1 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-winrt-error-l1-1-1 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-winrt-error-l1-1-1 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-winrt-error-l1-1-1/Makefile.in =================================================================== --- win32/api-ms-win-core-winrt-error-l1-1-1/Makefile.in (nonexistent) +++ win32/api-ms-win-core-winrt-error-l1-1-1/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-winrt-error-l1-1-1.dll Index: win32/api-ms-win-core-winrt-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-winrt-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-winrt-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-winrt-l1-1-0.dll api-ms-win-core-winrt-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-winrt-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-winrt-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-winrt-l1-1-0.def) + +set_target_properties(api-ms-win-core-winrt-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-winrt-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-winrt-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-winrt-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-winrt-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-winrt-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-winrt-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-winrt-l1-1-0.dll Index: win32/api-ms-win-core-winrt-l1-1-0/api-ms-win-core-winrt-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-winrt-l1-1-0/api-ms-win-core-winrt-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-winrt-l1-1-0/api-ms-win-core-winrt-l1-1-0.spec (working copy) @@ -0,0 +1,9 @@ +@ stub RoActivateInstance +@ stdcall RoGetActivationFactory(ptr ptr ptr) combase.RoGetActivationFactory +@ stub RoGetApartmentIdentifier +@ stdcall RoInitialize(long) combase.RoInitialize +@ stub RoRegisterActivationFactories +@ stub RoRegisterForApartmentShutdown +@ stub RoRevokeActivationFactories +@ stdcall RoUninitialize() combase.RoUninitialize +@ stub RoUnregisterForApartmentShutdown Index: win32/api-ms-win-core-winrt-l1-1-0/api-ms-win-core-winrt-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-winrt-l1-1-0/api-ms-win-core-winrt-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-winrt-l1-1-0/api-ms-win-core-winrt-l1-1-0.spec (working copy) @@ -0,0 +1,9 @@ +@ stub RoActivateInstance +@ stdcall RoGetActivationFactory(ptr ptr ptr) combase.RoGetActivationFactory +@ stub RoGetApartmentIdentifier +@ stdcall RoInitialize(long) combase.RoInitialize +@ stub RoRegisterActivationFactories +@ stub RoRegisterForApartmentShutdown +@ stub RoRevokeActivationFactories +@ stdcall RoUninitialize() combase.RoUninitialize +@ stub RoUnregisterForApartmentShutdown Index: win32/api-ms-win-core-winrt-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-winrt-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-winrt-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-winrt-l1-1-0.dll api-ms-win-core-winrt-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-winrt-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-winrt-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-winrt-l1-1-0.def) + +set_target_properties(api-ms-win-core-winrt-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-winrt-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-winrt-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-winrt-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-winrt-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-winrt-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-winrt-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-winrt-l1-1-0.dll Index: win32/api-ms-win-core-winrt-registration-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-winrt-registration-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-winrt-registration-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-winrt-registration-l1-1-0.dll api-ms-win-core-winrt-registration-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-winrt-registration-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-winrt-registration-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-winrt-registration-l1-1-0.def) + +set_target_properties(api-ms-win-core-winrt-registration-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-winrt-registration-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-winrt-registration-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-winrt-registration-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-winrt-registration-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-winrt-registration-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-winrt-registration-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-winrt-registration-l1-1-0.dll Index: win32/api-ms-win-core-winrt-registration-l1-1-0/api-ms-win-core-winrt-registration-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-winrt-registration-l1-1-0/api-ms-win-core-winrt-registration-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-winrt-registration-l1-1-0/api-ms-win-core-winrt-registration-l1-1-0.spec (working copy) @@ -0,0 +1,2 @@ +@ stub RoGetActivatableClassRegistration +@ stub RoGetServerActivatableClasses Index: win32/api-ms-win-core-winrt-registration-l1-1-0/api-ms-win-core-winrt-registration-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-winrt-registration-l1-1-0/api-ms-win-core-winrt-registration-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-winrt-registration-l1-1-0/api-ms-win-core-winrt-registration-l1-1-0.spec (working copy) @@ -0,0 +1,2 @@ +@ stub RoGetActivatableClassRegistration +@ stub RoGetServerActivatableClasses Index: win32/api-ms-win-core-winrt-registration-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-winrt-registration-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-winrt-registration-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-winrt-registration-l1-1-0.dll api-ms-win-core-winrt-registration-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-winrt-registration-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-winrt-registration-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-winrt-registration-l1-1-0.def) + +set_target_properties(api-ms-win-core-winrt-registration-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-winrt-registration-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-winrt-registration-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-winrt-registration-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-winrt-registration-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-winrt-registration-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-winrt-registration-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-winrt-registration-l1-1-0.dll Index: win32/api-ms-win-core-winrt-string-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-winrt-string-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-winrt-string-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-winrt-string-l1-1-0.dll api-ms-win-core-winrt-string-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-winrt-string-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-winrt-string-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-winrt-string-l1-1-0.def) + +set_target_properties(api-ms-win-core-winrt-string-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-winrt-string-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-winrt-string-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-winrt-string-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-winrt-string-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-winrt-string-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-winrt-string-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-winrt-string-l1-1-0.dll Index: win32/api-ms-win-core-winrt-string-l1-1-0/api-ms-win-core-winrt-string-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-winrt-string-l1-1-0/api-ms-win-core-winrt-string-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-winrt-string-l1-1-0/api-ms-win-core-winrt-string-l1-1-0.spec (working copy) @@ -0,0 +1,27 @@ +@ stub HSTRING_UserFree +@ stub HSTRING_UserFree64 +@ stub HSTRING_UserMarshal +@ stub HSTRING_UserMarshal64 +@ stub HSTRING_UserSize +@ stub HSTRING_UserSize64 +@ stub HSTRING_UserUnmarshal +@ stub HSTRING_UserUnmarshal64 +@ stdcall WindowsCompareStringOrdinal(ptr ptr ptr) combase.WindowsCompareStringOrdinal +@ stdcall WindowsConcatString(ptr ptr ptr) combase.WindowsConcatString +@ stdcall WindowsCreateString(wstr long ptr) combase.WindowsCreateString +@ stdcall WindowsCreateStringReference(wstr long ptr ptr) combase.WindowsCreateStringReference +@ stdcall WindowsDeleteString(ptr) combase.WindowsDeleteString +@ stdcall WindowsDeleteStringBuffer(ptr) combase.WindowsDeleteStringBuffer +@ stdcall WindowsDuplicateString(ptr ptr) combase.WindowsDuplicateString +@ stdcall WindowsGetStringLen(ptr) combase.WindowsGetStringLen +@ stdcall WindowsGetStringRawBuffer(ptr ptr) combase.WindowsGetStringRawBuffer +@ stub WindowsInspectString +@ stdcall WindowsIsStringEmpty(ptr) combase.WindowsIsStringEmpty +@ stdcall WindowsPreallocateStringBuffer(long ptr ptr) combase.WindowsPreallocateStringBuffer +@ stdcall WindowsPromoteStringBuffer(ptr ptr) combase.WindowsPromoteStringBuffer +@ stub WindowsReplaceString +@ stdcall WindowsStringHasEmbeddedNull(ptr ptr) combase.WindowsStringHasEmbeddedNull +@ stdcall WindowsSubstring(ptr long ptr) combase.WindowsSubstring +@ stdcall WindowsSubstringWithSpecifiedLength(ptr long long ptr) combase.WindowsSubstringWithSpecifiedLength +@ stdcall WindowsTrimStringEnd(ptr ptr ptr) combase.WindowsTrimStringEnd +@ stdcall WindowsTrimStringStart(ptr ptr ptr) combase.WindowsTrimStringStart Index: win32/api-ms-win-core-winrt-string-l1-1-0/api-ms-win-core-winrt-string-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-winrt-string-l1-1-0/api-ms-win-core-winrt-string-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-winrt-string-l1-1-0/api-ms-win-core-winrt-string-l1-1-0.spec (working copy) @@ -0,0 +1,27 @@ +@ stub HSTRING_UserFree +@ stub HSTRING_UserFree64 +@ stub HSTRING_UserMarshal +@ stub HSTRING_UserMarshal64 +@ stub HSTRING_UserSize +@ stub HSTRING_UserSize64 +@ stub HSTRING_UserUnmarshal +@ stub HSTRING_UserUnmarshal64 +@ stdcall WindowsCompareStringOrdinal(ptr ptr ptr) combase.WindowsCompareStringOrdinal +@ stdcall WindowsConcatString(ptr ptr ptr) combase.WindowsConcatString +@ stdcall WindowsCreateString(wstr long ptr) combase.WindowsCreateString +@ stdcall WindowsCreateStringReference(wstr long ptr ptr) combase.WindowsCreateStringReference +@ stdcall WindowsDeleteString(ptr) combase.WindowsDeleteString +@ stdcall WindowsDeleteStringBuffer(ptr) combase.WindowsDeleteStringBuffer +@ stdcall WindowsDuplicateString(ptr ptr) combase.WindowsDuplicateString +@ stdcall WindowsGetStringLen(ptr) combase.WindowsGetStringLen +@ stdcall WindowsGetStringRawBuffer(ptr ptr) combase.WindowsGetStringRawBuffer +@ stub WindowsInspectString +@ stdcall WindowsIsStringEmpty(ptr) combase.WindowsIsStringEmpty +@ stdcall WindowsPreallocateStringBuffer(long ptr ptr) combase.WindowsPreallocateStringBuffer +@ stdcall WindowsPromoteStringBuffer(ptr ptr) combase.WindowsPromoteStringBuffer +@ stub WindowsReplaceString +@ stdcall WindowsStringHasEmbeddedNull(ptr ptr) combase.WindowsStringHasEmbeddedNull +@ stdcall WindowsSubstring(ptr long ptr) combase.WindowsSubstring +@ stdcall WindowsSubstringWithSpecifiedLength(ptr long long ptr) combase.WindowsSubstringWithSpecifiedLength +@ stdcall WindowsTrimStringEnd(ptr ptr ptr) combase.WindowsTrimStringEnd +@ stdcall WindowsTrimStringStart(ptr ptr ptr) combase.WindowsTrimStringStart Index: win32/api-ms-win-core-winrt-string-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-winrt-string-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-winrt-string-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-winrt-string-l1-1-0.dll api-ms-win-core-winrt-string-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-winrt-string-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-winrt-string-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-winrt-string-l1-1-0.def) + +set_target_properties(api-ms-win-core-winrt-string-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-winrt-string-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-winrt-string-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-winrt-string-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-winrt-string-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-winrt-string-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-winrt-string-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-winrt-string-l1-1-0.dll Index: win32/api-ms-win-core-wow64-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-wow64-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-wow64-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-wow64-l1-1-0.dll api-ms-win-core-wow64-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-wow64-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-wow64-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-wow64-l1-1-0.def) + +set_target_properties(api-ms-win-core-wow64-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-wow64-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-wow64-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-wow64-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-wow64-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-wow64-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-wow64-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-wow64-l1-1-0.dll Index: win32/api-ms-win-core-wow64-l1-1-0/api-ms-win-core-wow64-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-wow64-l1-1-0/api-ms-win-core-wow64-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-wow64-l1-1-0/api-ms-win-core-wow64-l1-1-0.spec (working copy) @@ -0,0 +1,3 @@ +@ stdcall IsWow64Process(ptr ptr) kernel32.IsWow64Process +@ stdcall Wow64DisableWow64FsRedirection(ptr) kernel32.Wow64DisableWow64FsRedirection +@ stdcall Wow64RevertWow64FsRedirection(ptr) kernel32.Wow64RevertWow64FsRedirection Index: win32/api-ms-win-core-wow64-l1-1-0/api-ms-win-core-wow64-l1-1-0.spec =================================================================== --- win32/api-ms-win-core-wow64-l1-1-0/api-ms-win-core-wow64-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-core-wow64-l1-1-0/api-ms-win-core-wow64-l1-1-0.spec (working copy) @@ -0,0 +1,3 @@ +@ stdcall IsWow64Process(ptr ptr) kernel32.IsWow64Process +@ stdcall Wow64DisableWow64FsRedirection(ptr) kernel32.Wow64DisableWow64FsRedirection +@ stdcall Wow64RevertWow64FsRedirection(ptr) kernel32.Wow64RevertWow64FsRedirection Index: win32/api-ms-win-core-wow64-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-wow64-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-wow64-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-wow64-l1-1-0.dll api-ms-win-core-wow64-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-wow64-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-wow64-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-wow64-l1-1-0.def) + +set_target_properties(api-ms-win-core-wow64-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-wow64-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-wow64-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-wow64-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-wow64-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-wow64-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-wow64-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-wow64-l1-1-0.dll Index: win32/api-ms-win-core-xstate-l2-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-xstate-l2-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-xstate-l2-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-xstate-l2-1-0.dll api-ms-win-core-xstate-l2-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-xstate-l2-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-xstate-l2-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-xstate-l2-1-0.def) + +set_target_properties(api-ms-win-core-xstate-l2-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-xstate-l2-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-xstate-l2-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-xstate-l2-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-xstate-l2-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-xstate-l2-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-xstate-l2-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-xstate-l2-1-0.dll Index: win32/api-ms-win-core-xstate-l2-1-0/api-ms-win-core-xstate-l2-1-0.spec =================================================================== --- win32/api-ms-win-core-xstate-l2-1-0/api-ms-win-core-xstate-l2-1-0.spec (nonexistent) +++ win32/api-ms-win-core-xstate-l2-1-0/api-ms-win-core-xstate-l2-1-0.spec (working copy) @@ -0,0 +1,6 @@ +@ stub CopyContext +@ stub GetEnabledXStateFeatures +@ stub GetXStateFeaturesMask +@ stub InitializeContext +@ stub LocateXStateFeature +@ stub SetXStateFeaturesMask Index: win32/api-ms-win-core-xstate-l2-1-0/api-ms-win-core-xstate-l2-1-0.spec =================================================================== --- win32/api-ms-win-core-xstate-l2-1-0/api-ms-win-core-xstate-l2-1-0.spec (nonexistent) +++ win32/api-ms-win-core-xstate-l2-1-0/api-ms-win-core-xstate-l2-1-0.spec (working copy) @@ -0,0 +1,6 @@ +@ stub CopyContext +@ stub GetEnabledXStateFeatures +@ stub GetXStateFeaturesMask +@ stub InitializeContext +@ stub LocateXStateFeature +@ stub SetXStateFeaturesMask Index: win32/api-ms-win-core-xstate-l2-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-core-xstate-l2-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-core-xstate-l2-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-core-xstate-l2-1-0.dll api-ms-win-core-xstate-l2-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-core-xstate-l2-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-xstate-l2-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-core-xstate-l2-1-0.def) + +set_target_properties(api-ms-win-core-xstate-l2-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-core-xstate-l2-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-core-xstate-l2-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-core-xstate-l2-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-core-xstate-l2-1-0/Makefile.in =================================================================== --- win32/api-ms-win-core-xstate-l2-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-core-xstate-l2-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-core-xstate-l2-1-0.dll Index: win32/api-ms-win-crt-conio-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-crt-conio-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-crt-conio-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-crt-conio-l1-1-0.dll api-ms-win-crt-conio-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-crt-conio-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-conio-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-conio-l1-1-0.def) + +set_target_properties(api-ms-win-crt-conio-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-crt-conio-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-crt-conio-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-crt-conio-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-crt-conio-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-crt-conio-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-crt-conio-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-crt-conio-l1-1-0.dll Index: win32/api-ms-win-crt-conio-l1-1-0/api-ms-win-crt-conio-l1-1-0.spec =================================================================== --- win32/api-ms-win-crt-conio-l1-1-0/api-ms-win-crt-conio-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-crt-conio-l1-1-0/api-ms-win-crt-conio-l1-1-0.spec (working copy) @@ -0,0 +1,30 @@ +@ stub __conio_common_vcprintf +@ stub __conio_common_vcprintf_p +@ stub __conio_common_vcprintf_s +@ stub __conio_common_vcscanf +@ stub __conio_common_vcwprintf +@ stub __conio_common_vcwprintf_p +@ stub __conio_common_vcwprintf_s +@ stub __conio_common_vcwscanf +@ cdecl _cgets(ptr) msvcrt._cgets +@ stub _cgets_s +@ stub _cgetws +@ stub _cgetws_s +@ cdecl _cputs(str) msvcrt._cputs +@ cdecl _cputws(wstr) msvcrt._cputws +@ cdecl _getch() msvcrt._getch +@ cdecl _getch_nolock() msvcrt._getch_nolock +@ cdecl _getche() msvcrt._getche +@ cdecl _getche_nolock() msvcrt._getche_nolock +@ cdecl _getwch() msvcrt._getwch +@ cdecl _getwch_nolock() msvcrt._getwch_nolock +@ cdecl _getwche() msvcrt._getwche +@ cdecl _getwche_nolock() msvcrt._getwche_nolock +@ cdecl _putch(long) msvcrt._putch +@ cdecl _putch_nolock(long) msvcrt._putch_nolock +@ cdecl _putwch(long) msvcrt._putwch +@ cdecl _putwch_nolock(long) msvcrt._putwch_nolock +@ cdecl _ungetch(long) msvcrt._ungetch +@ cdecl _ungetch_nolock(long) msvcrt._ungetch_nolock +@ cdecl _ungetwch(long) msvcrt._ungetwch +@ cdecl _ungetwch_nolock(long) msvcrt._ungetwch_nolock Index: win32/api-ms-win-crt-conio-l1-1-0/api-ms-win-crt-conio-l1-1-0.spec =================================================================== --- win32/api-ms-win-crt-conio-l1-1-0/api-ms-win-crt-conio-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-crt-conio-l1-1-0/api-ms-win-crt-conio-l1-1-0.spec (working copy) @@ -0,0 +1,30 @@ +@ stub __conio_common_vcprintf +@ stub __conio_common_vcprintf_p +@ stub __conio_common_vcprintf_s +@ stub __conio_common_vcscanf +@ stub __conio_common_vcwprintf +@ stub __conio_common_vcwprintf_p +@ stub __conio_common_vcwprintf_s +@ stub __conio_common_vcwscanf +@ cdecl _cgets(ptr) msvcrt._cgets +@ stub _cgets_s +@ stub _cgetws +@ stub _cgetws_s +@ cdecl _cputs(str) msvcrt._cputs +@ cdecl _cputws(wstr) msvcrt._cputws +@ cdecl _getch() msvcrt._getch +@ cdecl _getch_nolock() msvcrt._getch_nolock +@ cdecl _getche() msvcrt._getche +@ cdecl _getche_nolock() msvcrt._getche_nolock +@ cdecl _getwch() msvcrt._getwch +@ cdecl _getwch_nolock() msvcrt._getwch_nolock +@ cdecl _getwche() msvcrt._getwche +@ cdecl _getwche_nolock() msvcrt._getwche_nolock +@ cdecl _putch(long) msvcrt._putch +@ cdecl _putch_nolock(long) msvcrt._putch_nolock +@ cdecl _putwch(long) msvcrt._putwch +@ cdecl _putwch_nolock(long) msvcrt._putwch_nolock +@ cdecl _ungetch(long) msvcrt._ungetch +@ cdecl _ungetch_nolock(long) msvcrt._ungetch_nolock +@ cdecl _ungetwch(long) msvcrt._ungetwch +@ cdecl _ungetwch_nolock(long) msvcrt._ungetwch_nolock Index: win32/api-ms-win-crt-conio-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-crt-conio-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-crt-conio-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-crt-conio-l1-1-0.dll api-ms-win-crt-conio-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-crt-conio-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-conio-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-conio-l1-1-0.def) + +set_target_properties(api-ms-win-crt-conio-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-crt-conio-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-crt-conio-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-crt-conio-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-crt-conio-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-crt-conio-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-crt-conio-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-crt-conio-l1-1-0.dll Index: win32/api-ms-win-crt-convert-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-crt-convert-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-crt-convert-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-crt-convert-l1-1-0.dll api-ms-win-crt-convert-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-crt-convert-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-convert-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-convert-l1-1-0.def) + +set_target_properties(api-ms-win-crt-convert-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-crt-convert-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-crt-convert-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-crt-convert-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-crt-convert-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-crt-convert-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-crt-convert-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-crt-convert-l1-1-0.dll Index: win32/api-ms-win-crt-convert-l1-1-0/api-ms-win-crt-convert-l1-1-0.spec =================================================================== --- win32/api-ms-win-crt-convert-l1-1-0/api-ms-win-crt-convert-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-crt-convert-l1-1-0/api-ms-win-crt-convert-l1-1-0.spec (working copy) @@ -0,0 +1,122 @@ +@ cdecl __toascii(long) msvcrt.__toascii +@ cdecl _atodbl(ptr str) msvcrt._atodbl +@ cdecl _atodbl_l(ptr str ptr) msvcrt._atodbl_l +@ cdecl _atof_l(str ptr) msvcrt._atof_l +@ cdecl _atoflt(ptr str) msvcrt._atoflt +@ cdecl _atoflt_l(ptr str ptr) msvcrt._atoflt_l +@ cdecl -ret64 _atoi64(str) msvcrt._atoi64 +@ stub _atoi64_l +@ cdecl _atoi_l(str ptr) msvcrt._atoi_l +@ stub _atol_l +@ cdecl _atoldbl(ptr str) msvcrt._atoldbl +@ stub _atoldbl_l +@ cdecl -ret64 _atoll_l(str ptr) msvcrt._atoll_l +@ cdecl _ecvt(double long ptr ptr) msvcrt._ecvt +@ cdecl _ecvt_s(str long double long ptr ptr) msvcrt._ecvt_s +@ cdecl _fcvt(double long ptr ptr) msvcrt._fcvt +@ cdecl _fcvt_s(ptr long double long ptr ptr) msvcrt._fcvt_s +@ cdecl _gcvt(double long str) msvcrt._gcvt +@ cdecl _gcvt_s(ptr long double long) msvcrt._gcvt_s +@ cdecl _i64toa(int64 ptr long) msvcrt._i64toa +@ cdecl _i64toa_s(int64 ptr long long) msvcrt._i64toa_s +@ cdecl _i64tow(int64 ptr long) msvcrt._i64tow +@ cdecl _i64tow_s(int64 ptr long long) msvcrt._i64tow_s +@ cdecl _itoa(long ptr long) msvcrt._itoa +@ cdecl _itoa_s(long ptr long long) msvcrt._itoa_s +@ cdecl _itow(long ptr long) msvcrt._itow +@ cdecl _itow_s(long ptr long long) msvcrt._itow_s +@ cdecl _ltoa(long ptr long) msvcrt._ltoa +@ cdecl _ltoa_s(long ptr long long) msvcrt._ltoa_s +@ cdecl _ltow(long ptr long) msvcrt._ltow +@ cdecl _ltow_s(long ptr long long) msvcrt._ltow_s +@ cdecl _strtod_l(str ptr ptr) msvcrt._strtod_l +@ cdecl _strtof_l(str ptr ptr) msvcrt._strtof_l +@ cdecl -ret64 _strtoi64(str ptr long) msvcrt._strtoi64 +@ cdecl -ret64 _strtoi64_l(str ptr long ptr) msvcrt._strtoi64_l +@ stub _strtoimax_l +@ cdecl _strtol_l(str ptr long ptr) msvcrt._strtol_l +@ stub _strtold_l +@ cdecl -ret64 _strtoll_l(str ptr long ptr) msvcrt._strtoll_l +@ cdecl -ret64 _strtoui64(str ptr long) msvcrt._strtoui64 +@ cdecl -ret64 _strtoui64_l(str ptr long ptr) msvcrt._strtoui64_l +@ cdecl _strtoul_l(str ptr long ptr) msvcrt._strtoul_l +@ cdecl -ret64 _strtoull_l(str ptr long ptr) msvcrt._strtoull_l +@ stub _strtoumax_l +@ cdecl _ui64toa(int64 ptr long) msvcrt._ui64toa +@ cdecl _ui64toa_s(int64 ptr long long) msvcrt._ui64toa_s +@ cdecl _ui64tow(int64 ptr long) msvcrt._ui64tow +@ cdecl _ui64tow_s(int64 ptr long long) msvcrt._ui64tow_s +@ cdecl _ultoa(long ptr long) msvcrt._ultoa +@ cdecl _ultoa_s(long ptr long long) msvcrt._ultoa_s +@ cdecl _ultow(long ptr long) msvcrt._ultow +@ cdecl _ultow_s(long ptr long long) msvcrt._ultow_s +@ cdecl _wcstod_l(wstr ptr) msvcrt._wcstod_l +@ cdecl _wcstof_l(wstr ptr ptr) msvcrt._wcstof_l +@ cdecl -ret64 _wcstoi64(wstr ptr long) msvcrt._wcstoi64 +@ cdecl -ret64 _wcstoi64_l(wstr ptr long ptr) msvcrt._wcstoi64_l +@ stub _wcstoimax_l +@ cdecl _wcstol_l(wstr ptr long ptr) msvcrt._wcstol_l +@ stub _wcstold_l +@ stub _wcstoll_l +@ cdecl _wcstombs_l(ptr ptr long ptr) msvcrt._wcstombs_l +@ cdecl _wcstombs_s_l(ptr ptr long wstr long ptr) msvcrt._wcstombs_s_l +@ cdecl -ret64 _wcstoui64(wstr ptr long) msvcrt._wcstoui64 +@ cdecl -ret64 _wcstoui64_l(wstr ptr long ptr) msvcrt._wcstoui64_l +@ cdecl _wcstoul_l(wstr ptr long ptr) msvcrt._wcstoul_l +@ stub _wcstoull_l +@ stub _wcstoumax_l +@ cdecl _wctomb_l(ptr long ptr) msvcrt._wctomb_l +@ cdecl _wctomb_s_l(ptr ptr long long ptr) msvcrt._wctomb_s_l +@ cdecl _wtof(wstr) msvcrt._wtof +@ cdecl _wtof_l(wstr ptr) msvcrt._wtof_l +@ cdecl _wtoi(wstr) msvcrt._wtoi +@ cdecl -ret64 _wtoi64(wstr) msvcrt._wtoi64 +@ cdecl -ret64 _wtoi64_l(wstr ptr) msvcrt._wtoi64_l +@ cdecl _wtoi_l(wstr ptr) msvcrt._wtoi_l +@ cdecl _wtol(wstr) msvcrt._wtol +@ cdecl _wtol_l(wstr ptr) msvcrt._wtol_l +@ cdecl -ret64 _wtoll(wstr) msvcrt._wtoll +@ cdecl -ret64 _wtoll_l(wstr ptr) msvcrt._wtoll_l +@ cdecl atof(str) msvcrt.atof +@ cdecl atoi(str) msvcrt.atoi +@ cdecl atol(str) msvcrt.atol +@ cdecl -ret64 atoll(str) msvcrt.atoll +@ cdecl btowc(long) msvcrt.btowc +@ stub c16rtomb +@ stub c32rtomb +@ stub mbrtoc16 +@ stub mbrtoc32 +@ cdecl mbrtowc(ptr str long ptr) msvcrt.mbrtowc +@ cdecl mbsrtowcs(ptr ptr long ptr) msvcrt.mbsrtowcs +@ cdecl mbsrtowcs_s(ptr ptr long ptr long ptr) msvcrt.mbsrtowcs_s +@ cdecl mbstowcs(ptr str long) msvcrt.mbstowcs +@ cdecl mbstowcs_s(ptr ptr long str long) msvcrt.mbstowcs_s +@ cdecl mbtowc(ptr str long) msvcrt.mbtowc +@ cdecl strtod(str ptr) msvcrt.strtod +@ cdecl strtof(str ptr) msvcrt.strtof +@ stub strtoimax +@ cdecl strtol(str ptr long) msvcrt.strtol +@ stub strtold +@ cdecl -ret64 strtoll(str ptr long) msvcrt.strtoll +@ cdecl strtoul(str ptr long) msvcrt.strtoul +@ cdecl -ret64 strtoull(str ptr long) msvcrt.strtoull +@ stub strtoumax +@ cdecl wcrtomb(ptr long ptr) msvcrt.wcrtomb +@ stub wcrtomb_s +@ cdecl wcsrtombs(ptr ptr long ptr) msvcrt.wcsrtombs +@ cdecl wcsrtombs_s(ptr ptr long ptr long ptr) msvcrt.wcsrtombs_s +@ cdecl wcstod(wstr ptr) msvcrt.wcstod +@ cdecl wcstof(ptr ptr) msvcrt.wcstof +@ stub wcstoimax +@ cdecl wcstol(wstr ptr long) msvcrt.wcstol +@ stub wcstold +@ stub wcstoll +@ cdecl wcstombs(ptr ptr long) msvcrt.wcstombs +@ cdecl wcstombs_s(ptr ptr long wstr long) msvcrt.wcstombs_s +@ cdecl wcstoul(wstr ptr long) msvcrt.wcstoul +@ stub wcstoull +@ stub wcstoumax +@ cdecl wctob(long) msvcrt.wctob +@ cdecl wctomb(ptr long) msvcrt.wctomb +@ cdecl wctomb_s(ptr ptr long long) msvcrt.wctomb_s +@ stub wctrans Index: win32/api-ms-win-crt-convert-l1-1-0/api-ms-win-crt-convert-l1-1-0.spec =================================================================== --- win32/api-ms-win-crt-convert-l1-1-0/api-ms-win-crt-convert-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-crt-convert-l1-1-0/api-ms-win-crt-convert-l1-1-0.spec (working copy) @@ -0,0 +1,122 @@ +@ cdecl __toascii(long) msvcrt.__toascii +@ cdecl _atodbl(ptr str) msvcrt._atodbl +@ cdecl _atodbl_l(ptr str ptr) msvcrt._atodbl_l +@ cdecl _atof_l(str ptr) msvcrt._atof_l +@ cdecl _atoflt(ptr str) msvcrt._atoflt +@ cdecl _atoflt_l(ptr str ptr) msvcrt._atoflt_l +@ cdecl -ret64 _atoi64(str) msvcrt._atoi64 +@ stub _atoi64_l +@ cdecl _atoi_l(str ptr) msvcrt._atoi_l +@ stub _atol_l +@ cdecl _atoldbl(ptr str) msvcrt._atoldbl +@ stub _atoldbl_l +@ cdecl -ret64 _atoll_l(str ptr) msvcrt._atoll_l +@ cdecl _ecvt(double long ptr ptr) msvcrt._ecvt +@ cdecl _ecvt_s(str long double long ptr ptr) msvcrt._ecvt_s +@ cdecl _fcvt(double long ptr ptr) msvcrt._fcvt +@ cdecl _fcvt_s(ptr long double long ptr ptr) msvcrt._fcvt_s +@ cdecl _gcvt(double long str) msvcrt._gcvt +@ cdecl _gcvt_s(ptr long double long) msvcrt._gcvt_s +@ cdecl _i64toa(int64 ptr long) msvcrt._i64toa +@ cdecl _i64toa_s(int64 ptr long long) msvcrt._i64toa_s +@ cdecl _i64tow(int64 ptr long) msvcrt._i64tow +@ cdecl _i64tow_s(int64 ptr long long) msvcrt._i64tow_s +@ cdecl _itoa(long ptr long) msvcrt._itoa +@ cdecl _itoa_s(long ptr long long) msvcrt._itoa_s +@ cdecl _itow(long ptr long) msvcrt._itow +@ cdecl _itow_s(long ptr long long) msvcrt._itow_s +@ cdecl _ltoa(long ptr long) msvcrt._ltoa +@ cdecl _ltoa_s(long ptr long long) msvcrt._ltoa_s +@ cdecl _ltow(long ptr long) msvcrt._ltow +@ cdecl _ltow_s(long ptr long long) msvcrt._ltow_s +@ cdecl _strtod_l(str ptr ptr) msvcrt._strtod_l +@ cdecl _strtof_l(str ptr ptr) msvcrt._strtof_l +@ cdecl -ret64 _strtoi64(str ptr long) msvcrt._strtoi64 +@ cdecl -ret64 _strtoi64_l(str ptr long ptr) msvcrt._strtoi64_l +@ stub _strtoimax_l +@ cdecl _strtol_l(str ptr long ptr) msvcrt._strtol_l +@ stub _strtold_l +@ cdecl -ret64 _strtoll_l(str ptr long ptr) msvcrt._strtoll_l +@ cdecl -ret64 _strtoui64(str ptr long) msvcrt._strtoui64 +@ cdecl -ret64 _strtoui64_l(str ptr long ptr) msvcrt._strtoui64_l +@ cdecl _strtoul_l(str ptr long ptr) msvcrt._strtoul_l +@ cdecl -ret64 _strtoull_l(str ptr long ptr) msvcrt._strtoull_l +@ stub _strtoumax_l +@ cdecl _ui64toa(int64 ptr long) msvcrt._ui64toa +@ cdecl _ui64toa_s(int64 ptr long long) msvcrt._ui64toa_s +@ cdecl _ui64tow(int64 ptr long) msvcrt._ui64tow +@ cdecl _ui64tow_s(int64 ptr long long) msvcrt._ui64tow_s +@ cdecl _ultoa(long ptr long) msvcrt._ultoa +@ cdecl _ultoa_s(long ptr long long) msvcrt._ultoa_s +@ cdecl _ultow(long ptr long) msvcrt._ultow +@ cdecl _ultow_s(long ptr long long) msvcrt._ultow_s +@ cdecl _wcstod_l(wstr ptr) msvcrt._wcstod_l +@ cdecl _wcstof_l(wstr ptr ptr) msvcrt._wcstof_l +@ cdecl -ret64 _wcstoi64(wstr ptr long) msvcrt._wcstoi64 +@ cdecl -ret64 _wcstoi64_l(wstr ptr long ptr) msvcrt._wcstoi64_l +@ stub _wcstoimax_l +@ cdecl _wcstol_l(wstr ptr long ptr) msvcrt._wcstol_l +@ stub _wcstold_l +@ stub _wcstoll_l +@ cdecl _wcstombs_l(ptr ptr long ptr) msvcrt._wcstombs_l +@ cdecl _wcstombs_s_l(ptr ptr long wstr long ptr) msvcrt._wcstombs_s_l +@ cdecl -ret64 _wcstoui64(wstr ptr long) msvcrt._wcstoui64 +@ cdecl -ret64 _wcstoui64_l(wstr ptr long ptr) msvcrt._wcstoui64_l +@ cdecl _wcstoul_l(wstr ptr long ptr) msvcrt._wcstoul_l +@ stub _wcstoull_l +@ stub _wcstoumax_l +@ cdecl _wctomb_l(ptr long ptr) msvcrt._wctomb_l +@ cdecl _wctomb_s_l(ptr ptr long long ptr) msvcrt._wctomb_s_l +@ cdecl _wtof(wstr) msvcrt._wtof +@ cdecl _wtof_l(wstr ptr) msvcrt._wtof_l +@ cdecl _wtoi(wstr) msvcrt._wtoi +@ cdecl -ret64 _wtoi64(wstr) msvcrt._wtoi64 +@ cdecl -ret64 _wtoi64_l(wstr ptr) msvcrt._wtoi64_l +@ cdecl _wtoi_l(wstr ptr) msvcrt._wtoi_l +@ cdecl _wtol(wstr) msvcrt._wtol +@ cdecl _wtol_l(wstr ptr) msvcrt._wtol_l +@ cdecl -ret64 _wtoll(wstr) msvcrt._wtoll +@ cdecl -ret64 _wtoll_l(wstr ptr) msvcrt._wtoll_l +@ cdecl atof(str) msvcrt.atof +@ cdecl atoi(str) msvcrt.atoi +@ cdecl atol(str) msvcrt.atol +@ cdecl -ret64 atoll(str) msvcrt.atoll +@ cdecl btowc(long) msvcrt.btowc +@ stub c16rtomb +@ stub c32rtomb +@ stub mbrtoc16 +@ stub mbrtoc32 +@ cdecl mbrtowc(ptr str long ptr) msvcrt.mbrtowc +@ cdecl mbsrtowcs(ptr ptr long ptr) msvcrt.mbsrtowcs +@ cdecl mbsrtowcs_s(ptr ptr long ptr long ptr) msvcrt.mbsrtowcs_s +@ cdecl mbstowcs(ptr str long) msvcrt.mbstowcs +@ cdecl mbstowcs_s(ptr ptr long str long) msvcrt.mbstowcs_s +@ cdecl mbtowc(ptr str long) msvcrt.mbtowc +@ cdecl strtod(str ptr) msvcrt.strtod +@ cdecl strtof(str ptr) msvcrt.strtof +@ stub strtoimax +@ cdecl strtol(str ptr long) msvcrt.strtol +@ stub strtold +@ cdecl -ret64 strtoll(str ptr long) msvcrt.strtoll +@ cdecl strtoul(str ptr long) msvcrt.strtoul +@ cdecl -ret64 strtoull(str ptr long) msvcrt.strtoull +@ stub strtoumax +@ cdecl wcrtomb(ptr long ptr) msvcrt.wcrtomb +@ stub wcrtomb_s +@ cdecl wcsrtombs(ptr ptr long ptr) msvcrt.wcsrtombs +@ cdecl wcsrtombs_s(ptr ptr long ptr long ptr) msvcrt.wcsrtombs_s +@ cdecl wcstod(wstr ptr) msvcrt.wcstod +@ cdecl wcstof(ptr ptr) msvcrt.wcstof +@ stub wcstoimax +@ cdecl wcstol(wstr ptr long) msvcrt.wcstol +@ stub wcstold +@ stub wcstoll +@ cdecl wcstombs(ptr ptr long) msvcrt.wcstombs +@ cdecl wcstombs_s(ptr ptr long wstr long) msvcrt.wcstombs_s +@ cdecl wcstoul(wstr ptr long) msvcrt.wcstoul +@ stub wcstoull +@ stub wcstoumax +@ cdecl wctob(long) msvcrt.wctob +@ cdecl wctomb(ptr long) msvcrt.wctomb +@ cdecl wctomb_s(ptr ptr long long) msvcrt.wctomb_s +@ stub wctrans Index: win32/api-ms-win-crt-convert-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-crt-convert-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-crt-convert-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-crt-convert-l1-1-0.dll api-ms-win-crt-convert-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-crt-convert-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-convert-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-convert-l1-1-0.def) + +set_target_properties(api-ms-win-crt-convert-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-crt-convert-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-crt-convert-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-crt-convert-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-crt-convert-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-crt-convert-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-crt-convert-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-crt-convert-l1-1-0.dll Index: win32/api-ms-win-crt-environment-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-crt-environment-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-crt-environment-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-crt-environment-l1-1-0.dll api-ms-win-crt-environment-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-crt-environment-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-environment-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-environment-l1-1-0.def) + +set_target_properties(api-ms-win-crt-environment-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-crt-environment-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-crt-environment-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-crt-environment-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-crt-environment-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-crt-environment-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-crt-environment-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-crt-environment-l1-1-0.dll Index: win32/api-ms-win-crt-environment-l1-1-0/api-ms-win-crt-environment-l1-1-0.spec =================================================================== --- win32/api-ms-win-crt-environment-l1-1-0/api-ms-win-crt-environment-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-crt-environment-l1-1-0/api-ms-win-crt-environment-l1-1-0.spec (working copy) @@ -0,0 +1,18 @@ +@ cdecl __p__environ() msvcrt.__p__environ +@ cdecl __p__wenviron() msvcrt.__p__wenviron +@ cdecl _dupenv_s(ptr ptr str) msvcrt._dupenv_s +@ cdecl _putenv(str) msvcrt._putenv +@ cdecl _putenv_s(str str) msvcrt._putenv_s +@ cdecl _searchenv(str str ptr) msvcrt._searchenv +@ cdecl _searchenv_s(str str ptr long) msvcrt._searchenv_s +@ cdecl _wdupenv_s(ptr ptr wstr) msvcrt._wdupenv_s +@ cdecl _wgetcwd(wstr long) msvcrt._wgetcwd +@ cdecl _wgetdcwd(long wstr long) msvcrt._wgetdcwd +@ cdecl _wgetenv(wstr) msvcrt._wgetenv +@ cdecl _wgetenv_s(ptr ptr long wstr) msvcrt._wgetenv_s +@ cdecl _wputenv(wstr) msvcrt._wputenv +@ cdecl _wputenv_s(wstr wstr) msvcrt._wputenv_s +@ cdecl _wsearchenv(wstr wstr ptr) msvcrt._wsearchenv +@ cdecl _wsearchenv_s(wstr wstr ptr long) msvcrt._wsearchenv_s +@ cdecl getenv(str) msvcrt.getenv +@ cdecl getenv_s(ptr ptr long str) msvcrt.getenv_s Index: win32/api-ms-win-crt-environment-l1-1-0/api-ms-win-crt-environment-l1-1-0.spec =================================================================== --- win32/api-ms-win-crt-environment-l1-1-0/api-ms-win-crt-environment-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-crt-environment-l1-1-0/api-ms-win-crt-environment-l1-1-0.spec (working copy) @@ -0,0 +1,18 @@ +@ cdecl __p__environ() msvcrt.__p__environ +@ cdecl __p__wenviron() msvcrt.__p__wenviron +@ cdecl _dupenv_s(ptr ptr str) msvcrt._dupenv_s +@ cdecl _putenv(str) msvcrt._putenv +@ cdecl _putenv_s(str str) msvcrt._putenv_s +@ cdecl _searchenv(str str ptr) msvcrt._searchenv +@ cdecl _searchenv_s(str str ptr long) msvcrt._searchenv_s +@ cdecl _wdupenv_s(ptr ptr wstr) msvcrt._wdupenv_s +@ cdecl _wgetcwd(wstr long) msvcrt._wgetcwd +@ cdecl _wgetdcwd(long wstr long) msvcrt._wgetdcwd +@ cdecl _wgetenv(wstr) msvcrt._wgetenv +@ cdecl _wgetenv_s(ptr ptr long wstr) msvcrt._wgetenv_s +@ cdecl _wputenv(wstr) msvcrt._wputenv +@ cdecl _wputenv_s(wstr wstr) msvcrt._wputenv_s +@ cdecl _wsearchenv(wstr wstr ptr) msvcrt._wsearchenv +@ cdecl _wsearchenv_s(wstr wstr ptr long) msvcrt._wsearchenv_s +@ cdecl getenv(str) msvcrt.getenv +@ cdecl getenv_s(ptr ptr long str) msvcrt.getenv_s Index: win32/api-ms-win-crt-environment-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-crt-environment-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-crt-environment-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-crt-environment-l1-1-0.dll api-ms-win-crt-environment-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-crt-environment-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-environment-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-environment-l1-1-0.def) + +set_target_properties(api-ms-win-crt-environment-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-crt-environment-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-crt-environment-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-crt-environment-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-crt-environment-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-crt-environment-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-crt-environment-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-crt-environment-l1-1-0.dll Index: win32/api-ms-win-crt-filesystem-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-crt-filesystem-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-crt-filesystem-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-crt-filesystem-l1-1-0.dll api-ms-win-crt-filesystem-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-crt-filesystem-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-filesystem-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-filesystem-l1-1-0.def) + +set_target_properties(api-ms-win-crt-filesystem-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-crt-filesystem-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-crt-filesystem-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-crt-filesystem-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-crt-filesystem-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-crt-filesystem-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-crt-filesystem-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-crt-filesystem-l1-1-0.dll Index: win32/api-ms-win-crt-filesystem-l1-1-0/api-ms-win-crt-filesystem-l1-1-0.spec =================================================================== --- win32/api-ms-win-crt-filesystem-l1-1-0/api-ms-win-crt-filesystem-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-crt-filesystem-l1-1-0/api-ms-win-crt-filesystem-l1-1-0.spec (working copy) @@ -0,0 +1,65 @@ +@ cdecl _access(str long) msvcrt._access +@ cdecl _access_s(str long) msvcrt._access_s +@ cdecl _chdir(str) msvcrt._chdir +@ cdecl _chdrive(long) msvcrt._chdrive +@ cdecl _chmod(str long) msvcrt._chmod +@ cdecl _findclose(long) msvcrt._findclose +@ cdecl _findfirst32(str ptr) msvcrt._findfirst32 +@ stub _findfirst32i64 +@ cdecl _findfirst64(str ptr) msvcrt._findfirst64 +@ cdecl _findfirst64i32(str ptr) msvcrt._findfirst64i32 +@ cdecl _findnext32(long ptr) msvcrt._findnext32 +@ stub _findnext32i64 +@ cdecl _findnext64(long ptr) msvcrt._findnext64 +@ cdecl _findnext64i32(long ptr) msvcrt._findnext64i32 +@ cdecl _fstat32(long ptr) msvcrt._fstat32 +@ cdecl _fstat32i64(long ptr) msvcrt._fstat32i64 +@ cdecl _fstat64(long ptr) msvcrt._fstat64 +@ cdecl _fstat64i32(long ptr) msvcrt._fstat64i32 +@ cdecl _fullpath(ptr str long) msvcrt._fullpath +@ cdecl _getdiskfree(long ptr) msvcrt._getdiskfree +@ cdecl _getdrive() msvcrt._getdrive +@ cdecl _getdrives() msvcrt._getdrives +@ cdecl _lock_file(ptr) msvcrt._lock_file +@ cdecl _makepath(ptr str str str str) msvcrt._makepath +@ cdecl _makepath_s(ptr long str str str str) msvcrt._makepath_s +@ cdecl _mkdir(str) msvcrt._mkdir +@ cdecl _rmdir(str) msvcrt._rmdir +@ cdecl _splitpath(str ptr ptr ptr ptr) msvcrt._splitpath +@ cdecl _splitpath_s(str ptr long ptr long ptr long ptr long) msvcrt._splitpath_s +@ cdecl _stat32(str ptr) msvcrt._stat32 +@ cdecl _stat32i64(str ptr) msvcrt._stat32i64 +@ cdecl _stat64(str ptr) msvcrt._stat64 +@ cdecl _stat64i32(str ptr) msvcrt._stat64i32 +@ cdecl _umask(long) msvcrt._umask +@ stub _umask_s +@ cdecl _unlink(str) msvcrt._unlink +@ cdecl _unlock_file(ptr) msvcrt._unlock_file +@ cdecl _waccess(wstr long) msvcrt._waccess +@ cdecl _waccess_s(wstr long) msvcrt._waccess_s +@ cdecl _wchdir(wstr) msvcrt._wchdir +@ cdecl _wchmod(wstr long) msvcrt._wchmod +@ cdecl _wfindfirst32(wstr ptr) msvcrt._wfindfirst32 +@ stub _wfindfirst32i64 +@ cdecl _wfindfirst64(wstr ptr) msvcrt._wfindfirst64 +@ cdecl _wfindfirst64i32(wstr ptr) msvcrt._wfindfirst64i32 +@ stub _wfindnext32 +@ stub _wfindnext32i64 +@ cdecl _wfindnext64(long ptr) msvcrt._wfindnext64 +@ cdecl _wfindnext64i32(long ptr) msvcrt._wfindnext64i32 +@ cdecl _wfullpath(ptr wstr long) msvcrt._wfullpath +@ cdecl _wmakepath(ptr wstr wstr wstr wstr) msvcrt._wmakepath +@ cdecl _wmakepath_s(ptr long wstr wstr wstr wstr) msvcrt._wmakepath_s +@ cdecl _wmkdir(wstr) msvcrt._wmkdir +@ cdecl _wremove(wstr) msvcrt._wremove +@ cdecl _wrename(wstr wstr) msvcrt._wrename +@ cdecl _wrmdir(wstr) msvcrt._wrmdir +@ cdecl _wsplitpath(wstr ptr ptr ptr ptr) msvcrt._wsplitpath +@ cdecl _wsplitpath_s(wstr ptr long ptr long ptr long ptr long) msvcrt._wsplitpath_s +@ cdecl _wstat32(wstr ptr) msvcrt._wstat32 +@ cdecl _wstat32i64(wstr ptr) msvcrt._wstat32i64 +@ cdecl _wstat64(wstr ptr) msvcrt._wstat64 +@ cdecl _wstat64i32(wstr ptr) msvcrt._wstat64i32 +@ cdecl _wunlink(wstr) msvcrt._wunlink +@ cdecl remove(str) msvcrt.remove +@ cdecl rename(str str) msvcrt.rename Index: win32/api-ms-win-crt-filesystem-l1-1-0/api-ms-win-crt-filesystem-l1-1-0.spec =================================================================== --- win32/api-ms-win-crt-filesystem-l1-1-0/api-ms-win-crt-filesystem-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-crt-filesystem-l1-1-0/api-ms-win-crt-filesystem-l1-1-0.spec (working copy) @@ -0,0 +1,65 @@ +@ cdecl _access(str long) msvcrt._access +@ cdecl _access_s(str long) msvcrt._access_s +@ cdecl _chdir(str) msvcrt._chdir +@ cdecl _chdrive(long) msvcrt._chdrive +@ cdecl _chmod(str long) msvcrt._chmod +@ cdecl _findclose(long) msvcrt._findclose +@ cdecl _findfirst32(str ptr) msvcrt._findfirst32 +@ stub _findfirst32i64 +@ cdecl _findfirst64(str ptr) msvcrt._findfirst64 +@ cdecl _findfirst64i32(str ptr) msvcrt._findfirst64i32 +@ cdecl _findnext32(long ptr) msvcrt._findnext32 +@ stub _findnext32i64 +@ cdecl _findnext64(long ptr) msvcrt._findnext64 +@ cdecl _findnext64i32(long ptr) msvcrt._findnext64i32 +@ cdecl _fstat32(long ptr) msvcrt._fstat32 +@ cdecl _fstat32i64(long ptr) msvcrt._fstat32i64 +@ cdecl _fstat64(long ptr) msvcrt._fstat64 +@ cdecl _fstat64i32(long ptr) msvcrt._fstat64i32 +@ cdecl _fullpath(ptr str long) msvcrt._fullpath +@ cdecl _getdiskfree(long ptr) msvcrt._getdiskfree +@ cdecl _getdrive() msvcrt._getdrive +@ cdecl _getdrives() msvcrt._getdrives +@ cdecl _lock_file(ptr) msvcrt._lock_file +@ cdecl _makepath(ptr str str str str) msvcrt._makepath +@ cdecl _makepath_s(ptr long str str str str) msvcrt._makepath_s +@ cdecl _mkdir(str) msvcrt._mkdir +@ cdecl _rmdir(str) msvcrt._rmdir +@ cdecl _splitpath(str ptr ptr ptr ptr) msvcrt._splitpath +@ cdecl _splitpath_s(str ptr long ptr long ptr long ptr long) msvcrt._splitpath_s +@ cdecl _stat32(str ptr) msvcrt._stat32 +@ cdecl _stat32i64(str ptr) msvcrt._stat32i64 +@ cdecl _stat64(str ptr) msvcrt._stat64 +@ cdecl _stat64i32(str ptr) msvcrt._stat64i32 +@ cdecl _umask(long) msvcrt._umask +@ stub _umask_s +@ cdecl _unlink(str) msvcrt._unlink +@ cdecl _unlock_file(ptr) msvcrt._unlock_file +@ cdecl _waccess(wstr long) msvcrt._waccess +@ cdecl _waccess_s(wstr long) msvcrt._waccess_s +@ cdecl _wchdir(wstr) msvcrt._wchdir +@ cdecl _wchmod(wstr long) msvcrt._wchmod +@ cdecl _wfindfirst32(wstr ptr) msvcrt._wfindfirst32 +@ stub _wfindfirst32i64 +@ cdecl _wfindfirst64(wstr ptr) msvcrt._wfindfirst64 +@ cdecl _wfindfirst64i32(wstr ptr) msvcrt._wfindfirst64i32 +@ stub _wfindnext32 +@ stub _wfindnext32i64 +@ cdecl _wfindnext64(long ptr) msvcrt._wfindnext64 +@ cdecl _wfindnext64i32(long ptr) msvcrt._wfindnext64i32 +@ cdecl _wfullpath(ptr wstr long) msvcrt._wfullpath +@ cdecl _wmakepath(ptr wstr wstr wstr wstr) msvcrt._wmakepath +@ cdecl _wmakepath_s(ptr long wstr wstr wstr wstr) msvcrt._wmakepath_s +@ cdecl _wmkdir(wstr) msvcrt._wmkdir +@ cdecl _wremove(wstr) msvcrt._wremove +@ cdecl _wrename(wstr wstr) msvcrt._wrename +@ cdecl _wrmdir(wstr) msvcrt._wrmdir +@ cdecl _wsplitpath(wstr ptr ptr ptr ptr) msvcrt._wsplitpath +@ cdecl _wsplitpath_s(wstr ptr long ptr long ptr long ptr long) msvcrt._wsplitpath_s +@ cdecl _wstat32(wstr ptr) msvcrt._wstat32 +@ cdecl _wstat32i64(wstr ptr) msvcrt._wstat32i64 +@ cdecl _wstat64(wstr ptr) msvcrt._wstat64 +@ cdecl _wstat64i32(wstr ptr) msvcrt._wstat64i32 +@ cdecl _wunlink(wstr) msvcrt._wunlink +@ cdecl remove(str) msvcrt.remove +@ cdecl rename(str str) msvcrt.rename Index: win32/api-ms-win-crt-filesystem-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-crt-filesystem-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-crt-filesystem-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-crt-filesystem-l1-1-0.dll api-ms-win-crt-filesystem-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-crt-filesystem-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-filesystem-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-filesystem-l1-1-0.def) + +set_target_properties(api-ms-win-crt-filesystem-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-crt-filesystem-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-crt-filesystem-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-crt-filesystem-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-crt-filesystem-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-crt-filesystem-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-crt-filesystem-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-crt-filesystem-l1-1-0.dll Index: win32/api-ms-win-crt-heap-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-crt-heap-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-crt-heap-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-crt-heap-l1-1-0.dll api-ms-win-crt-heap-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-crt-heap-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-heap-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-heap-l1-1-0.def) + +set_target_properties(api-ms-win-crt-heap-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-crt-heap-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-crt-heap-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-crt-heap-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-crt-heap-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-crt-heap-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-crt-heap-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-crt-heap-l1-1-0.dll Index: win32/api-ms-win-crt-heap-l1-1-0/api-ms-win-crt-heap-l1-1-0.spec =================================================================== --- win32/api-ms-win-crt-heap-l1-1-0/api-ms-win-crt-heap-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-crt-heap-l1-1-0/api-ms-win-crt-heap-l1-1-0.spec (working copy) @@ -0,0 +1,27 @@ +@ cdecl _aligned_free(ptr) msvcrt._aligned_free +@ cdecl _aligned_malloc(long long) msvcrt._aligned_malloc +@ cdecl _aligned_msize(ptr long long) msvcrt._aligned_msize +@ cdecl _aligned_offset_malloc(long long long) msvcrt._aligned_offset_malloc +@ cdecl _aligned_offset_realloc(ptr long long long) msvcrt._aligned_offset_realloc +@ stub _aligned_offset_recalloc +@ cdecl _aligned_realloc(ptr long long) msvcrt._aligned_realloc +@ stub _aligned_recalloc +@ cdecl _callnewh(long) msvcrt._callnewh +@ cdecl _calloc_base(long long) msvcrt._calloc_base +@ cdecl _expand(ptr long) msvcrt._expand +@ cdecl _free_base(ptr) msvcrt._free_base +@ cdecl _get_heap_handle() msvcrt._get_heap_handle +@ cdecl _heapchk() msvcrt._heapchk +@ cdecl _heapmin() msvcrt._heapmin +@ cdecl _heapwalk(ptr) msvcrt._heapwalk +@ cdecl _malloc_base(long) msvcrt._malloc_base +@ cdecl _msize(ptr) msvcrt._msize +@ stub _query_new_handler +@ stub _query_new_mode +@ cdecl _realloc_base(ptr long) msvcrt._realloc_base +@ cdecl _recalloc(ptr long long) msvcrt._recalloc +@ cdecl _set_new_mode(long) msvcrt._set_new_mode +@ cdecl calloc(long long) msvcrt.calloc +@ cdecl free(ptr) msvcrt.free +@ cdecl malloc(long) msvcrt.malloc +@ cdecl realloc(ptr long) msvcrt.realloc Index: win32/api-ms-win-crt-heap-l1-1-0/api-ms-win-crt-heap-l1-1-0.spec =================================================================== --- win32/api-ms-win-crt-heap-l1-1-0/api-ms-win-crt-heap-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-crt-heap-l1-1-0/api-ms-win-crt-heap-l1-1-0.spec (working copy) @@ -0,0 +1,27 @@ +@ cdecl _aligned_free(ptr) msvcrt._aligned_free +@ cdecl _aligned_malloc(long long) msvcrt._aligned_malloc +@ cdecl _aligned_msize(ptr long long) msvcrt._aligned_msize +@ cdecl _aligned_offset_malloc(long long long) msvcrt._aligned_offset_malloc +@ cdecl _aligned_offset_realloc(ptr long long long) msvcrt._aligned_offset_realloc +@ stub _aligned_offset_recalloc +@ cdecl _aligned_realloc(ptr long long) msvcrt._aligned_realloc +@ stub _aligned_recalloc +@ cdecl _callnewh(long) msvcrt._callnewh +@ cdecl _calloc_base(long long) msvcrt._calloc_base +@ cdecl _expand(ptr long) msvcrt._expand +@ cdecl _free_base(ptr) msvcrt._free_base +@ cdecl _get_heap_handle() msvcrt._get_heap_handle +@ cdecl _heapchk() msvcrt._heapchk +@ cdecl _heapmin() msvcrt._heapmin +@ cdecl _heapwalk(ptr) msvcrt._heapwalk +@ cdecl _malloc_base(long) msvcrt._malloc_base +@ cdecl _msize(ptr) msvcrt._msize +@ stub _query_new_handler +@ stub _query_new_mode +@ cdecl _realloc_base(ptr long) msvcrt._realloc_base +@ cdecl _recalloc(ptr long long) msvcrt._recalloc +@ cdecl _set_new_mode(long) msvcrt._set_new_mode +@ cdecl calloc(long long) msvcrt.calloc +@ cdecl free(ptr) msvcrt.free +@ cdecl malloc(long) msvcrt.malloc +@ cdecl realloc(ptr long) msvcrt.realloc Index: win32/api-ms-win-crt-heap-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-crt-heap-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-crt-heap-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-crt-heap-l1-1-0.dll api-ms-win-crt-heap-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-crt-heap-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-heap-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-heap-l1-1-0.def) + +set_target_properties(api-ms-win-crt-heap-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-crt-heap-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-crt-heap-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-crt-heap-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-crt-heap-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-crt-heap-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-crt-heap-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-crt-heap-l1-1-0.dll Index: win32/api-ms-win-crt-locale-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-crt-locale-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-crt-locale-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-crt-locale-l1-1-0.dll api-ms-win-crt-locale-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-crt-locale-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-locale-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-locale-l1-1-0.def) + +set_target_properties(api-ms-win-crt-locale-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-crt-locale-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-crt-locale-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-crt-locale-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-crt-locale-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-crt-locale-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-crt-locale-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-crt-locale-l1-1-0.dll Index: win32/api-ms-win-crt-locale-l1-1-0/api-ms-win-crt-locale-l1-1-0.spec =================================================================== --- win32/api-ms-win-crt-locale-l1-1-0/api-ms-win-crt-locale-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-crt-locale-l1-1-0/api-ms-win-crt-locale-l1-1-0.spec (working copy) @@ -0,0 +1,20 @@ +@ cdecl ___lc_codepage_func() msvcrt.___lc_codepage_func +@ cdecl ___lc_collate_cp_func() msvcrt.___lc_collate_cp_func +@ cdecl ___lc_locale_name_func() msvcrt.___lc_locale_name_func +@ cdecl ___mb_cur_max_func() msvcrt.___mb_cur_max_func +@ cdecl ___mb_cur_max_l_func(ptr) msvcrt.___mb_cur_max_l_func +@ stub __initialize_lconv_for_unsigned_char +@ cdecl __pctype_func() msvcrt.__pctype_func +@ cdecl __pwctype_func() msvcrt.__pwctype_func +@ cdecl _configthreadlocale(long) msvcrt._configthreadlocale +@ cdecl _create_locale(long str) msvcrt._create_locale +@ cdecl _free_locale(ptr) msvcrt._free_locale +@ cdecl _get_current_locale() msvcrt._get_current_locale +@ cdecl _getmbcp() msvcrt._getmbcp +@ cdecl _lock_locales() msvcrt._lock_locales +@ cdecl _setmbcp(long) msvcrt._setmbcp +@ cdecl _unlock_locales() msvcrt._unlock_locales +@ stub _wcreate_locale +@ cdecl _wsetlocale(long wstr) msvcrt._wsetlocale +@ cdecl localeconv() msvcrt.localeconv +@ cdecl setlocale(long str) msvcrt.setlocale Index: win32/api-ms-win-crt-locale-l1-1-0/api-ms-win-crt-locale-l1-1-0.spec =================================================================== --- win32/api-ms-win-crt-locale-l1-1-0/api-ms-win-crt-locale-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-crt-locale-l1-1-0/api-ms-win-crt-locale-l1-1-0.spec (working copy) @@ -0,0 +1,20 @@ +@ cdecl ___lc_codepage_func() msvcrt.___lc_codepage_func +@ cdecl ___lc_collate_cp_func() msvcrt.___lc_collate_cp_func +@ cdecl ___lc_locale_name_func() msvcrt.___lc_locale_name_func +@ cdecl ___mb_cur_max_func() msvcrt.___mb_cur_max_func +@ cdecl ___mb_cur_max_l_func(ptr) msvcrt.___mb_cur_max_l_func +@ stub __initialize_lconv_for_unsigned_char +@ cdecl __pctype_func() msvcrt.__pctype_func +@ cdecl __pwctype_func() msvcrt.__pwctype_func +@ cdecl _configthreadlocale(long) msvcrt._configthreadlocale +@ cdecl _create_locale(long str) msvcrt._create_locale +@ cdecl _free_locale(ptr) msvcrt._free_locale +@ cdecl _get_current_locale() msvcrt._get_current_locale +@ cdecl _getmbcp() msvcrt._getmbcp +@ cdecl _lock_locales() msvcrt._lock_locales +@ cdecl _setmbcp(long) msvcrt._setmbcp +@ cdecl _unlock_locales() msvcrt._unlock_locales +@ stub _wcreate_locale +@ cdecl _wsetlocale(long wstr) msvcrt._wsetlocale +@ cdecl localeconv() msvcrt.localeconv +@ cdecl setlocale(long str) msvcrt.setlocale Index: win32/api-ms-win-crt-locale-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-crt-locale-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-crt-locale-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-crt-locale-l1-1-0.dll api-ms-win-crt-locale-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-crt-locale-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-locale-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-locale-l1-1-0.def) + +set_target_properties(api-ms-win-crt-locale-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-crt-locale-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-crt-locale-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-crt-locale-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-crt-locale-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-crt-locale-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-crt-locale-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-crt-locale-l1-1-0.dll Index: win32/api-ms-win-crt-math-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-crt-math-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-crt-math-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-crt-math-l1-1-0.dll api-ms-win-crt-math-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-crt-math-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-math-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-math-l1-1-0.def) + +set_target_properties(api-ms-win-crt-math-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-crt-math-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-crt-math-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-crt-math-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-crt-math-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-crt-math-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-crt-math-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-crt-math-l1-1-0.dll Index: win32/api-ms-win-crt-math-l1-1-0/api-ms-win-crt-math-l1-1-0.spec =================================================================== --- win32/api-ms-win-crt-math-l1-1-0/api-ms-win-crt-math-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-crt-math-l1-1-0/api-ms-win-crt-math-l1-1-0.spec (working copy) @@ -0,0 +1,340 @@ +@ cdecl -arch=i386 _CIacos() msvcrt._CIacos +@ cdecl -arch=i386 _CIasin() msvcrt._CIasin +@ cdecl -arch=i386 _CIatan() msvcrt._CIatan +@ cdecl -arch=i386 _CIatan2() msvcrt._CIatan2 +@ cdecl -arch=i386 _CIcos() msvcrt._CIcos +@ cdecl -arch=i386 _CIcosh() msvcrt._CIcosh +@ cdecl -arch=i386 _CIexp() msvcrt._CIexp +@ cdecl -arch=i386 _CIfmod() msvcrt._CIfmod +@ cdecl -arch=i386 _CIlog() msvcrt._CIlog +@ cdecl -arch=i386 _CIlog10() msvcrt._CIlog10 +@ cdecl -arch=i386 _CIpow() msvcrt._CIpow +@ cdecl -arch=i386 _CIsin() msvcrt._CIsin +@ cdecl -arch=i386 _CIsinh() msvcrt._CIsinh +@ cdecl -arch=i386 _CIsqrt() msvcrt._CIsqrt +@ cdecl -arch=i386 _CItan() msvcrt._CItan +@ cdecl -arch=i386 _CItanh() msvcrt._CItanh +@ stub _Cbuild +@ stub _Cmulcc +@ stub _Cmulcr +@ stub _FCbuild +@ stub _FCmulcc +@ stub _FCmulcr +@ stub _LCbuild +@ stub _LCmulcc +@ stub _LCmulcr +@ cdecl -arch=i386 __libm_sse2_acos() msvcrt.__libm_sse2_acos +@ cdecl -arch=i386 __libm_sse2_acosf() msvcrt.__libm_sse2_acosf +@ cdecl -arch=i386 __libm_sse2_asin() msvcrt.__libm_sse2_asin +@ cdecl -arch=i386 __libm_sse2_asinf() msvcrt.__libm_sse2_asinf +@ cdecl -arch=i386 __libm_sse2_atan() msvcrt.__libm_sse2_atan +@ cdecl -arch=i386 __libm_sse2_atan2() msvcrt.__libm_sse2_atan2 +@ cdecl -arch=i386 __libm_sse2_atanf() msvcrt.__libm_sse2_atanf +@ cdecl -arch=i386 __libm_sse2_cos() msvcrt.__libm_sse2_cos +@ cdecl -arch=i386 __libm_sse2_cosf() msvcrt.__libm_sse2_cosf +@ cdecl -arch=i386 __libm_sse2_exp() msvcrt.__libm_sse2_exp +@ cdecl -arch=i386 __libm_sse2_expf() msvcrt.__libm_sse2_expf +@ cdecl -arch=i386 __libm_sse2_log() msvcrt.__libm_sse2_log +@ cdecl -arch=i386 __libm_sse2_log10() msvcrt.__libm_sse2_log10 +@ cdecl -arch=i386 __libm_sse2_log10f() msvcrt.__libm_sse2_log10f +@ cdecl -arch=i386 __libm_sse2_logf() msvcrt.__libm_sse2_logf +@ cdecl -arch=i386 __libm_sse2_pow() msvcrt.__libm_sse2_pow +@ cdecl -arch=i386 __libm_sse2_powf() msvcrt.__libm_sse2_powf +@ cdecl -arch=i386 __libm_sse2_sin() msvcrt.__libm_sse2_sin +@ cdecl -arch=i386 __libm_sse2_sinf() msvcrt.__libm_sse2_sinf +@ cdecl -arch=i386 __libm_sse2_tan() msvcrt.__libm_sse2_tan +@ cdecl -arch=i386 __libm_sse2_tanf() msvcrt.__libm_sse2_tanf +@ cdecl __setusermatherr(ptr) msvcrt.__setusermatherr +@ cdecl _cabs(long) msvcrt._cabs +@ cdecl _chgsign(double) msvcrt._chgsign +@ cdecl _chgsignf(float) msvcrt._chgsignf +@ cdecl _copysign(double double) msvcrt._copysign +@ cdecl _copysignf(float float) msvcrt._copysignf +@ stub _d_int +@ cdecl _dclass(double) msvcrt._dclass +@ stub _dexp +@ stub _dlog +@ stub _dnorm +@ cdecl _dpcomp(double double) msvcrt._dpcomp +@ stub _dpoly +@ stub _dscale +@ cdecl _dsign(double) msvcrt._dsign +@ stub _dsin +@ cdecl _dtest(ptr) msvcrt._dtest +@ stub _dunscale +@ stub _except1 +@ stub _fd_int +@ cdecl _fdclass(float) msvcrt._fdclass +@ stub _fdexp +@ stub _fdlog +@ stub _fdnorm +@ cdecl _fdopen(long str) msvcrt._fdopen +@ cdecl _fdpcomp(float float) msvcrt._fdpcomp +@ stub _fdpoly +@ stub _fdscale +@ cdecl _fdsign(float) msvcrt._fdsign +@ stub _fdsin +@ cdecl _fdtest(ptr) msvcrt._fdtest +@ stub _fdunscale +@ cdecl _finite(double) msvcrt._finite +@ cdecl -arch=arm,x86_64 _finitef(float) msvcrt._finitef +@ cdecl _fpclass(double) msvcrt._fpclass +@ stub _fpclassf +@ cdecl -arch=i386 -ret64 _ftol() msvcrt._ftol +@ stub _get_FMA3_enable +@ cdecl _hypot(double double) msvcrt._hypot +@ cdecl _hypotf(float float) msvcrt._hypotf +@ cdecl _isnan(double) msvcrt._isnan +@ cdecl -arch=arm,x86_64 _isnanf(float) msvcrt._isnanf +@ cdecl _j0(double) msvcrt._j0 +@ cdecl _j1(double) msvcrt._j1 +@ cdecl _jn(long double) msvcrt._jn +@ stub _ld_int +@ cdecl _ldclass(double) msvcrt._ldclass +@ stub _ldexp +@ stub _ldlog +@ cdecl _ldpcomp(double double) msvcrt._ldpcomp +@ stub _ldpoly +@ stub _ldscale +@ cdecl _ldsign(double) msvcrt._ldsign +@ stub _ldsin +@ cdecl _ldtest(ptr) msvcrt._ldtest +@ stub _ldunscale +@ cdecl -arch=i386 _libm_sse2_acos_precise() msvcrt._libm_sse2_acos_precise +@ cdecl -arch=i386 _libm_sse2_asin_precise() msvcrt._libm_sse2_asin_precise +@ cdecl -arch=i386 _libm_sse2_atan_precise() msvcrt._libm_sse2_atan_precise +@ cdecl -arch=i386 _libm_sse2_cos_precise() msvcrt._libm_sse2_cos_precise +@ cdecl -arch=i386 _libm_sse2_exp_precise() msvcrt._libm_sse2_exp_precise +@ cdecl -arch=i386 _libm_sse2_log10_precise() msvcrt._libm_sse2_log10_precise +@ cdecl -arch=i386 _libm_sse2_log_precise() msvcrt._libm_sse2_log_precise +@ cdecl -arch=i386 _libm_sse2_pow_precise() msvcrt._libm_sse2_pow_precise +@ cdecl -arch=i386 _libm_sse2_sin_precise() msvcrt._libm_sse2_sin_precise +@ cdecl -arch=i386 _libm_sse2_sqrt_precise() msvcrt._libm_sse2_sqrt_precise +@ cdecl -arch=i386 _libm_sse2_tan_precise() msvcrt._libm_sse2_tan_precise +@ cdecl _logb(double) msvcrt._logb +@ cdecl -arch=arm,x86_64 _logbf(float) msvcrt._logbf +@ cdecl _nextafter(double double) msvcrt._nextafter +@ cdecl -arch=arm,x86_64 _nextafterf(float float) msvcrt._nextafterf +@ cdecl _scalb(double long) msvcrt._scalb +@ cdecl -arch=arm,x86_64 _scalbf(float long) msvcrt._scalbf +@ cdecl -arch=win64 _set_FMA3_enable(long) msvcrt._set_FMA3_enable +@ cdecl -arch=i386 _set_SSE2_enable(long) msvcrt._set_SSE2_enable +@ cdecl _y0(double) msvcrt._y0 +@ cdecl _y1(double) msvcrt._y1 +@ cdecl _yn(long double) msvcrt._yn +@ cdecl acos(double) msvcrt.acos +@ cdecl -arch=arm,x86_64 acosf(float) msvcrt.acosf +@ stub acosh +@ stub acoshf +@ stub acoshl +@ cdecl asin(double) msvcrt.asin +@ cdecl -arch=arm,x86_64 asinf(float) msvcrt.asinf +@ cdecl asinh(double double) msvcrt.asinh +@ cdecl asinhf(float float) msvcrt.asinhf +@ cdecl asinhl(double double) msvcrt.asinhl +@ cdecl atan(double) msvcrt.atan +@ cdecl atan2(double double) msvcrt.atan2 +@ cdecl -arch=arm,x86_64 atan2f(float float) msvcrt.atan2f +@ cdecl -arch=arm,x86_64 atanf(float) msvcrt.atanf +@ stub atanh +@ stub atanhf +@ stub atanhl +@ stub cabs +@ stub cabsf +@ stub cabsl +@ stub cacos +@ stub cacosf +@ stub cacosh +@ stub cacoshf +@ stub cacoshl +@ stub cacosl +@ stub carg +@ stub cargf +@ stub cargl +@ stub casin +@ stub casinf +@ stub casinh +@ stub casinhf +@ stub casinhl +@ stub casinl +@ stub catan +@ stub catanf +@ stub catanh +@ stub catanhf +@ stub catanhl +@ stub catanl +@ cdecl cbrt(double) msvcrt.cbrt +@ cdecl cbrtf(float) msvcrt.cbrtf +@ cdecl cbrtl(double) msvcrt.cbrtl +@ stub ccos +@ stub ccosf +@ stub ccosh +@ stub ccoshf +@ stub ccoshl +@ stub ccosl +@ cdecl ceil(double) msvcrt.ceil +@ cdecl -arch=arm,x86_64 ceilf(float) msvcrt.ceilf +@ stub cexp +@ stub cexpf +@ stub cexpl +@ stub cimag +@ stub cimagf +@ stub cimagl +@ stub clog +@ stub clog10 +@ stub clog10f +@ stub clog10l +@ stub clogf +@ stub clogl +@ stub conj +@ stub conjf +@ stub conjl +@ cdecl copysign(double double) msvcrt.copysign +@ cdecl copysignf(float float) msvcrt.copysignf +@ cdecl copysignl(double double) msvcrt.copysignl +@ cdecl cos(double) msvcrt.cos +@ cdecl -arch=arm,x86_64 cosf(float) msvcrt.cosf +@ cdecl cosh(double) msvcrt.cosh +@ cdecl -arch=arm,x86_64 coshf(float) msvcrt.coshf +@ stub cpow +@ stub cpowf +@ stub cpowl +@ stub cproj +@ stub cprojf +@ stub cprojl +@ stub creal +@ stub crealf +@ stub creall +@ stub csin +@ stub csinf +@ stub csinh +@ stub csinhf +@ stub csinhl +@ stub csinl +@ stub csqrt +@ stub csqrtf +@ stub csqrtl +@ stub ctan +@ stub ctanf +@ stub ctanh +@ stub ctanhf +@ stub ctanhl +@ stub ctanl +@ cdecl erf(double) msvcrt.erf +@ stub erfc +@ stub erfcf +@ stub erfcl +@ cdecl erff(double) msvcrt.erff +@ cdecl erfl(double) msvcrt.erfl +@ cdecl exp(double) msvcrt.exp +@ cdecl exp2(double) msvcrt.exp2 +@ cdecl exp2f(float) msvcrt.exp2f +@ cdecl exp2l(double) msvcrt.exp2l +@ cdecl -arch=arm,x86_64 expf(float) msvcrt.expf +@ stub expm1 +@ stub expm1f +@ stub expm1l +@ cdecl fabs(double) msvcrt.fabs +@ stub fdim +@ stub fdimf +@ stub fdiml +@ cdecl floor(double) msvcrt.floor +@ cdecl -arch=arm,x86_64 floorf(float) msvcrt.floorf +@ stub fma +@ stub fmaf +@ stub fmal +@ cdecl fmax(double double) msvcrt.fmax +@ cdecl fmaxf(float float) msvcrt.fmaxf +@ cdecl fmaxl(double double) msvcrt.fmaxl +@ cdecl fmin(double double) msvcrt.fmin +@ cdecl fminf(float float) msvcrt.fminf +@ cdecl fminl(double double) msvcrt.fminl +@ cdecl fmod(double double) msvcrt.fmod +@ cdecl -arch=arm,x86_64 fmodf(float float) msvcrt.fmodf +@ cdecl frexp(double ptr) msvcrt.frexp +@ cdecl hypot(double double) msvcrt.hypot +@ stub ilogb +@ stub ilogbf +@ stub ilogbl +@ cdecl ldexp(double long) msvcrt.ldexp +@ stub lgamma +@ stub lgammaf +@ stub lgammal +@ cdecl -ret64 llrint(double) msvcrt.llrint +@ cdecl -ret64 llrintf(float) msvcrt.llrintf +@ cdecl -ret64 llrintl(double) msvcrt.llrintl +@ cdecl -ret64 llround(double) msvcrt.llround +@ cdecl -ret64 llroundf(float) msvcrt.llroundf +@ cdecl -ret64 llroundl(double) msvcrt.llroundl +@ cdecl log(double) msvcrt.log +@ cdecl log10(double) msvcrt.log10 +@ cdecl -arch=arm,x86_64 log10f(float) msvcrt.log10f +@ stub log1p +@ stub log1pf +@ stub log1pl +@ cdecl log2(double) msvcrt.log2 +@ cdecl log2f(float) msvcrt.log2f +@ cdecl log2l(double) msvcrt.log2l +@ stub logb +@ stub logbf +@ stub logbl +@ cdecl -arch=arm,x86_64 logf(float) msvcrt.logf +@ cdecl lrint(double) msvcrt.lrint +@ cdecl lrintf(float) msvcrt.lrintf +@ cdecl lrintl(double) msvcrt.lrintl +@ cdecl lround(double) msvcrt.lround +@ cdecl lroundf(float) msvcrt.lroundf +@ cdecl lroundl(double) msvcrt.lroundl +@ cdecl modf(double ptr) msvcrt.modf +@ cdecl -arch=arm,x86_64 modff(float ptr) msvcrt.modff +@ stub nan +@ stub nanf +@ stub nanl +@ stub nearbyint +@ stub nearbyintf +@ stub nearbyintl +@ cdecl nextafter(double double) msvcrt.nextafter +@ cdecl nextafterf(float float) msvcrt.nextafterf +@ cdecl nextafterl(double double) msvcrt.nextafterl +@ stub nexttoward +@ stub nexttowardf +@ stub nexttowardl +@ stub norm +@ stub normf +@ stub norml +@ cdecl pow(double double) msvcrt.pow +@ cdecl -arch=arm,x86_64 powf(float float) msvcrt.powf +@ cdecl remainder(double double) msvcrt.remainder +@ cdecl remainderf(float float) msvcrt.remainderf +@ cdecl remainderl(double double) msvcrt.remainderl +@ stub remquo +@ stub remquof +@ stub remquol +@ cdecl rint(double) msvcrt.rint +@ cdecl rintf(float) msvcrt.rintf +@ cdecl rintl(double) msvcrt.rintl +@ cdecl round(double) msvcrt.round +@ cdecl roundf(float) msvcrt.roundf +@ cdecl roundl(double) msvcrt.roundl +@ cdecl scalbln(double long) msvcrt.scalbln +@ cdecl scalblnf(float long) msvcrt.scalblnf +@ cdecl scalblnl(double long) msvcrt.scalblnl +@ cdecl scalbn(double long) msvcrt.scalbn +@ cdecl scalbnf(float long) msvcrt.scalbnf +@ cdecl scalbnl(double long) msvcrt.scalbnl +@ cdecl sin(double) msvcrt.sin +@ cdecl -arch=arm,x86_64 sinf(float) msvcrt.sinf +@ cdecl sinh(double) msvcrt.sinh +@ cdecl -arch=arm,x86_64 sinhf(float) msvcrt.sinhf +@ cdecl sqrt(double) msvcrt.sqrt +@ cdecl -arch=arm,x86_64 sqrtf(float) msvcrt.sqrtf +@ cdecl tan(double) msvcrt.tan +@ cdecl -arch=arm,x86_64 tanf(float) msvcrt.tanf +@ cdecl tanh(double) msvcrt.tanh +@ cdecl -arch=arm,x86_64 tanhf(float) msvcrt.tanhf +@ stub tgamma +@ stub tgammaf +@ stub tgammal +@ cdecl trunc(double) msvcrt.trunc +@ cdecl truncf(float) msvcrt.truncf +@ cdecl truncl(double) msvcrt.truncl Index: win32/api-ms-win-crt-math-l1-1-0/api-ms-win-crt-math-l1-1-0.spec =================================================================== --- win32/api-ms-win-crt-math-l1-1-0/api-ms-win-crt-math-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-crt-math-l1-1-0/api-ms-win-crt-math-l1-1-0.spec (working copy) @@ -0,0 +1,340 @@ +@ cdecl -arch=i386 _CIacos() msvcrt._CIacos +@ cdecl -arch=i386 _CIasin() msvcrt._CIasin +@ cdecl -arch=i386 _CIatan() msvcrt._CIatan +@ cdecl -arch=i386 _CIatan2() msvcrt._CIatan2 +@ cdecl -arch=i386 _CIcos() msvcrt._CIcos +@ cdecl -arch=i386 _CIcosh() msvcrt._CIcosh +@ cdecl -arch=i386 _CIexp() msvcrt._CIexp +@ cdecl -arch=i386 _CIfmod() msvcrt._CIfmod +@ cdecl -arch=i386 _CIlog() msvcrt._CIlog +@ cdecl -arch=i386 _CIlog10() msvcrt._CIlog10 +@ cdecl -arch=i386 _CIpow() msvcrt._CIpow +@ cdecl -arch=i386 _CIsin() msvcrt._CIsin +@ cdecl -arch=i386 _CIsinh() msvcrt._CIsinh +@ cdecl -arch=i386 _CIsqrt() msvcrt._CIsqrt +@ cdecl -arch=i386 _CItan() msvcrt._CItan +@ cdecl -arch=i386 _CItanh() msvcrt._CItanh +@ stub _Cbuild +@ stub _Cmulcc +@ stub _Cmulcr +@ stub _FCbuild +@ stub _FCmulcc +@ stub _FCmulcr +@ stub _LCbuild +@ stub _LCmulcc +@ stub _LCmulcr +@ cdecl -arch=i386 __libm_sse2_acos() msvcrt.__libm_sse2_acos +@ cdecl -arch=i386 __libm_sse2_acosf() msvcrt.__libm_sse2_acosf +@ cdecl -arch=i386 __libm_sse2_asin() msvcrt.__libm_sse2_asin +@ cdecl -arch=i386 __libm_sse2_asinf() msvcrt.__libm_sse2_asinf +@ cdecl -arch=i386 __libm_sse2_atan() msvcrt.__libm_sse2_atan +@ cdecl -arch=i386 __libm_sse2_atan2() msvcrt.__libm_sse2_atan2 +@ cdecl -arch=i386 __libm_sse2_atanf() msvcrt.__libm_sse2_atanf +@ cdecl -arch=i386 __libm_sse2_cos() msvcrt.__libm_sse2_cos +@ cdecl -arch=i386 __libm_sse2_cosf() msvcrt.__libm_sse2_cosf +@ cdecl -arch=i386 __libm_sse2_exp() msvcrt.__libm_sse2_exp +@ cdecl -arch=i386 __libm_sse2_expf() msvcrt.__libm_sse2_expf +@ cdecl -arch=i386 __libm_sse2_log() msvcrt.__libm_sse2_log +@ cdecl -arch=i386 __libm_sse2_log10() msvcrt.__libm_sse2_log10 +@ cdecl -arch=i386 __libm_sse2_log10f() msvcrt.__libm_sse2_log10f +@ cdecl -arch=i386 __libm_sse2_logf() msvcrt.__libm_sse2_logf +@ cdecl -arch=i386 __libm_sse2_pow() msvcrt.__libm_sse2_pow +@ cdecl -arch=i386 __libm_sse2_powf() msvcrt.__libm_sse2_powf +@ cdecl -arch=i386 __libm_sse2_sin() msvcrt.__libm_sse2_sin +@ cdecl -arch=i386 __libm_sse2_sinf() msvcrt.__libm_sse2_sinf +@ cdecl -arch=i386 __libm_sse2_tan() msvcrt.__libm_sse2_tan +@ cdecl -arch=i386 __libm_sse2_tanf() msvcrt.__libm_sse2_tanf +@ cdecl __setusermatherr(ptr) msvcrt.__setusermatherr +@ cdecl _cabs(long) msvcrt._cabs +@ cdecl _chgsign(double) msvcrt._chgsign +@ cdecl _chgsignf(float) msvcrt._chgsignf +@ cdecl _copysign(double double) msvcrt._copysign +@ cdecl _copysignf(float float) msvcrt._copysignf +@ stub _d_int +@ cdecl _dclass(double) msvcrt._dclass +@ stub _dexp +@ stub _dlog +@ stub _dnorm +@ cdecl _dpcomp(double double) msvcrt._dpcomp +@ stub _dpoly +@ stub _dscale +@ cdecl _dsign(double) msvcrt._dsign +@ stub _dsin +@ cdecl _dtest(ptr) msvcrt._dtest +@ stub _dunscale +@ stub _except1 +@ stub _fd_int +@ cdecl _fdclass(float) msvcrt._fdclass +@ stub _fdexp +@ stub _fdlog +@ stub _fdnorm +@ cdecl _fdopen(long str) msvcrt._fdopen +@ cdecl _fdpcomp(float float) msvcrt._fdpcomp +@ stub _fdpoly +@ stub _fdscale +@ cdecl _fdsign(float) msvcrt._fdsign +@ stub _fdsin +@ cdecl _fdtest(ptr) msvcrt._fdtest +@ stub _fdunscale +@ cdecl _finite(double) msvcrt._finite +@ cdecl -arch=arm,x86_64 _finitef(float) msvcrt._finitef +@ cdecl _fpclass(double) msvcrt._fpclass +@ stub _fpclassf +@ cdecl -arch=i386 -ret64 _ftol() msvcrt._ftol +@ stub _get_FMA3_enable +@ cdecl _hypot(double double) msvcrt._hypot +@ cdecl _hypotf(float float) msvcrt._hypotf +@ cdecl _isnan(double) msvcrt._isnan +@ cdecl -arch=arm,x86_64 _isnanf(float) msvcrt._isnanf +@ cdecl _j0(double) msvcrt._j0 +@ cdecl _j1(double) msvcrt._j1 +@ cdecl _jn(long double) msvcrt._jn +@ stub _ld_int +@ cdecl _ldclass(double) msvcrt._ldclass +@ stub _ldexp +@ stub _ldlog +@ cdecl _ldpcomp(double double) msvcrt._ldpcomp +@ stub _ldpoly +@ stub _ldscale +@ cdecl _ldsign(double) msvcrt._ldsign +@ stub _ldsin +@ cdecl _ldtest(ptr) msvcrt._ldtest +@ stub _ldunscale +@ cdecl -arch=i386 _libm_sse2_acos_precise() msvcrt._libm_sse2_acos_precise +@ cdecl -arch=i386 _libm_sse2_asin_precise() msvcrt._libm_sse2_asin_precise +@ cdecl -arch=i386 _libm_sse2_atan_precise() msvcrt._libm_sse2_atan_precise +@ cdecl -arch=i386 _libm_sse2_cos_precise() msvcrt._libm_sse2_cos_precise +@ cdecl -arch=i386 _libm_sse2_exp_precise() msvcrt._libm_sse2_exp_precise +@ cdecl -arch=i386 _libm_sse2_log10_precise() msvcrt._libm_sse2_log10_precise +@ cdecl -arch=i386 _libm_sse2_log_precise() msvcrt._libm_sse2_log_precise +@ cdecl -arch=i386 _libm_sse2_pow_precise() msvcrt._libm_sse2_pow_precise +@ cdecl -arch=i386 _libm_sse2_sin_precise() msvcrt._libm_sse2_sin_precise +@ cdecl -arch=i386 _libm_sse2_sqrt_precise() msvcrt._libm_sse2_sqrt_precise +@ cdecl -arch=i386 _libm_sse2_tan_precise() msvcrt._libm_sse2_tan_precise +@ cdecl _logb(double) msvcrt._logb +@ cdecl -arch=arm,x86_64 _logbf(float) msvcrt._logbf +@ cdecl _nextafter(double double) msvcrt._nextafter +@ cdecl -arch=arm,x86_64 _nextafterf(float float) msvcrt._nextafterf +@ cdecl _scalb(double long) msvcrt._scalb +@ cdecl -arch=arm,x86_64 _scalbf(float long) msvcrt._scalbf +@ cdecl -arch=win64 _set_FMA3_enable(long) msvcrt._set_FMA3_enable +@ cdecl -arch=i386 _set_SSE2_enable(long) msvcrt._set_SSE2_enable +@ cdecl _y0(double) msvcrt._y0 +@ cdecl _y1(double) msvcrt._y1 +@ cdecl _yn(long double) msvcrt._yn +@ cdecl acos(double) msvcrt.acos +@ cdecl -arch=arm,x86_64 acosf(float) msvcrt.acosf +@ stub acosh +@ stub acoshf +@ stub acoshl +@ cdecl asin(double) msvcrt.asin +@ cdecl -arch=arm,x86_64 asinf(float) msvcrt.asinf +@ cdecl asinh(double double) msvcrt.asinh +@ cdecl asinhf(float float) msvcrt.asinhf +@ cdecl asinhl(double double) msvcrt.asinhl +@ cdecl atan(double) msvcrt.atan +@ cdecl atan2(double double) msvcrt.atan2 +@ cdecl -arch=arm,x86_64 atan2f(float float) msvcrt.atan2f +@ cdecl -arch=arm,x86_64 atanf(float) msvcrt.atanf +@ stub atanh +@ stub atanhf +@ stub atanhl +@ stub cabs +@ stub cabsf +@ stub cabsl +@ stub cacos +@ stub cacosf +@ stub cacosh +@ stub cacoshf +@ stub cacoshl +@ stub cacosl +@ stub carg +@ stub cargf +@ stub cargl +@ stub casin +@ stub casinf +@ stub casinh +@ stub casinhf +@ stub casinhl +@ stub casinl +@ stub catan +@ stub catanf +@ stub catanh +@ stub catanhf +@ stub catanhl +@ stub catanl +@ cdecl cbrt(double) msvcrt.cbrt +@ cdecl cbrtf(float) msvcrt.cbrtf +@ cdecl cbrtl(double) msvcrt.cbrtl +@ stub ccos +@ stub ccosf +@ stub ccosh +@ stub ccoshf +@ stub ccoshl +@ stub ccosl +@ cdecl ceil(double) msvcrt.ceil +@ cdecl -arch=arm,x86_64 ceilf(float) msvcrt.ceilf +@ stub cexp +@ stub cexpf +@ stub cexpl +@ stub cimag +@ stub cimagf +@ stub cimagl +@ stub clog +@ stub clog10 +@ stub clog10f +@ stub clog10l +@ stub clogf +@ stub clogl +@ stub conj +@ stub conjf +@ stub conjl +@ cdecl copysign(double double) msvcrt.copysign +@ cdecl copysignf(float float) msvcrt.copysignf +@ cdecl copysignl(double double) msvcrt.copysignl +@ cdecl cos(double) msvcrt.cos +@ cdecl -arch=arm,x86_64 cosf(float) msvcrt.cosf +@ cdecl cosh(double) msvcrt.cosh +@ cdecl -arch=arm,x86_64 coshf(float) msvcrt.coshf +@ stub cpow +@ stub cpowf +@ stub cpowl +@ stub cproj +@ stub cprojf +@ stub cprojl +@ stub creal +@ stub crealf +@ stub creall +@ stub csin +@ stub csinf +@ stub csinh +@ stub csinhf +@ stub csinhl +@ stub csinl +@ stub csqrt +@ stub csqrtf +@ stub csqrtl +@ stub ctan +@ stub ctanf +@ stub ctanh +@ stub ctanhf +@ stub ctanhl +@ stub ctanl +@ cdecl erf(double) msvcrt.erf +@ stub erfc +@ stub erfcf +@ stub erfcl +@ cdecl erff(double) msvcrt.erff +@ cdecl erfl(double) msvcrt.erfl +@ cdecl exp(double) msvcrt.exp +@ cdecl exp2(double) msvcrt.exp2 +@ cdecl exp2f(float) msvcrt.exp2f +@ cdecl exp2l(double) msvcrt.exp2l +@ cdecl -arch=arm,x86_64 expf(float) msvcrt.expf +@ stub expm1 +@ stub expm1f +@ stub expm1l +@ cdecl fabs(double) msvcrt.fabs +@ stub fdim +@ stub fdimf +@ stub fdiml +@ cdecl floor(double) msvcrt.floor +@ cdecl -arch=arm,x86_64 floorf(float) msvcrt.floorf +@ stub fma +@ stub fmaf +@ stub fmal +@ cdecl fmax(double double) msvcrt.fmax +@ cdecl fmaxf(float float) msvcrt.fmaxf +@ cdecl fmaxl(double double) msvcrt.fmaxl +@ cdecl fmin(double double) msvcrt.fmin +@ cdecl fminf(float float) msvcrt.fminf +@ cdecl fminl(double double) msvcrt.fminl +@ cdecl fmod(double double) msvcrt.fmod +@ cdecl -arch=arm,x86_64 fmodf(float float) msvcrt.fmodf +@ cdecl frexp(double ptr) msvcrt.frexp +@ cdecl hypot(double double) msvcrt.hypot +@ stub ilogb +@ stub ilogbf +@ stub ilogbl +@ cdecl ldexp(double long) msvcrt.ldexp +@ stub lgamma +@ stub lgammaf +@ stub lgammal +@ cdecl -ret64 llrint(double) msvcrt.llrint +@ cdecl -ret64 llrintf(float) msvcrt.llrintf +@ cdecl -ret64 llrintl(double) msvcrt.llrintl +@ cdecl -ret64 llround(double) msvcrt.llround +@ cdecl -ret64 llroundf(float) msvcrt.llroundf +@ cdecl -ret64 llroundl(double) msvcrt.llroundl +@ cdecl log(double) msvcrt.log +@ cdecl log10(double) msvcrt.log10 +@ cdecl -arch=arm,x86_64 log10f(float) msvcrt.log10f +@ stub log1p +@ stub log1pf +@ stub log1pl +@ cdecl log2(double) msvcrt.log2 +@ cdecl log2f(float) msvcrt.log2f +@ cdecl log2l(double) msvcrt.log2l +@ stub logb +@ stub logbf +@ stub logbl +@ cdecl -arch=arm,x86_64 logf(float) msvcrt.logf +@ cdecl lrint(double) msvcrt.lrint +@ cdecl lrintf(float) msvcrt.lrintf +@ cdecl lrintl(double) msvcrt.lrintl +@ cdecl lround(double) msvcrt.lround +@ cdecl lroundf(float) msvcrt.lroundf +@ cdecl lroundl(double) msvcrt.lroundl +@ cdecl modf(double ptr) msvcrt.modf +@ cdecl -arch=arm,x86_64 modff(float ptr) msvcrt.modff +@ stub nan +@ stub nanf +@ stub nanl +@ stub nearbyint +@ stub nearbyintf +@ stub nearbyintl +@ cdecl nextafter(double double) msvcrt.nextafter +@ cdecl nextafterf(float float) msvcrt.nextafterf +@ cdecl nextafterl(double double) msvcrt.nextafterl +@ stub nexttoward +@ stub nexttowardf +@ stub nexttowardl +@ stub norm +@ stub normf +@ stub norml +@ cdecl pow(double double) msvcrt.pow +@ cdecl -arch=arm,x86_64 powf(float float) msvcrt.powf +@ cdecl remainder(double double) msvcrt.remainder +@ cdecl remainderf(float float) msvcrt.remainderf +@ cdecl remainderl(double double) msvcrt.remainderl +@ stub remquo +@ stub remquof +@ stub remquol +@ cdecl rint(double) msvcrt.rint +@ cdecl rintf(float) msvcrt.rintf +@ cdecl rintl(double) msvcrt.rintl +@ cdecl round(double) msvcrt.round +@ cdecl roundf(float) msvcrt.roundf +@ cdecl roundl(double) msvcrt.roundl +@ cdecl scalbln(double long) msvcrt.scalbln +@ cdecl scalblnf(float long) msvcrt.scalblnf +@ cdecl scalblnl(double long) msvcrt.scalblnl +@ cdecl scalbn(double long) msvcrt.scalbn +@ cdecl scalbnf(float long) msvcrt.scalbnf +@ cdecl scalbnl(double long) msvcrt.scalbnl +@ cdecl sin(double) msvcrt.sin +@ cdecl -arch=arm,x86_64 sinf(float) msvcrt.sinf +@ cdecl sinh(double) msvcrt.sinh +@ cdecl -arch=arm,x86_64 sinhf(float) msvcrt.sinhf +@ cdecl sqrt(double) msvcrt.sqrt +@ cdecl -arch=arm,x86_64 sqrtf(float) msvcrt.sqrtf +@ cdecl tan(double) msvcrt.tan +@ cdecl -arch=arm,x86_64 tanf(float) msvcrt.tanf +@ cdecl tanh(double) msvcrt.tanh +@ cdecl -arch=arm,x86_64 tanhf(float) msvcrt.tanhf +@ stub tgamma +@ stub tgammaf +@ stub tgammal +@ cdecl trunc(double) msvcrt.trunc +@ cdecl truncf(float) msvcrt.truncf +@ cdecl truncl(double) msvcrt.truncl Index: win32/api-ms-win-crt-math-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-crt-math-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-crt-math-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-crt-math-l1-1-0.dll api-ms-win-crt-math-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-crt-math-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-math-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-math-l1-1-0.def) + +set_target_properties(api-ms-win-crt-math-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-crt-math-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-crt-math-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-crt-math-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-crt-math-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-crt-math-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-crt-math-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-crt-math-l1-1-0.dll Index: win32/api-ms-win-crt-multibyte-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-crt-multibyte-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-crt-multibyte-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-crt-multibyte-l1-1-0.dll api-ms-win-crt-multibyte-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-crt-multibyte-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-multibyte-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-multibyte-l1-1-0.def) + +set_target_properties(api-ms-win-crt-multibyte-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-crt-multibyte-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-crt-multibyte-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-crt-multibyte-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-crt-multibyte-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-crt-multibyte-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-crt-multibyte-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-crt-multibyte-l1-1-0.dll Index: win32/api-ms-win-crt-multibyte-l1-1-0/api-ms-win-crt-multibyte-l1-1-0.spec =================================================================== --- win32/api-ms-win-crt-multibyte-l1-1-0/api-ms-win-crt-multibyte-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-crt-multibyte-l1-1-0/api-ms-win-crt-multibyte-l1-1-0.spec (working copy) @@ -0,0 +1,200 @@ +@ cdecl __p__mbcasemap() ucrtbase.__p__mbcasemap +@ cdecl __p__mbctype() ucrtbase.__p__mbctype +@ cdecl _ismbbalnum(long) ucrtbase._ismbbalnum +@ stub _ismbbalnum_l +@ cdecl _ismbbalpha(long) ucrtbase._ismbbalpha +@ stub _ismbbalpha_l +@ stub _ismbbblank +@ stub _ismbbblank_l +@ cdecl _ismbbgraph(long) ucrtbase._ismbbgraph +@ stub _ismbbgraph_l +@ cdecl _ismbbkalnum(long) ucrtbase._ismbbkalnum +@ stub _ismbbkalnum_l +@ cdecl _ismbbkana(long) ucrtbase._ismbbkana +@ stub _ismbbkana_l +@ cdecl _ismbbkprint(long) ucrtbase._ismbbkprint +@ stub _ismbbkprint_l +@ cdecl _ismbbkpunct(long) ucrtbase._ismbbkpunct +@ stub _ismbbkpunct_l +@ cdecl _ismbblead(long) ucrtbase._ismbblead +@ cdecl _ismbblead_l(long ptr) ucrtbase._ismbblead_l +@ cdecl _ismbbprint(long) ucrtbase._ismbbprint +@ stub _ismbbprint_l +@ cdecl _ismbbpunct(long) ucrtbase._ismbbpunct +@ stub _ismbbpunct_l +@ cdecl _ismbbtrail(long) ucrtbase._ismbbtrail +@ stub _ismbbtrail_l +@ cdecl _ismbcalnum(long) ucrtbase._ismbcalnum +@ stub _ismbcalnum_l +@ cdecl _ismbcalpha(long) ucrtbase._ismbcalpha +@ stub _ismbcalpha_l +@ stub _ismbcblank +@ stub _ismbcblank_l +@ cdecl _ismbcdigit(long) ucrtbase._ismbcdigit +@ stub _ismbcdigit_l +@ cdecl _ismbcgraph(long) ucrtbase._ismbcgraph +@ stub _ismbcgraph_l +@ cdecl _ismbchira(long) ucrtbase._ismbchira +@ stub _ismbchira_l +@ cdecl _ismbckata(long) ucrtbase._ismbckata +@ stub _ismbckata_l +@ cdecl _ismbcl0(long) ucrtbase._ismbcl0 +@ stub _ismbcl0_l +@ cdecl _ismbcl1(long) ucrtbase._ismbcl1 +@ stub _ismbcl1_l +@ cdecl _ismbcl2(long) ucrtbase._ismbcl2 +@ stub _ismbcl2_l +@ cdecl _ismbclegal(long) ucrtbase._ismbclegal +@ stub _ismbclegal_l +@ cdecl _ismbclower(long) ucrtbase._ismbclower +@ stub _ismbclower_l +@ cdecl _ismbcprint(long) ucrtbase._ismbcprint +@ stub _ismbcprint_l +@ cdecl _ismbcpunct(long) ucrtbase._ismbcpunct +@ stub _ismbcpunct_l +@ cdecl _ismbcspace(long) ucrtbase._ismbcspace +@ stub _ismbcspace_l +@ cdecl _ismbcsymbol(long) ucrtbase._ismbcsymbol +@ stub _ismbcsymbol_l +@ cdecl _ismbcupper(long) ucrtbase._ismbcupper +@ stub _ismbcupper_l +@ cdecl _ismbslead(ptr ptr) ucrtbase._ismbslead +@ stub _ismbslead_l +@ cdecl _ismbstrail(ptr ptr) ucrtbase._ismbstrail +@ stub _ismbstrail_l +@ cdecl _mbbtombc(long) ucrtbase._mbbtombc +@ stub _mbbtombc_l +@ cdecl _mbbtype(long long) ucrtbase._mbbtype +@ stub _mbbtype_l +@ stub _mbcasemap +@ cdecl _mbccpy(ptr str) ucrtbase._mbccpy +@ stub _mbccpy_l +@ stub _mbccpy_s +@ stub _mbccpy_s_l +@ cdecl _mbcjistojms(long) ucrtbase._mbcjistojms +@ stub _mbcjistojms_l +@ cdecl _mbcjmstojis(long) ucrtbase._mbcjmstojis +@ stub _mbcjmstojis_l +@ cdecl _mbclen(ptr) ucrtbase._mbclen +@ stub _mbclen_l +@ cdecl _mbctohira(long) ucrtbase._mbctohira +@ stub _mbctohira_l +@ cdecl _mbctokata(long) ucrtbase._mbctokata +@ stub _mbctokata_l +@ cdecl _mbctolower(long) ucrtbase._mbctolower +@ stub _mbctolower_l +@ cdecl _mbctombb(long) ucrtbase._mbctombb +@ stub _mbctombb_l +@ cdecl _mbctoupper(long) ucrtbase._mbctoupper +@ stub _mbctoupper_l +@ stub _mblen_l +@ cdecl _mbsbtype(str long) ucrtbase._mbsbtype +@ stub _mbsbtype_l +@ cdecl _mbscat_s(ptr long str) ucrtbase._mbscat_s +@ cdecl _mbscat_s_l(ptr long str ptr) ucrtbase._mbscat_s_l +@ cdecl _mbschr(str long) ucrtbase._mbschr +@ stub _mbschr_l +@ cdecl _mbscmp(str str) ucrtbase._mbscmp +@ stub _mbscmp_l +@ cdecl _mbscoll(str str) ucrtbase._mbscoll +@ cdecl _mbscoll_l(str str ptr) ucrtbase._mbscoll_l +@ cdecl _mbscpy_s(ptr long str) ucrtbase._mbscpy_s +@ cdecl _mbscpy_s_l(ptr long str ptr) ucrtbase._mbscpy_s_l +@ cdecl _mbscspn(str str) ucrtbase._mbscspn +@ stub _mbscspn_l +@ cdecl _mbsdec(ptr ptr) ucrtbase._mbsdec +@ stub _mbsdec_l +@ cdecl _mbsdup(str) ucrtbase._mbsdup +@ cdecl _mbsicmp(str str) ucrtbase._mbsicmp +@ stub _mbsicmp_l +@ cdecl _mbsicoll(str str) ucrtbase._mbsicoll +@ cdecl _mbsicoll_l(str str ptr) ucrtbase._mbsicoll_l +@ cdecl _mbsinc(str) ucrtbase._mbsinc +@ stub _mbsinc_l +@ cdecl _mbslen(str) ucrtbase._mbslen +@ stub _mbslen_l +@ cdecl _mbslwr(str) ucrtbase._mbslwr +@ stub _mbslwr_l +@ cdecl _mbslwr_s(str long) ucrtbase._mbslwr_s +@ stub _mbslwr_s_l +@ cdecl _mbsnbcat(str str long) ucrtbase._mbsnbcat +@ stub _mbsnbcat_l +@ cdecl _mbsnbcat_s(str long ptr long) ucrtbase._mbsnbcat_s +@ stub _mbsnbcat_s_l +@ cdecl _mbsnbcmp(str str long) ucrtbase._mbsnbcmp +@ stub _mbsnbcmp_l +@ cdecl _mbsnbcnt(ptr long) ucrtbase._mbsnbcnt +@ stub _mbsnbcnt_l +@ cdecl _mbsnbcoll(str str long) ucrtbase._mbsnbcoll +@ cdecl _mbsnbcoll_l(str str long ptr) ucrtbase._mbsnbcoll_l +@ cdecl _mbsnbcpy(ptr str long) ucrtbase._mbsnbcpy +@ stub _mbsnbcpy_l +@ cdecl _mbsnbcpy_s(ptr long str long) ucrtbase._mbsnbcpy_s +@ cdecl _mbsnbcpy_s_l(ptr long str long ptr) ucrtbase._mbsnbcpy_s_l +@ cdecl _mbsnbicmp(str str long) ucrtbase._mbsnbicmp +@ stub _mbsnbicmp_l +@ cdecl _mbsnbicoll(str str long) ucrtbase._mbsnbicoll +@ cdecl _mbsnbicoll_l(str str long ptr) ucrtbase._mbsnbicoll_l +@ cdecl _mbsnbset(ptr long long) ucrtbase._mbsnbset +@ stub _mbsnbset_l +@ stub _mbsnbset_s +@ stub _mbsnbset_s_l +@ cdecl _mbsncat(str str long) ucrtbase._mbsncat +@ stub _mbsncat_l +@ stub _mbsncat_s +@ stub _mbsncat_s_l +@ cdecl _mbsnccnt(str long) ucrtbase._mbsnccnt +@ stub _mbsnccnt_l +@ cdecl _mbsncmp(str str long) ucrtbase._mbsncmp +@ stub _mbsncmp_l +@ cdecl _mbsncoll(str str long) ucrtbase._mbsncoll +@ stub _mbsncoll_l +@ cdecl _mbsncpy(ptr str long) ucrtbase._mbsncpy +@ stub _mbsncpy_l +@ stub _mbsncpy_s +@ stub _mbsncpy_s_l +@ cdecl _mbsnextc(str) ucrtbase._mbsnextc +@ stub _mbsnextc_l +@ cdecl _mbsnicmp(str str long) ucrtbase._mbsnicmp +@ stub _mbsnicmp_l +@ cdecl _mbsnicoll(str str long) ucrtbase._mbsnicoll +@ stub _mbsnicoll_l +@ cdecl _mbsninc(str long) ucrtbase._mbsninc +@ stub _mbsninc_l +@ stub _mbsnlen +@ stub _mbsnlen_l +@ cdecl _mbsnset(ptr long long) ucrtbase._mbsnset +@ stub _mbsnset_l +@ stub _mbsnset_s +@ stub _mbsnset_s_l +@ cdecl _mbspbrk(str str) ucrtbase._mbspbrk +@ stub _mbspbrk_l +@ cdecl _mbsrchr(str long) ucrtbase._mbsrchr +@ stub _mbsrchr_l +@ cdecl _mbsrev(str) ucrtbase._mbsrev +@ stub _mbsrev_l +@ cdecl _mbsset(ptr long) ucrtbase._mbsset +@ stub _mbsset_l +@ stub _mbsset_s +@ stub _mbsset_s_l +@ cdecl _mbsspn(str str) ucrtbase._mbsspn +@ stub _mbsspn_l +@ cdecl _mbsspnp(str str) ucrtbase._mbsspnp +@ stub _mbsspnp_l +@ cdecl _mbsstr(str str) ucrtbase._mbsstr +@ stub _mbsstr_l +@ cdecl _mbstok(str str) ucrtbase._mbstok +@ cdecl _mbstok_l(str str ptr) ucrtbase._mbstok_l +@ cdecl _mbstok_s(str str ptr) ucrtbase._mbstok_s +@ cdecl _mbstok_s_l(str str ptr ptr) ucrtbase._mbstok_s_l +@ cdecl _mbstowcs_l(ptr str long ptr) ucrtbase._mbstowcs_l +@ cdecl _mbstowcs_s_l(ptr ptr long str long ptr) ucrtbase._mbstowcs_s_l +@ cdecl _mbstrlen(str) ucrtbase._mbstrlen +@ cdecl _mbstrlen_l(str ptr) ucrtbase._mbstrlen_l +@ stub _mbstrnlen +@ stub _mbstrnlen_l +@ cdecl _mbsupr(str) ucrtbase._mbsupr +@ stub _mbsupr_l +@ cdecl _mbsupr_s(str long) ucrtbase._mbsupr_s +@ stub _mbsupr_s_l +@ cdecl _mbtowc_l(ptr str long ptr) ucrtbase._mbtowc_l Index: win32/api-ms-win-crt-multibyte-l1-1-0/api-ms-win-crt-multibyte-l1-1-0.spec =================================================================== --- win32/api-ms-win-crt-multibyte-l1-1-0/api-ms-win-crt-multibyte-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-crt-multibyte-l1-1-0/api-ms-win-crt-multibyte-l1-1-0.spec (working copy) @@ -0,0 +1,200 @@ +@ cdecl __p__mbcasemap() ucrtbase.__p__mbcasemap +@ cdecl __p__mbctype() ucrtbase.__p__mbctype +@ cdecl _ismbbalnum(long) ucrtbase._ismbbalnum +@ stub _ismbbalnum_l +@ cdecl _ismbbalpha(long) ucrtbase._ismbbalpha +@ stub _ismbbalpha_l +@ stub _ismbbblank +@ stub _ismbbblank_l +@ cdecl _ismbbgraph(long) ucrtbase._ismbbgraph +@ stub _ismbbgraph_l +@ cdecl _ismbbkalnum(long) ucrtbase._ismbbkalnum +@ stub _ismbbkalnum_l +@ cdecl _ismbbkana(long) ucrtbase._ismbbkana +@ stub _ismbbkana_l +@ cdecl _ismbbkprint(long) ucrtbase._ismbbkprint +@ stub _ismbbkprint_l +@ cdecl _ismbbkpunct(long) ucrtbase._ismbbkpunct +@ stub _ismbbkpunct_l +@ cdecl _ismbblead(long) ucrtbase._ismbblead +@ cdecl _ismbblead_l(long ptr) ucrtbase._ismbblead_l +@ cdecl _ismbbprint(long) ucrtbase._ismbbprint +@ stub _ismbbprint_l +@ cdecl _ismbbpunct(long) ucrtbase._ismbbpunct +@ stub _ismbbpunct_l +@ cdecl _ismbbtrail(long) ucrtbase._ismbbtrail +@ stub _ismbbtrail_l +@ cdecl _ismbcalnum(long) ucrtbase._ismbcalnum +@ stub _ismbcalnum_l +@ cdecl _ismbcalpha(long) ucrtbase._ismbcalpha +@ stub _ismbcalpha_l +@ stub _ismbcblank +@ stub _ismbcblank_l +@ cdecl _ismbcdigit(long) ucrtbase._ismbcdigit +@ stub _ismbcdigit_l +@ cdecl _ismbcgraph(long) ucrtbase._ismbcgraph +@ stub _ismbcgraph_l +@ cdecl _ismbchira(long) ucrtbase._ismbchira +@ stub _ismbchira_l +@ cdecl _ismbckata(long) ucrtbase._ismbckata +@ stub _ismbckata_l +@ cdecl _ismbcl0(long) ucrtbase._ismbcl0 +@ stub _ismbcl0_l +@ cdecl _ismbcl1(long) ucrtbase._ismbcl1 +@ stub _ismbcl1_l +@ cdecl _ismbcl2(long) ucrtbase._ismbcl2 +@ stub _ismbcl2_l +@ cdecl _ismbclegal(long) ucrtbase._ismbclegal +@ stub _ismbclegal_l +@ cdecl _ismbclower(long) ucrtbase._ismbclower +@ stub _ismbclower_l +@ cdecl _ismbcprint(long) ucrtbase._ismbcprint +@ stub _ismbcprint_l +@ cdecl _ismbcpunct(long) ucrtbase._ismbcpunct +@ stub _ismbcpunct_l +@ cdecl _ismbcspace(long) ucrtbase._ismbcspace +@ stub _ismbcspace_l +@ cdecl _ismbcsymbol(long) ucrtbase._ismbcsymbol +@ stub _ismbcsymbol_l +@ cdecl _ismbcupper(long) ucrtbase._ismbcupper +@ stub _ismbcupper_l +@ cdecl _ismbslead(ptr ptr) ucrtbase._ismbslead +@ stub _ismbslead_l +@ cdecl _ismbstrail(ptr ptr) ucrtbase._ismbstrail +@ stub _ismbstrail_l +@ cdecl _mbbtombc(long) ucrtbase._mbbtombc +@ stub _mbbtombc_l +@ cdecl _mbbtype(long long) ucrtbase._mbbtype +@ stub _mbbtype_l +@ stub _mbcasemap +@ cdecl _mbccpy(ptr str) ucrtbase._mbccpy +@ stub _mbccpy_l +@ stub _mbccpy_s +@ stub _mbccpy_s_l +@ cdecl _mbcjistojms(long) ucrtbase._mbcjistojms +@ stub _mbcjistojms_l +@ cdecl _mbcjmstojis(long) ucrtbase._mbcjmstojis +@ stub _mbcjmstojis_l +@ cdecl _mbclen(ptr) ucrtbase._mbclen +@ stub _mbclen_l +@ cdecl _mbctohira(long) ucrtbase._mbctohira +@ stub _mbctohira_l +@ cdecl _mbctokata(long) ucrtbase._mbctokata +@ stub _mbctokata_l +@ cdecl _mbctolower(long) ucrtbase._mbctolower +@ stub _mbctolower_l +@ cdecl _mbctombb(long) ucrtbase._mbctombb +@ stub _mbctombb_l +@ cdecl _mbctoupper(long) ucrtbase._mbctoupper +@ stub _mbctoupper_l +@ stub _mblen_l +@ cdecl _mbsbtype(str long) ucrtbase._mbsbtype +@ stub _mbsbtype_l +@ cdecl _mbscat_s(ptr long str) ucrtbase._mbscat_s +@ cdecl _mbscat_s_l(ptr long str ptr) ucrtbase._mbscat_s_l +@ cdecl _mbschr(str long) ucrtbase._mbschr +@ stub _mbschr_l +@ cdecl _mbscmp(str str) ucrtbase._mbscmp +@ stub _mbscmp_l +@ cdecl _mbscoll(str str) ucrtbase._mbscoll +@ cdecl _mbscoll_l(str str ptr) ucrtbase._mbscoll_l +@ cdecl _mbscpy_s(ptr long str) ucrtbase._mbscpy_s +@ cdecl _mbscpy_s_l(ptr long str ptr) ucrtbase._mbscpy_s_l +@ cdecl _mbscspn(str str) ucrtbase._mbscspn +@ stub _mbscspn_l +@ cdecl _mbsdec(ptr ptr) ucrtbase._mbsdec +@ stub _mbsdec_l +@ cdecl _mbsdup(str) ucrtbase._mbsdup +@ cdecl _mbsicmp(str str) ucrtbase._mbsicmp +@ stub _mbsicmp_l +@ cdecl _mbsicoll(str str) ucrtbase._mbsicoll +@ cdecl _mbsicoll_l(str str ptr) ucrtbase._mbsicoll_l +@ cdecl _mbsinc(str) ucrtbase._mbsinc +@ stub _mbsinc_l +@ cdecl _mbslen(str) ucrtbase._mbslen +@ stub _mbslen_l +@ cdecl _mbslwr(str) ucrtbase._mbslwr +@ stub _mbslwr_l +@ cdecl _mbslwr_s(str long) ucrtbase._mbslwr_s +@ stub _mbslwr_s_l +@ cdecl _mbsnbcat(str str long) ucrtbase._mbsnbcat +@ stub _mbsnbcat_l +@ cdecl _mbsnbcat_s(str long ptr long) ucrtbase._mbsnbcat_s +@ stub _mbsnbcat_s_l +@ cdecl _mbsnbcmp(str str long) ucrtbase._mbsnbcmp +@ stub _mbsnbcmp_l +@ cdecl _mbsnbcnt(ptr long) ucrtbase._mbsnbcnt +@ stub _mbsnbcnt_l +@ cdecl _mbsnbcoll(str str long) ucrtbase._mbsnbcoll +@ cdecl _mbsnbcoll_l(str str long ptr) ucrtbase._mbsnbcoll_l +@ cdecl _mbsnbcpy(ptr str long) ucrtbase._mbsnbcpy +@ stub _mbsnbcpy_l +@ cdecl _mbsnbcpy_s(ptr long str long) ucrtbase._mbsnbcpy_s +@ cdecl _mbsnbcpy_s_l(ptr long str long ptr) ucrtbase._mbsnbcpy_s_l +@ cdecl _mbsnbicmp(str str long) ucrtbase._mbsnbicmp +@ stub _mbsnbicmp_l +@ cdecl _mbsnbicoll(str str long) ucrtbase._mbsnbicoll +@ cdecl _mbsnbicoll_l(str str long ptr) ucrtbase._mbsnbicoll_l +@ cdecl _mbsnbset(ptr long long) ucrtbase._mbsnbset +@ stub _mbsnbset_l +@ stub _mbsnbset_s +@ stub _mbsnbset_s_l +@ cdecl _mbsncat(str str long) ucrtbase._mbsncat +@ stub _mbsncat_l +@ stub _mbsncat_s +@ stub _mbsncat_s_l +@ cdecl _mbsnccnt(str long) ucrtbase._mbsnccnt +@ stub _mbsnccnt_l +@ cdecl _mbsncmp(str str long) ucrtbase._mbsncmp +@ stub _mbsncmp_l +@ cdecl _mbsncoll(str str long) ucrtbase._mbsncoll +@ stub _mbsncoll_l +@ cdecl _mbsncpy(ptr str long) ucrtbase._mbsncpy +@ stub _mbsncpy_l +@ stub _mbsncpy_s +@ stub _mbsncpy_s_l +@ cdecl _mbsnextc(str) ucrtbase._mbsnextc +@ stub _mbsnextc_l +@ cdecl _mbsnicmp(str str long) ucrtbase._mbsnicmp +@ stub _mbsnicmp_l +@ cdecl _mbsnicoll(str str long) ucrtbase._mbsnicoll +@ stub _mbsnicoll_l +@ cdecl _mbsninc(str long) ucrtbase._mbsninc +@ stub _mbsninc_l +@ stub _mbsnlen +@ stub _mbsnlen_l +@ cdecl _mbsnset(ptr long long) ucrtbase._mbsnset +@ stub _mbsnset_l +@ stub _mbsnset_s +@ stub _mbsnset_s_l +@ cdecl _mbspbrk(str str) ucrtbase._mbspbrk +@ stub _mbspbrk_l +@ cdecl _mbsrchr(str long) ucrtbase._mbsrchr +@ stub _mbsrchr_l +@ cdecl _mbsrev(str) ucrtbase._mbsrev +@ stub _mbsrev_l +@ cdecl _mbsset(ptr long) ucrtbase._mbsset +@ stub _mbsset_l +@ stub _mbsset_s +@ stub _mbsset_s_l +@ cdecl _mbsspn(str str) ucrtbase._mbsspn +@ stub _mbsspn_l +@ cdecl _mbsspnp(str str) ucrtbase._mbsspnp +@ stub _mbsspnp_l +@ cdecl _mbsstr(str str) ucrtbase._mbsstr +@ stub _mbsstr_l +@ cdecl _mbstok(str str) ucrtbase._mbstok +@ cdecl _mbstok_l(str str ptr) ucrtbase._mbstok_l +@ cdecl _mbstok_s(str str ptr) ucrtbase._mbstok_s +@ cdecl _mbstok_s_l(str str ptr ptr) ucrtbase._mbstok_s_l +@ cdecl _mbstowcs_l(ptr str long ptr) ucrtbase._mbstowcs_l +@ cdecl _mbstowcs_s_l(ptr ptr long str long ptr) ucrtbase._mbstowcs_s_l +@ cdecl _mbstrlen(str) ucrtbase._mbstrlen +@ cdecl _mbstrlen_l(str ptr) ucrtbase._mbstrlen_l +@ stub _mbstrnlen +@ stub _mbstrnlen_l +@ cdecl _mbsupr(str) ucrtbase._mbsupr +@ stub _mbsupr_l +@ cdecl _mbsupr_s(str long) ucrtbase._mbsupr_s +@ stub _mbsupr_s_l +@ cdecl _mbtowc_l(ptr str long ptr) ucrtbase._mbtowc_l Index: win32/api-ms-win-crt-multibyte-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-crt-multibyte-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-crt-multibyte-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-crt-multibyte-l1-1-0.dll api-ms-win-crt-multibyte-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-crt-multibyte-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-multibyte-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-multibyte-l1-1-0.def) + +set_target_properties(api-ms-win-crt-multibyte-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-crt-multibyte-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-crt-multibyte-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-crt-multibyte-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-crt-multibyte-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-crt-multibyte-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-crt-multibyte-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-crt-multibyte-l1-1-0.dll Index: win32/api-ms-win-crt-private-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-crt-private-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-crt-private-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-crt-private-l1-1-0.dll api-ms-win-crt-private-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-crt-private-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-private-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-private-l1-1-0.def) + +set_target_properties(api-ms-win-crt-private-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-crt-private-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-crt-private-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-crt-private-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-crt-private-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-crt-private-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-crt-private-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-crt-private-l1-1-0.dll Index: win32/api-ms-win-crt-private-l1-1-0/api-ms-win-crt-private-l1-1-0.spec =================================================================== --- win32/api-ms-win-crt-private-l1-1-0/api-ms-win-crt-private-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-crt-private-l1-1-0/api-ms-win-crt-private-l1-1-0.spec (working copy) @@ -0,0 +1,1167 @@ +@ cdecl _CreateFrameInfo(ptr ptr) msvcrt._CreateFrameInfo +@ stdcall _CxxThrowException(long long) msvcrt._CxxThrowException +@ cdecl -arch=i386 -norelay _EH_prolog() msvcrt._EH_prolog +@ cdecl _FindAndUnlinkFrame(ptr) msvcrt._FindAndUnlinkFrame +@ stub _GetImageBase +@ stub _GetThrowImageBase +@ cdecl _IsExceptionObjectToBeDestroyed(ptr) msvcrt._IsExceptionObjectToBeDestroyed +@ stub _NLG_Dispatch2 +@ stub _NLG_Return +@ stub _NLG_Return2 +@ stub _SetImageBase +@ stub _SetThrowImageBase +@ stub _SetWinRTOutOfMemoryExceptionCallback +@ cdecl __AdjustPointer(ptr ptr) msvcrt.__AdjustPointer +@ stub __BuildCatchObject +@ stub __BuildCatchObjectHelper +@ stdcall -arch=x86_64 __C_specific_handler(ptr long ptr ptr) msvcrt.__C_specific_handler +@ cdecl -arch=i386,x86_64,arm __CxxDetectRethrow(ptr) msvcrt.__CxxDetectRethrow +@ cdecl -arch=i386,x86_64,arm __CxxExceptionFilter(ptr ptr long ptr) msvcrt.__CxxExceptionFilter +@ cdecl -arch=i386,x86_64,arm -norelay __CxxFrameHandler(ptr ptr ptr ptr) msvcrt.__CxxFrameHandler +@ cdecl -arch=i386,x86_64,arm -norelay __CxxFrameHandler2(ptr ptr ptr ptr) msvcrt.__CxxFrameHandler2 +@ cdecl -arch=i386,x86_64,arm -norelay __CxxFrameHandler3(ptr ptr ptr ptr) msvcrt.__CxxFrameHandler3 +@ stdcall -arch=i386 __CxxLongjmpUnwind(ptr) msvcrt.__CxxLongjmpUnwind +@ cdecl -arch=i386,x86_64,arm __CxxQueryExceptionSize() msvcrt.__CxxQueryExceptionSize +@ cdecl __CxxRegisterExceptionObject(ptr ptr) msvcrt.__CxxRegisterExceptionObject +@ cdecl __CxxUnregisterExceptionObject(ptr long) msvcrt.__CxxUnregisterExceptionObject +@ cdecl __DestructExceptionObject(ptr) msvcrt.__DestructExceptionObject +@ stub __FrameUnwindFilter +@ stub __GetPlatformExceptionInfo +@ stub __NLG_Dispatch2 +@ stub __NLG_Return2 +@ cdecl __RTCastToVoid(ptr) msvcrt.__RTCastToVoid +@ cdecl __RTDynamicCast(ptr long ptr ptr long) msvcrt.__RTDynamicCast +@ cdecl __RTtypeid(ptr) msvcrt.__RTtypeid +@ stub __TypeMatch +@ stub __current_exception +@ stub __current_exception_context +@ stub __dcrt_get_wide_environment_from_os +@ stub __dcrt_initial_narrow_environment +@ stub __intrinsic_abnormal_termination +@ stub __intrinsic_setjmp +@ stub __intrinsic_setjmpex +@ stub __processing_throw +@ stub __report_gsfailure +@ cdecl __std_exception_copy(ptr ptr) msvcrt.__std_exception_copy +@ cdecl __std_exception_destroy(ptr) msvcrt.__std_exception_destroy +@ cdecl __std_type_info_compare(ptr ptr) msvcrt.__std_type_info_compare +@ stub __std_type_info_destroy_list +@ stub __std_type_info_hash +@ stub __std_type_info_name +@ cdecl __unDName(ptr str long ptr ptr long) msvcrt.__unDName +@ cdecl __unDNameEx(ptr str long ptr ptr ptr long) msvcrt.__unDNameEx +@ cdecl __uncaught_exception() msvcrt.__uncaught_exception +@ cdecl -arch=i386 -norelay _chkesp() msvcrt._chkesp +@ cdecl -arch=i386 _except_handler2(ptr ptr ptr ptr) msvcrt._except_handler2 +@ cdecl -arch=i386 _except_handler3(ptr ptr ptr ptr) msvcrt._except_handler3 +@ cdecl -arch=i386 _except_handler4_common(ptr ptr ptr ptr ptr ptr) msvcrt._except_handler4_common +@ stub _get_purecall_handler +@ cdecl _get_unexpected() msvcrt._get_unexpected +@ cdecl -arch=i386 _global_unwind2(ptr) msvcrt._global_unwind2 +@ stub _is_exception_typeof +@ cdecl -arch=x86_64 _local_unwind(ptr ptr) msvcrt._local_unwind +@ cdecl -arch=i386 _local_unwind2(ptr long) msvcrt._local_unwind2 +@ cdecl -arch=i386 _local_unwind4(ptr ptr long) msvcrt._local_unwind4 +@ cdecl -arch=i386 _longjmpex(ptr long) msvcrt._longjmpex +@ stub _o__CIacos +@ stub _o__CIasin +@ stub _o__CIatan +@ stub _o__CIatan2 +@ stub _o__CIcos +@ stub _o__CIcosh +@ stub _o__CIexp +@ stub _o__CIfmod +@ stub _o__CIlog +@ stub _o__CIlog10 +@ stub _o__CIpow +@ stub _o__CIsin +@ stub _o__CIsinh +@ stub _o__CIsqrt +@ stub _o__CItan +@ stub _o__CItanh +@ stub _o__Getdays +@ stub _o__Getmonths +@ stub _o__Gettnames +@ stub _o__Strftime +@ stub _o__W_Getdays +@ stub _o__W_Getmonths +@ stub _o__W_Gettnames +@ stub _o__Wcsftime +@ stub _o___acrt_iob_func +@ stub _o___conio_common_vcprintf +@ stub _o___conio_common_vcprintf_p +@ stub _o___conio_common_vcprintf_s +@ stub _o___conio_common_vcscanf +@ stub _o___conio_common_vcwprintf +@ stub _o___conio_common_vcwprintf_p +@ stub _o___conio_common_vcwprintf_s +@ stub _o___conio_common_vcwscanf +@ stub _o___daylight +@ stub _o___dstbias +@ stub _o___fpe_flt_rounds +@ stub _o___libm_sse2_acos +@ stub _o___libm_sse2_acosf +@ stub _o___libm_sse2_asin +@ stub _o___libm_sse2_asinf +@ stub _o___libm_sse2_atan +@ stub _o___libm_sse2_atan2 +@ stub _o___libm_sse2_atanf +@ stub _o___libm_sse2_cos +@ stub _o___libm_sse2_cosf +@ stub _o___libm_sse2_exp +@ stub _o___libm_sse2_expf +@ stub _o___libm_sse2_log +@ stub _o___libm_sse2_log10 +@ stub _o___libm_sse2_log10f +@ stub _o___libm_sse2_logf +@ stub _o___libm_sse2_pow +@ stub _o___libm_sse2_powf +@ stub _o___libm_sse2_sin +@ stub _o___libm_sse2_sinf +@ stub _o___libm_sse2_tan +@ stub _o___libm_sse2_tanf +@ stub _o___p___argc +@ stub _o___p___argv +@ stub _o___p___wargv +@ stub _o___p__acmdln +@ stub _o___p__commode +@ stub _o___p__environ +@ stub _o___p__fmode +@ stub _o___p__mbcasemap +@ stub _o___p__mbctype +@ stub _o___p__pgmptr +@ stub _o___p__wcmdln +@ stub _o___p__wenviron +@ stub _o___p__wpgmptr +@ stub _o___pctype_func +@ stub _o___pwctype_func +@ stub _o___stdio_common_vfprintf +@ stub _o___stdio_common_vfprintf_p +@ stub _o___stdio_common_vfprintf_s +@ stub _o___stdio_common_vfscanf +@ stub _o___stdio_common_vfwprintf +@ stub _o___stdio_common_vfwprintf_p +@ stub _o___stdio_common_vfwprintf_s +@ stub _o___stdio_common_vfwscanf +@ stub _o___stdio_common_vsnprintf_s +@ stub _o___stdio_common_vsnwprintf_s +@ stub _o___stdio_common_vsprintf +@ stub _o___stdio_common_vsprintf_p +@ stub _o___stdio_common_vsprintf_s +@ stub _o___stdio_common_vsscanf +@ stub _o___stdio_common_vswprintf +@ stub _o___stdio_common_vswprintf_p +@ stub _o___stdio_common_vswprintf_s +@ stub _o___stdio_common_vswscanf +@ stub _o___timezone +@ stub _o___tzname +@ stub _o___wcserror +@ stub _o__access +@ stub _o__access_s +@ stub _o__aligned_free +@ stub _o__aligned_malloc +@ stub _o__aligned_msize +@ stub _o__aligned_offset_malloc +@ stub _o__aligned_offset_realloc +@ stub _o__aligned_offset_recalloc +@ stub _o__aligned_realloc +@ stub _o__aligned_recalloc +@ stub _o__atodbl +@ stub _o__atodbl_l +@ stub _o__atof_l +@ stub _o__atoflt +@ stub _o__atoflt_l +@ stub _o__atoi64 +@ stub _o__atoi64_l +@ stub _o__atoi_l +@ stub _o__atol_l +@ stub _o__atoldbl +@ stub _o__atoldbl_l +@ stub _o__atoll_l +@ stub _o__beep +@ stub _o__beginthread +@ stub _o__beginthreadex +@ stub _o__cabs +@ stub _o__callnewh +@ stub _o__calloc_base +@ stub _o__cgets +@ stub _o__cgets_s +@ stub _o__cgetws +@ stub _o__cgetws_s +@ stub _o__chdir +@ stub _o__chdrive +@ stub _o__chmod +@ stub _o__chsize +@ stub _o__chsize_s +@ stub _o__close +@ stub _o__commit +@ stub _o__configure_wide_argv +@ stub _o__cputs +@ stub _o__cputws +@ stub _o__creat +@ stub _o__create_locale +@ stub _o__ctime32_s +@ stub _o__ctime64_s +@ stub _o__cwait +@ stub _o__d_int +@ stub _o__dclass +@ stub _o__difftime32 +@ stub _o__difftime64 +@ stub _o__dlog +@ stub _o__dnorm +@ stub _o__dpcomp +@ stub _o__dpoly +@ stub _o__dscale +@ stub _o__dsign +@ stub _o__dsin +@ stub _o__dtest +@ stub _o__dunscale +@ stub _o__dup +@ stub _o__dup2 +@ stub _o__dupenv_s +@ stub _o__ecvt +@ stub _o__ecvt_s +@ stub _o__endthread +@ stub _o__endthreadex +@ stub _o__eof +@ stub _o__errno +@ stub _o__except1 +@ stub _o__execute_onexit_table +@ stub _o__execv +@ stub _o__execve +@ stub _o__execvp +@ stub _o__execvpe +@ stub _o__expand +@ stub _o__fclose_nolock +@ stub _o__fcloseall +@ stub _o__fcvt +@ stub _o__fcvt_s +@ stub _o__fd_int +@ stub _o__fdclass +@ stub _o__fdexp +@ stub _o__fdlog +@ stub _o__fdopen +@ stub _o__fdpcomp +@ stub _o__fdpoly +@ stub _o__fdscale +@ stub _o__fdsign +@ stub _o__fdsin +@ stub _o__fflush_nolock +@ stub _o__fgetc_nolock +@ stub _o__fgetchar +@ stub _o__fgetwc_nolock +@ stub _o__fgetwchar +@ stub _o__filelength +@ stub _o__filelengthi64 +@ stub _o__fileno +@ stub _o__findclose +@ stub _o__findfirst32 +@ stub _o__findfirst32i64 +@ stub _o__findfirst64 +@ stub _o__findfirst64i32 +@ stub _o__findnext32 +@ stub _o__findnext32i64 +@ stub _o__findnext64 +@ stub _o__findnext64i32 +@ stub _o__flushall +@ stub _o__fpclass +@ stub _o__fpclassf +@ stub _o__fputc_nolock +@ stub _o__fputchar +@ stub _o__fputwc_nolock +@ stub _o__fputwchar +@ stub _o__fread_nolock +@ stub _o__fread_nolock_s +@ stub _o__free_base +@ stub _o__free_locale +@ stub _o__fseek_nolock +@ stub _o__fseeki64 +@ stub _o__fseeki64_nolock +@ stub _o__fsopen +@ stub _o__fstat32 +@ stub _o__fstat32i64 +@ stub _o__fstat64 +@ stub _o__fstat64i32 +@ stub _o__ftell_nolock +@ stub _o__ftelli64 +@ stub _o__ftelli64_nolock +@ stub _o__ftime32 +@ stub _o__ftime32_s +@ stub _o__ftime64 +@ stub _o__ftime64_s +@ stub _o__fullpath +@ stub _o__futime32 +@ stub _o__futime64 +@ stub _o__fwrite_nolock +@ stub _o__gcvt +@ stub _o__gcvt_s +@ stub _o__get_daylight +@ stub _o__get_doserrno +@ stub _o__get_dstbias +@ stub _o__get_errno +@ stub _o__get_fmode +@ stub _o__get_heap_handle +@ stub _o__get_invalid_parameter_handler +@ stub _o__get_narrow_winmain_command_line +@ stub _o__get_osfhandle +@ stub _o__get_pgmptr +@ stub _o__get_stream_buffer_pointers +@ stub _o__get_terminate +@ stub _o__get_thread_local_invalid_parameter_handler +@ stub _o__get_timezone +@ stub _o__get_tzname +@ stub _o__get_wide_winmain_command_line +@ stub _o__get_wpgmptr +@ stub _o__getc_nolock +@ stub _o__getch +@ stub _o__getch_nolock +@ stub _o__getche +@ stub _o__getche_nolock +@ stub _o__getcwd +@ stub _o__getdcwd +@ stub _o__getdiskfree +@ stub _o__getdllprocaddr +@ stub _o__getdrive +@ stub _o__getdrives +@ stub _o__getmbcp +@ stub _o__getsystime +@ stub _o__getw +@ stub _o__getwc_nolock +@ stub _o__getwch +@ stub _o__getwch_nolock +@ stub _o__getwche +@ stub _o__getwche_nolock +@ stub _o__getws +@ stub _o__getws_s +@ stub _o__gmtime32 +@ stub _o__gmtime32_s +@ stub _o__gmtime64 +@ stub _o__gmtime64_s +@ stub _o__heapchk +@ stub _o__heapmin +@ stub _o__hypot +@ stub _o__hypotf +@ stub _o__i64toa +@ stub _o__i64toa_s +@ stub _o__i64tow +@ stub _o__i64tow_s +@ stub _o__initialize_onexit_table +@ stub _o__invalid_parameter_noinfo +@ stub _o__invalid_parameter_noinfo_noreturn +@ stub _o__isatty +@ stub _o__isctype +@ stub _o__isctype_l +@ stub _o__isleadbyte_l +@ stub _o__ismbbalnum +@ stub _o__ismbbalnum_l +@ stub _o__ismbbalpha +@ stub _o__ismbbalpha_l +@ stub _o__ismbbblank +@ stub _o__ismbbblank_l +@ stub _o__ismbbgraph +@ stub _o__ismbbgraph_l +@ stub _o__ismbbkalnum +@ stub _o__ismbbkalnum_l +@ stub _o__ismbbkana +@ stub _o__ismbbkana_l +@ stub _o__ismbbkprint +@ stub _o__ismbbkprint_l +@ stub _o__ismbbkpunct +@ stub _o__ismbbkpunct_l +@ stub _o__ismbblead +@ stub _o__ismbblead_l +@ stub _o__ismbbprint +@ stub _o__ismbbprint_l +@ stub _o__ismbbpunct +@ stub _o__ismbbpunct_l +@ stub _o__ismbbtrail +@ stub _o__ismbbtrail_l +@ stub _o__ismbcalnum +@ stub _o__ismbcalnum_l +@ stub _o__ismbcalpha +@ stub _o__ismbcalpha_l +@ stub _o__ismbcblank +@ stub _o__ismbcblank_l +@ stub _o__ismbcdigit +@ stub _o__ismbcdigit_l +@ stub _o__ismbcgraph +@ stub _o__ismbcgraph_l +@ stub _o__ismbchira +@ stub _o__ismbchira_l +@ stub _o__ismbckata +@ stub _o__ismbckata_l +@ stub _o__ismbcl0 +@ stub _o__ismbcl0_l +@ stub _o__ismbcl1 +@ stub _o__ismbcl1_l +@ stub _o__ismbcl2 +@ stub _o__ismbcl2_l +@ stub _o__ismbclegal +@ stub _o__ismbclegal_l +@ stub _o__ismbclower +@ stub _o__ismbclower_l +@ stub _o__ismbcprint +@ stub _o__ismbcprint_l +@ stub _o__ismbcpunct +@ stub _o__ismbcpunct_l +@ stub _o__ismbcspace +@ stub _o__ismbcspace_l +@ stub _o__ismbcsymbol +@ stub _o__ismbcsymbol_l +@ stub _o__ismbcupper +@ stub _o__ismbcupper_l +@ stub _o__ismbslead +@ stub _o__ismbslead_l +@ stub _o__ismbstrail +@ stub _o__ismbstrail_l +@ stub _o__iswctype_l +@ stub _o__itoa +@ stub _o__itoa_s +@ stub _o__itow +@ stub _o__itow_s +@ stub _o__j0 +@ stub _o__j1 +@ stub _o__jn +@ stub _o__kbhit +@ stub _o__ld_int +@ stub _o__ldclass +@ stub _o__ldexp +@ stub _o__ldlog +@ stub _o__ldpcomp +@ stub _o__ldpoly +@ stub _o__ldscale +@ stub _o__ldsign +@ stub _o__ldsin +@ stub _o__ldtest +@ stub _o__ldunscale +@ stub _o__lfind +@ stub _o__lfind_s +@ stub _o__libm_sse2_acos_precise +@ stub _o__libm_sse2_asin_precise +@ stub _o__libm_sse2_atan_precise +@ stub _o__libm_sse2_cos_precise +@ stub _o__libm_sse2_exp_precise +@ stub _o__libm_sse2_log10_precise +@ stub _o__libm_sse2_log_precise +@ stub _o__libm_sse2_pow_precise +@ stub _o__libm_sse2_sin_precise +@ stub _o__libm_sse2_sqrt_precise +@ stub _o__libm_sse2_tan_precise +@ stub _o__loaddll +@ stub _o__localtime32 +@ stub _o__localtime32_s +@ stub _o__localtime64 +@ stub _o__localtime64_s +@ stub _o__lock_file +@ stub _o__locking +@ stub _o__logb +@ stub _o__logbf +@ stub _o__lsearch +@ stub _o__lsearch_s +@ stub _o__lseek +@ stub _o__lseeki64 +@ stub _o__ltoa +@ stub _o__ltoa_s +@ stub _o__ltow +@ stub _o__ltow_s +@ stub _o__makepath +@ stub _o__makepath_s +@ stub _o__malloc_base +@ stub _o__mbbtombc +@ stub _o__mbbtombc_l +@ stub _o__mbbtype +@ stub _o__mbbtype_l +@ stub _o__mbccpy +@ stub _o__mbccpy_l +@ stub _o__mbccpy_s +@ stub _o__mbccpy_s_l +@ stub _o__mbcjistojms +@ stub _o__mbcjistojms_l +@ stub _o__mbcjmstojis +@ stub _o__mbcjmstojis_l +@ stub _o__mbclen +@ stub _o__mbclen_l +@ stub _o__mbctohira +@ stub _o__mbctohira_l +@ stub _o__mbctokata +@ stub _o__mbctokata_l +@ stub _o__mbctolower +@ stub _o__mbctolower_l +@ stub _o__mbctombb +@ stub _o__mbctombb_l +@ stub _o__mbctoupper +@ stub _o__mbctoupper_l +@ stub _o__mblen_l +@ stub _o__mbsbtype +@ stub _o__mbsbtype_l +@ stub _o__mbscat_s +@ stub _o__mbscat_s_l +@ stub _o__mbschr +@ stub _o__mbschr_l +@ stub _o__mbscmp +@ stub _o__mbscmp_l +@ stub _o__mbscoll +@ stub _o__mbscoll_l +@ stub _o__mbscpy_s +@ stub _o__mbscpy_s_l +@ stub _o__mbscspn +@ stub _o__mbscspn_l +@ stub _o__mbsdec +@ stub _o__mbsdec_l +@ stub _o__mbsicmp +@ stub _o__mbsicmp_l +@ stub _o__mbsicoll +@ stub _o__mbsicoll_l +@ stub _o__mbsinc +@ stub _o__mbsinc_l +@ stub _o__mbslen +@ stub _o__mbslen_l +@ stub _o__mbslwr +@ stub _o__mbslwr_l +@ stub _o__mbslwr_s +@ stub _o__mbslwr_s_l +@ stub _o__mbsnbcat +@ stub _o__mbsnbcat_l +@ stub _o__mbsnbcat_s +@ stub _o__mbsnbcat_s_l +@ stub _o__mbsnbcmp +@ stub _o__mbsnbcmp_l +@ stub _o__mbsnbcnt +@ stub _o__mbsnbcnt_l +@ stub _o__mbsnbcoll +@ stub _o__mbsnbcoll_l +@ stub _o__mbsnbcpy +@ stub _o__mbsnbcpy_l +@ stub _o__mbsnbcpy_s +@ stub _o__mbsnbcpy_s_l +@ stub _o__mbsnbicmp +@ stub _o__mbsnbicmp_l +@ stub _o__mbsnbicoll +@ stub _o__mbsnbicoll_l +@ stub _o__mbsnbset +@ stub _o__mbsnbset_l +@ stub _o__mbsnbset_s +@ stub _o__mbsnbset_s_l +@ stub _o__mbsncat +@ stub _o__mbsncat_l +@ stub _o__mbsncat_s +@ stub _o__mbsncat_s_l +@ stub _o__mbsnccnt +@ stub _o__mbsnccnt_l +@ stub _o__mbsncmp +@ stub _o__mbsncmp_l +@ stub _o__mbsncoll +@ stub _o__mbsncoll_l +@ stub _o__mbsncpy +@ stub _o__mbsncpy_l +@ stub _o__mbsncpy_s +@ stub _o__mbsncpy_s_l +@ stub _o__mbsnextc +@ stub _o__mbsnextc_l +@ stub _o__mbsnicmp +@ stub _o__mbsnicmp_l +@ stub _o__mbsnicoll +@ stub _o__mbsnicoll_l +@ stub _o__mbsninc +@ stub _o__mbsninc_l +@ stub _o__mbsnlen +@ stub _o__mbsnlen_l +@ stub _o__mbsnset +@ stub _o__mbsnset_l +@ stub _o__mbsnset_s +@ stub _o__mbsnset_s_l +@ stub _o__mbspbrk +@ stub _o__mbspbrk_l +@ stub _o__mbsrchr +@ stub _o__mbsrchr_l +@ stub _o__mbsrev +@ stub _o__mbsrev_l +@ stub _o__mbsset +@ stub _o__mbsset_l +@ stub _o__mbsset_s +@ stub _o__mbsset_s_l +@ stub _o__mbsspn +@ stub _o__mbsspn_l +@ stub _o__mbsspnp +@ stub _o__mbsspnp_l +@ stub _o__mbsstr +@ stub _o__mbsstr_l +@ stub _o__mbstok +@ stub _o__mbstok_l +@ stub _o__mbstok_s +@ stub _o__mbstok_s_l +@ stub _o__mbstowcs_l +@ stub _o__mbstowcs_s_l +@ stub _o__mbstrlen +@ stub _o__mbstrlen_l +@ stub _o__mbstrnlen +@ stub _o__mbstrnlen_l +@ stub _o__mbsupr +@ stub _o__mbsupr_l +@ stub _o__mbsupr_s +@ stub _o__mbsupr_s_l +@ stub _o__mbtowc_l +@ stub _o__memicmp +@ stub _o__memicmp_l +@ stub _o__mkdir +@ stub _o__mkgmtime32 +@ stub _o__mkgmtime64 +@ stub _o__mktemp +@ stub _o__mktemp_s +@ stub _o__mktime32 +@ stub _o__mktime64 +@ stub _o__msize +@ stub _o__nextafter +@ stub _o__nextafterf +@ stub _o__open_osfhandle +@ stub _o__pclose +@ stub _o__pipe +@ stub _o__popen +@ stub _o__putc_nolock +@ stub _o__putch +@ stub _o__putch_nolock +@ stub _o__putenv +@ stub _o__putenv_s +@ stub _o__putw +@ stub _o__putwc_nolock +@ stub _o__putwch +@ stub _o__putwch_nolock +@ stub _o__putws +@ stub _o__read +@ stub _o__realloc_base +@ stub _o__recalloc +@ stub _o__register_onexit_function +@ stub _o__resetstkoflw +@ stub _o__rmdir +@ stub _o__rmtmp +@ stub _o__scalb +@ stub _o__scalbf +@ stub _o__searchenv +@ stub _o__searchenv_s +@ stub _o__set_abort_behavior +@ stub _o__set_doserrno +@ stub _o__set_errno +@ stub _o__set_invalid_parameter_handler +@ stub _o__set_new_handler +@ stub _o__set_new_mode +@ stub _o__set_thread_local_invalid_parameter_handler +@ stub _o__seterrormode +@ stub _o__setmbcp +@ stub _o__setmode +@ stub _o__setsystime +@ stub _o__sleep +@ stub _o__sopen +@ stub _o__sopen_dispatch +@ stub _o__sopen_s +@ stub _o__spawnv +@ stub _o__spawnve +@ stub _o__spawnvp +@ stub _o__spawnvpe +@ stub _o__splitpath +@ stub _o__splitpath_s +@ stub _o__stat32 +@ stub _o__stat32i64 +@ stub _o__stat64 +@ stub _o__stat64i32 +@ stub _o__strcoll_l +@ stub _o__strdate +@ stub _o__strdate_s +@ stub _o__strdup +@ stub _o__strerror +@ stub _o__strerror_s +@ stub _o__strftime_l +@ stub _o__stricmp +@ stub _o__stricmp_l +@ stub _o__stricoll +@ stub _o__stricoll_l +@ stub _o__strlwr +@ stub _o__strlwr_l +@ stub _o__strlwr_s +@ stub _o__strlwr_s_l +@ stub _o__strncoll +@ stub _o__strncoll_l +@ stub _o__strnicmp +@ stub _o__strnicmp_l +@ stub _o__strnicoll +@ stub _o__strnicoll_l +@ stub _o__strnset_s +@ stub _o__strset_s +@ stub _o__strtime +@ stub _o__strtime_s +@ stub _o__strtod_l +@ stub _o__strtof_l +@ stub _o__strtoi64 +@ stub _o__strtoi64_l +@ stub _o__strtol_l +@ stub _o__strtold_l +@ stub _o__strtoll_l +@ stub _o__strtoui64 +@ stub _o__strtoui64_l +@ stub _o__strtoul_l +@ stub _o__strtoull_l +@ stub _o__strupr +@ stub _o__strupr_l +@ stub _o__strupr_s +@ stub _o__strupr_s_l +@ stub _o__strxfrm_l +@ stub _o__swab +@ stub _o__tell +@ stub _o__telli64 +@ stub _o__timespec32_get +@ stub _o__timespec64_get +@ stub _o__tolower +@ stub _o__tolower_l +@ stub _o__toupper +@ stub _o__toupper_l +@ stub _o__towlower_l +@ stub _o__towupper_l +@ stub _o__tzset +@ stub _o__ui64toa +@ stub _o__ui64toa_s +@ stub _o__ui64tow +@ stub _o__ui64tow_s +@ stub _o__ultoa +@ stub _o__ultoa_s +@ stub _o__ultow +@ stub _o__ultow_s +@ stub _o__umask +@ stub _o__umask_s +@ stub _o__ungetc_nolock +@ stub _o__ungetch +@ stub _o__ungetch_nolock +@ stub _o__ungetwc_nolock +@ stub _o__ungetwch +@ stub _o__ungetwch_nolock +@ stub _o__unlink +@ stub _o__unloaddll +@ stub _o__unlock_file +@ stub _o__utime32 +@ stub _o__utime64 +@ stub _o__waccess +@ stub _o__waccess_s +@ stub _o__wasctime +@ stub _o__wasctime_s +@ stub _o__wchdir +@ stub _o__wchmod +@ stub _o__wcreat +@ stub _o__wcreate_locale +@ stub _o__wcscoll_l +@ stub _o__wcsdup +@ stub _o__wcserror +@ stub _o__wcserror_s +@ stub _o__wcsftime_l +@ stub _o__wcsicmp +@ stub _o__wcsicmp_l +@ stub _o__wcsicoll +@ stub _o__wcsicoll_l +@ stub _o__wcslwr +@ stub _o__wcslwr_l +@ stub _o__wcslwr_s +@ stub _o__wcslwr_s_l +@ stub _o__wcsncoll +@ stub _o__wcsncoll_l +@ stub _o__wcsnicmp +@ stub _o__wcsnicmp_l +@ stub _o__wcsnicoll +@ stub _o__wcsnicoll_l +@ stub _o__wcsnset +@ stub _o__wcsnset_s +@ stub _o__wcsset +@ stub _o__wcsset_s +@ stub _o__wcstod_l +@ stub _o__wcstof_l +@ stub _o__wcstoi64 +@ stub _o__wcstoi64_l +@ stub _o__wcstol_l +@ stub _o__wcstold_l +@ stub _o__wcstoll_l +@ stub _o__wcstombs_l +@ stub _o__wcstombs_s_l +@ stub _o__wcstoui64 +@ stub _o__wcstoui64_l +@ stub _o__wcstoul_l +@ stub _o__wcstoull_l +@ stub _o__wcsupr +@ stub _o__wcsupr_l +@ stub _o__wcsupr_s +@ stub _o__wcsupr_s_l +@ stub _o__wcsxfrm_l +@ stub _o__wctime32 +@ stub _o__wctime32_s +@ stub _o__wctime64 +@ stub _o__wctime64_s +@ stub _o__wctomb_l +@ stub _o__wctomb_s_l +@ stub _o__wdupenv_s +@ stub _o__wexecv +@ stub _o__wexecve +@ stub _o__wexecvp +@ stub _o__wexecvpe +@ stub _o__wfdopen +@ stub _o__wfindfirst32 +@ stub _o__wfindfirst32i64 +@ stub _o__wfindfirst64 +@ stub _o__wfindfirst64i32 +@ stub _o__wfindnext32 +@ stub _o__wfindnext32i64 +@ stub _o__wfindnext64 +@ stub _o__wfindnext64i32 +@ stub _o__wfopen +@ stub _o__wfopen_s +@ stub _o__wfreopen +@ stub _o__wfreopen_s +@ stub _o__wfsopen +@ stub _o__wfullpath +@ stub _o__wgetcwd +@ stub _o__wgetdcwd +@ stub _o__wgetenv +@ stub _o__wgetenv_s +@ stub _o__wmakepath +@ stub _o__wmakepath_s +@ stub _o__wmkdir +@ stub _o__wmktemp +@ stub _o__wmktemp_s +@ stub _o__wperror +@ stub _o__wpopen +@ stub _o__wputenv +@ stub _o__wputenv_s +@ stub _o__wremove +@ stub _o__wrename +@ stub _o__write +@ stub _o__wrmdir +@ stub _o__wsearchenv +@ stub _o__wsearchenv_s +@ stub _o__wsetlocale +@ stub _o__wsopen_dispatch +@ stub _o__wsopen_s +@ stub _o__wspawnv +@ stub _o__wspawnve +@ stub _o__wspawnvp +@ stub _o__wspawnvpe +@ stub _o__wsplitpath +@ stub _o__wsplitpath_s +@ stub _o__wstat32 +@ stub _o__wstat32i64 +@ stub _o__wstat64 +@ stub _o__wstat64i32 +@ stub _o__wstrdate +@ stub _o__wstrdate_s +@ stub _o__wstrtime +@ stub _o__wstrtime_s +@ stub _o__wsystem +@ stub _o__wtmpnam_s +@ stub _o__wtof +@ stub _o__wtof_l +@ stub _o__wtoi +@ stub _o__wtoi64 +@ stub _o__wtoi64_l +@ stub _o__wtoi_l +@ stub _o__wtol +@ stub _o__wtol_l +@ stub _o__wtoll +@ stub _o__wtoll_l +@ stub _o__wunlink +@ stub _o__wutime32 +@ stub _o__wutime64 +@ stub _o__y0 +@ stub _o__y1 +@ stub _o__yn +@ stub _o_abort +@ stub _o_acos +@ stub _o_acosf +@ stub _o_acosh +@ stub _o_acoshf +@ stub _o_acoshl +@ stub _o_asctime +@ stub _o_asctime_s +@ stub _o_asin +@ stub _o_asinf +@ stub _o_asinh +@ stub _o_asinhf +@ stub _o_asinhl +@ stub _o_atan +@ stub _o_atan2 +@ stub _o_atan2f +@ stub _o_atanf +@ stub _o_atanh +@ stub _o_atanhf +@ stub _o_atanhl +@ stub _o_atof +@ stub _o_atoi +@ stub _o_atol +@ stub _o_atoll +@ stub _o_bsearch +@ stub _o_bsearch_s +@ stub _o_btowc +@ stub _o_calloc +@ stub _o_cbrt +@ stub _o_cbrtf +@ stub _o_ceil +@ stub _o_ceilf +@ stub _o_clearerr +@ stub _o_clearerr_s +@ stub _o_cos +@ stub _o_cosf +@ stub _o_cosh +@ stub _o_coshf +@ stub _o_erf +@ stub _o_erfc +@ stub _o_erfcf +@ stub _o_erfcl +@ stub _o_erff +@ stub _o_erfl +@ stub _o_exp +@ stub _o_exp2 +@ stub _o_exp2f +@ stub _o_exp2l +@ stub _o_expf +@ stub _o_fabs +@ stub _o_fclose +@ stub _o_feof +@ stub _o_ferror +@ stub _o_fflush +@ stub _o_fgetc +@ stub _o_fgetpos +@ stub _o_fgets +@ stub _o_fgetwc +@ stub _o_fgetws +@ stub _o_floor +@ stub _o_floorf +@ stub _o_fma +@ stub _o_fmaf +@ stub _o_fmal +@ stub _o_fmod +@ stub _o_fmodf +@ stub _o_fopen +@ stub _o_fopen_s +@ stub _o_fputc +@ stub _o_fputs +@ stub _o_fputwc +@ stub _o_fputws +@ stub _o_fread +@ stub _o_fread_s +@ stub _o_free +@ stub _o_freopen +@ stub _o_freopen_s +@ stub _o_frexp +@ stub _o_fseek +@ stub _o_fsetpos +@ stub _o_ftell +@ stub _o_fwrite +@ stub _o_getc +@ stub _o_getchar +@ stub _o_getenv +@ stub _o_getenv_s +@ stub _o_gets +@ stub _o_gets_s +@ stub _o_getwc +@ stub _o_getwchar +@ stub _o_hypot +@ stub _o_is_wctype +@ stub _o_isalnum +@ stub _o_isalpha +@ stub _o_isblank +@ stub _o_iscntrl +@ stub _o_isdigit +@ stub _o_isgraph +@ stub _o_isleadbyte +@ stub _o_islower +@ stub _o_isprint +@ stub _o_ispunct +@ stub _o_isspace +@ stub _o_isupper +@ stub _o_iswalnum +@ stub _o_iswalpha +@ stub _o_iswascii +@ stub _o_iswblank +@ stub _o_iswcntrl +@ stub _o_iswctype +@ stub _o_iswdigit +@ stub _o_iswgraph +@ stub _o_iswlower +@ stub _o_iswprint +@ stub _o_iswpunct +@ stub _o_iswspace +@ stub _o_iswupper +@ stub _o_iswxdigit +@ stub _o_isxdigit +@ stub _o_ldexp +@ stub _o_lgamma +@ stub _o_lgammaf +@ stub _o_lgammal +@ stub _o_llrint +@ stub _o_llrintf +@ stub _o_llrintl +@ stub _o_llround +@ stub _o_llroundf +@ stub _o_llroundl +@ stub _o_localeconv +@ stub _o_log +@ stub _o_log10 +@ stub _o_log10f +@ stub _o_log1p +@ stub _o_log1pf +@ stub _o_log1pl +@ stub _o_log2 +@ stub _o_log2f +@ stub _o_log2l +@ stub _o_logb +@ stub _o_logbf +@ stub _o_logbl +@ stub _o_logf +@ stub _o_lrint +@ stub _o_lrintf +@ stub _o_lrintl +@ stub _o_lround +@ stub _o_lroundf +@ stub _o_lroundl +@ stub _o_malloc +@ stub _o_mblen +@ stub _o_mbrlen +@ stub _o_mbrtoc16 +@ stub _o_mbrtoc32 +@ stub _o_mbrtowc +@ stub _o_mbsrtowcs +@ stub _o_mbsrtowcs_s +@ stub _o_mbstowcs +@ stub _o_mbstowcs_s +@ stub _o_mbtowc +@ stub _o_memset +@ stub _o_modf +@ stub _o_modff +@ stub _o_nan +@ stub _o_nanf +@ stub _o_nanl +@ stub _o_nearbyint +@ stub _o_nearbyintf +@ stub _o_nearbyintl +@ stub _o_nextafter +@ stub _o_nextafterf +@ stub _o_nextafterl +@ stub _o_nexttoward +@ stub _o_nexttowardf +@ stub _o_nexttowardl +@ stub _o_pow +@ stub _o_powf +@ stub _o_putc +@ stub _o_putchar +@ stub _o_puts +@ stub _o_putwc +@ stub _o_putwchar +@ stub _o_qsort +@ stub _o_qsort_s +@ stub _o_raise +@ stub _o_rand +@ stub _o_rand_s +@ stub _o_realloc +@ stub _o_remainder +@ stub _o_remainderf +@ stub _o_remainderl +@ stub _o_remove +@ stub _o_remquo +@ stub _o_remquof +@ stub _o_remquol +@ stub _o_rewind +@ stub _o_rint +@ stub _o_rintf +@ stub _o_rintl +@ stub _o_round +@ stub _o_roundf +@ stub _o_roundl +@ stub _o_scalbln +@ stub _o_scalblnf +@ stub _o_scalblnl +@ stub _o_scalbn +@ stub _o_scalbnf +@ stub _o_scalbnl +@ stub _o_set_terminate +@ stub _o_setbuf +@ stub _o_setvbuf +@ stub _o_sin +@ stub _o_sinf +@ stub _o_sinh +@ stub _o_sinhf +@ stub _o_sqrt +@ stub _o_sqrtf +@ stub _o_srand +@ stub _o_strcat_s +@ stub _o_strcoll +@ stub _o_strcpy_s +@ stub _o_strerror +@ stub _o_strerror_s +@ stub _o_strftime +@ stub _o_strncat_s +@ stub _o_strncpy_s +@ stub _o_strtod +@ stub _o_strtof +@ stub _o_strtok +@ stub _o_strtok_s +@ stub _o_strtol +@ stub _o_strtold +@ stub _o_strtoll +@ stub _o_strtoul +@ stub _o_strtoull +@ stub _o_system +@ stub _o_tan +@ stub _o_tanf +@ stub _o_tanh +@ stub _o_tanhf +@ stub _o_terminate +@ stub _o_tgamma +@ stub _o_tgammaf +@ stub _o_tgammal +@ stub _o_tmpfile_s +@ stub _o_tmpnam_s +@ stub _o_tolower +@ stub _o_toupper +@ stub _o_towlower +@ stub _o_towupper +@ stub _o_ungetc +@ stub _o_ungetwc +@ stub _o_wcrtomb +@ stub _o_wcrtomb_s +@ stub _o_wcscat_s +@ stub _o_wcscoll +@ stub _o_wcscpy +@ stub _o_wcscpy_s +@ stub _o_wcsftime +@ stub _o_wcsncat_s +@ stub _o_wcsncpy_s +@ stub _o_wcsrtombs +@ stub _o_wcsrtombs_s +@ stub _o_wcstod +@ stub _o_wcstof +@ stub _o_wcstok +@ stub _o_wcstok_s +@ stub _o_wcstol +@ stub _o_wcstold +@ stub _o_wcstoll +@ stub _o_wcstombs +@ stub _o_wcstombs_s +@ stub _o_wcstoul +@ stub _o_wcstoull +@ stub _o_wctob +@ stub _o_wctomb +@ stub _o_wctomb_s +@ stub _o_wmemcpy_s +@ stub _o_wmemmove_s +@ cdecl _purecall() msvcrt._purecall +@ stdcall -arch=i386 _seh_longjmp_unwind(ptr) msvcrt._seh_longjmp_unwind +@ stdcall -arch=i386 _seh_longjmp_unwind4(ptr) msvcrt._seh_longjmp_unwind4 +@ cdecl _set_purecall_handler(ptr) msvcrt._set_purecall_handler +@ cdecl _set_se_translator(ptr) msvcrt._set_se_translator +@ cdecl -arch=i386 -norelay _setjmp3(ptr long) msvcrt._setjmp3 +@ cdecl -arch=i386,x86_64,arm longjmp(ptr long) msvcrt.longjmp +@ cdecl memchr(ptr long long) msvcrt.memchr +@ cdecl memcmp(ptr ptr long) msvcrt.memcmp +@ cdecl memcpy(ptr ptr long) msvcrt.memcpy +@ cdecl memmove(ptr ptr long) msvcrt.memmove +@ stub set_unexpected +@ cdecl -arch=arm,x86_64 -norelay -private setjmp(ptr) msvcrt.setjmp +@ cdecl strchr(str long) msvcrt.strchr +@ cdecl strrchr(str long) msvcrt.strrchr +@ cdecl strstr(str str) msvcrt.strstr +@ stub unexpected +@ cdecl wcschr(wstr long) msvcrt.wcschr +@ cdecl wcsrchr(wstr long) msvcrt.wcsrchr +@ cdecl wcsstr(wstr wstr) msvcrt.wcsstr Index: win32/api-ms-win-crt-private-l1-1-0/api-ms-win-crt-private-l1-1-0.spec =================================================================== --- win32/api-ms-win-crt-private-l1-1-0/api-ms-win-crt-private-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-crt-private-l1-1-0/api-ms-win-crt-private-l1-1-0.spec (working copy) @@ -0,0 +1,1167 @@ +@ cdecl _CreateFrameInfo(ptr ptr) msvcrt._CreateFrameInfo +@ stdcall _CxxThrowException(long long) msvcrt._CxxThrowException +@ cdecl -arch=i386 -norelay _EH_prolog() msvcrt._EH_prolog +@ cdecl _FindAndUnlinkFrame(ptr) msvcrt._FindAndUnlinkFrame +@ stub _GetImageBase +@ stub _GetThrowImageBase +@ cdecl _IsExceptionObjectToBeDestroyed(ptr) msvcrt._IsExceptionObjectToBeDestroyed +@ stub _NLG_Dispatch2 +@ stub _NLG_Return +@ stub _NLG_Return2 +@ stub _SetImageBase +@ stub _SetThrowImageBase +@ stub _SetWinRTOutOfMemoryExceptionCallback +@ cdecl __AdjustPointer(ptr ptr) msvcrt.__AdjustPointer +@ stub __BuildCatchObject +@ stub __BuildCatchObjectHelper +@ stdcall -arch=x86_64 __C_specific_handler(ptr long ptr ptr) msvcrt.__C_specific_handler +@ cdecl -arch=i386,x86_64,arm __CxxDetectRethrow(ptr) msvcrt.__CxxDetectRethrow +@ cdecl -arch=i386,x86_64,arm __CxxExceptionFilter(ptr ptr long ptr) msvcrt.__CxxExceptionFilter +@ cdecl -arch=i386,x86_64,arm -norelay __CxxFrameHandler(ptr ptr ptr ptr) msvcrt.__CxxFrameHandler +@ cdecl -arch=i386,x86_64,arm -norelay __CxxFrameHandler2(ptr ptr ptr ptr) msvcrt.__CxxFrameHandler2 +@ cdecl -arch=i386,x86_64,arm -norelay __CxxFrameHandler3(ptr ptr ptr ptr) msvcrt.__CxxFrameHandler3 +@ stdcall -arch=i386 __CxxLongjmpUnwind(ptr) msvcrt.__CxxLongjmpUnwind +@ cdecl -arch=i386,x86_64,arm __CxxQueryExceptionSize() msvcrt.__CxxQueryExceptionSize +@ cdecl __CxxRegisterExceptionObject(ptr ptr) msvcrt.__CxxRegisterExceptionObject +@ cdecl __CxxUnregisterExceptionObject(ptr long) msvcrt.__CxxUnregisterExceptionObject +@ cdecl __DestructExceptionObject(ptr) msvcrt.__DestructExceptionObject +@ stub __FrameUnwindFilter +@ stub __GetPlatformExceptionInfo +@ stub __NLG_Dispatch2 +@ stub __NLG_Return2 +@ cdecl __RTCastToVoid(ptr) msvcrt.__RTCastToVoid +@ cdecl __RTDynamicCast(ptr long ptr ptr long) msvcrt.__RTDynamicCast +@ cdecl __RTtypeid(ptr) msvcrt.__RTtypeid +@ stub __TypeMatch +@ stub __current_exception +@ stub __current_exception_context +@ stub __dcrt_get_wide_environment_from_os +@ stub __dcrt_initial_narrow_environment +@ stub __intrinsic_abnormal_termination +@ stub __intrinsic_setjmp +@ stub __intrinsic_setjmpex +@ stub __processing_throw +@ stub __report_gsfailure +@ cdecl __std_exception_copy(ptr ptr) msvcrt.__std_exception_copy +@ cdecl __std_exception_destroy(ptr) msvcrt.__std_exception_destroy +@ cdecl __std_type_info_compare(ptr ptr) msvcrt.__std_type_info_compare +@ stub __std_type_info_destroy_list +@ stub __std_type_info_hash +@ stub __std_type_info_name +@ cdecl __unDName(ptr str long ptr ptr long) msvcrt.__unDName +@ cdecl __unDNameEx(ptr str long ptr ptr ptr long) msvcrt.__unDNameEx +@ cdecl __uncaught_exception() msvcrt.__uncaught_exception +@ cdecl -arch=i386 -norelay _chkesp() msvcrt._chkesp +@ cdecl -arch=i386 _except_handler2(ptr ptr ptr ptr) msvcrt._except_handler2 +@ cdecl -arch=i386 _except_handler3(ptr ptr ptr ptr) msvcrt._except_handler3 +@ cdecl -arch=i386 _except_handler4_common(ptr ptr ptr ptr ptr ptr) msvcrt._except_handler4_common +@ stub _get_purecall_handler +@ cdecl _get_unexpected() msvcrt._get_unexpected +@ cdecl -arch=i386 _global_unwind2(ptr) msvcrt._global_unwind2 +@ stub _is_exception_typeof +@ cdecl -arch=x86_64 _local_unwind(ptr ptr) msvcrt._local_unwind +@ cdecl -arch=i386 _local_unwind2(ptr long) msvcrt._local_unwind2 +@ cdecl -arch=i386 _local_unwind4(ptr ptr long) msvcrt._local_unwind4 +@ cdecl -arch=i386 _longjmpex(ptr long) msvcrt._longjmpex +@ stub _o__CIacos +@ stub _o__CIasin +@ stub _o__CIatan +@ stub _o__CIatan2 +@ stub _o__CIcos +@ stub _o__CIcosh +@ stub _o__CIexp +@ stub _o__CIfmod +@ stub _o__CIlog +@ stub _o__CIlog10 +@ stub _o__CIpow +@ stub _o__CIsin +@ stub _o__CIsinh +@ stub _o__CIsqrt +@ stub _o__CItan +@ stub _o__CItanh +@ stub _o__Getdays +@ stub _o__Getmonths +@ stub _o__Gettnames +@ stub _o__Strftime +@ stub _o__W_Getdays +@ stub _o__W_Getmonths +@ stub _o__W_Gettnames +@ stub _o__Wcsftime +@ stub _o___acrt_iob_func +@ stub _o___conio_common_vcprintf +@ stub _o___conio_common_vcprintf_p +@ stub _o___conio_common_vcprintf_s +@ stub _o___conio_common_vcscanf +@ stub _o___conio_common_vcwprintf +@ stub _o___conio_common_vcwprintf_p +@ stub _o___conio_common_vcwprintf_s +@ stub _o___conio_common_vcwscanf +@ stub _o___daylight +@ stub _o___dstbias +@ stub _o___fpe_flt_rounds +@ stub _o___libm_sse2_acos +@ stub _o___libm_sse2_acosf +@ stub _o___libm_sse2_asin +@ stub _o___libm_sse2_asinf +@ stub _o___libm_sse2_atan +@ stub _o___libm_sse2_atan2 +@ stub _o___libm_sse2_atanf +@ stub _o___libm_sse2_cos +@ stub _o___libm_sse2_cosf +@ stub _o___libm_sse2_exp +@ stub _o___libm_sse2_expf +@ stub _o___libm_sse2_log +@ stub _o___libm_sse2_log10 +@ stub _o___libm_sse2_log10f +@ stub _o___libm_sse2_logf +@ stub _o___libm_sse2_pow +@ stub _o___libm_sse2_powf +@ stub _o___libm_sse2_sin +@ stub _o___libm_sse2_sinf +@ stub _o___libm_sse2_tan +@ stub _o___libm_sse2_tanf +@ stub _o___p___argc +@ stub _o___p___argv +@ stub _o___p___wargv +@ stub _o___p__acmdln +@ stub _o___p__commode +@ stub _o___p__environ +@ stub _o___p__fmode +@ stub _o___p__mbcasemap +@ stub _o___p__mbctype +@ stub _o___p__pgmptr +@ stub _o___p__wcmdln +@ stub _o___p__wenviron +@ stub _o___p__wpgmptr +@ stub _o___pctype_func +@ stub _o___pwctype_func +@ stub _o___stdio_common_vfprintf +@ stub _o___stdio_common_vfprintf_p +@ stub _o___stdio_common_vfprintf_s +@ stub _o___stdio_common_vfscanf +@ stub _o___stdio_common_vfwprintf +@ stub _o___stdio_common_vfwprintf_p +@ stub _o___stdio_common_vfwprintf_s +@ stub _o___stdio_common_vfwscanf +@ stub _o___stdio_common_vsnprintf_s +@ stub _o___stdio_common_vsnwprintf_s +@ stub _o___stdio_common_vsprintf +@ stub _o___stdio_common_vsprintf_p +@ stub _o___stdio_common_vsprintf_s +@ stub _o___stdio_common_vsscanf +@ stub _o___stdio_common_vswprintf +@ stub _o___stdio_common_vswprintf_p +@ stub _o___stdio_common_vswprintf_s +@ stub _o___stdio_common_vswscanf +@ stub _o___timezone +@ stub _o___tzname +@ stub _o___wcserror +@ stub _o__access +@ stub _o__access_s +@ stub _o__aligned_free +@ stub _o__aligned_malloc +@ stub _o__aligned_msize +@ stub _o__aligned_offset_malloc +@ stub _o__aligned_offset_realloc +@ stub _o__aligned_offset_recalloc +@ stub _o__aligned_realloc +@ stub _o__aligned_recalloc +@ stub _o__atodbl +@ stub _o__atodbl_l +@ stub _o__atof_l +@ stub _o__atoflt +@ stub _o__atoflt_l +@ stub _o__atoi64 +@ stub _o__atoi64_l +@ stub _o__atoi_l +@ stub _o__atol_l +@ stub _o__atoldbl +@ stub _o__atoldbl_l +@ stub _o__atoll_l +@ stub _o__beep +@ stub _o__beginthread +@ stub _o__beginthreadex +@ stub _o__cabs +@ stub _o__callnewh +@ stub _o__calloc_base +@ stub _o__cgets +@ stub _o__cgets_s +@ stub _o__cgetws +@ stub _o__cgetws_s +@ stub _o__chdir +@ stub _o__chdrive +@ stub _o__chmod +@ stub _o__chsize +@ stub _o__chsize_s +@ stub _o__close +@ stub _o__commit +@ stub _o__configure_wide_argv +@ stub _o__cputs +@ stub _o__cputws +@ stub _o__creat +@ stub _o__create_locale +@ stub _o__ctime32_s +@ stub _o__ctime64_s +@ stub _o__cwait +@ stub _o__d_int +@ stub _o__dclass +@ stub _o__difftime32 +@ stub _o__difftime64 +@ stub _o__dlog +@ stub _o__dnorm +@ stub _o__dpcomp +@ stub _o__dpoly +@ stub _o__dscale +@ stub _o__dsign +@ stub _o__dsin +@ stub _o__dtest +@ stub _o__dunscale +@ stub _o__dup +@ stub _o__dup2 +@ stub _o__dupenv_s +@ stub _o__ecvt +@ stub _o__ecvt_s +@ stub _o__endthread +@ stub _o__endthreadex +@ stub _o__eof +@ stub _o__errno +@ stub _o__except1 +@ stub _o__execute_onexit_table +@ stub _o__execv +@ stub _o__execve +@ stub _o__execvp +@ stub _o__execvpe +@ stub _o__expand +@ stub _o__fclose_nolock +@ stub _o__fcloseall +@ stub _o__fcvt +@ stub _o__fcvt_s +@ stub _o__fd_int +@ stub _o__fdclass +@ stub _o__fdexp +@ stub _o__fdlog +@ stub _o__fdopen +@ stub _o__fdpcomp +@ stub _o__fdpoly +@ stub _o__fdscale +@ stub _o__fdsign +@ stub _o__fdsin +@ stub _o__fflush_nolock +@ stub _o__fgetc_nolock +@ stub _o__fgetchar +@ stub _o__fgetwc_nolock +@ stub _o__fgetwchar +@ stub _o__filelength +@ stub _o__filelengthi64 +@ stub _o__fileno +@ stub _o__findclose +@ stub _o__findfirst32 +@ stub _o__findfirst32i64 +@ stub _o__findfirst64 +@ stub _o__findfirst64i32 +@ stub _o__findnext32 +@ stub _o__findnext32i64 +@ stub _o__findnext64 +@ stub _o__findnext64i32 +@ stub _o__flushall +@ stub _o__fpclass +@ stub _o__fpclassf +@ stub _o__fputc_nolock +@ stub _o__fputchar +@ stub _o__fputwc_nolock +@ stub _o__fputwchar +@ stub _o__fread_nolock +@ stub _o__fread_nolock_s +@ stub _o__free_base +@ stub _o__free_locale +@ stub _o__fseek_nolock +@ stub _o__fseeki64 +@ stub _o__fseeki64_nolock +@ stub _o__fsopen +@ stub _o__fstat32 +@ stub _o__fstat32i64 +@ stub _o__fstat64 +@ stub _o__fstat64i32 +@ stub _o__ftell_nolock +@ stub _o__ftelli64 +@ stub _o__ftelli64_nolock +@ stub _o__ftime32 +@ stub _o__ftime32_s +@ stub _o__ftime64 +@ stub _o__ftime64_s +@ stub _o__fullpath +@ stub _o__futime32 +@ stub _o__futime64 +@ stub _o__fwrite_nolock +@ stub _o__gcvt +@ stub _o__gcvt_s +@ stub _o__get_daylight +@ stub _o__get_doserrno +@ stub _o__get_dstbias +@ stub _o__get_errno +@ stub _o__get_fmode +@ stub _o__get_heap_handle +@ stub _o__get_invalid_parameter_handler +@ stub _o__get_narrow_winmain_command_line +@ stub _o__get_osfhandle +@ stub _o__get_pgmptr +@ stub _o__get_stream_buffer_pointers +@ stub _o__get_terminate +@ stub _o__get_thread_local_invalid_parameter_handler +@ stub _o__get_timezone +@ stub _o__get_tzname +@ stub _o__get_wide_winmain_command_line +@ stub _o__get_wpgmptr +@ stub _o__getc_nolock +@ stub _o__getch +@ stub _o__getch_nolock +@ stub _o__getche +@ stub _o__getche_nolock +@ stub _o__getcwd +@ stub _o__getdcwd +@ stub _o__getdiskfree +@ stub _o__getdllprocaddr +@ stub _o__getdrive +@ stub _o__getdrives +@ stub _o__getmbcp +@ stub _o__getsystime +@ stub _o__getw +@ stub _o__getwc_nolock +@ stub _o__getwch +@ stub _o__getwch_nolock +@ stub _o__getwche +@ stub _o__getwche_nolock +@ stub _o__getws +@ stub _o__getws_s +@ stub _o__gmtime32 +@ stub _o__gmtime32_s +@ stub _o__gmtime64 +@ stub _o__gmtime64_s +@ stub _o__heapchk +@ stub _o__heapmin +@ stub _o__hypot +@ stub _o__hypotf +@ stub _o__i64toa +@ stub _o__i64toa_s +@ stub _o__i64tow +@ stub _o__i64tow_s +@ stub _o__initialize_onexit_table +@ stub _o__invalid_parameter_noinfo +@ stub _o__invalid_parameter_noinfo_noreturn +@ stub _o__isatty +@ stub _o__isctype +@ stub _o__isctype_l +@ stub _o__isleadbyte_l +@ stub _o__ismbbalnum +@ stub _o__ismbbalnum_l +@ stub _o__ismbbalpha +@ stub _o__ismbbalpha_l +@ stub _o__ismbbblank +@ stub _o__ismbbblank_l +@ stub _o__ismbbgraph +@ stub _o__ismbbgraph_l +@ stub _o__ismbbkalnum +@ stub _o__ismbbkalnum_l +@ stub _o__ismbbkana +@ stub _o__ismbbkana_l +@ stub _o__ismbbkprint +@ stub _o__ismbbkprint_l +@ stub _o__ismbbkpunct +@ stub _o__ismbbkpunct_l +@ stub _o__ismbblead +@ stub _o__ismbblead_l +@ stub _o__ismbbprint +@ stub _o__ismbbprint_l +@ stub _o__ismbbpunct +@ stub _o__ismbbpunct_l +@ stub _o__ismbbtrail +@ stub _o__ismbbtrail_l +@ stub _o__ismbcalnum +@ stub _o__ismbcalnum_l +@ stub _o__ismbcalpha +@ stub _o__ismbcalpha_l +@ stub _o__ismbcblank +@ stub _o__ismbcblank_l +@ stub _o__ismbcdigit +@ stub _o__ismbcdigit_l +@ stub _o__ismbcgraph +@ stub _o__ismbcgraph_l +@ stub _o__ismbchira +@ stub _o__ismbchira_l +@ stub _o__ismbckata +@ stub _o__ismbckata_l +@ stub _o__ismbcl0 +@ stub _o__ismbcl0_l +@ stub _o__ismbcl1 +@ stub _o__ismbcl1_l +@ stub _o__ismbcl2 +@ stub _o__ismbcl2_l +@ stub _o__ismbclegal +@ stub _o__ismbclegal_l +@ stub _o__ismbclower +@ stub _o__ismbclower_l +@ stub _o__ismbcprint +@ stub _o__ismbcprint_l +@ stub _o__ismbcpunct +@ stub _o__ismbcpunct_l +@ stub _o__ismbcspace +@ stub _o__ismbcspace_l +@ stub _o__ismbcsymbol +@ stub _o__ismbcsymbol_l +@ stub _o__ismbcupper +@ stub _o__ismbcupper_l +@ stub _o__ismbslead +@ stub _o__ismbslead_l +@ stub _o__ismbstrail +@ stub _o__ismbstrail_l +@ stub _o__iswctype_l +@ stub _o__itoa +@ stub _o__itoa_s +@ stub _o__itow +@ stub _o__itow_s +@ stub _o__j0 +@ stub _o__j1 +@ stub _o__jn +@ stub _o__kbhit +@ stub _o__ld_int +@ stub _o__ldclass +@ stub _o__ldexp +@ stub _o__ldlog +@ stub _o__ldpcomp +@ stub _o__ldpoly +@ stub _o__ldscale +@ stub _o__ldsign +@ stub _o__ldsin +@ stub _o__ldtest +@ stub _o__ldunscale +@ stub _o__lfind +@ stub _o__lfind_s +@ stub _o__libm_sse2_acos_precise +@ stub _o__libm_sse2_asin_precise +@ stub _o__libm_sse2_atan_precise +@ stub _o__libm_sse2_cos_precise +@ stub _o__libm_sse2_exp_precise +@ stub _o__libm_sse2_log10_precise +@ stub _o__libm_sse2_log_precise +@ stub _o__libm_sse2_pow_precise +@ stub _o__libm_sse2_sin_precise +@ stub _o__libm_sse2_sqrt_precise +@ stub _o__libm_sse2_tan_precise +@ stub _o__loaddll +@ stub _o__localtime32 +@ stub _o__localtime32_s +@ stub _o__localtime64 +@ stub _o__localtime64_s +@ stub _o__lock_file +@ stub _o__locking +@ stub _o__logb +@ stub _o__logbf +@ stub _o__lsearch +@ stub _o__lsearch_s +@ stub _o__lseek +@ stub _o__lseeki64 +@ stub _o__ltoa +@ stub _o__ltoa_s +@ stub _o__ltow +@ stub _o__ltow_s +@ stub _o__makepath +@ stub _o__makepath_s +@ stub _o__malloc_base +@ stub _o__mbbtombc +@ stub _o__mbbtombc_l +@ stub _o__mbbtype +@ stub _o__mbbtype_l +@ stub _o__mbccpy +@ stub _o__mbccpy_l +@ stub _o__mbccpy_s +@ stub _o__mbccpy_s_l +@ stub _o__mbcjistojms +@ stub _o__mbcjistojms_l +@ stub _o__mbcjmstojis +@ stub _o__mbcjmstojis_l +@ stub _o__mbclen +@ stub _o__mbclen_l +@ stub _o__mbctohira +@ stub _o__mbctohira_l +@ stub _o__mbctokata +@ stub _o__mbctokata_l +@ stub _o__mbctolower +@ stub _o__mbctolower_l +@ stub _o__mbctombb +@ stub _o__mbctombb_l +@ stub _o__mbctoupper +@ stub _o__mbctoupper_l +@ stub _o__mblen_l +@ stub _o__mbsbtype +@ stub _o__mbsbtype_l +@ stub _o__mbscat_s +@ stub _o__mbscat_s_l +@ stub _o__mbschr +@ stub _o__mbschr_l +@ stub _o__mbscmp +@ stub _o__mbscmp_l +@ stub _o__mbscoll +@ stub _o__mbscoll_l +@ stub _o__mbscpy_s +@ stub _o__mbscpy_s_l +@ stub _o__mbscspn +@ stub _o__mbscspn_l +@ stub _o__mbsdec +@ stub _o__mbsdec_l +@ stub _o__mbsicmp +@ stub _o__mbsicmp_l +@ stub _o__mbsicoll +@ stub _o__mbsicoll_l +@ stub _o__mbsinc +@ stub _o__mbsinc_l +@ stub _o__mbslen +@ stub _o__mbslen_l +@ stub _o__mbslwr +@ stub _o__mbslwr_l +@ stub _o__mbslwr_s +@ stub _o__mbslwr_s_l +@ stub _o__mbsnbcat +@ stub _o__mbsnbcat_l +@ stub _o__mbsnbcat_s +@ stub _o__mbsnbcat_s_l +@ stub _o__mbsnbcmp +@ stub _o__mbsnbcmp_l +@ stub _o__mbsnbcnt +@ stub _o__mbsnbcnt_l +@ stub _o__mbsnbcoll +@ stub _o__mbsnbcoll_l +@ stub _o__mbsnbcpy +@ stub _o__mbsnbcpy_l +@ stub _o__mbsnbcpy_s +@ stub _o__mbsnbcpy_s_l +@ stub _o__mbsnbicmp +@ stub _o__mbsnbicmp_l +@ stub _o__mbsnbicoll +@ stub _o__mbsnbicoll_l +@ stub _o__mbsnbset +@ stub _o__mbsnbset_l +@ stub _o__mbsnbset_s +@ stub _o__mbsnbset_s_l +@ stub _o__mbsncat +@ stub _o__mbsncat_l +@ stub _o__mbsncat_s +@ stub _o__mbsncat_s_l +@ stub _o__mbsnccnt +@ stub _o__mbsnccnt_l +@ stub _o__mbsncmp +@ stub _o__mbsncmp_l +@ stub _o__mbsncoll +@ stub _o__mbsncoll_l +@ stub _o__mbsncpy +@ stub _o__mbsncpy_l +@ stub _o__mbsncpy_s +@ stub _o__mbsncpy_s_l +@ stub _o__mbsnextc +@ stub _o__mbsnextc_l +@ stub _o__mbsnicmp +@ stub _o__mbsnicmp_l +@ stub _o__mbsnicoll +@ stub _o__mbsnicoll_l +@ stub _o__mbsninc +@ stub _o__mbsninc_l +@ stub _o__mbsnlen +@ stub _o__mbsnlen_l +@ stub _o__mbsnset +@ stub _o__mbsnset_l +@ stub _o__mbsnset_s +@ stub _o__mbsnset_s_l +@ stub _o__mbspbrk +@ stub _o__mbspbrk_l +@ stub _o__mbsrchr +@ stub _o__mbsrchr_l +@ stub _o__mbsrev +@ stub _o__mbsrev_l +@ stub _o__mbsset +@ stub _o__mbsset_l +@ stub _o__mbsset_s +@ stub _o__mbsset_s_l +@ stub _o__mbsspn +@ stub _o__mbsspn_l +@ stub _o__mbsspnp +@ stub _o__mbsspnp_l +@ stub _o__mbsstr +@ stub _o__mbsstr_l +@ stub _o__mbstok +@ stub _o__mbstok_l +@ stub _o__mbstok_s +@ stub _o__mbstok_s_l +@ stub _o__mbstowcs_l +@ stub _o__mbstowcs_s_l +@ stub _o__mbstrlen +@ stub _o__mbstrlen_l +@ stub _o__mbstrnlen +@ stub _o__mbstrnlen_l +@ stub _o__mbsupr +@ stub _o__mbsupr_l +@ stub _o__mbsupr_s +@ stub _o__mbsupr_s_l +@ stub _o__mbtowc_l +@ stub _o__memicmp +@ stub _o__memicmp_l +@ stub _o__mkdir +@ stub _o__mkgmtime32 +@ stub _o__mkgmtime64 +@ stub _o__mktemp +@ stub _o__mktemp_s +@ stub _o__mktime32 +@ stub _o__mktime64 +@ stub _o__msize +@ stub _o__nextafter +@ stub _o__nextafterf +@ stub _o__open_osfhandle +@ stub _o__pclose +@ stub _o__pipe +@ stub _o__popen +@ stub _o__putc_nolock +@ stub _o__putch +@ stub _o__putch_nolock +@ stub _o__putenv +@ stub _o__putenv_s +@ stub _o__putw +@ stub _o__putwc_nolock +@ stub _o__putwch +@ stub _o__putwch_nolock +@ stub _o__putws +@ stub _o__read +@ stub _o__realloc_base +@ stub _o__recalloc +@ stub _o__register_onexit_function +@ stub _o__resetstkoflw +@ stub _o__rmdir +@ stub _o__rmtmp +@ stub _o__scalb +@ stub _o__scalbf +@ stub _o__searchenv +@ stub _o__searchenv_s +@ stub _o__set_abort_behavior +@ stub _o__set_doserrno +@ stub _o__set_errno +@ stub _o__set_invalid_parameter_handler +@ stub _o__set_new_handler +@ stub _o__set_new_mode +@ stub _o__set_thread_local_invalid_parameter_handler +@ stub _o__seterrormode +@ stub _o__setmbcp +@ stub _o__setmode +@ stub _o__setsystime +@ stub _o__sleep +@ stub _o__sopen +@ stub _o__sopen_dispatch +@ stub _o__sopen_s +@ stub _o__spawnv +@ stub _o__spawnve +@ stub _o__spawnvp +@ stub _o__spawnvpe +@ stub _o__splitpath +@ stub _o__splitpath_s +@ stub _o__stat32 +@ stub _o__stat32i64 +@ stub _o__stat64 +@ stub _o__stat64i32 +@ stub _o__strcoll_l +@ stub _o__strdate +@ stub _o__strdate_s +@ stub _o__strdup +@ stub _o__strerror +@ stub _o__strerror_s +@ stub _o__strftime_l +@ stub _o__stricmp +@ stub _o__stricmp_l +@ stub _o__stricoll +@ stub _o__stricoll_l +@ stub _o__strlwr +@ stub _o__strlwr_l +@ stub _o__strlwr_s +@ stub _o__strlwr_s_l +@ stub _o__strncoll +@ stub _o__strncoll_l +@ stub _o__strnicmp +@ stub _o__strnicmp_l +@ stub _o__strnicoll +@ stub _o__strnicoll_l +@ stub _o__strnset_s +@ stub _o__strset_s +@ stub _o__strtime +@ stub _o__strtime_s +@ stub _o__strtod_l +@ stub _o__strtof_l +@ stub _o__strtoi64 +@ stub _o__strtoi64_l +@ stub _o__strtol_l +@ stub _o__strtold_l +@ stub _o__strtoll_l +@ stub _o__strtoui64 +@ stub _o__strtoui64_l +@ stub _o__strtoul_l +@ stub _o__strtoull_l +@ stub _o__strupr +@ stub _o__strupr_l +@ stub _o__strupr_s +@ stub _o__strupr_s_l +@ stub _o__strxfrm_l +@ stub _o__swab +@ stub _o__tell +@ stub _o__telli64 +@ stub _o__timespec32_get +@ stub _o__timespec64_get +@ stub _o__tolower +@ stub _o__tolower_l +@ stub _o__toupper +@ stub _o__toupper_l +@ stub _o__towlower_l +@ stub _o__towupper_l +@ stub _o__tzset +@ stub _o__ui64toa +@ stub _o__ui64toa_s +@ stub _o__ui64tow +@ stub _o__ui64tow_s +@ stub _o__ultoa +@ stub _o__ultoa_s +@ stub _o__ultow +@ stub _o__ultow_s +@ stub _o__umask +@ stub _o__umask_s +@ stub _o__ungetc_nolock +@ stub _o__ungetch +@ stub _o__ungetch_nolock +@ stub _o__ungetwc_nolock +@ stub _o__ungetwch +@ stub _o__ungetwch_nolock +@ stub _o__unlink +@ stub _o__unloaddll +@ stub _o__unlock_file +@ stub _o__utime32 +@ stub _o__utime64 +@ stub _o__waccess +@ stub _o__waccess_s +@ stub _o__wasctime +@ stub _o__wasctime_s +@ stub _o__wchdir +@ stub _o__wchmod +@ stub _o__wcreat +@ stub _o__wcreate_locale +@ stub _o__wcscoll_l +@ stub _o__wcsdup +@ stub _o__wcserror +@ stub _o__wcserror_s +@ stub _o__wcsftime_l +@ stub _o__wcsicmp +@ stub _o__wcsicmp_l +@ stub _o__wcsicoll +@ stub _o__wcsicoll_l +@ stub _o__wcslwr +@ stub _o__wcslwr_l +@ stub _o__wcslwr_s +@ stub _o__wcslwr_s_l +@ stub _o__wcsncoll +@ stub _o__wcsncoll_l +@ stub _o__wcsnicmp +@ stub _o__wcsnicmp_l +@ stub _o__wcsnicoll +@ stub _o__wcsnicoll_l +@ stub _o__wcsnset +@ stub _o__wcsnset_s +@ stub _o__wcsset +@ stub _o__wcsset_s +@ stub _o__wcstod_l +@ stub _o__wcstof_l +@ stub _o__wcstoi64 +@ stub _o__wcstoi64_l +@ stub _o__wcstol_l +@ stub _o__wcstold_l +@ stub _o__wcstoll_l +@ stub _o__wcstombs_l +@ stub _o__wcstombs_s_l +@ stub _o__wcstoui64 +@ stub _o__wcstoui64_l +@ stub _o__wcstoul_l +@ stub _o__wcstoull_l +@ stub _o__wcsupr +@ stub _o__wcsupr_l +@ stub _o__wcsupr_s +@ stub _o__wcsupr_s_l +@ stub _o__wcsxfrm_l +@ stub _o__wctime32 +@ stub _o__wctime32_s +@ stub _o__wctime64 +@ stub _o__wctime64_s +@ stub _o__wctomb_l +@ stub _o__wctomb_s_l +@ stub _o__wdupenv_s +@ stub _o__wexecv +@ stub _o__wexecve +@ stub _o__wexecvp +@ stub _o__wexecvpe +@ stub _o__wfdopen +@ stub _o__wfindfirst32 +@ stub _o__wfindfirst32i64 +@ stub _o__wfindfirst64 +@ stub _o__wfindfirst64i32 +@ stub _o__wfindnext32 +@ stub _o__wfindnext32i64 +@ stub _o__wfindnext64 +@ stub _o__wfindnext64i32 +@ stub _o__wfopen +@ stub _o__wfopen_s +@ stub _o__wfreopen +@ stub _o__wfreopen_s +@ stub _o__wfsopen +@ stub _o__wfullpath +@ stub _o__wgetcwd +@ stub _o__wgetdcwd +@ stub _o__wgetenv +@ stub _o__wgetenv_s +@ stub _o__wmakepath +@ stub _o__wmakepath_s +@ stub _o__wmkdir +@ stub _o__wmktemp +@ stub _o__wmktemp_s +@ stub _o__wperror +@ stub _o__wpopen +@ stub _o__wputenv +@ stub _o__wputenv_s +@ stub _o__wremove +@ stub _o__wrename +@ stub _o__write +@ stub _o__wrmdir +@ stub _o__wsearchenv +@ stub _o__wsearchenv_s +@ stub _o__wsetlocale +@ stub _o__wsopen_dispatch +@ stub _o__wsopen_s +@ stub _o__wspawnv +@ stub _o__wspawnve +@ stub _o__wspawnvp +@ stub _o__wspawnvpe +@ stub _o__wsplitpath +@ stub _o__wsplitpath_s +@ stub _o__wstat32 +@ stub _o__wstat32i64 +@ stub _o__wstat64 +@ stub _o__wstat64i32 +@ stub _o__wstrdate +@ stub _o__wstrdate_s +@ stub _o__wstrtime +@ stub _o__wstrtime_s +@ stub _o__wsystem +@ stub _o__wtmpnam_s +@ stub _o__wtof +@ stub _o__wtof_l +@ stub _o__wtoi +@ stub _o__wtoi64 +@ stub _o__wtoi64_l +@ stub _o__wtoi_l +@ stub _o__wtol +@ stub _o__wtol_l +@ stub _o__wtoll +@ stub _o__wtoll_l +@ stub _o__wunlink +@ stub _o__wutime32 +@ stub _o__wutime64 +@ stub _o__y0 +@ stub _o__y1 +@ stub _o__yn +@ stub _o_abort +@ stub _o_acos +@ stub _o_acosf +@ stub _o_acosh +@ stub _o_acoshf +@ stub _o_acoshl +@ stub _o_asctime +@ stub _o_asctime_s +@ stub _o_asin +@ stub _o_asinf +@ stub _o_asinh +@ stub _o_asinhf +@ stub _o_asinhl +@ stub _o_atan +@ stub _o_atan2 +@ stub _o_atan2f +@ stub _o_atanf +@ stub _o_atanh +@ stub _o_atanhf +@ stub _o_atanhl +@ stub _o_atof +@ stub _o_atoi +@ stub _o_atol +@ stub _o_atoll +@ stub _o_bsearch +@ stub _o_bsearch_s +@ stub _o_btowc +@ stub _o_calloc +@ stub _o_cbrt +@ stub _o_cbrtf +@ stub _o_ceil +@ stub _o_ceilf +@ stub _o_clearerr +@ stub _o_clearerr_s +@ stub _o_cos +@ stub _o_cosf +@ stub _o_cosh +@ stub _o_coshf +@ stub _o_erf +@ stub _o_erfc +@ stub _o_erfcf +@ stub _o_erfcl +@ stub _o_erff +@ stub _o_erfl +@ stub _o_exp +@ stub _o_exp2 +@ stub _o_exp2f +@ stub _o_exp2l +@ stub _o_expf +@ stub _o_fabs +@ stub _o_fclose +@ stub _o_feof +@ stub _o_ferror +@ stub _o_fflush +@ stub _o_fgetc +@ stub _o_fgetpos +@ stub _o_fgets +@ stub _o_fgetwc +@ stub _o_fgetws +@ stub _o_floor +@ stub _o_floorf +@ stub _o_fma +@ stub _o_fmaf +@ stub _o_fmal +@ stub _o_fmod +@ stub _o_fmodf +@ stub _o_fopen +@ stub _o_fopen_s +@ stub _o_fputc +@ stub _o_fputs +@ stub _o_fputwc +@ stub _o_fputws +@ stub _o_fread +@ stub _o_fread_s +@ stub _o_free +@ stub _o_freopen +@ stub _o_freopen_s +@ stub _o_frexp +@ stub _o_fseek +@ stub _o_fsetpos +@ stub _o_ftell +@ stub _o_fwrite +@ stub _o_getc +@ stub _o_getchar +@ stub _o_getenv +@ stub _o_getenv_s +@ stub _o_gets +@ stub _o_gets_s +@ stub _o_getwc +@ stub _o_getwchar +@ stub _o_hypot +@ stub _o_is_wctype +@ stub _o_isalnum +@ stub _o_isalpha +@ stub _o_isblank +@ stub _o_iscntrl +@ stub _o_isdigit +@ stub _o_isgraph +@ stub _o_isleadbyte +@ stub _o_islower +@ stub _o_isprint +@ stub _o_ispunct +@ stub _o_isspace +@ stub _o_isupper +@ stub _o_iswalnum +@ stub _o_iswalpha +@ stub _o_iswascii +@ stub _o_iswblank +@ stub _o_iswcntrl +@ stub _o_iswctype +@ stub _o_iswdigit +@ stub _o_iswgraph +@ stub _o_iswlower +@ stub _o_iswprint +@ stub _o_iswpunct +@ stub _o_iswspace +@ stub _o_iswupper +@ stub _o_iswxdigit +@ stub _o_isxdigit +@ stub _o_ldexp +@ stub _o_lgamma +@ stub _o_lgammaf +@ stub _o_lgammal +@ stub _o_llrint +@ stub _o_llrintf +@ stub _o_llrintl +@ stub _o_llround +@ stub _o_llroundf +@ stub _o_llroundl +@ stub _o_localeconv +@ stub _o_log +@ stub _o_log10 +@ stub _o_log10f +@ stub _o_log1p +@ stub _o_log1pf +@ stub _o_log1pl +@ stub _o_log2 +@ stub _o_log2f +@ stub _o_log2l +@ stub _o_logb +@ stub _o_logbf +@ stub _o_logbl +@ stub _o_logf +@ stub _o_lrint +@ stub _o_lrintf +@ stub _o_lrintl +@ stub _o_lround +@ stub _o_lroundf +@ stub _o_lroundl +@ stub _o_malloc +@ stub _o_mblen +@ stub _o_mbrlen +@ stub _o_mbrtoc16 +@ stub _o_mbrtoc32 +@ stub _o_mbrtowc +@ stub _o_mbsrtowcs +@ stub _o_mbsrtowcs_s +@ stub _o_mbstowcs +@ stub _o_mbstowcs_s +@ stub _o_mbtowc +@ stub _o_memset +@ stub _o_modf +@ stub _o_modff +@ stub _o_nan +@ stub _o_nanf +@ stub _o_nanl +@ stub _o_nearbyint +@ stub _o_nearbyintf +@ stub _o_nearbyintl +@ stub _o_nextafter +@ stub _o_nextafterf +@ stub _o_nextafterl +@ stub _o_nexttoward +@ stub _o_nexttowardf +@ stub _o_nexttowardl +@ stub _o_pow +@ stub _o_powf +@ stub _o_putc +@ stub _o_putchar +@ stub _o_puts +@ stub _o_putwc +@ stub _o_putwchar +@ stub _o_qsort +@ stub _o_qsort_s +@ stub _o_raise +@ stub _o_rand +@ stub _o_rand_s +@ stub _o_realloc +@ stub _o_remainder +@ stub _o_remainderf +@ stub _o_remainderl +@ stub _o_remove +@ stub _o_remquo +@ stub _o_remquof +@ stub _o_remquol +@ stub _o_rewind +@ stub _o_rint +@ stub _o_rintf +@ stub _o_rintl +@ stub _o_round +@ stub _o_roundf +@ stub _o_roundl +@ stub _o_scalbln +@ stub _o_scalblnf +@ stub _o_scalblnl +@ stub _o_scalbn +@ stub _o_scalbnf +@ stub _o_scalbnl +@ stub _o_set_terminate +@ stub _o_setbuf +@ stub _o_setvbuf +@ stub _o_sin +@ stub _o_sinf +@ stub _o_sinh +@ stub _o_sinhf +@ stub _o_sqrt +@ stub _o_sqrtf +@ stub _o_srand +@ stub _o_strcat_s +@ stub _o_strcoll +@ stub _o_strcpy_s +@ stub _o_strerror +@ stub _o_strerror_s +@ stub _o_strftime +@ stub _o_strncat_s +@ stub _o_strncpy_s +@ stub _o_strtod +@ stub _o_strtof +@ stub _o_strtok +@ stub _o_strtok_s +@ stub _o_strtol +@ stub _o_strtold +@ stub _o_strtoll +@ stub _o_strtoul +@ stub _o_strtoull +@ stub _o_system +@ stub _o_tan +@ stub _o_tanf +@ stub _o_tanh +@ stub _o_tanhf +@ stub _o_terminate +@ stub _o_tgamma +@ stub _o_tgammaf +@ stub _o_tgammal +@ stub _o_tmpfile_s +@ stub _o_tmpnam_s +@ stub _o_tolower +@ stub _o_toupper +@ stub _o_towlower +@ stub _o_towupper +@ stub _o_ungetc +@ stub _o_ungetwc +@ stub _o_wcrtomb +@ stub _o_wcrtomb_s +@ stub _o_wcscat_s +@ stub _o_wcscoll +@ stub _o_wcscpy +@ stub _o_wcscpy_s +@ stub _o_wcsftime +@ stub _o_wcsncat_s +@ stub _o_wcsncpy_s +@ stub _o_wcsrtombs +@ stub _o_wcsrtombs_s +@ stub _o_wcstod +@ stub _o_wcstof +@ stub _o_wcstok +@ stub _o_wcstok_s +@ stub _o_wcstol +@ stub _o_wcstold +@ stub _o_wcstoll +@ stub _o_wcstombs +@ stub _o_wcstombs_s +@ stub _o_wcstoul +@ stub _o_wcstoull +@ stub _o_wctob +@ stub _o_wctomb +@ stub _o_wctomb_s +@ stub _o_wmemcpy_s +@ stub _o_wmemmove_s +@ cdecl _purecall() msvcrt._purecall +@ stdcall -arch=i386 _seh_longjmp_unwind(ptr) msvcrt._seh_longjmp_unwind +@ stdcall -arch=i386 _seh_longjmp_unwind4(ptr) msvcrt._seh_longjmp_unwind4 +@ cdecl _set_purecall_handler(ptr) msvcrt._set_purecall_handler +@ cdecl _set_se_translator(ptr) msvcrt._set_se_translator +@ cdecl -arch=i386 -norelay _setjmp3(ptr long) msvcrt._setjmp3 +@ cdecl -arch=i386,x86_64,arm longjmp(ptr long) msvcrt.longjmp +@ cdecl memchr(ptr long long) msvcrt.memchr +@ cdecl memcmp(ptr ptr long) msvcrt.memcmp +@ cdecl memcpy(ptr ptr long) msvcrt.memcpy +@ cdecl memmove(ptr ptr long) msvcrt.memmove +@ stub set_unexpected +@ cdecl -arch=arm,x86_64 -norelay -private setjmp(ptr) msvcrt.setjmp +@ cdecl strchr(str long) msvcrt.strchr +@ cdecl strrchr(str long) msvcrt.strrchr +@ cdecl strstr(str str) msvcrt.strstr +@ stub unexpected +@ cdecl wcschr(wstr long) msvcrt.wcschr +@ cdecl wcsrchr(wstr long) msvcrt.wcsrchr +@ cdecl wcsstr(wstr wstr) msvcrt.wcsstr Index: win32/api-ms-win-crt-private-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-crt-private-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-crt-private-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-crt-private-l1-1-0.dll api-ms-win-crt-private-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-crt-private-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-private-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-private-l1-1-0.def) + +set_target_properties(api-ms-win-crt-private-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-crt-private-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-crt-private-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-crt-private-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-crt-private-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-crt-private-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-crt-private-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-crt-private-l1-1-0.dll Index: win32/api-ms-win-crt-process-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-crt-process-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-crt-process-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-crt-process-l1-1-0.dll api-ms-win-crt-process-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-crt-process-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-process-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-process-l1-1-0.def) + +set_target_properties(api-ms-win-crt-process-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-crt-process-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-crt-process-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-crt-process-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-crt-process-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-crt-process-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-crt-process-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-crt-process-l1-1-0.dll Index: win32/api-ms-win-crt-process-l1-1-0/api-ms-win-crt-process-l1-1-0.spec =================================================================== --- win32/api-ms-win-crt-process-l1-1-0/api-ms-win-crt-process-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-crt-process-l1-1-0/api-ms-win-crt-process-l1-1-0.spec (working copy) @@ -0,0 +1,36 @@ +@ cdecl _beep(long long) msvcrt._beep +@ cdecl _cwait(ptr long long) msvcrt._cwait +@ varargs _execl(str str) msvcrt._execl +@ varargs _execle(str str) msvcrt._execle +@ varargs _execlp(str str) msvcrt._execlp +@ varargs _execlpe(str str) msvcrt._execlpe +@ cdecl _execv(str ptr) msvcrt._execv +@ cdecl _execve(str ptr ptr) msvcrt._execve +@ cdecl _execvp(str ptr) msvcrt._execvp +@ cdecl _execvpe(str ptr ptr) msvcrt._execvpe +@ cdecl _loaddll(str) msvcrt._loaddll +@ varargs _spawnl(long str str) msvcrt._spawnl +@ varargs _spawnle(long str str) msvcrt._spawnle +@ varargs _spawnlp(long str str) msvcrt._spawnlp +@ varargs _spawnlpe(long str str) msvcrt._spawnlpe +@ cdecl _spawnv(long str ptr) msvcrt._spawnv +@ cdecl _spawnve(long str ptr ptr) msvcrt._spawnve +@ cdecl _spawnvp(long str ptr) msvcrt._spawnvp +@ cdecl _spawnvpe(long str ptr ptr) msvcrt._spawnvpe +@ cdecl _unloaddll(long) msvcrt._unloaddll +@ varargs _wexecl(wstr wstr) msvcrt._wexecl +@ varargs _wexecle(wstr wstr) msvcrt._wexecle +@ varargs _wexeclp(wstr wstr) msvcrt._wexeclp +@ varargs _wexeclpe(wstr wstr) msvcrt._wexeclpe +@ cdecl _wexecv(wstr ptr) msvcrt._wexecv +@ cdecl _wexecve(wstr ptr ptr) msvcrt._wexecve +@ cdecl _wexecvp(wstr ptr) msvcrt._wexecvp +@ cdecl _wexecvpe(wstr ptr ptr) msvcrt._wexecvpe +@ varargs _wspawnl(long wstr wstr) msvcrt._wspawnl +@ varargs _wspawnle(long wstr wstr) msvcrt._wspawnle +@ varargs _wspawnlp(long wstr wstr) msvcrt._wspawnlp +@ varargs _wspawnlpe(long wstr wstr) msvcrt._wspawnlpe +@ cdecl _wspawnv(long wstr ptr) msvcrt._wspawnv +@ cdecl _wspawnve(long wstr ptr ptr) msvcrt._wspawnve +@ cdecl _wspawnvp(long wstr ptr) msvcrt._wspawnvp +@ cdecl _wspawnvpe(long wstr ptr ptr) msvcrt._wspawnvpe Index: win32/api-ms-win-crt-process-l1-1-0/api-ms-win-crt-process-l1-1-0.spec =================================================================== --- win32/api-ms-win-crt-process-l1-1-0/api-ms-win-crt-process-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-crt-process-l1-1-0/api-ms-win-crt-process-l1-1-0.spec (working copy) @@ -0,0 +1,36 @@ +@ cdecl _beep(long long) msvcrt._beep +@ cdecl _cwait(ptr long long) msvcrt._cwait +@ varargs _execl(str str) msvcrt._execl +@ varargs _execle(str str) msvcrt._execle +@ varargs _execlp(str str) msvcrt._execlp +@ varargs _execlpe(str str) msvcrt._execlpe +@ cdecl _execv(str ptr) msvcrt._execv +@ cdecl _execve(str ptr ptr) msvcrt._execve +@ cdecl _execvp(str ptr) msvcrt._execvp +@ cdecl _execvpe(str ptr ptr) msvcrt._execvpe +@ cdecl _loaddll(str) msvcrt._loaddll +@ varargs _spawnl(long str str) msvcrt._spawnl +@ varargs _spawnle(long str str) msvcrt._spawnle +@ varargs _spawnlp(long str str) msvcrt._spawnlp +@ varargs _spawnlpe(long str str) msvcrt._spawnlpe +@ cdecl _spawnv(long str ptr) msvcrt._spawnv +@ cdecl _spawnve(long str ptr ptr) msvcrt._spawnve +@ cdecl _spawnvp(long str ptr) msvcrt._spawnvp +@ cdecl _spawnvpe(long str ptr ptr) msvcrt._spawnvpe +@ cdecl _unloaddll(long) msvcrt._unloaddll +@ varargs _wexecl(wstr wstr) msvcrt._wexecl +@ varargs _wexecle(wstr wstr) msvcrt._wexecle +@ varargs _wexeclp(wstr wstr) msvcrt._wexeclp +@ varargs _wexeclpe(wstr wstr) msvcrt._wexeclpe +@ cdecl _wexecv(wstr ptr) msvcrt._wexecv +@ cdecl _wexecve(wstr ptr ptr) msvcrt._wexecve +@ cdecl _wexecvp(wstr ptr) msvcrt._wexecvp +@ cdecl _wexecvpe(wstr ptr ptr) msvcrt._wexecvpe +@ varargs _wspawnl(long wstr wstr) msvcrt._wspawnl +@ varargs _wspawnle(long wstr wstr) msvcrt._wspawnle +@ varargs _wspawnlp(long wstr wstr) msvcrt._wspawnlp +@ varargs _wspawnlpe(long wstr wstr) msvcrt._wspawnlpe +@ cdecl _wspawnv(long wstr ptr) msvcrt._wspawnv +@ cdecl _wspawnve(long wstr ptr ptr) msvcrt._wspawnve +@ cdecl _wspawnvp(long wstr ptr) msvcrt._wspawnvp +@ cdecl _wspawnvpe(long wstr ptr ptr) msvcrt._wspawnvpe Index: win32/api-ms-win-crt-process-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-crt-process-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-crt-process-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-crt-process-l1-1-0.dll api-ms-win-crt-process-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-crt-process-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-process-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-process-l1-1-0.def) + +set_target_properties(api-ms-win-crt-process-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-crt-process-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-crt-process-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-crt-process-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-crt-process-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-crt-process-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-crt-process-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-crt-process-l1-1-0.dll Index: win32/api-ms-win-crt-runtime-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-crt-runtime-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-crt-runtime-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-crt-runtime-l1-1-0.dll api-ms-win-crt-runtime-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-crt-runtime-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-runtime-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-runtime-l1-1-0.def) + +set_target_properties(api-ms-win-crt-runtime-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-crt-runtime-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-crt-runtime-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-crt-runtime-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-crt-runtime-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-crt-runtime-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-crt-runtime-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-crt-runtime-l1-1-0.dll Index: win32/api-ms-win-crt-runtime-l1-1-0/api-ms-win-crt-runtime-l1-1-0.spec =================================================================== --- win32/api-ms-win-crt-runtime-l1-1-0/api-ms-win-crt-runtime-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-crt-runtime-l1-1-0/api-ms-win-crt-runtime-l1-1-0.spec (working copy) @@ -0,0 +1,107 @@ +@ stub _Exit +@ cdecl -arch=i386 __control87_2(long long ptr ptr) msvcrt.__control87_2 +@ cdecl __doserrno() msvcrt.__doserrno +@ cdecl __fpe_flt_rounds() msvcrt.__fpe_flt_rounds +@ cdecl __fpecode() msvcrt.__fpecode +@ cdecl __p___argc() msvcrt.__p___argc +@ cdecl __p___argv() msvcrt.__p___argv +@ cdecl __p___wargv() msvcrt.__p___wargv +@ cdecl __p__acmdln() msvcrt.__p__acmdln +@ cdecl __p__pgmptr() msvcrt.__p__pgmptr +@ cdecl __p__wcmdln() msvcrt.__p__wcmdln +@ cdecl __p__wpgmptr() msvcrt.__p__wpgmptr +@ cdecl __pxcptinfoptrs() msvcrt.__pxcptinfoptrs +@ cdecl __sys_errlist() msvcrt.__sys_errlist +@ cdecl __sys_nerr() msvcrt.__sys_nerr +@ cdecl __threadhandle() msvcrt.__threadhandle +@ cdecl __threadid() msvcrt.__threadid +@ cdecl __wcserror(wstr) msvcrt.__wcserror +@ cdecl __wcserror_s(ptr long wstr) msvcrt.__wcserror_s +@ cdecl _assert(str str long) msvcrt._assert +@ cdecl _beginthread(ptr long ptr) msvcrt._beginthread +@ cdecl _beginthreadex(ptr long ptr ptr long ptr) msvcrt._beginthreadex +@ cdecl _c_exit() msvcrt._c_exit +@ cdecl _cexit() msvcrt._cexit +@ cdecl _clearfp() msvcrt._clearfp +@ cdecl _configure_narrow_argv(long) msvcrt._configure_narrow_argv +@ cdecl _configure_wide_argv(long) msvcrt._configure_wide_argv +@ cdecl _control87(long long) msvcrt._control87 +@ cdecl _controlfp(long long) msvcrt._controlfp +@ cdecl _controlfp_s(ptr long long) msvcrt._controlfp_s +@ stub _crt_at_quick_exit +@ cdecl _crt_atexit(ptr) msvcrt._crt_atexit +@ cdecl _crt_debugger_hook(long) msvcrt._crt_debugger_hook +@ cdecl _endthread() msvcrt._endthread +@ cdecl _endthreadex(long) msvcrt._endthreadex +@ cdecl _errno() msvcrt._errno +@ cdecl _execute_onexit_table(ptr) msvcrt._execute_onexit_table +@ cdecl _exit(long) msvcrt._exit +@ cdecl _fpieee_flt(long ptr ptr) msvcrt._fpieee_flt +@ cdecl _fpreset() msvcrt._fpreset +@ cdecl _get_doserrno(ptr) msvcrt._get_doserrno +@ cdecl _get_errno(ptr) msvcrt._get_errno +@ cdecl _get_initial_narrow_environment() msvcrt._get_initial_narrow_environment +@ cdecl _get_initial_wide_environment() msvcrt._get_initial_wide_environment +@ cdecl _get_invalid_parameter_handler() msvcrt._get_invalid_parameter_handler +@ stub _get_narrow_winmain_command_line +@ cdecl _get_pgmptr(ptr) msvcrt._get_pgmptr +@ cdecl _get_terminate() msvcrt._get_terminate +@ cdecl _get_thread_local_invalid_parameter_handler() msvcrt._get_thread_local_invalid_parameter_handler +@ stub _get_wide_winmain_command_line +@ cdecl _get_wpgmptr(ptr) msvcrt._get_wpgmptr +@ cdecl _getdllprocaddr(long str long) msvcrt._getdllprocaddr +@ cdecl _getpid() msvcrt._getpid +@ cdecl _initialize_narrow_environment() msvcrt._initialize_narrow_environment +@ cdecl _initialize_onexit_table(ptr) msvcrt._initialize_onexit_table +@ cdecl _initialize_wide_environment() msvcrt._initialize_wide_environment +@ cdecl _initterm(ptr ptr) msvcrt._initterm +@ cdecl _initterm_e(ptr ptr) msvcrt._initterm_e +@ cdecl _invalid_parameter_noinfo() msvcrt._invalid_parameter_noinfo +@ stub _invalid_parameter_noinfo_noreturn +@ stub _invoke_watson +@ stub _query_app_type +@ cdecl _register_onexit_function(ptr ptr) msvcrt._register_onexit_function +@ stub _register_thread_local_exe_atexit_callback +@ cdecl _resetstkoflw() msvcrt._resetstkoflw +@ cdecl -arch=i386,x86_64,arm _seh_filter_dll(long ptr) msvcrt._seh_filter_dll +@ cdecl _seh_filter_exe(long ptr) msvcrt._seh_filter_exe +@ cdecl _set_abort_behavior(long long) msvcrt._set_abort_behavior +@ cdecl _set_app_type(long) msvcrt._set_app_type +@ cdecl _set_controlfp(long long) msvcrt._set_controlfp +@ cdecl _set_doserrno(long) msvcrt._set_doserrno +@ cdecl _set_errno(long) msvcrt._set_errno +@ cdecl _set_error_mode(long) msvcrt._set_error_mode +@ cdecl _set_invalid_parameter_handler(ptr) msvcrt._set_invalid_parameter_handler +@ cdecl _set_new_handler(ptr) msvcrt._set_new_handler +@ cdecl _set_thread_local_invalid_parameter_handler(ptr) msvcrt._set_thread_local_invalid_parameter_handler +@ cdecl _seterrormode(long) msvcrt._seterrormode +@ cdecl _sleep(long) msvcrt._sleep +@ cdecl _statusfp() msvcrt._statusfp +@ cdecl -arch=i386 _statusfp2(ptr ptr) msvcrt._statusfp2 +@ cdecl _strerror(long) msvcrt._strerror +@ stub _strerror_s +@ cdecl _wassert(wstr wstr long) msvcrt._wassert +@ cdecl _wcserror(long) msvcrt._wcserror +@ cdecl _wcserror_s(ptr long long) msvcrt._wcserror_s +@ cdecl _wperror(wstr) msvcrt._wperror +@ cdecl _wsystem(wstr) msvcrt._wsystem +@ cdecl abort() msvcrt.abort +@ cdecl exit(long) msvcrt.exit +@ stub feclearexcept +@ stub fegetenv +@ stub fegetexceptflag +@ stub fegetround +@ stub feholdexcept +@ stub fesetenv +@ stub fesetexceptflag +@ stub fesetround +@ stub fetestexcept +@ cdecl perror(str) msvcrt.perror +@ stub quick_exit +@ cdecl raise(long) msvcrt.raise +@ stub set_terminate +@ cdecl signal(long long) msvcrt.signal +@ cdecl strerror(long) msvcrt.strerror +@ cdecl strerror_s(ptr long long) msvcrt.strerror_s +@ cdecl system(str) msvcrt.system +@ cdecl terminate() msvcrt.terminate Index: win32/api-ms-win-crt-runtime-l1-1-0/api-ms-win-crt-runtime-l1-1-0.spec =================================================================== --- win32/api-ms-win-crt-runtime-l1-1-0/api-ms-win-crt-runtime-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-crt-runtime-l1-1-0/api-ms-win-crt-runtime-l1-1-0.spec (working copy) @@ -0,0 +1,107 @@ +@ stub _Exit +@ cdecl -arch=i386 __control87_2(long long ptr ptr) msvcrt.__control87_2 +@ cdecl __doserrno() msvcrt.__doserrno +@ cdecl __fpe_flt_rounds() msvcrt.__fpe_flt_rounds +@ cdecl __fpecode() msvcrt.__fpecode +@ cdecl __p___argc() msvcrt.__p___argc +@ cdecl __p___argv() msvcrt.__p___argv +@ cdecl __p___wargv() msvcrt.__p___wargv +@ cdecl __p__acmdln() msvcrt.__p__acmdln +@ cdecl __p__pgmptr() msvcrt.__p__pgmptr +@ cdecl __p__wcmdln() msvcrt.__p__wcmdln +@ cdecl __p__wpgmptr() msvcrt.__p__wpgmptr +@ cdecl __pxcptinfoptrs() msvcrt.__pxcptinfoptrs +@ cdecl __sys_errlist() msvcrt.__sys_errlist +@ cdecl __sys_nerr() msvcrt.__sys_nerr +@ cdecl __threadhandle() msvcrt.__threadhandle +@ cdecl __threadid() msvcrt.__threadid +@ cdecl __wcserror(wstr) msvcrt.__wcserror +@ cdecl __wcserror_s(ptr long wstr) msvcrt.__wcserror_s +@ cdecl _assert(str str long) msvcrt._assert +@ cdecl _beginthread(ptr long ptr) msvcrt._beginthread +@ cdecl _beginthreadex(ptr long ptr ptr long ptr) msvcrt._beginthreadex +@ cdecl _c_exit() msvcrt._c_exit +@ cdecl _cexit() msvcrt._cexit +@ cdecl _clearfp() msvcrt._clearfp +@ cdecl _configure_narrow_argv(long) msvcrt._configure_narrow_argv +@ cdecl _configure_wide_argv(long) msvcrt._configure_wide_argv +@ cdecl _control87(long long) msvcrt._control87 +@ cdecl _controlfp(long long) msvcrt._controlfp +@ cdecl _controlfp_s(ptr long long) msvcrt._controlfp_s +@ stub _crt_at_quick_exit +@ cdecl _crt_atexit(ptr) msvcrt._crt_atexit +@ cdecl _crt_debugger_hook(long) msvcrt._crt_debugger_hook +@ cdecl _endthread() msvcrt._endthread +@ cdecl _endthreadex(long) msvcrt._endthreadex +@ cdecl _errno() msvcrt._errno +@ cdecl _execute_onexit_table(ptr) msvcrt._execute_onexit_table +@ cdecl _exit(long) msvcrt._exit +@ cdecl _fpieee_flt(long ptr ptr) msvcrt._fpieee_flt +@ cdecl _fpreset() msvcrt._fpreset +@ cdecl _get_doserrno(ptr) msvcrt._get_doserrno +@ cdecl _get_errno(ptr) msvcrt._get_errno +@ cdecl _get_initial_narrow_environment() msvcrt._get_initial_narrow_environment +@ cdecl _get_initial_wide_environment() msvcrt._get_initial_wide_environment +@ cdecl _get_invalid_parameter_handler() msvcrt._get_invalid_parameter_handler +@ stub _get_narrow_winmain_command_line +@ cdecl _get_pgmptr(ptr) msvcrt._get_pgmptr +@ cdecl _get_terminate() msvcrt._get_terminate +@ cdecl _get_thread_local_invalid_parameter_handler() msvcrt._get_thread_local_invalid_parameter_handler +@ stub _get_wide_winmain_command_line +@ cdecl _get_wpgmptr(ptr) msvcrt._get_wpgmptr +@ cdecl _getdllprocaddr(long str long) msvcrt._getdllprocaddr +@ cdecl _getpid() msvcrt._getpid +@ cdecl _initialize_narrow_environment() msvcrt._initialize_narrow_environment +@ cdecl _initialize_onexit_table(ptr) msvcrt._initialize_onexit_table +@ cdecl _initialize_wide_environment() msvcrt._initialize_wide_environment +@ cdecl _initterm(ptr ptr) msvcrt._initterm +@ cdecl _initterm_e(ptr ptr) msvcrt._initterm_e +@ cdecl _invalid_parameter_noinfo() msvcrt._invalid_parameter_noinfo +@ stub _invalid_parameter_noinfo_noreturn +@ stub _invoke_watson +@ stub _query_app_type +@ cdecl _register_onexit_function(ptr ptr) msvcrt._register_onexit_function +@ stub _register_thread_local_exe_atexit_callback +@ cdecl _resetstkoflw() msvcrt._resetstkoflw +@ cdecl -arch=i386,x86_64,arm _seh_filter_dll(long ptr) msvcrt._seh_filter_dll +@ cdecl _seh_filter_exe(long ptr) msvcrt._seh_filter_exe +@ cdecl _set_abort_behavior(long long) msvcrt._set_abort_behavior +@ cdecl _set_app_type(long) msvcrt._set_app_type +@ cdecl _set_controlfp(long long) msvcrt._set_controlfp +@ cdecl _set_doserrno(long) msvcrt._set_doserrno +@ cdecl _set_errno(long) msvcrt._set_errno +@ cdecl _set_error_mode(long) msvcrt._set_error_mode +@ cdecl _set_invalid_parameter_handler(ptr) msvcrt._set_invalid_parameter_handler +@ cdecl _set_new_handler(ptr) msvcrt._set_new_handler +@ cdecl _set_thread_local_invalid_parameter_handler(ptr) msvcrt._set_thread_local_invalid_parameter_handler +@ cdecl _seterrormode(long) msvcrt._seterrormode +@ cdecl _sleep(long) msvcrt._sleep +@ cdecl _statusfp() msvcrt._statusfp +@ cdecl -arch=i386 _statusfp2(ptr ptr) msvcrt._statusfp2 +@ cdecl _strerror(long) msvcrt._strerror +@ stub _strerror_s +@ cdecl _wassert(wstr wstr long) msvcrt._wassert +@ cdecl _wcserror(long) msvcrt._wcserror +@ cdecl _wcserror_s(ptr long long) msvcrt._wcserror_s +@ cdecl _wperror(wstr) msvcrt._wperror +@ cdecl _wsystem(wstr) msvcrt._wsystem +@ cdecl abort() msvcrt.abort +@ cdecl exit(long) msvcrt.exit +@ stub feclearexcept +@ stub fegetenv +@ stub fegetexceptflag +@ stub fegetround +@ stub feholdexcept +@ stub fesetenv +@ stub fesetexceptflag +@ stub fesetround +@ stub fetestexcept +@ cdecl perror(str) msvcrt.perror +@ stub quick_exit +@ cdecl raise(long) msvcrt.raise +@ stub set_terminate +@ cdecl signal(long long) msvcrt.signal +@ cdecl strerror(long) msvcrt.strerror +@ cdecl strerror_s(ptr long long) msvcrt.strerror_s +@ cdecl system(str) msvcrt.system +@ cdecl terminate() msvcrt.terminate Index: win32/api-ms-win-crt-runtime-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-crt-runtime-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-crt-runtime-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-crt-runtime-l1-1-0.dll api-ms-win-crt-runtime-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-crt-runtime-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-runtime-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-runtime-l1-1-0.def) + +set_target_properties(api-ms-win-crt-runtime-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-crt-runtime-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-crt-runtime-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-crt-runtime-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-crt-runtime-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-crt-runtime-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-crt-runtime-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-crt-runtime-l1-1-0.dll Index: win32/api-ms-win-crt-stdio-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-crt-stdio-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-crt-stdio-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-crt-stdio-l1-1-0.dll api-ms-win-crt-stdio-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-crt-stdio-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-stdio-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-stdio-l1-1-0.def) + +set_target_properties(api-ms-win-crt-stdio-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-crt-stdio-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-crt-stdio-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-crt-stdio-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-crt-stdio-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-crt-stdio-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-crt-stdio-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-crt-stdio-l1-1-0.dll Index: win32/api-ms-win-crt-stdio-l1-1-0/api-ms-win-crt-stdio-l1-1-0.spec =================================================================== --- win32/api-ms-win-crt-stdio-l1-1-0/api-ms-win-crt-stdio-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-crt-stdio-l1-1-0/api-ms-win-crt-stdio-l1-1-0.spec (working copy) @@ -0,0 +1,159 @@ +@ cdecl __acrt_iob_func(long) msvcrt.__acrt_iob_func +@ cdecl __p__commode() msvcrt.__p__commode +@ cdecl __p__fmode() msvcrt.__p__fmode +@ cdecl __stdio_common_vfprintf(int64 ptr ptr ptr ptr) msvcrt.__stdio_common_vfprintf +@ stub __stdio_common_vfprintf_p +@ stub __stdio_common_vfprintf_s +@ stub __stdio_common_vfscanf +@ cdecl __stdio_common_vfwprintf(int64 ptr ptr ptr ptr) msvcrt.__stdio_common_vfwprintf +@ stub __stdio_common_vfwprintf_p +@ stub __stdio_common_vfwprintf_s +@ stub __stdio_common_vfwscanf +@ cdecl __stdio_common_vsnprintf_s(int64 ptr long long ptr ptr ptr) msvcrt.__stdio_common_vsnprintf_s +@ stub __stdio_common_vsnwprintf_s +@ cdecl __stdio_common_vsprintf(int64 ptr long ptr ptr ptr) msvcrt.__stdio_common_vsprintf +@ stub __stdio_common_vsprintf_p +@ cdecl __stdio_common_vsprintf_s(int64 ptr long ptr ptr ptr) msvcrt.__stdio_common_vsprintf_s +@ cdecl __stdio_common_vsscanf(int64 ptr long ptr ptr ptr) msvcrt.__stdio_common_vsscanf +@ cdecl __stdio_common_vswprintf(int64 ptr long ptr ptr ptr) msvcrt.__stdio_common_vswprintf +@ stub __stdio_common_vswprintf_p +@ stub __stdio_common_vswprintf_s +@ stub __stdio_common_vswscanf +@ cdecl _chsize(long long) msvcrt._chsize +@ cdecl _chsize_s(long int64) msvcrt._chsize_s +@ cdecl _close(long) msvcrt._close +@ cdecl _commit(long) msvcrt._commit +@ cdecl _creat(str long) msvcrt._creat +@ cdecl _dup(long) msvcrt._dup +@ cdecl _dup2(long long) msvcrt._dup2 +@ cdecl _eof(long) msvcrt._eof +@ cdecl _fclose_nolock(ptr) msvcrt._fclose_nolock +@ cdecl _fcloseall() msvcrt._fcloseall +@ cdecl _fflush_nolock(ptr) msvcrt._fflush_nolock +@ cdecl _fgetc_nolock(ptr) msvcrt._fgetc_nolock +@ cdecl _fgetchar() msvcrt._fgetchar +@ cdecl _fgetwc_nolock(ptr) msvcrt._fgetwc_nolock +@ cdecl _fgetwchar() msvcrt._fgetwchar +@ cdecl _filelength(long) msvcrt._filelength +@ cdecl -ret64 _filelengthi64(long) msvcrt._filelengthi64 +@ cdecl _fileno(ptr) msvcrt._fileno +@ cdecl _flushall() msvcrt._flushall +@ cdecl _fputc_nolock(long ptr) msvcrt._fputc_nolock +@ cdecl _fputchar(long) msvcrt._fputchar +@ cdecl _fputwc_nolock(long ptr) msvcrt._fputwc_nolock +@ cdecl _fputwchar(long) msvcrt._fputwchar +@ cdecl _fread_nolock(ptr long long ptr) msvcrt._fread_nolock +@ cdecl _fread_nolock_s(ptr long long long ptr) msvcrt._fread_nolock_s +@ cdecl _fseek_nolock(ptr long long) msvcrt._fseek_nolock +@ cdecl _fseeki64(ptr int64 long) msvcrt._fseeki64 +@ cdecl _fseeki64_nolock(ptr int64 long) msvcrt._fseeki64_nolock +@ cdecl _fsopen(str str long) msvcrt._fsopen +@ cdecl _ftell_nolock(ptr) msvcrt._ftell_nolock +@ cdecl -ret64 _ftelli64(ptr) msvcrt._ftelli64 +@ cdecl -ret64 _ftelli64_nolock(ptr) msvcrt._ftelli64_nolock +@ cdecl _fwrite_nolock(ptr long long ptr) msvcrt._fwrite_nolock +@ cdecl _get_fmode(ptr) msvcrt._get_fmode +@ cdecl _get_osfhandle(long) msvcrt._get_osfhandle +@ cdecl _get_printf_count_output() msvcrt._get_printf_count_output +@ cdecl _get_stream_buffer_pointers(ptr ptr ptr ptr) msvcrt._get_stream_buffer_pointers +@ cdecl _getc_nolock(ptr) msvcrt._getc_nolock +@ cdecl _getcwd(str long) msvcrt._getcwd +@ cdecl _getdcwd(long str long) msvcrt._getdcwd +@ cdecl _getmaxstdio() msvcrt._getmaxstdio +@ cdecl _getw(ptr) msvcrt._getw +@ cdecl _getwc_nolock(ptr) msvcrt._getwc_nolock +@ cdecl _getws(ptr) msvcrt._getws +@ stub _getws_s +@ cdecl _isatty(long) msvcrt._isatty +@ cdecl _kbhit() msvcrt._kbhit +@ cdecl _locking(long long long) msvcrt._locking +@ cdecl _lseek(long long long) msvcrt._lseek +@ cdecl -ret64 _lseeki64(long int64 long) msvcrt._lseeki64 +@ cdecl _mktemp(str) msvcrt._mktemp +@ cdecl _mktemp_s(str long) msvcrt._mktemp_s +@ varargs _open(str long) msvcrt._open +@ cdecl _open_osfhandle(long long) msvcrt._open_osfhandle +@ cdecl _pclose(ptr) msvcrt._pclose +@ cdecl _pipe(ptr long long) msvcrt._pipe +@ cdecl _popen(str str) msvcrt._popen +@ cdecl _putc_nolock(long ptr) msvcrt._putc_nolock +@ cdecl _putw(long ptr) msvcrt._putw +@ cdecl _putwc_nolock(long ptr) msvcrt._putwc_nolock +@ cdecl _putws(wstr) msvcrt._putws +@ cdecl _read(long ptr long) msvcrt._read +@ cdecl _rmtmp() msvcrt._rmtmp +@ cdecl _set_fmode(long) msvcrt._set_fmode +@ cdecl _set_printf_count_output(long) msvcrt._set_printf_count_output +@ cdecl _setmaxstdio(long) msvcrt._setmaxstdio +@ cdecl _setmode(long long) msvcrt._setmode +@ varargs _sopen(str long long) msvcrt._sopen +@ stub _sopen_dispatch +@ cdecl _sopen_s(ptr str long long long) msvcrt._sopen_s +@ cdecl _tell(long) msvcrt._tell +@ cdecl -ret64 _telli64(long) msvcrt._telli64 +@ cdecl _tempnam(str str) msvcrt._tempnam +@ cdecl _ungetc_nolock(long ptr) msvcrt._ungetc_nolock +@ cdecl _ungetwc_nolock(long ptr) msvcrt._ungetwc_nolock +@ cdecl _wcreat(wstr long) msvcrt._wcreat +@ cdecl _wfdopen(long wstr) msvcrt._wfdopen +@ cdecl _wfopen(wstr wstr) msvcrt._wfopen +@ cdecl _wfopen_s(ptr wstr wstr) msvcrt._wfopen_s +@ cdecl _wfreopen(wstr wstr ptr) msvcrt._wfreopen +@ cdecl _wfreopen_s(ptr wstr wstr ptr) msvcrt._wfreopen_s +@ cdecl _wfsopen(wstr wstr long) msvcrt._wfsopen +@ cdecl _wmktemp(wstr) msvcrt._wmktemp +@ cdecl _wmktemp_s(wstr long) msvcrt._wmktemp_s +@ varargs _wopen(wstr long) msvcrt._wopen +@ cdecl _wpopen(wstr wstr) msvcrt._wpopen +@ cdecl _write(long ptr long) msvcrt._write +@ varargs _wsopen(wstr long long) msvcrt._wsopen +@ stub _wsopen_dispatch +@ cdecl _wsopen_s(ptr wstr long long long) msvcrt._wsopen_s +@ cdecl _wtempnam(wstr wstr) msvcrt._wtempnam +@ cdecl _wtmpnam(ptr) msvcrt._wtmpnam +@ cdecl _wtmpnam_s(ptr long) msvcrt._wtmpnam_s +@ cdecl clearerr(ptr) msvcrt.clearerr +@ stub clearerr_s +@ cdecl fclose(ptr) msvcrt.fclose +@ cdecl feof(ptr) msvcrt.feof +@ cdecl ferror(ptr) msvcrt.ferror +@ cdecl fflush(ptr) msvcrt.fflush +@ cdecl fgetc(ptr) msvcrt.fgetc +@ cdecl fgetpos(ptr ptr) msvcrt.fgetpos +@ cdecl fgets(ptr long ptr) msvcrt.fgets +@ cdecl fgetwc(ptr) msvcrt.fgetwc +@ cdecl fgetws(ptr long ptr) msvcrt.fgetws +@ cdecl fopen(str str) msvcrt.fopen +@ cdecl fopen_s(ptr str str) msvcrt.fopen_s +@ cdecl fputc(long ptr) msvcrt.fputc +@ cdecl fputs(str ptr) msvcrt.fputs +@ cdecl fputwc(long ptr) msvcrt.fputwc +@ cdecl fputws(wstr ptr) msvcrt.fputws +@ cdecl fread(ptr long long ptr) msvcrt.fread +@ cdecl fread_s(ptr long long long ptr) msvcrt.fread_s +@ cdecl freopen(str str ptr) msvcrt.freopen +@ cdecl freopen_s(ptr str str ptr) msvcrt.freopen_s +@ cdecl fseek(ptr long long) msvcrt.fseek +@ cdecl fsetpos(ptr ptr) msvcrt.fsetpos +@ cdecl ftell(ptr) msvcrt.ftell +@ cdecl fwrite(ptr long long ptr) msvcrt.fwrite +@ cdecl getc(ptr) msvcrt.getc +@ cdecl getchar() msvcrt.getchar +@ cdecl gets(str) msvcrt.gets +@ stub gets_s +@ cdecl getwc(ptr) msvcrt.getwc +@ cdecl getwchar() msvcrt.getwchar +@ cdecl putc(long ptr) msvcrt.putc +@ cdecl putchar(long) msvcrt.putchar +@ cdecl puts(str) msvcrt.puts +@ cdecl putwc(long ptr) msvcrt.putwc +@ cdecl putwchar(long) msvcrt.putwchar +@ cdecl rewind(ptr) msvcrt.rewind +@ cdecl setbuf(ptr ptr) msvcrt.setbuf +@ cdecl setvbuf(ptr str long long) msvcrt.setvbuf +@ cdecl tmpfile() msvcrt.tmpfile +@ cdecl tmpfile_s(ptr) msvcrt.tmpfile_s +@ cdecl tmpnam(ptr) msvcrt.tmpnam +@ cdecl tmpnam_s(ptr long) msvcrt.tmpnam_s +@ cdecl ungetc(long ptr) msvcrt.ungetc +@ cdecl ungetwc(long ptr) msvcrt.ungetwc Index: win32/api-ms-win-crt-stdio-l1-1-0/api-ms-win-crt-stdio-l1-1-0.spec =================================================================== --- win32/api-ms-win-crt-stdio-l1-1-0/api-ms-win-crt-stdio-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-crt-stdio-l1-1-0/api-ms-win-crt-stdio-l1-1-0.spec (working copy) @@ -0,0 +1,159 @@ +@ cdecl __acrt_iob_func(long) msvcrt.__acrt_iob_func +@ cdecl __p__commode() msvcrt.__p__commode +@ cdecl __p__fmode() msvcrt.__p__fmode +@ cdecl __stdio_common_vfprintf(int64 ptr ptr ptr ptr) msvcrt.__stdio_common_vfprintf +@ stub __stdio_common_vfprintf_p +@ stub __stdio_common_vfprintf_s +@ stub __stdio_common_vfscanf +@ cdecl __stdio_common_vfwprintf(int64 ptr ptr ptr ptr) msvcrt.__stdio_common_vfwprintf +@ stub __stdio_common_vfwprintf_p +@ stub __stdio_common_vfwprintf_s +@ stub __stdio_common_vfwscanf +@ cdecl __stdio_common_vsnprintf_s(int64 ptr long long ptr ptr ptr) msvcrt.__stdio_common_vsnprintf_s +@ stub __stdio_common_vsnwprintf_s +@ cdecl __stdio_common_vsprintf(int64 ptr long ptr ptr ptr) msvcrt.__stdio_common_vsprintf +@ stub __stdio_common_vsprintf_p +@ cdecl __stdio_common_vsprintf_s(int64 ptr long ptr ptr ptr) msvcrt.__stdio_common_vsprintf_s +@ cdecl __stdio_common_vsscanf(int64 ptr long ptr ptr ptr) msvcrt.__stdio_common_vsscanf +@ cdecl __stdio_common_vswprintf(int64 ptr long ptr ptr ptr) msvcrt.__stdio_common_vswprintf +@ stub __stdio_common_vswprintf_p +@ stub __stdio_common_vswprintf_s +@ stub __stdio_common_vswscanf +@ cdecl _chsize(long long) msvcrt._chsize +@ cdecl _chsize_s(long int64) msvcrt._chsize_s +@ cdecl _close(long) msvcrt._close +@ cdecl _commit(long) msvcrt._commit +@ cdecl _creat(str long) msvcrt._creat +@ cdecl _dup(long) msvcrt._dup +@ cdecl _dup2(long long) msvcrt._dup2 +@ cdecl _eof(long) msvcrt._eof +@ cdecl _fclose_nolock(ptr) msvcrt._fclose_nolock +@ cdecl _fcloseall() msvcrt._fcloseall +@ cdecl _fflush_nolock(ptr) msvcrt._fflush_nolock +@ cdecl _fgetc_nolock(ptr) msvcrt._fgetc_nolock +@ cdecl _fgetchar() msvcrt._fgetchar +@ cdecl _fgetwc_nolock(ptr) msvcrt._fgetwc_nolock +@ cdecl _fgetwchar() msvcrt._fgetwchar +@ cdecl _filelength(long) msvcrt._filelength +@ cdecl -ret64 _filelengthi64(long) msvcrt._filelengthi64 +@ cdecl _fileno(ptr) msvcrt._fileno +@ cdecl _flushall() msvcrt._flushall +@ cdecl _fputc_nolock(long ptr) msvcrt._fputc_nolock +@ cdecl _fputchar(long) msvcrt._fputchar +@ cdecl _fputwc_nolock(long ptr) msvcrt._fputwc_nolock +@ cdecl _fputwchar(long) msvcrt._fputwchar +@ cdecl _fread_nolock(ptr long long ptr) msvcrt._fread_nolock +@ cdecl _fread_nolock_s(ptr long long long ptr) msvcrt._fread_nolock_s +@ cdecl _fseek_nolock(ptr long long) msvcrt._fseek_nolock +@ cdecl _fseeki64(ptr int64 long) msvcrt._fseeki64 +@ cdecl _fseeki64_nolock(ptr int64 long) msvcrt._fseeki64_nolock +@ cdecl _fsopen(str str long) msvcrt._fsopen +@ cdecl _ftell_nolock(ptr) msvcrt._ftell_nolock +@ cdecl -ret64 _ftelli64(ptr) msvcrt._ftelli64 +@ cdecl -ret64 _ftelli64_nolock(ptr) msvcrt._ftelli64_nolock +@ cdecl _fwrite_nolock(ptr long long ptr) msvcrt._fwrite_nolock +@ cdecl _get_fmode(ptr) msvcrt._get_fmode +@ cdecl _get_osfhandle(long) msvcrt._get_osfhandle +@ cdecl _get_printf_count_output() msvcrt._get_printf_count_output +@ cdecl _get_stream_buffer_pointers(ptr ptr ptr ptr) msvcrt._get_stream_buffer_pointers +@ cdecl _getc_nolock(ptr) msvcrt._getc_nolock +@ cdecl _getcwd(str long) msvcrt._getcwd +@ cdecl _getdcwd(long str long) msvcrt._getdcwd +@ cdecl _getmaxstdio() msvcrt._getmaxstdio +@ cdecl _getw(ptr) msvcrt._getw +@ cdecl _getwc_nolock(ptr) msvcrt._getwc_nolock +@ cdecl _getws(ptr) msvcrt._getws +@ stub _getws_s +@ cdecl _isatty(long) msvcrt._isatty +@ cdecl _kbhit() msvcrt._kbhit +@ cdecl _locking(long long long) msvcrt._locking +@ cdecl _lseek(long long long) msvcrt._lseek +@ cdecl -ret64 _lseeki64(long int64 long) msvcrt._lseeki64 +@ cdecl _mktemp(str) msvcrt._mktemp +@ cdecl _mktemp_s(str long) msvcrt._mktemp_s +@ varargs _open(str long) msvcrt._open +@ cdecl _open_osfhandle(long long) msvcrt._open_osfhandle +@ cdecl _pclose(ptr) msvcrt._pclose +@ cdecl _pipe(ptr long long) msvcrt._pipe +@ cdecl _popen(str str) msvcrt._popen +@ cdecl _putc_nolock(long ptr) msvcrt._putc_nolock +@ cdecl _putw(long ptr) msvcrt._putw +@ cdecl _putwc_nolock(long ptr) msvcrt._putwc_nolock +@ cdecl _putws(wstr) msvcrt._putws +@ cdecl _read(long ptr long) msvcrt._read +@ cdecl _rmtmp() msvcrt._rmtmp +@ cdecl _set_fmode(long) msvcrt._set_fmode +@ cdecl _set_printf_count_output(long) msvcrt._set_printf_count_output +@ cdecl _setmaxstdio(long) msvcrt._setmaxstdio +@ cdecl _setmode(long long) msvcrt._setmode +@ varargs _sopen(str long long) msvcrt._sopen +@ stub _sopen_dispatch +@ cdecl _sopen_s(ptr str long long long) msvcrt._sopen_s +@ cdecl _tell(long) msvcrt._tell +@ cdecl -ret64 _telli64(long) msvcrt._telli64 +@ cdecl _tempnam(str str) msvcrt._tempnam +@ cdecl _ungetc_nolock(long ptr) msvcrt._ungetc_nolock +@ cdecl _ungetwc_nolock(long ptr) msvcrt._ungetwc_nolock +@ cdecl _wcreat(wstr long) msvcrt._wcreat +@ cdecl _wfdopen(long wstr) msvcrt._wfdopen +@ cdecl _wfopen(wstr wstr) msvcrt._wfopen +@ cdecl _wfopen_s(ptr wstr wstr) msvcrt._wfopen_s +@ cdecl _wfreopen(wstr wstr ptr) msvcrt._wfreopen +@ cdecl _wfreopen_s(ptr wstr wstr ptr) msvcrt._wfreopen_s +@ cdecl _wfsopen(wstr wstr long) msvcrt._wfsopen +@ cdecl _wmktemp(wstr) msvcrt._wmktemp +@ cdecl _wmktemp_s(wstr long) msvcrt._wmktemp_s +@ varargs _wopen(wstr long) msvcrt._wopen +@ cdecl _wpopen(wstr wstr) msvcrt._wpopen +@ cdecl _write(long ptr long) msvcrt._write +@ varargs _wsopen(wstr long long) msvcrt._wsopen +@ stub _wsopen_dispatch +@ cdecl _wsopen_s(ptr wstr long long long) msvcrt._wsopen_s +@ cdecl _wtempnam(wstr wstr) msvcrt._wtempnam +@ cdecl _wtmpnam(ptr) msvcrt._wtmpnam +@ cdecl _wtmpnam_s(ptr long) msvcrt._wtmpnam_s +@ cdecl clearerr(ptr) msvcrt.clearerr +@ stub clearerr_s +@ cdecl fclose(ptr) msvcrt.fclose +@ cdecl feof(ptr) msvcrt.feof +@ cdecl ferror(ptr) msvcrt.ferror +@ cdecl fflush(ptr) msvcrt.fflush +@ cdecl fgetc(ptr) msvcrt.fgetc +@ cdecl fgetpos(ptr ptr) msvcrt.fgetpos +@ cdecl fgets(ptr long ptr) msvcrt.fgets +@ cdecl fgetwc(ptr) msvcrt.fgetwc +@ cdecl fgetws(ptr long ptr) msvcrt.fgetws +@ cdecl fopen(str str) msvcrt.fopen +@ cdecl fopen_s(ptr str str) msvcrt.fopen_s +@ cdecl fputc(long ptr) msvcrt.fputc +@ cdecl fputs(str ptr) msvcrt.fputs +@ cdecl fputwc(long ptr) msvcrt.fputwc +@ cdecl fputws(wstr ptr) msvcrt.fputws +@ cdecl fread(ptr long long ptr) msvcrt.fread +@ cdecl fread_s(ptr long long long ptr) msvcrt.fread_s +@ cdecl freopen(str str ptr) msvcrt.freopen +@ cdecl freopen_s(ptr str str ptr) msvcrt.freopen_s +@ cdecl fseek(ptr long long) msvcrt.fseek +@ cdecl fsetpos(ptr ptr) msvcrt.fsetpos +@ cdecl ftell(ptr) msvcrt.ftell +@ cdecl fwrite(ptr long long ptr) msvcrt.fwrite +@ cdecl getc(ptr) msvcrt.getc +@ cdecl getchar() msvcrt.getchar +@ cdecl gets(str) msvcrt.gets +@ stub gets_s +@ cdecl getwc(ptr) msvcrt.getwc +@ cdecl getwchar() msvcrt.getwchar +@ cdecl putc(long ptr) msvcrt.putc +@ cdecl putchar(long) msvcrt.putchar +@ cdecl puts(str) msvcrt.puts +@ cdecl putwc(long ptr) msvcrt.putwc +@ cdecl putwchar(long) msvcrt.putwchar +@ cdecl rewind(ptr) msvcrt.rewind +@ cdecl setbuf(ptr ptr) msvcrt.setbuf +@ cdecl setvbuf(ptr str long long) msvcrt.setvbuf +@ cdecl tmpfile() msvcrt.tmpfile +@ cdecl tmpfile_s(ptr) msvcrt.tmpfile_s +@ cdecl tmpnam(ptr) msvcrt.tmpnam +@ cdecl tmpnam_s(ptr long) msvcrt.tmpnam_s +@ cdecl ungetc(long ptr) msvcrt.ungetc +@ cdecl ungetwc(long ptr) msvcrt.ungetwc Index: win32/api-ms-win-crt-stdio-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-crt-stdio-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-crt-stdio-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-crt-stdio-l1-1-0.dll api-ms-win-crt-stdio-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-crt-stdio-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-stdio-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-stdio-l1-1-0.def) + +set_target_properties(api-ms-win-crt-stdio-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-crt-stdio-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-crt-stdio-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-crt-stdio-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-crt-stdio-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-crt-stdio-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-crt-stdio-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-crt-stdio-l1-1-0.dll Index: win32/api-ms-win-crt-string-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-crt-string-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-crt-string-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-crt-string-l1-1-0.dll api-ms-win-crt-string-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-crt-string-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-string-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-string-l1-1-0.def) + +set_target_properties(api-ms-win-crt-string-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-crt-string-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-crt-string-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-crt-string-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-crt-string-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-crt-string-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-crt-string-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-crt-string-l1-1-0.dll Index: win32/api-ms-win-crt-string-l1-1-0/api-ms-win-crt-string-l1-1-0.spec =================================================================== --- win32/api-ms-win-crt-string-l1-1-0/api-ms-win-crt-string-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-crt-string-l1-1-0/api-ms-win-crt-string-l1-1-0.spec (working copy) @@ -0,0 +1,178 @@ +@ cdecl __isascii(long) msvcrt.__isascii +@ cdecl __iscsym(long) msvcrt.__iscsym +@ cdecl __iscsymf(long) msvcrt.__iscsymf +@ stub __iswcsym +@ stub __iswcsymf +@ stub __strncnt +@ stub __wcsncnt +@ cdecl _isalnum_l(long ptr) msvcrt._isalnum_l +@ cdecl _isalpha_l(long ptr) msvcrt._isalpha_l +@ stub _isblank_l +@ cdecl _iscntrl_l(long ptr) msvcrt._iscntrl_l +@ cdecl _isctype(long long) msvcrt._isctype +@ cdecl _isctype_l(long long ptr) msvcrt._isctype_l +@ cdecl _isdigit_l(long ptr) msvcrt._isdigit_l +@ cdecl _isgraph_l(long ptr) msvcrt._isgraph_l +@ cdecl _isleadbyte_l(long ptr) msvcrt._isleadbyte_l +@ cdecl _islower_l(long ptr) msvcrt._islower_l +@ cdecl _isprint_l(long ptr) msvcrt._isprint_l +@ stub _ispunct_l +@ cdecl _isspace_l(long ptr) msvcrt._isspace_l +@ cdecl _isupper_l(long ptr) msvcrt._isupper_l +@ stub _iswalnum_l +@ cdecl _iswalpha_l(long ptr) msvcrt._iswalpha_l +@ stub _iswblank_l +@ stub _iswcntrl_l +@ stub _iswcsym_l +@ stub _iswcsymf_l +@ stub _iswctype_l +@ cdecl _iswdigit_l(long ptr) msvcrt._iswdigit_l +@ stub _iswgraph_l +@ stub _iswlower_l +@ stub _iswprint_l +@ cdecl _iswpunct_l(long ptr) msvcrt._iswpunct_l +@ cdecl _iswspace_l(long ptr) msvcrt._iswspace_l +@ stub _iswupper_l +@ stub _iswxdigit_l +@ cdecl _isxdigit_l(long ptr) msvcrt._isxdigit_l +@ cdecl _memccpy(ptr ptr long long) msvcrt._memccpy +@ cdecl _memicmp(str str long) msvcrt._memicmp +@ stub _memicmp_l +@ cdecl _strcoll_l(str str ptr) msvcrt._strcoll_l +@ cdecl _strdup(str) msvcrt._strdup +@ cdecl _stricmp(str str) msvcrt._stricmp +@ cdecl _stricmp_l(str str ptr) msvcrt._stricmp_l +@ cdecl _stricoll(str str) msvcrt._stricoll +@ cdecl _stricoll_l(str str ptr) msvcrt._stricoll_l +@ cdecl _strlwr(str) msvcrt._strlwr +@ cdecl _strlwr_l(str ptr) msvcrt._strlwr_l +@ cdecl _strlwr_s(ptr long) msvcrt._strlwr_s +@ cdecl _strlwr_s_l(ptr long ptr) msvcrt._strlwr_s_l +@ cdecl _strncoll(str str long) msvcrt._strncoll +@ cdecl _strncoll_l(str str long ptr) msvcrt._strncoll_l +@ cdecl _strnicmp(str str long) msvcrt._strnicmp +@ cdecl _strnicmp_l(str str long ptr) msvcrt._strnicmp_l +@ cdecl _strnicoll(str str long) msvcrt._strnicoll +@ cdecl _strnicoll_l(str str long ptr) msvcrt._strnicoll_l +@ cdecl _strnset(str long long) msvcrt._strnset +@ cdecl _strnset_s(str long long long) msvcrt._strnset_s +@ cdecl _strrev(str) msvcrt._strrev +@ cdecl _strset(str long) msvcrt._strset +@ stub _strset_s +@ cdecl _strupr(str) msvcrt._strupr +@ cdecl _strupr_l(str ptr) msvcrt._strupr_l +@ cdecl _strupr_s(str long) msvcrt._strupr_s +@ cdecl _strupr_s_l(str long ptr) msvcrt._strupr_s_l +@ cdecl _strxfrm_l(ptr str long ptr) msvcrt._strxfrm_l +@ cdecl _tolower(long) msvcrt._tolower +@ cdecl _tolower_l(long ptr) msvcrt._tolower_l +@ cdecl _toupper(long) msvcrt._toupper +@ cdecl _toupper_l(long ptr) msvcrt._toupper_l +@ cdecl _towlower_l(long ptr) msvcrt._towlower_l +@ cdecl _towupper_l(long ptr) msvcrt._towupper_l +@ cdecl _wcscoll_l(wstr wstr ptr) msvcrt._wcscoll_l +@ cdecl _wcsdup(wstr) msvcrt._wcsdup +@ cdecl _wcsicmp(wstr wstr) msvcrt._wcsicmp +@ cdecl _wcsicmp_l(wstr wstr ptr) msvcrt._wcsicmp_l +@ cdecl _wcsicoll(wstr wstr) msvcrt._wcsicoll +@ cdecl _wcsicoll_l(wstr wstr ptr) msvcrt._wcsicoll_l +@ cdecl _wcslwr(wstr) msvcrt._wcslwr +@ cdecl _wcslwr_l(wstr ptr) msvcrt._wcslwr_l +@ cdecl _wcslwr_s(wstr long) msvcrt._wcslwr_s +@ cdecl _wcslwr_s_l(wstr long ptr) msvcrt._wcslwr_s_l +@ cdecl _wcsncoll(wstr wstr long) msvcrt._wcsncoll +@ cdecl _wcsncoll_l(wstr wstr long ptr) msvcrt._wcsncoll_l +@ cdecl _wcsnicmp(wstr wstr long) msvcrt._wcsnicmp +@ cdecl _wcsnicmp_l(wstr wstr long ptr) msvcrt._wcsnicmp_l +@ cdecl _wcsnicoll(wstr wstr long) msvcrt._wcsnicoll +@ cdecl _wcsnicoll_l(wstr wstr long ptr) msvcrt._wcsnicoll_l +@ cdecl _wcsnset(wstr long long) msvcrt._wcsnset +@ stub _wcsnset_s +@ cdecl _wcsrev(wstr) msvcrt._wcsrev +@ cdecl _wcsset(wstr long) msvcrt._wcsset +@ cdecl _wcsset_s(wstr long long) msvcrt._wcsset_s +@ cdecl _wcsupr(wstr) msvcrt._wcsupr +@ cdecl _wcsupr_l(wstr ptr) msvcrt._wcsupr_l +@ cdecl _wcsupr_s(wstr long) msvcrt._wcsupr_s +@ cdecl _wcsupr_s_l(wstr long ptr) msvcrt._wcsupr_s_l +@ cdecl _wcsxfrm_l(ptr wstr long ptr) msvcrt._wcsxfrm_l +# stub _wctype +@ cdecl is_wctype(long long) msvcrt.is_wctype +@ cdecl isalnum(long) msvcrt.isalnum +@ cdecl isalpha(long) msvcrt.isalpha +@ stub isblank +@ cdecl iscntrl(long) msvcrt.iscntrl +@ cdecl isdigit(long) msvcrt.isdigit +@ cdecl isgraph(long) msvcrt.isgraph +@ cdecl isleadbyte(long) msvcrt.isleadbyte +@ cdecl islower(long) msvcrt.islower +@ cdecl isprint(long) msvcrt.isprint +@ cdecl ispunct(long) msvcrt.ispunct +@ cdecl isspace(long) msvcrt.isspace +@ cdecl isupper(long) msvcrt.isupper +@ cdecl iswalnum(long) msvcrt.iswalnum +@ cdecl iswalpha(long) msvcrt.iswalpha +@ cdecl iswascii(long) msvcrt.iswascii +@ stub iswblank +@ cdecl iswcntrl(long) msvcrt.iswcntrl +@ cdecl iswctype(long long) msvcrt.iswctype +@ cdecl iswdigit(long) msvcrt.iswdigit +@ cdecl iswgraph(long) msvcrt.iswgraph +@ cdecl iswlower(long) msvcrt.iswlower +@ cdecl iswprint(long) msvcrt.iswprint +@ cdecl iswpunct(long) msvcrt.iswpunct +@ cdecl iswspace(long) msvcrt.iswspace +@ cdecl iswupper(long) msvcrt.iswupper +@ cdecl iswxdigit(long) msvcrt.iswxdigit +@ cdecl isxdigit(long) msvcrt.isxdigit +@ cdecl mblen(ptr long) msvcrt.mblen +@ cdecl mbrlen(ptr long ptr) msvcrt.mbrlen +@ cdecl memcpy_s(ptr long ptr long) msvcrt.memcpy_s +@ cdecl memmove_s(ptr long ptr long) msvcrt.memmove_s +@ cdecl memset(ptr long long) msvcrt.memset +@ cdecl strcat(str str) msvcrt.strcat +@ cdecl strcat_s(str long str) msvcrt.strcat_s +@ cdecl strcmp(str str) msvcrt.strcmp +@ cdecl strcoll(str str) msvcrt.strcoll +@ cdecl strcpy(ptr str) msvcrt.strcpy +@ cdecl strcpy_s(ptr long str) msvcrt.strcpy_s +@ cdecl strcspn(str str) msvcrt.strcspn +@ cdecl strlen(str) msvcrt.strlen +@ cdecl strncat(str str long) msvcrt.strncat +@ cdecl strncat_s(str long str long) msvcrt.strncat_s +@ cdecl strncmp(str str long) msvcrt.strncmp +@ cdecl strncpy(ptr str long) msvcrt.strncpy +@ cdecl strncpy_s(ptr long str long) msvcrt.strncpy_s +@ cdecl strnlen(str long) msvcrt.strnlen +@ cdecl strpbrk(str str) msvcrt.strpbrk +@ cdecl strspn(str str) msvcrt.strspn +@ cdecl strtok(str str) msvcrt.strtok +@ cdecl strtok_s(ptr str ptr) msvcrt.strtok_s +@ cdecl strxfrm(ptr str long) msvcrt.strxfrm +@ cdecl tolower(long) msvcrt.tolower +@ cdecl toupper(long) msvcrt.toupper +@ stub towctrans +@ cdecl towlower(long) msvcrt.towlower +@ cdecl towupper(long) msvcrt.towupper +@ cdecl wcscat(wstr wstr) msvcrt.wcscat +@ cdecl wcscat_s(wstr long wstr) msvcrt.wcscat_s +@ cdecl wcscmp(wstr wstr) msvcrt.wcscmp +@ cdecl wcscoll(wstr wstr) msvcrt.wcscoll +@ cdecl wcscpy(ptr wstr) msvcrt.wcscpy +@ cdecl wcscpy_s(ptr long wstr) msvcrt.wcscpy_s +@ cdecl wcscspn(wstr wstr) msvcrt.wcscspn +@ cdecl wcslen(wstr) msvcrt.wcslen +@ cdecl wcsncat(wstr wstr long) msvcrt.wcsncat +@ cdecl wcsncat_s(wstr long wstr long) msvcrt.wcsncat_s +@ cdecl wcsncmp(wstr wstr long) msvcrt.wcsncmp +@ cdecl wcsncpy(ptr wstr long) msvcrt.wcsncpy +@ cdecl wcsncpy_s(ptr long wstr long) msvcrt.wcsncpy_s +@ cdecl wcsnlen(wstr long) msvcrt.wcsnlen +@ cdecl wcspbrk(wstr wstr) msvcrt.wcspbrk +@ cdecl wcsspn(wstr wstr) msvcrt.wcsspn +@ cdecl wcstok(wstr wstr) msvcrt.wcstok +@ cdecl wcstok_s(ptr wstr ptr) msvcrt.wcstok_s +@ cdecl wcsxfrm(ptr wstr long) msvcrt.wcsxfrm +@ stub wctype +@ cdecl wmemcpy_s(ptr long ptr long) msvcrt.wmemcpy_s +@ cdecl wmemmove_s(ptr long ptr long) msvcrt.wmemmove_s Index: win32/api-ms-win-crt-string-l1-1-0/api-ms-win-crt-string-l1-1-0.spec =================================================================== --- win32/api-ms-win-crt-string-l1-1-0/api-ms-win-crt-string-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-crt-string-l1-1-0/api-ms-win-crt-string-l1-1-0.spec (working copy) @@ -0,0 +1,178 @@ +@ cdecl __isascii(long) msvcrt.__isascii +@ cdecl __iscsym(long) msvcrt.__iscsym +@ cdecl __iscsymf(long) msvcrt.__iscsymf +@ stub __iswcsym +@ stub __iswcsymf +@ stub __strncnt +@ stub __wcsncnt +@ cdecl _isalnum_l(long ptr) msvcrt._isalnum_l +@ cdecl _isalpha_l(long ptr) msvcrt._isalpha_l +@ stub _isblank_l +@ cdecl _iscntrl_l(long ptr) msvcrt._iscntrl_l +@ cdecl _isctype(long long) msvcrt._isctype +@ cdecl _isctype_l(long long ptr) msvcrt._isctype_l +@ cdecl _isdigit_l(long ptr) msvcrt._isdigit_l +@ cdecl _isgraph_l(long ptr) msvcrt._isgraph_l +@ cdecl _isleadbyte_l(long ptr) msvcrt._isleadbyte_l +@ cdecl _islower_l(long ptr) msvcrt._islower_l +@ cdecl _isprint_l(long ptr) msvcrt._isprint_l +@ stub _ispunct_l +@ cdecl _isspace_l(long ptr) msvcrt._isspace_l +@ cdecl _isupper_l(long ptr) msvcrt._isupper_l +@ stub _iswalnum_l +@ cdecl _iswalpha_l(long ptr) msvcrt._iswalpha_l +@ stub _iswblank_l +@ stub _iswcntrl_l +@ stub _iswcsym_l +@ stub _iswcsymf_l +@ stub _iswctype_l +@ cdecl _iswdigit_l(long ptr) msvcrt._iswdigit_l +@ stub _iswgraph_l +@ stub _iswlower_l +@ stub _iswprint_l +@ cdecl _iswpunct_l(long ptr) msvcrt._iswpunct_l +@ cdecl _iswspace_l(long ptr) msvcrt._iswspace_l +@ stub _iswupper_l +@ stub _iswxdigit_l +@ cdecl _isxdigit_l(long ptr) msvcrt._isxdigit_l +@ cdecl _memccpy(ptr ptr long long) msvcrt._memccpy +@ cdecl _memicmp(str str long) msvcrt._memicmp +@ stub _memicmp_l +@ cdecl _strcoll_l(str str ptr) msvcrt._strcoll_l +@ cdecl _strdup(str) msvcrt._strdup +@ cdecl _stricmp(str str) msvcrt._stricmp +@ cdecl _stricmp_l(str str ptr) msvcrt._stricmp_l +@ cdecl _stricoll(str str) msvcrt._stricoll +@ cdecl _stricoll_l(str str ptr) msvcrt._stricoll_l +@ cdecl _strlwr(str) msvcrt._strlwr +@ cdecl _strlwr_l(str ptr) msvcrt._strlwr_l +@ cdecl _strlwr_s(ptr long) msvcrt._strlwr_s +@ cdecl _strlwr_s_l(ptr long ptr) msvcrt._strlwr_s_l +@ cdecl _strncoll(str str long) msvcrt._strncoll +@ cdecl _strncoll_l(str str long ptr) msvcrt._strncoll_l +@ cdecl _strnicmp(str str long) msvcrt._strnicmp +@ cdecl _strnicmp_l(str str long ptr) msvcrt._strnicmp_l +@ cdecl _strnicoll(str str long) msvcrt._strnicoll +@ cdecl _strnicoll_l(str str long ptr) msvcrt._strnicoll_l +@ cdecl _strnset(str long long) msvcrt._strnset +@ cdecl _strnset_s(str long long long) msvcrt._strnset_s +@ cdecl _strrev(str) msvcrt._strrev +@ cdecl _strset(str long) msvcrt._strset +@ stub _strset_s +@ cdecl _strupr(str) msvcrt._strupr +@ cdecl _strupr_l(str ptr) msvcrt._strupr_l +@ cdecl _strupr_s(str long) msvcrt._strupr_s +@ cdecl _strupr_s_l(str long ptr) msvcrt._strupr_s_l +@ cdecl _strxfrm_l(ptr str long ptr) msvcrt._strxfrm_l +@ cdecl _tolower(long) msvcrt._tolower +@ cdecl _tolower_l(long ptr) msvcrt._tolower_l +@ cdecl _toupper(long) msvcrt._toupper +@ cdecl _toupper_l(long ptr) msvcrt._toupper_l +@ cdecl _towlower_l(long ptr) msvcrt._towlower_l +@ cdecl _towupper_l(long ptr) msvcrt._towupper_l +@ cdecl _wcscoll_l(wstr wstr ptr) msvcrt._wcscoll_l +@ cdecl _wcsdup(wstr) msvcrt._wcsdup +@ cdecl _wcsicmp(wstr wstr) msvcrt._wcsicmp +@ cdecl _wcsicmp_l(wstr wstr ptr) msvcrt._wcsicmp_l +@ cdecl _wcsicoll(wstr wstr) msvcrt._wcsicoll +@ cdecl _wcsicoll_l(wstr wstr ptr) msvcrt._wcsicoll_l +@ cdecl _wcslwr(wstr) msvcrt._wcslwr +@ cdecl _wcslwr_l(wstr ptr) msvcrt._wcslwr_l +@ cdecl _wcslwr_s(wstr long) msvcrt._wcslwr_s +@ cdecl _wcslwr_s_l(wstr long ptr) msvcrt._wcslwr_s_l +@ cdecl _wcsncoll(wstr wstr long) msvcrt._wcsncoll +@ cdecl _wcsncoll_l(wstr wstr long ptr) msvcrt._wcsncoll_l +@ cdecl _wcsnicmp(wstr wstr long) msvcrt._wcsnicmp +@ cdecl _wcsnicmp_l(wstr wstr long ptr) msvcrt._wcsnicmp_l +@ cdecl _wcsnicoll(wstr wstr long) msvcrt._wcsnicoll +@ cdecl _wcsnicoll_l(wstr wstr long ptr) msvcrt._wcsnicoll_l +@ cdecl _wcsnset(wstr long long) msvcrt._wcsnset +@ stub _wcsnset_s +@ cdecl _wcsrev(wstr) msvcrt._wcsrev +@ cdecl _wcsset(wstr long) msvcrt._wcsset +@ cdecl _wcsset_s(wstr long long) msvcrt._wcsset_s +@ cdecl _wcsupr(wstr) msvcrt._wcsupr +@ cdecl _wcsupr_l(wstr ptr) msvcrt._wcsupr_l +@ cdecl _wcsupr_s(wstr long) msvcrt._wcsupr_s +@ cdecl _wcsupr_s_l(wstr long ptr) msvcrt._wcsupr_s_l +@ cdecl _wcsxfrm_l(ptr wstr long ptr) msvcrt._wcsxfrm_l +# stub _wctype +@ cdecl is_wctype(long long) msvcrt.is_wctype +@ cdecl isalnum(long) msvcrt.isalnum +@ cdecl isalpha(long) msvcrt.isalpha +@ stub isblank +@ cdecl iscntrl(long) msvcrt.iscntrl +@ cdecl isdigit(long) msvcrt.isdigit +@ cdecl isgraph(long) msvcrt.isgraph +@ cdecl isleadbyte(long) msvcrt.isleadbyte +@ cdecl islower(long) msvcrt.islower +@ cdecl isprint(long) msvcrt.isprint +@ cdecl ispunct(long) msvcrt.ispunct +@ cdecl isspace(long) msvcrt.isspace +@ cdecl isupper(long) msvcrt.isupper +@ cdecl iswalnum(long) msvcrt.iswalnum +@ cdecl iswalpha(long) msvcrt.iswalpha +@ cdecl iswascii(long) msvcrt.iswascii +@ stub iswblank +@ cdecl iswcntrl(long) msvcrt.iswcntrl +@ cdecl iswctype(long long) msvcrt.iswctype +@ cdecl iswdigit(long) msvcrt.iswdigit +@ cdecl iswgraph(long) msvcrt.iswgraph +@ cdecl iswlower(long) msvcrt.iswlower +@ cdecl iswprint(long) msvcrt.iswprint +@ cdecl iswpunct(long) msvcrt.iswpunct +@ cdecl iswspace(long) msvcrt.iswspace +@ cdecl iswupper(long) msvcrt.iswupper +@ cdecl iswxdigit(long) msvcrt.iswxdigit +@ cdecl isxdigit(long) msvcrt.isxdigit +@ cdecl mblen(ptr long) msvcrt.mblen +@ cdecl mbrlen(ptr long ptr) msvcrt.mbrlen +@ cdecl memcpy_s(ptr long ptr long) msvcrt.memcpy_s +@ cdecl memmove_s(ptr long ptr long) msvcrt.memmove_s +@ cdecl memset(ptr long long) msvcrt.memset +@ cdecl strcat(str str) msvcrt.strcat +@ cdecl strcat_s(str long str) msvcrt.strcat_s +@ cdecl strcmp(str str) msvcrt.strcmp +@ cdecl strcoll(str str) msvcrt.strcoll +@ cdecl strcpy(ptr str) msvcrt.strcpy +@ cdecl strcpy_s(ptr long str) msvcrt.strcpy_s +@ cdecl strcspn(str str) msvcrt.strcspn +@ cdecl strlen(str) msvcrt.strlen +@ cdecl strncat(str str long) msvcrt.strncat +@ cdecl strncat_s(str long str long) msvcrt.strncat_s +@ cdecl strncmp(str str long) msvcrt.strncmp +@ cdecl strncpy(ptr str long) msvcrt.strncpy +@ cdecl strncpy_s(ptr long str long) msvcrt.strncpy_s +@ cdecl strnlen(str long) msvcrt.strnlen +@ cdecl strpbrk(str str) msvcrt.strpbrk +@ cdecl strspn(str str) msvcrt.strspn +@ cdecl strtok(str str) msvcrt.strtok +@ cdecl strtok_s(ptr str ptr) msvcrt.strtok_s +@ cdecl strxfrm(ptr str long) msvcrt.strxfrm +@ cdecl tolower(long) msvcrt.tolower +@ cdecl toupper(long) msvcrt.toupper +@ stub towctrans +@ cdecl towlower(long) msvcrt.towlower +@ cdecl towupper(long) msvcrt.towupper +@ cdecl wcscat(wstr wstr) msvcrt.wcscat +@ cdecl wcscat_s(wstr long wstr) msvcrt.wcscat_s +@ cdecl wcscmp(wstr wstr) msvcrt.wcscmp +@ cdecl wcscoll(wstr wstr) msvcrt.wcscoll +@ cdecl wcscpy(ptr wstr) msvcrt.wcscpy +@ cdecl wcscpy_s(ptr long wstr) msvcrt.wcscpy_s +@ cdecl wcscspn(wstr wstr) msvcrt.wcscspn +@ cdecl wcslen(wstr) msvcrt.wcslen +@ cdecl wcsncat(wstr wstr long) msvcrt.wcsncat +@ cdecl wcsncat_s(wstr long wstr long) msvcrt.wcsncat_s +@ cdecl wcsncmp(wstr wstr long) msvcrt.wcsncmp +@ cdecl wcsncpy(ptr wstr long) msvcrt.wcsncpy +@ cdecl wcsncpy_s(ptr long wstr long) msvcrt.wcsncpy_s +@ cdecl wcsnlen(wstr long) msvcrt.wcsnlen +@ cdecl wcspbrk(wstr wstr) msvcrt.wcspbrk +@ cdecl wcsspn(wstr wstr) msvcrt.wcsspn +@ cdecl wcstok(wstr wstr) msvcrt.wcstok +@ cdecl wcstok_s(ptr wstr ptr) msvcrt.wcstok_s +@ cdecl wcsxfrm(ptr wstr long) msvcrt.wcsxfrm +@ stub wctype +@ cdecl wmemcpy_s(ptr long ptr long) msvcrt.wmemcpy_s +@ cdecl wmemmove_s(ptr long ptr long) msvcrt.wmemmove_s Index: win32/api-ms-win-crt-string-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-crt-string-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-crt-string-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-crt-string-l1-1-0.dll api-ms-win-crt-string-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-crt-string-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-string-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-string-l1-1-0.def) + +set_target_properties(api-ms-win-crt-string-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-crt-string-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-crt-string-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-crt-string-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-crt-string-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-crt-string-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-crt-string-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-crt-string-l1-1-0.dll Index: win32/api-ms-win-crt-time-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-crt-time-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-crt-time-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-crt-time-l1-1-0.dll api-ms-win-crt-time-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-crt-time-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-time-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-time-l1-1-0.def) + +set_target_properties(api-ms-win-crt-time-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-crt-time-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-crt-time-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-crt-time-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-crt-time-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-crt-time-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-crt-time-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-crt-time-l1-1-0.dll Index: win32/api-ms-win-crt-time-l1-1-0/api-ms-win-crt-time-l1-1-0.spec =================================================================== --- win32/api-ms-win-crt-time-l1-1-0/api-ms-win-crt-time-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-crt-time-l1-1-0/api-ms-win-crt-time-l1-1-0.spec (working copy) @@ -0,0 +1,72 @@ +@ cdecl _Getdays() msvcrt._Getdays +@ cdecl _Getmonths() msvcrt._Getmonths +@ cdecl _Gettnames() msvcrt._Gettnames +@ cdecl _Strftime(str long str ptr ptr) msvcrt._Strftime +@ cdecl _W_Getdays() msvcrt._W_Getdays +@ cdecl _W_Getmonths() msvcrt._W_Getmonths +@ cdecl _W_Gettnames() msvcrt._W_Gettnames +@ stub _Wcsftime +@ cdecl __daylight() msvcrt.__daylight +@ cdecl __dstbias() msvcrt.__dstbias +@ cdecl __timezone() msvcrt.__timezone +@ cdecl __tzname() msvcrt.__tzname +@ cdecl _ctime32(ptr) msvcrt._ctime32 +@ cdecl _ctime32_s(str long ptr) msvcrt._ctime32_s +@ cdecl _ctime64(ptr) msvcrt._ctime64 +@ cdecl _ctime64_s(str long ptr) msvcrt._ctime64_s +@ cdecl _difftime32(long long) msvcrt._difftime32 +@ cdecl _difftime64(long long) msvcrt._difftime64 +@ cdecl _ftime32(ptr) msvcrt._ftime32 +@ cdecl _ftime32_s(ptr) msvcrt._ftime32_s +@ cdecl _ftime64(ptr) msvcrt._ftime64 +@ cdecl _ftime64_s(ptr) msvcrt._ftime64_s +@ cdecl _futime32(long ptr) msvcrt._futime32 +@ cdecl _futime64(long ptr) msvcrt._futime64 +@ cdecl _get_daylight(ptr) msvcrt._get_daylight +@ stub _get_dstbias +@ cdecl _get_timezone(ptr) msvcrt._get_timezone +@ cdecl _get_tzname(ptr str long long) msvcrt._get_tzname +@ cdecl _getsystime(ptr) msvcrt._getsystime +@ cdecl _gmtime32(ptr) msvcrt._gmtime32 +@ cdecl _gmtime32_s(ptr ptr) msvcrt._gmtime32_s +@ cdecl _gmtime64(ptr) msvcrt._gmtime64 +@ cdecl _gmtime64_s(ptr ptr) msvcrt._gmtime64_s +@ cdecl _localtime32(ptr) msvcrt._localtime32 +@ cdecl _localtime32_s(ptr ptr) msvcrt._localtime32_s +@ cdecl _localtime64(ptr) msvcrt._localtime64 +@ cdecl _localtime64_s(ptr ptr) msvcrt._localtime64_s +@ cdecl _mkgmtime32(ptr) msvcrt._mkgmtime32 +@ cdecl _mkgmtime64(ptr) msvcrt._mkgmtime64 +@ cdecl _mktime32(ptr) msvcrt._mktime32 +@ cdecl _mktime64(ptr) msvcrt._mktime64 +@ cdecl _setsystime(ptr long) msvcrt._setsystime +@ cdecl _strdate(ptr) msvcrt._strdate +@ cdecl _strdate_s(ptr long) msvcrt._strdate_s +@ stub _strftime_l +@ cdecl _strtime(ptr) msvcrt._strtime +@ cdecl _strtime_s(ptr long) msvcrt._strtime_s +@ cdecl _time32(ptr) msvcrt._time32 +@ cdecl _time64(ptr) msvcrt._time64 +@ stub _timespec32_get +@ stub _timespec64_get +@ cdecl _tzset() msvcrt._tzset +@ cdecl _utime32(str ptr) msvcrt._utime32 +@ cdecl _utime64(str ptr) msvcrt._utime64 +@ cdecl _wasctime(ptr) msvcrt._wasctime +@ cdecl _wasctime_s(ptr long ptr) msvcrt._wasctime_s +@ stub _wcsftime_l +@ cdecl _wctime32(ptr) msvcrt._wctime32 +@ cdecl _wctime32_s(ptr long ptr) msvcrt._wctime32_s +@ cdecl _wctime64(ptr) msvcrt._wctime64 +@ cdecl _wctime64_s(ptr long ptr) msvcrt._wctime64_s +@ cdecl _wstrdate(ptr) msvcrt._wstrdate +@ cdecl _wstrdate_s(ptr long) msvcrt._wstrdate_s +@ cdecl _wstrtime(ptr) msvcrt._wstrtime +@ cdecl _wstrtime_s(ptr long) msvcrt._wstrtime_s +@ cdecl _wutime32(wstr ptr) msvcrt._wutime32 +@ cdecl _wutime64(wstr ptr) msvcrt._wutime64 +@ cdecl asctime(ptr) msvcrt.asctime +@ cdecl asctime_s(ptr long ptr) msvcrt.asctime_s +@ cdecl clock() msvcrt.clock +@ cdecl strftime(str long str ptr) msvcrt.strftime +@ cdecl wcsftime(ptr long wstr ptr) msvcrt.wcsftime Index: win32/api-ms-win-crt-time-l1-1-0/api-ms-win-crt-time-l1-1-0.spec =================================================================== --- win32/api-ms-win-crt-time-l1-1-0/api-ms-win-crt-time-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-crt-time-l1-1-0/api-ms-win-crt-time-l1-1-0.spec (working copy) @@ -0,0 +1,72 @@ +@ cdecl _Getdays() msvcrt._Getdays +@ cdecl _Getmonths() msvcrt._Getmonths +@ cdecl _Gettnames() msvcrt._Gettnames +@ cdecl _Strftime(str long str ptr ptr) msvcrt._Strftime +@ cdecl _W_Getdays() msvcrt._W_Getdays +@ cdecl _W_Getmonths() msvcrt._W_Getmonths +@ cdecl _W_Gettnames() msvcrt._W_Gettnames +@ stub _Wcsftime +@ cdecl __daylight() msvcrt.__daylight +@ cdecl __dstbias() msvcrt.__dstbias +@ cdecl __timezone() msvcrt.__timezone +@ cdecl __tzname() msvcrt.__tzname +@ cdecl _ctime32(ptr) msvcrt._ctime32 +@ cdecl _ctime32_s(str long ptr) msvcrt._ctime32_s +@ cdecl _ctime64(ptr) msvcrt._ctime64 +@ cdecl _ctime64_s(str long ptr) msvcrt._ctime64_s +@ cdecl _difftime32(long long) msvcrt._difftime32 +@ cdecl _difftime64(long long) msvcrt._difftime64 +@ cdecl _ftime32(ptr) msvcrt._ftime32 +@ cdecl _ftime32_s(ptr) msvcrt._ftime32_s +@ cdecl _ftime64(ptr) msvcrt._ftime64 +@ cdecl _ftime64_s(ptr) msvcrt._ftime64_s +@ cdecl _futime32(long ptr) msvcrt._futime32 +@ cdecl _futime64(long ptr) msvcrt._futime64 +@ cdecl _get_daylight(ptr) msvcrt._get_daylight +@ stub _get_dstbias +@ cdecl _get_timezone(ptr) msvcrt._get_timezone +@ cdecl _get_tzname(ptr str long long) msvcrt._get_tzname +@ cdecl _getsystime(ptr) msvcrt._getsystime +@ cdecl _gmtime32(ptr) msvcrt._gmtime32 +@ cdecl _gmtime32_s(ptr ptr) msvcrt._gmtime32_s +@ cdecl _gmtime64(ptr) msvcrt._gmtime64 +@ cdecl _gmtime64_s(ptr ptr) msvcrt._gmtime64_s +@ cdecl _localtime32(ptr) msvcrt._localtime32 +@ cdecl _localtime32_s(ptr ptr) msvcrt._localtime32_s +@ cdecl _localtime64(ptr) msvcrt._localtime64 +@ cdecl _localtime64_s(ptr ptr) msvcrt._localtime64_s +@ cdecl _mkgmtime32(ptr) msvcrt._mkgmtime32 +@ cdecl _mkgmtime64(ptr) msvcrt._mkgmtime64 +@ cdecl _mktime32(ptr) msvcrt._mktime32 +@ cdecl _mktime64(ptr) msvcrt._mktime64 +@ cdecl _setsystime(ptr long) msvcrt._setsystime +@ cdecl _strdate(ptr) msvcrt._strdate +@ cdecl _strdate_s(ptr long) msvcrt._strdate_s +@ stub _strftime_l +@ cdecl _strtime(ptr) msvcrt._strtime +@ cdecl _strtime_s(ptr long) msvcrt._strtime_s +@ cdecl _time32(ptr) msvcrt._time32 +@ cdecl _time64(ptr) msvcrt._time64 +@ stub _timespec32_get +@ stub _timespec64_get +@ cdecl _tzset() msvcrt._tzset +@ cdecl _utime32(str ptr) msvcrt._utime32 +@ cdecl _utime64(str ptr) msvcrt._utime64 +@ cdecl _wasctime(ptr) msvcrt._wasctime +@ cdecl _wasctime_s(ptr long ptr) msvcrt._wasctime_s +@ stub _wcsftime_l +@ cdecl _wctime32(ptr) msvcrt._wctime32 +@ cdecl _wctime32_s(ptr long ptr) msvcrt._wctime32_s +@ cdecl _wctime64(ptr) msvcrt._wctime64 +@ cdecl _wctime64_s(ptr long ptr) msvcrt._wctime64_s +@ cdecl _wstrdate(ptr) msvcrt._wstrdate +@ cdecl _wstrdate_s(ptr long) msvcrt._wstrdate_s +@ cdecl _wstrtime(ptr) msvcrt._wstrtime +@ cdecl _wstrtime_s(ptr long) msvcrt._wstrtime_s +@ cdecl _wutime32(wstr ptr) msvcrt._wutime32 +@ cdecl _wutime64(wstr ptr) msvcrt._wutime64 +@ cdecl asctime(ptr) msvcrt.asctime +@ cdecl asctime_s(ptr long ptr) msvcrt.asctime_s +@ cdecl clock() msvcrt.clock +@ cdecl strftime(str long str ptr) msvcrt.strftime +@ cdecl wcsftime(ptr long wstr ptr) msvcrt.wcsftime Index: win32/api-ms-win-crt-time-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-crt-time-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-crt-time-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-crt-time-l1-1-0.dll api-ms-win-crt-time-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-crt-time-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-time-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-time-l1-1-0.def) + +set_target_properties(api-ms-win-crt-time-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-crt-time-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-crt-time-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-crt-time-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-crt-time-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-crt-time-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-crt-time-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-crt-time-l1-1-0.dll Index: win32/api-ms-win-crt-utility-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-crt-utility-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-crt-utility-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-crt-utility-l1-1-0.dll api-ms-win-crt-utility-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-crt-utility-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-utility-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-utility-l1-1-0.def) + +set_target_properties(api-ms-win-crt-utility-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-crt-utility-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-crt-utility-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-crt-utility-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-crt-utility-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-crt-utility-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-crt-utility-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-crt-utility-l1-1-0.dll Index: win32/api-ms-win-crt-utility-l1-1-0/api-ms-win-crt-utility-l1-1-0.spec =================================================================== --- win32/api-ms-win-crt-utility-l1-1-0/api-ms-win-crt-utility-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-crt-utility-l1-1-0/api-ms-win-crt-utility-l1-1-0.spec (working copy) @@ -0,0 +1,30 @@ +@ cdecl -ret64 _abs64(int64) msvcrt._abs64 +@ cdecl _byteswap_uint64(int64) msvcrt._byteswap_uint64 +@ cdecl _byteswap_ulong(long) msvcrt._byteswap_ulong +@ cdecl _byteswap_ushort(long) msvcrt._byteswap_ushort +@ cdecl _lfind(ptr ptr ptr long ptr) msvcrt._lfind +@ stub _lfind_s +@ cdecl _lrotl(long long) msvcrt._lrotl +@ cdecl _lrotr(long long) msvcrt._lrotr +@ cdecl _lsearch(ptr ptr ptr long ptr) msvcrt._lsearch +@ stub _lsearch_s +@ cdecl _rotl(long long) msvcrt._rotl +@ cdecl -ret64 _rotl64(int64 long) msvcrt._rotl64 +@ cdecl _rotr(long long) msvcrt._rotr +@ cdecl -ret64 _rotr64(int64 long) msvcrt._rotr64 +@ cdecl _swab(str str long) msvcrt._swab +@ cdecl abs(long) msvcrt.abs +@ cdecl bsearch(ptr ptr long long ptr) msvcrt.bsearch +@ cdecl bsearch_s(ptr ptr long long ptr ptr) msvcrt.bsearch_s +@ cdecl -ret64 div(long long) msvcrt.div +@ stub imaxabs +@ stub imaxdiv +@ cdecl labs(long) msvcrt.labs +@ cdecl ldiv(long long) msvcrt.ldiv +@ cdecl -ret64 llabs(int64) msvcrt.llabs +@ stub lldiv +@ cdecl qsort(ptr long long ptr) msvcrt.qsort +@ cdecl qsort_s(ptr long long ptr ptr) msvcrt.qsort_s +@ cdecl rand() msvcrt.rand +@ cdecl rand_s(ptr) msvcrt.rand_s +@ cdecl srand(long) msvcrt.srand Index: win32/api-ms-win-crt-utility-l1-1-0/api-ms-win-crt-utility-l1-1-0.spec =================================================================== --- win32/api-ms-win-crt-utility-l1-1-0/api-ms-win-crt-utility-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-crt-utility-l1-1-0/api-ms-win-crt-utility-l1-1-0.spec (working copy) @@ -0,0 +1,30 @@ +@ cdecl -ret64 _abs64(int64) msvcrt._abs64 +@ cdecl _byteswap_uint64(int64) msvcrt._byteswap_uint64 +@ cdecl _byteswap_ulong(long) msvcrt._byteswap_ulong +@ cdecl _byteswap_ushort(long) msvcrt._byteswap_ushort +@ cdecl _lfind(ptr ptr ptr long ptr) msvcrt._lfind +@ stub _lfind_s +@ cdecl _lrotl(long long) msvcrt._lrotl +@ cdecl _lrotr(long long) msvcrt._lrotr +@ cdecl _lsearch(ptr ptr ptr long ptr) msvcrt._lsearch +@ stub _lsearch_s +@ cdecl _rotl(long long) msvcrt._rotl +@ cdecl -ret64 _rotl64(int64 long) msvcrt._rotl64 +@ cdecl _rotr(long long) msvcrt._rotr +@ cdecl -ret64 _rotr64(int64 long) msvcrt._rotr64 +@ cdecl _swab(str str long) msvcrt._swab +@ cdecl abs(long) msvcrt.abs +@ cdecl bsearch(ptr ptr long long ptr) msvcrt.bsearch +@ cdecl bsearch_s(ptr ptr long long ptr ptr) msvcrt.bsearch_s +@ cdecl -ret64 div(long long) msvcrt.div +@ stub imaxabs +@ stub imaxdiv +@ cdecl labs(long) msvcrt.labs +@ cdecl ldiv(long long) msvcrt.ldiv +@ cdecl -ret64 llabs(int64) msvcrt.llabs +@ stub lldiv +@ cdecl qsort(ptr long long ptr) msvcrt.qsort +@ cdecl qsort_s(ptr long long ptr ptr) msvcrt.qsort_s +@ cdecl rand() msvcrt.rand +@ cdecl rand_s(ptr) msvcrt.rand_s +@ cdecl srand(long) msvcrt.srand Index: win32/api-ms-win-crt-utility-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-crt-utility-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-crt-utility-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-crt-utility-l1-1-0.dll api-ms-win-crt-utility-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-crt-utility-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-utility-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-crt-utility-l1-1-0.def) + +set_target_properties(api-ms-win-crt-utility-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-crt-utility-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-crt-utility-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-crt-utility-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-crt-utility-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-crt-utility-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-crt-utility-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-crt-utility-l1-1-0.dll Index: win32/api-ms-win-downlevel-advapi32-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-downlevel-advapi32-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-downlevel-advapi32-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-downlevel-advapi32-l1-1-0.dll api-ms-win-downlevel-advapi32-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-downlevel-advapi32-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-downlevel-advapi32-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-downlevel-advapi32-l1-1-0.def) + +set_target_properties(api-ms-win-downlevel-advapi32-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-downlevel-advapi32-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-downlevel-advapi32-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-downlevel-advapi32-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-downlevel-advapi32-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-downlevel-advapi32-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-downlevel-advapi32-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-downlevel-advapi32-l1-1-0.dll Index: win32/api-ms-win-downlevel-advapi32-l1-1-0/api-ms-win-downlevel-advapi32-l1-1-0.spec =================================================================== --- win32/api-ms-win-downlevel-advapi32-l1-1-0/api-ms-win-downlevel-advapi32-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-downlevel-advapi32-l1-1-0/api-ms-win-downlevel-advapi32-l1-1-0.spec (working copy) @@ -0,0 +1,145 @@ +@ stdcall AccessCheck(ptr long long ptr ptr ptr ptr ptr) advapi32.AccessCheck +@ stdcall AccessCheckAndAuditAlarmW(wstr ptr wstr wstr ptr long ptr long ptr ptr ptr) advapi32.AccessCheckAndAuditAlarmW +@ stdcall AccessCheckByType(ptr ptr long long ptr long ptr ptr ptr ptr ptr) advapi32.AccessCheckByType +@ stub AccessCheckByTypeAndAuditAlarmW +@ stub AccessCheckByTypeResultList +@ stub AccessCheckByTypeResultListAndAuditAlarmByHandleW +@ stub AccessCheckByTypeResultListAndAuditAlarmW +@ stdcall AddAccessAllowedAce(ptr long long ptr) advapi32.AddAccessAllowedAce +@ stdcall AddAccessAllowedAceEx(ptr long long long ptr) advapi32.AddAccessAllowedAceEx +@ stdcall AddAccessAllowedObjectAce(ptr long long long ptr ptr ptr) advapi32.AddAccessAllowedObjectAce +@ stdcall AddAccessDeniedAce(ptr long long ptr) advapi32.AddAccessDeniedAce +@ stdcall AddAccessDeniedAceEx(ptr long long long ptr) advapi32.AddAccessDeniedAceEx +@ stdcall AddAccessDeniedObjectAce(ptr long long long ptr ptr ptr) advapi32.AddAccessDeniedObjectAce +@ stdcall AddAce(ptr long long ptr long) advapi32.AddAce +@ stdcall AddAuditAccessAce(ptr long long ptr long long) advapi32.AddAuditAccessAce +@ stdcall AddAuditAccessAceEx(ptr long long long ptr long long) advapi32.AddAuditAccessAceEx +@ stdcall AddAuditAccessObjectAce(ptr long long long ptr ptr ptr long long) advapi32.AddAuditAccessObjectAce +@ stdcall AddMandatoryAce(ptr long long long ptr) advapi32.AddMandatoryAce +@ stdcall AdjustTokenGroups(long long ptr long ptr ptr) advapi32.AdjustTokenGroups +@ stdcall AdjustTokenPrivileges(long long ptr long ptr ptr) advapi32.AdjustTokenPrivileges +@ stdcall AllocateAndInitializeSid(ptr long long long long long long long long long ptr) advapi32.AllocateAndInitializeSid +@ stdcall AllocateLocallyUniqueId(ptr) advapi32.AllocateLocallyUniqueId +@ stdcall AreAllAccessesGranted(long long) advapi32.AreAllAccessesGranted +@ stdcall AreAnyAccessesGranted(long long) advapi32.AreAnyAccessesGranted +@ stdcall CheckTokenMembership(long ptr ptr) advapi32.CheckTokenMembership +@ stub ConvertToAutoInheritPrivateObjecSecurity +@ stdcall CopySid(long ptr ptr) advapi32.CopySid +@ stdcall CreatePrivateObjectSecurity(ptr ptr ptr long long ptr) advapi32.CreatePrivateObjectSecurity +@ stdcall CreatePrivateObjectSecurityEx(ptr ptr ptr ptr long long long ptr) advapi32.CreatePrivateObjectSecurityEx +@ stdcall CreatePrivateObjectSecurityWithMultipleInheritance(ptr ptr ptr ptr long long long long ptr) advapi32.CreatePrivateObjectSecurityWithMultipleInheritance +@ stdcall CreateProcessAsUserW(long wstr wstr ptr ptr long long ptr wstr ptr ptr) advapi32.CreateProcessAsUserW +@ stdcall CreateRestrictedToken(long long long ptr long ptr long ptr ptr) advapi32.CreateRestrictedToken +@ stdcall CreateWellKnownSid(long ptr ptr ptr) advapi32.CreateWellKnownSid +@ stdcall DeleteAce(ptr long) advapi32.DeleteAce +@ stdcall DestroyPrivateObjectSecurity(ptr) advapi32.DestroyPrivateObjectSecurity +@ stdcall DuplicateToken(long long ptr) advapi32.DuplicateToken +@ stdcall DuplicateTokenEx(long long ptr long long ptr) advapi32.DuplicateTokenEx +@ stub EqualDomainSid +@ stdcall EqualPrefixSid(ptr ptr) advapi32.EqualPrefixSid +@ stdcall EqualSid(ptr ptr) advapi32.EqualSid +@ stdcall EventActivityIdControl(long ptr) advapi32.EventActivityIdControl +@ stdcall EventEnabled(int64 ptr) advapi32.EventEnabled +@ stdcall EventProviderEnabled(int64 long int64) advapi32.EventProviderEnabled +@ stdcall EventRegister(ptr ptr ptr ptr) advapi32.EventRegister +@ stdcall EventUnregister(int64) advapi32.EventUnregister +@ stdcall EventWrite(int64 ptr long ptr) advapi32.EventWrite +@ stub EventWriteString +@ stub EventWriteTransfer +@ stdcall FindFirstFreeAce(ptr ptr) advapi32.FindFirstFreeAce +@ stdcall FreeSid(ptr) advapi32.FreeSid +@ stdcall GetAce(ptr long ptr) advapi32.GetAce +@ stdcall GetAclInformation(ptr ptr long long) advapi32.GetAclInformation +@ stdcall GetFileSecurityW(wstr long ptr long ptr) advapi32.GetFileSecurityW +@ stdcall GetKernelObjectSecurity(long long ptr long ptr) advapi32.GetKernelObjectSecurity +@ stdcall GetLengthSid(ptr) advapi32.GetLengthSid +@ stdcall GetPrivateObjectSecurity(ptr long ptr long ptr) advapi32.GetPrivateObjectSecurity +@ stdcall GetSecurityDescriptorControl(ptr ptr ptr) advapi32.GetSecurityDescriptorControl +@ stdcall GetSecurityDescriptorDacl(ptr ptr ptr ptr) advapi32.GetSecurityDescriptorDacl +@ stdcall GetSecurityDescriptorGroup(ptr ptr ptr) advapi32.GetSecurityDescriptorGroup +@ stdcall GetSecurityDescriptorLength(ptr) advapi32.GetSecurityDescriptorLength +@ stdcall GetSecurityDescriptorOwner(ptr ptr ptr) advapi32.GetSecurityDescriptorOwner +@ stub GetSecurityDescriptorRMControl +@ stdcall GetSecurityDescriptorSacl(ptr ptr ptr ptr) advapi32.GetSecurityDescriptorSacl +@ stdcall GetSidIdentifierAuthority(ptr) advapi32.GetSidIdentifierAuthority +@ stdcall GetSidLengthRequired(long) advapi32.GetSidLengthRequired +@ stdcall GetSidSubAuthority(ptr long) advapi32.GetSidSubAuthority +@ stdcall GetSidSubAuthorityCount(ptr) advapi32.GetSidSubAuthorityCount +@ stdcall GetTokenInformation(long long ptr long ptr) advapi32.GetTokenInformation +@ stdcall GetTraceEnableFlags(int64) advapi32.GetTraceEnableFlags +@ stdcall GetTraceEnableLevel(int64) advapi32.GetTraceEnableLevel +@ stdcall -ret64 GetTraceLoggerHandle(ptr) advapi32.GetTraceLoggerHandle +@ stdcall InitializeAcl(ptr long long) advapi32.InitializeAcl +@ stdcall InitializeSecurityDescriptor(ptr long) advapi32.InitializeSecurityDescriptor +@ stdcall InitializeSid(ptr ptr long) advapi32.InitializeSid +@ stdcall IsTokenRestricted(long) advapi32.IsTokenRestricted +@ stdcall IsValidAcl(ptr) advapi32.IsValidAcl +@ stdcall IsValidSecurityDescriptor(ptr) advapi32.IsValidSecurityDescriptor +@ stdcall IsValidSid(ptr) advapi32.IsValidSid +@ stdcall MakeAbsoluteSD(ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr) advapi32.MakeAbsoluteSD +@ stdcall MakeSelfRelativeSD(ptr ptr ptr) advapi32.MakeSelfRelativeSD +@ stdcall OpenProcessToken(long long ptr) advapi32.OpenProcessToken +@ stdcall OpenThreadToken(long long long ptr) advapi32.OpenThreadToken +@ stdcall PrivilegeCheck(ptr ptr ptr) advapi32.PrivilegeCheck +@ stdcall PrivilegedServiceAuditAlarmW(wstr wstr long ptr long) advapi32.PrivilegedServiceAuditAlarmW +@ stub QuerySecurityAccessMask +@ stdcall RegCloseKey(long) advapi32.RegCloseKey +@ stdcall RegCopyTreeW(long wstr long) advapi32.RegCopyTreeW +@ stdcall RegCreateKeyExA(long str long ptr long long ptr ptr ptr) advapi32.RegCreateKeyExA +@ stdcall RegCreateKeyExW(long wstr long ptr long long ptr ptr ptr) advapi32.RegCreateKeyExW +@ stdcall RegDeleteKeyExA(long str long long) advapi32.RegDeleteKeyExA +@ stdcall RegDeleteKeyExW(long wstr long long) advapi32.RegDeleteKeyExW +@ stdcall RegDeleteTreeA(long str) advapi32.RegDeleteTreeA +@ stdcall RegDeleteTreeW(long wstr) advapi32.RegDeleteTreeW +@ stdcall RegDeleteValueA(long str) advapi32.RegDeleteValueA +@ stdcall RegDeleteValueW(long wstr) advapi32.RegDeleteValueW +@ stub RegDisablePredefinedCacheEx +@ stdcall RegEnumKeyExA(long long ptr ptr ptr ptr ptr ptr) advapi32.RegEnumKeyExA +@ stdcall RegEnumKeyExW(long long ptr ptr ptr ptr ptr ptr) advapi32.RegEnumKeyExW +@ stdcall RegEnumValueA(long long ptr ptr ptr ptr ptr ptr) advapi32.RegEnumValueA +@ stdcall RegEnumValueW(long long ptr ptr ptr ptr ptr ptr) advapi32.RegEnumValueW +@ stdcall RegFlushKey(long) advapi32.RegFlushKey +@ stdcall RegGetKeySecurity(long long ptr ptr) advapi32.RegGetKeySecurity +@ stdcall RegGetValueA(long str str long ptr ptr ptr) advapi32.RegGetValueA +@ stdcall RegGetValueW(long wstr wstr long ptr ptr ptr) advapi32.RegGetValueW +@ stdcall RegisterTraceGuidsW(ptr ptr ptr long ptr wstr wstr ptr) advapi32.RegisterTraceGuidsW +@ stub RegLoadAppKeyA +@ stub RegLoadAppKeyW +@ stdcall RegLoadKeyA(long str str) advapi32.RegLoadKeyA +@ stdcall RegLoadKeyW(long wstr wstr) advapi32.RegLoadKeyW +@ stdcall RegLoadMUIStringA(long str str long ptr long str) advapi32.RegLoadMUIStringA +@ stdcall RegLoadMUIStringW(long wstr wstr long ptr long wstr) advapi32.RegLoadMUIStringW +@ stdcall RegNotifyChangeKeyValue(long long long long long) advapi32.RegNotifyChangeKeyValue +@ stdcall RegOpenCurrentUser(long ptr) advapi32.RegOpenCurrentUser +@ stdcall RegOpenKeyExA(long str long long ptr) advapi32.RegOpenKeyExA +@ stdcall RegOpenKeyExW(long wstr long long ptr) advapi32.RegOpenKeyExW +@ stdcall RegOpenUserClassesRoot(ptr long long ptr) advapi32.RegOpenUserClassesRoot +@ stdcall RegQueryInfoKeyA(long ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr) advapi32.RegQueryInfoKeyA +@ stdcall RegQueryInfoKeyW(long ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr) advapi32.RegQueryInfoKeyW +@ stdcall RegQueryValueExA(long str ptr ptr ptr ptr) advapi32.RegQueryValueExA +@ stdcall RegQueryValueExW(long wstr ptr ptr ptr ptr) advapi32.RegQueryValueExW +@ stdcall RegRestoreKeyA(long str long) advapi32.RegRestoreKeyA +@ stdcall RegRestoreKeyW(long wstr long) advapi32.RegRestoreKeyW +@ stub RegSaveKeyExA +@ stub RegSaveKeyExW +@ stdcall RegSetKeySecurity(long long ptr) advapi32.RegSetKeySecurity +@ stdcall RegSetValueExA(long str long long ptr long) advapi32.RegSetValueExA +@ stdcall RegSetValueExW(long wstr long long ptr long) advapi32.RegSetValueExW +@ stdcall RegUnLoadKeyA(long str) advapi32.RegUnLoadKeyA +@ stdcall RegUnLoadKeyW(long wstr) advapi32.RegUnLoadKeyW +@ stdcall RevertToSelf() advapi32.RevertToSelf +@ stdcall SetAclInformation(ptr ptr long long) advapi32.SetAclInformation +@ stdcall SetFileSecurityW(wstr long ptr) advapi32.SetFileSecurityW +@ stdcall SetKernelObjectSecurity(long long ptr) advapi32.SetKernelObjectSecurity +@ stub SetSecurityAccessMask +@ stdcall SetSecurityDescriptorControl(ptr long long) advapi32.SetSecurityDescriptorControl +@ stdcall SetSecurityDescriptorDacl(ptr long ptr long) advapi32.SetSecurityDescriptorDacl +@ stdcall SetSecurityDescriptorGroup(ptr ptr long) advapi32.SetSecurityDescriptorGroup +@ stdcall SetSecurityDescriptorOwner(ptr ptr long) advapi32.SetSecurityDescriptorOwner +@ stub SetSecurityDescriptorRMControl +@ stdcall SetSecurityDescriptorSacl(ptr long ptr long) advapi32.SetSecurityDescriptorSacl +@ stdcall SetTokenInformation(long long ptr long) advapi32.SetTokenInformation +@ stdcall TraceEvent(int64 ptr) advapi32.TraceEvent +@ varargs TraceMessage(int64 long ptr long) advapi32.TraceMessage +@ stdcall TraceMessageVa(int64 long ptr long ptr) advapi32.TraceMessageVa +@ stdcall UnregisterTraceGuids(int64) advapi32.UnregisterTraceGuids Index: win32/api-ms-win-downlevel-advapi32-l1-1-0/api-ms-win-downlevel-advapi32-l1-1-0.spec =================================================================== --- win32/api-ms-win-downlevel-advapi32-l1-1-0/api-ms-win-downlevel-advapi32-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-downlevel-advapi32-l1-1-0/api-ms-win-downlevel-advapi32-l1-1-0.spec (working copy) @@ -0,0 +1,145 @@ +@ stdcall AccessCheck(ptr long long ptr ptr ptr ptr ptr) advapi32.AccessCheck +@ stdcall AccessCheckAndAuditAlarmW(wstr ptr wstr wstr ptr long ptr long ptr ptr ptr) advapi32.AccessCheckAndAuditAlarmW +@ stdcall AccessCheckByType(ptr ptr long long ptr long ptr ptr ptr ptr ptr) advapi32.AccessCheckByType +@ stub AccessCheckByTypeAndAuditAlarmW +@ stub AccessCheckByTypeResultList +@ stub AccessCheckByTypeResultListAndAuditAlarmByHandleW +@ stub AccessCheckByTypeResultListAndAuditAlarmW +@ stdcall AddAccessAllowedAce(ptr long long ptr) advapi32.AddAccessAllowedAce +@ stdcall AddAccessAllowedAceEx(ptr long long long ptr) advapi32.AddAccessAllowedAceEx +@ stdcall AddAccessAllowedObjectAce(ptr long long long ptr ptr ptr) advapi32.AddAccessAllowedObjectAce +@ stdcall AddAccessDeniedAce(ptr long long ptr) advapi32.AddAccessDeniedAce +@ stdcall AddAccessDeniedAceEx(ptr long long long ptr) advapi32.AddAccessDeniedAceEx +@ stdcall AddAccessDeniedObjectAce(ptr long long long ptr ptr ptr) advapi32.AddAccessDeniedObjectAce +@ stdcall AddAce(ptr long long ptr long) advapi32.AddAce +@ stdcall AddAuditAccessAce(ptr long long ptr long long) advapi32.AddAuditAccessAce +@ stdcall AddAuditAccessAceEx(ptr long long long ptr long long) advapi32.AddAuditAccessAceEx +@ stdcall AddAuditAccessObjectAce(ptr long long long ptr ptr ptr long long) advapi32.AddAuditAccessObjectAce +@ stdcall AddMandatoryAce(ptr long long long ptr) advapi32.AddMandatoryAce +@ stdcall AdjustTokenGroups(long long ptr long ptr ptr) advapi32.AdjustTokenGroups +@ stdcall AdjustTokenPrivileges(long long ptr long ptr ptr) advapi32.AdjustTokenPrivileges +@ stdcall AllocateAndInitializeSid(ptr long long long long long long long long long ptr) advapi32.AllocateAndInitializeSid +@ stdcall AllocateLocallyUniqueId(ptr) advapi32.AllocateLocallyUniqueId +@ stdcall AreAllAccessesGranted(long long) advapi32.AreAllAccessesGranted +@ stdcall AreAnyAccessesGranted(long long) advapi32.AreAnyAccessesGranted +@ stdcall CheckTokenMembership(long ptr ptr) advapi32.CheckTokenMembership +@ stub ConvertToAutoInheritPrivateObjecSecurity +@ stdcall CopySid(long ptr ptr) advapi32.CopySid +@ stdcall CreatePrivateObjectSecurity(ptr ptr ptr long long ptr) advapi32.CreatePrivateObjectSecurity +@ stdcall CreatePrivateObjectSecurityEx(ptr ptr ptr ptr long long long ptr) advapi32.CreatePrivateObjectSecurityEx +@ stdcall CreatePrivateObjectSecurityWithMultipleInheritance(ptr ptr ptr ptr long long long long ptr) advapi32.CreatePrivateObjectSecurityWithMultipleInheritance +@ stdcall CreateProcessAsUserW(long wstr wstr ptr ptr long long ptr wstr ptr ptr) advapi32.CreateProcessAsUserW +@ stdcall CreateRestrictedToken(long long long ptr long ptr long ptr ptr) advapi32.CreateRestrictedToken +@ stdcall CreateWellKnownSid(long ptr ptr ptr) advapi32.CreateWellKnownSid +@ stdcall DeleteAce(ptr long) advapi32.DeleteAce +@ stdcall DestroyPrivateObjectSecurity(ptr) advapi32.DestroyPrivateObjectSecurity +@ stdcall DuplicateToken(long long ptr) advapi32.DuplicateToken +@ stdcall DuplicateTokenEx(long long ptr long long ptr) advapi32.DuplicateTokenEx +@ stub EqualDomainSid +@ stdcall EqualPrefixSid(ptr ptr) advapi32.EqualPrefixSid +@ stdcall EqualSid(ptr ptr) advapi32.EqualSid +@ stdcall EventActivityIdControl(long ptr) advapi32.EventActivityIdControl +@ stdcall EventEnabled(int64 ptr) advapi32.EventEnabled +@ stdcall EventProviderEnabled(int64 long int64) advapi32.EventProviderEnabled +@ stdcall EventRegister(ptr ptr ptr ptr) advapi32.EventRegister +@ stdcall EventUnregister(int64) advapi32.EventUnregister +@ stdcall EventWrite(int64 ptr long ptr) advapi32.EventWrite +@ stub EventWriteString +@ stub EventWriteTransfer +@ stdcall FindFirstFreeAce(ptr ptr) advapi32.FindFirstFreeAce +@ stdcall FreeSid(ptr) advapi32.FreeSid +@ stdcall GetAce(ptr long ptr) advapi32.GetAce +@ stdcall GetAclInformation(ptr ptr long long) advapi32.GetAclInformation +@ stdcall GetFileSecurityW(wstr long ptr long ptr) advapi32.GetFileSecurityW +@ stdcall GetKernelObjectSecurity(long long ptr long ptr) advapi32.GetKernelObjectSecurity +@ stdcall GetLengthSid(ptr) advapi32.GetLengthSid +@ stdcall GetPrivateObjectSecurity(ptr long ptr long ptr) advapi32.GetPrivateObjectSecurity +@ stdcall GetSecurityDescriptorControl(ptr ptr ptr) advapi32.GetSecurityDescriptorControl +@ stdcall GetSecurityDescriptorDacl(ptr ptr ptr ptr) advapi32.GetSecurityDescriptorDacl +@ stdcall GetSecurityDescriptorGroup(ptr ptr ptr) advapi32.GetSecurityDescriptorGroup +@ stdcall GetSecurityDescriptorLength(ptr) advapi32.GetSecurityDescriptorLength +@ stdcall GetSecurityDescriptorOwner(ptr ptr ptr) advapi32.GetSecurityDescriptorOwner +@ stub GetSecurityDescriptorRMControl +@ stdcall GetSecurityDescriptorSacl(ptr ptr ptr ptr) advapi32.GetSecurityDescriptorSacl +@ stdcall GetSidIdentifierAuthority(ptr) advapi32.GetSidIdentifierAuthority +@ stdcall GetSidLengthRequired(long) advapi32.GetSidLengthRequired +@ stdcall GetSidSubAuthority(ptr long) advapi32.GetSidSubAuthority +@ stdcall GetSidSubAuthorityCount(ptr) advapi32.GetSidSubAuthorityCount +@ stdcall GetTokenInformation(long long ptr long ptr) advapi32.GetTokenInformation +@ stdcall GetTraceEnableFlags(int64) advapi32.GetTraceEnableFlags +@ stdcall GetTraceEnableLevel(int64) advapi32.GetTraceEnableLevel +@ stdcall -ret64 GetTraceLoggerHandle(ptr) advapi32.GetTraceLoggerHandle +@ stdcall InitializeAcl(ptr long long) advapi32.InitializeAcl +@ stdcall InitializeSecurityDescriptor(ptr long) advapi32.InitializeSecurityDescriptor +@ stdcall InitializeSid(ptr ptr long) advapi32.InitializeSid +@ stdcall IsTokenRestricted(long) advapi32.IsTokenRestricted +@ stdcall IsValidAcl(ptr) advapi32.IsValidAcl +@ stdcall IsValidSecurityDescriptor(ptr) advapi32.IsValidSecurityDescriptor +@ stdcall IsValidSid(ptr) advapi32.IsValidSid +@ stdcall MakeAbsoluteSD(ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr) advapi32.MakeAbsoluteSD +@ stdcall MakeSelfRelativeSD(ptr ptr ptr) advapi32.MakeSelfRelativeSD +@ stdcall OpenProcessToken(long long ptr) advapi32.OpenProcessToken +@ stdcall OpenThreadToken(long long long ptr) advapi32.OpenThreadToken +@ stdcall PrivilegeCheck(ptr ptr ptr) advapi32.PrivilegeCheck +@ stdcall PrivilegedServiceAuditAlarmW(wstr wstr long ptr long) advapi32.PrivilegedServiceAuditAlarmW +@ stub QuerySecurityAccessMask +@ stdcall RegCloseKey(long) advapi32.RegCloseKey +@ stdcall RegCopyTreeW(long wstr long) advapi32.RegCopyTreeW +@ stdcall RegCreateKeyExA(long str long ptr long long ptr ptr ptr) advapi32.RegCreateKeyExA +@ stdcall RegCreateKeyExW(long wstr long ptr long long ptr ptr ptr) advapi32.RegCreateKeyExW +@ stdcall RegDeleteKeyExA(long str long long) advapi32.RegDeleteKeyExA +@ stdcall RegDeleteKeyExW(long wstr long long) advapi32.RegDeleteKeyExW +@ stdcall RegDeleteTreeA(long str) advapi32.RegDeleteTreeA +@ stdcall RegDeleteTreeW(long wstr) advapi32.RegDeleteTreeW +@ stdcall RegDeleteValueA(long str) advapi32.RegDeleteValueA +@ stdcall RegDeleteValueW(long wstr) advapi32.RegDeleteValueW +@ stub RegDisablePredefinedCacheEx +@ stdcall RegEnumKeyExA(long long ptr ptr ptr ptr ptr ptr) advapi32.RegEnumKeyExA +@ stdcall RegEnumKeyExW(long long ptr ptr ptr ptr ptr ptr) advapi32.RegEnumKeyExW +@ stdcall RegEnumValueA(long long ptr ptr ptr ptr ptr ptr) advapi32.RegEnumValueA +@ stdcall RegEnumValueW(long long ptr ptr ptr ptr ptr ptr) advapi32.RegEnumValueW +@ stdcall RegFlushKey(long) advapi32.RegFlushKey +@ stdcall RegGetKeySecurity(long long ptr ptr) advapi32.RegGetKeySecurity +@ stdcall RegGetValueA(long str str long ptr ptr ptr) advapi32.RegGetValueA +@ stdcall RegGetValueW(long wstr wstr long ptr ptr ptr) advapi32.RegGetValueW +@ stdcall RegisterTraceGuidsW(ptr ptr ptr long ptr wstr wstr ptr) advapi32.RegisterTraceGuidsW +@ stub RegLoadAppKeyA +@ stub RegLoadAppKeyW +@ stdcall RegLoadKeyA(long str str) advapi32.RegLoadKeyA +@ stdcall RegLoadKeyW(long wstr wstr) advapi32.RegLoadKeyW +@ stdcall RegLoadMUIStringA(long str str long ptr long str) advapi32.RegLoadMUIStringA +@ stdcall RegLoadMUIStringW(long wstr wstr long ptr long wstr) advapi32.RegLoadMUIStringW +@ stdcall RegNotifyChangeKeyValue(long long long long long) advapi32.RegNotifyChangeKeyValue +@ stdcall RegOpenCurrentUser(long ptr) advapi32.RegOpenCurrentUser +@ stdcall RegOpenKeyExA(long str long long ptr) advapi32.RegOpenKeyExA +@ stdcall RegOpenKeyExW(long wstr long long ptr) advapi32.RegOpenKeyExW +@ stdcall RegOpenUserClassesRoot(ptr long long ptr) advapi32.RegOpenUserClassesRoot +@ stdcall RegQueryInfoKeyA(long ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr) advapi32.RegQueryInfoKeyA +@ stdcall RegQueryInfoKeyW(long ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr) advapi32.RegQueryInfoKeyW +@ stdcall RegQueryValueExA(long str ptr ptr ptr ptr) advapi32.RegQueryValueExA +@ stdcall RegQueryValueExW(long wstr ptr ptr ptr ptr) advapi32.RegQueryValueExW +@ stdcall RegRestoreKeyA(long str long) advapi32.RegRestoreKeyA +@ stdcall RegRestoreKeyW(long wstr long) advapi32.RegRestoreKeyW +@ stub RegSaveKeyExA +@ stub RegSaveKeyExW +@ stdcall RegSetKeySecurity(long long ptr) advapi32.RegSetKeySecurity +@ stdcall RegSetValueExA(long str long long ptr long) advapi32.RegSetValueExA +@ stdcall RegSetValueExW(long wstr long long ptr long) advapi32.RegSetValueExW +@ stdcall RegUnLoadKeyA(long str) advapi32.RegUnLoadKeyA +@ stdcall RegUnLoadKeyW(long wstr) advapi32.RegUnLoadKeyW +@ stdcall RevertToSelf() advapi32.RevertToSelf +@ stdcall SetAclInformation(ptr ptr long long) advapi32.SetAclInformation +@ stdcall SetFileSecurityW(wstr long ptr) advapi32.SetFileSecurityW +@ stdcall SetKernelObjectSecurity(long long ptr) advapi32.SetKernelObjectSecurity +@ stub SetSecurityAccessMask +@ stdcall SetSecurityDescriptorControl(ptr long long) advapi32.SetSecurityDescriptorControl +@ stdcall SetSecurityDescriptorDacl(ptr long ptr long) advapi32.SetSecurityDescriptorDacl +@ stdcall SetSecurityDescriptorGroup(ptr ptr long) advapi32.SetSecurityDescriptorGroup +@ stdcall SetSecurityDescriptorOwner(ptr ptr long) advapi32.SetSecurityDescriptorOwner +@ stub SetSecurityDescriptorRMControl +@ stdcall SetSecurityDescriptorSacl(ptr long ptr long) advapi32.SetSecurityDescriptorSacl +@ stdcall SetTokenInformation(long long ptr long) advapi32.SetTokenInformation +@ stdcall TraceEvent(int64 ptr) advapi32.TraceEvent +@ varargs TraceMessage(int64 long ptr long) advapi32.TraceMessage +@ stdcall TraceMessageVa(int64 long ptr long ptr) advapi32.TraceMessageVa +@ stdcall UnregisterTraceGuids(int64) advapi32.UnregisterTraceGuids Index: win32/api-ms-win-downlevel-advapi32-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-downlevel-advapi32-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-downlevel-advapi32-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-downlevel-advapi32-l1-1-0.dll api-ms-win-downlevel-advapi32-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-downlevel-advapi32-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-downlevel-advapi32-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-downlevel-advapi32-l1-1-0.def) + +set_target_properties(api-ms-win-downlevel-advapi32-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-downlevel-advapi32-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-downlevel-advapi32-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-downlevel-advapi32-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-downlevel-advapi32-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-downlevel-advapi32-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-downlevel-advapi32-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-downlevel-advapi32-l1-1-0.dll Index: win32/api-ms-win-downlevel-advapi32-l2-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-downlevel-advapi32-l2-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-downlevel-advapi32-l2-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-downlevel-advapi32-l2-1-0.dll api-ms-win-downlevel-advapi32-l2-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-downlevel-advapi32-l2-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-downlevel-advapi32-l2-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-downlevel-advapi32-l2-1-0.def) + +set_target_properties(api-ms-win-downlevel-advapi32-l2-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-downlevel-advapi32-l2-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-downlevel-advapi32-l2-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-downlevel-advapi32-l2-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-downlevel-advapi32-l2-1-0/Makefile.in =================================================================== --- win32/api-ms-win-downlevel-advapi32-l2-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-downlevel-advapi32-l2-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-downlevel-advapi32-l2-1-0.dll Index: win32/api-ms-win-downlevel-advapi32-l2-1-0/api-ms-win-downlevel-advapi32-l2-1-0.spec =================================================================== --- win32/api-ms-win-downlevel-advapi32-l2-1-0/api-ms-win-downlevel-advapi32-l2-1-0.spec (nonexistent) +++ win32/api-ms-win-downlevel-advapi32-l2-1-0/api-ms-win-downlevel-advapi32-l2-1-0.spec (working copy) @@ -0,0 +1,14 @@ +@ stdcall CloseServiceHandle(long) advapi32.CloseServiceHandle +@ stdcall ConvertSidToStringSidW(ptr ptr) advapi32.ConvertSidToStringSidW +@ stdcall ConvertStringSecurityDescriptorToSecurityDescriptorW(wstr long ptr ptr) advapi32.ConvertStringSecurityDescriptorToSecurityDescriptorW +@ stdcall ConvertStringSidToSidW(ptr ptr) advapi32.ConvertStringSidToSidW +@ stdcall CredDeleteW(wstr long long) advapi32.CredDeleteW +@ stdcall CredEnumerateW(wstr long ptr ptr) advapi32.CredEnumerateW +@ stdcall CredFree(ptr) advapi32.CredFree +@ stdcall CredReadDomainCredentialsW(ptr long ptr ptr) advapi32.CredReadDomainCredentialsW +@ stdcall CredReadW(wstr long long ptr) advapi32.CredReadW +@ stub CredWriteDomainCredentialsW +@ stdcall CredWriteW(ptr long) advapi32.CredWriteW +@ stdcall OpenSCManagerW(wstr wstr long) advapi32.OpenSCManagerW +@ stdcall OpenServiceW(long wstr long) advapi32.OpenServiceW +@ stdcall QueryServiceConfigW(long ptr long ptr) advapi32.QueryServiceConfigW Index: win32/api-ms-win-downlevel-advapi32-l2-1-0/api-ms-win-downlevel-advapi32-l2-1-0.spec =================================================================== --- win32/api-ms-win-downlevel-advapi32-l2-1-0/api-ms-win-downlevel-advapi32-l2-1-0.spec (nonexistent) +++ win32/api-ms-win-downlevel-advapi32-l2-1-0/api-ms-win-downlevel-advapi32-l2-1-0.spec (working copy) @@ -0,0 +1,14 @@ +@ stdcall CloseServiceHandle(long) advapi32.CloseServiceHandle +@ stdcall ConvertSidToStringSidW(ptr ptr) advapi32.ConvertSidToStringSidW +@ stdcall ConvertStringSecurityDescriptorToSecurityDescriptorW(wstr long ptr ptr) advapi32.ConvertStringSecurityDescriptorToSecurityDescriptorW +@ stdcall ConvertStringSidToSidW(ptr ptr) advapi32.ConvertStringSidToSidW +@ stdcall CredDeleteW(wstr long long) advapi32.CredDeleteW +@ stdcall CredEnumerateW(wstr long ptr ptr) advapi32.CredEnumerateW +@ stdcall CredFree(ptr) advapi32.CredFree +@ stdcall CredReadDomainCredentialsW(ptr long ptr ptr) advapi32.CredReadDomainCredentialsW +@ stdcall CredReadW(wstr long long ptr) advapi32.CredReadW +@ stub CredWriteDomainCredentialsW +@ stdcall CredWriteW(ptr long) advapi32.CredWriteW +@ stdcall OpenSCManagerW(wstr wstr long) advapi32.OpenSCManagerW +@ stdcall OpenServiceW(long wstr long) advapi32.OpenServiceW +@ stdcall QueryServiceConfigW(long ptr long ptr) advapi32.QueryServiceConfigW Index: win32/api-ms-win-downlevel-advapi32-l2-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-downlevel-advapi32-l2-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-downlevel-advapi32-l2-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-downlevel-advapi32-l2-1-0.dll api-ms-win-downlevel-advapi32-l2-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-downlevel-advapi32-l2-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-downlevel-advapi32-l2-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-downlevel-advapi32-l2-1-0.def) + +set_target_properties(api-ms-win-downlevel-advapi32-l2-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-downlevel-advapi32-l2-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-downlevel-advapi32-l2-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-downlevel-advapi32-l2-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-downlevel-advapi32-l2-1-0/Makefile.in =================================================================== --- win32/api-ms-win-downlevel-advapi32-l2-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-downlevel-advapi32-l2-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-downlevel-advapi32-l2-1-0.dll Index: win32/api-ms-win-downlevel-normaliz-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-downlevel-normaliz-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-downlevel-normaliz-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-downlevel-normaliz-l1-1-0.dll api-ms-win-downlevel-normaliz-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-downlevel-normaliz-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-downlevel-normaliz-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-downlevel-normaliz-l1-1-0.def) + +set_target_properties(api-ms-win-downlevel-normaliz-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-downlevel-normaliz-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-downlevel-normaliz-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-downlevel-normaliz-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-downlevel-normaliz-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-downlevel-normaliz-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-downlevel-normaliz-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-downlevel-normaliz-l1-1-0.dll Index: win32/api-ms-win-downlevel-normaliz-l1-1-0/api-ms-win-downlevel-normaliz-l1-1-0.spec =================================================================== --- win32/api-ms-win-downlevel-normaliz-l1-1-0/api-ms-win-downlevel-normaliz-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-downlevel-normaliz-l1-1-0/api-ms-win-downlevel-normaliz-l1-1-0.spec (working copy) @@ -0,0 +1,2 @@ +@ stdcall IdnToAscii(long wstr long ptr long) kernel32.IdnToAscii +@ stdcall IdnToUnicode(long wstr long ptr long) kernel32.IdnToUnicode Index: win32/api-ms-win-downlevel-normaliz-l1-1-0/api-ms-win-downlevel-normaliz-l1-1-0.spec =================================================================== --- win32/api-ms-win-downlevel-normaliz-l1-1-0/api-ms-win-downlevel-normaliz-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-downlevel-normaliz-l1-1-0/api-ms-win-downlevel-normaliz-l1-1-0.spec (working copy) @@ -0,0 +1,2 @@ +@ stdcall IdnToAscii(long wstr long ptr long) kernel32.IdnToAscii +@ stdcall IdnToUnicode(long wstr long ptr long) kernel32.IdnToUnicode Index: win32/api-ms-win-downlevel-normaliz-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-downlevel-normaliz-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-downlevel-normaliz-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-downlevel-normaliz-l1-1-0.dll api-ms-win-downlevel-normaliz-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-downlevel-normaliz-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-downlevel-normaliz-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-downlevel-normaliz-l1-1-0.def) + +set_target_properties(api-ms-win-downlevel-normaliz-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-downlevel-normaliz-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-downlevel-normaliz-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-downlevel-normaliz-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-downlevel-normaliz-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-downlevel-normaliz-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-downlevel-normaliz-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-downlevel-normaliz-l1-1-0.dll Index: win32/api-ms-win-downlevel-ole32-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-downlevel-ole32-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-downlevel-ole32-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-downlevel-ole32-l1-1-0.dll api-ms-win-downlevel-ole32-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-downlevel-ole32-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-downlevel-ole32-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-downlevel-ole32-l1-1-0.def) + +set_target_properties(api-ms-win-downlevel-ole32-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-downlevel-ole32-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-downlevel-ole32-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-downlevel-ole32-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-downlevel-ole32-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-downlevel-ole32-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-downlevel-ole32-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-downlevel-ole32-l1-1-0.dll Index: win32/api-ms-win-downlevel-ole32-l1-1-0/api-ms-win-downlevel-ole32-l1-1-0.spec =================================================================== --- win32/api-ms-win-downlevel-ole32-l1-1-0/api-ms-win-downlevel-ole32-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-downlevel-ole32-l1-1-0/api-ms-win-downlevel-ole32-l1-1-0.spec (working copy) @@ -0,0 +1,48 @@ +@ stdcall CLSIDFromProgID(wstr ptr) ole32.CLSIDFromProgID +@ stdcall CLSIDFromString(wstr ptr) ole32.CLSIDFromString +@ stdcall CoCopyProxy(ptr ptr) ole32.CoCopyProxy +@ stdcall CoCreateFreeThreadedMarshaler(ptr ptr) ole32.CoCreateFreeThreadedMarshaler +@ stdcall CoCreateGuid(ptr) ole32.CoCreateGuid +@ stdcall CoCreateInstance(ptr ptr long ptr ptr) ole32.CoCreateInstance +@ stdcall CoCreateInstanceEx(ptr ptr long ptr long ptr) ole32.CoCreateInstanceEx +@ stdcall CoDisconnectObject(ptr long) ole32.CoDisconnectObject +@ stdcall CoFreeUnusedLibraries() ole32.CoFreeUnusedLibraries +@ stdcall CoFreeUnusedLibrariesEx(long long) ole32.CoFreeUnusedLibrariesEx +@ stdcall CoGetApartmentType(ptr ptr) ole32.CoGetApartmentType +@ stdcall CoGetClassObject(ptr long ptr ptr ptr) ole32.CoGetClassObject +@ stdcall CoGetCurrentLogicalThreadId(ptr) ole32.CoGetCurrentLogicalThreadId +@ stdcall CoGetInterfaceAndReleaseStream(ptr ptr ptr) ole32.CoGetInterfaceAndReleaseStream +@ stdcall CoGetMalloc(long ptr) ole32.CoGetMalloc +@ stdcall CoGetMarshalSizeMax(ptr ptr ptr long ptr long) ole32.CoGetMarshalSizeMax +@ stdcall CoGetObjectContext(ptr ptr) ole32.CoGetObjectContext +@ stub CoGetStdMarshalEx +@ stdcall CoGetTreatAsClass(ptr ptr) ole32.CoGetTreatAsClass +@ stdcall CoImpersonateClient() ole32.CoImpersonateClient +@ stdcall CoInitializeEx(ptr long) ole32.CoInitializeEx +@ stdcall CoInitializeSecurity(ptr long ptr ptr long long ptr long ptr) ole32.CoInitializeSecurity +@ stdcall CoMarshalInterface(ptr ptr ptr long ptr long) ole32.CoMarshalInterface +@ stdcall CoMarshalInterThreadInterfaceInStream(ptr ptr ptr) ole32.CoMarshalInterThreadInterfaceInStream +@ stdcall CoRegisterClassObject(ptr ptr long long ptr) ole32.CoRegisterClassObject +@ stdcall CoRegisterInitializeSpy(ptr ptr) ole32.CoRegisterInitializeSpy +@ stdcall CoRegisterMessageFilter(ptr ptr) ole32.CoRegisterMessageFilter +@ stdcall CoReleaseMarshalData(ptr) ole32.CoReleaseMarshalData +@ stdcall CoRevertToSelf() ole32.CoRevertToSelf +@ stdcall CoRevokeClassObject(long) ole32.CoRevokeClassObject +@ stdcall CoRevokeInitializeSpy(int64) ole32.CoRevokeInitializeSpy +@ stdcall CoSetProxyBlanket(ptr long long ptr long long ptr long) ole32.CoSetProxyBlanket +@ stdcall CoTaskMemAlloc(long) ole32.CoTaskMemAlloc +@ stdcall CoTaskMemFree(ptr) ole32.CoTaskMemFree +@ stdcall CoTaskMemRealloc(ptr long) ole32.CoTaskMemRealloc +@ stdcall CoUninitialize() ole32.CoUninitialize +@ stdcall CoUnmarshalInterface(ptr ptr ptr) ole32.CoUnmarshalInterface +@ stdcall CoWaitForMultipleHandles(long long long ptr ptr) ole32.CoWaitForMultipleHandles +@ stdcall CreateStreamOnHGlobal(ptr long ptr) ole32.CreateStreamOnHGlobal +@ stdcall FreePropVariantArray(long ptr) ole32.FreePropVariantArray +@ stdcall GetHGlobalFromStream(ptr ptr) ole32.GetHGlobalFromStream +@ stdcall IIDFromString(wstr ptr) ole32.IIDFromString +@ stdcall ProgIDFromCLSID(ptr ptr) ole32.ProgIDFromCLSID +@ stdcall PropVariantClear(ptr) ole32.PropVariantClear +@ stdcall PropVariantCopy(ptr ptr) ole32.PropVariantCopy +@ stdcall StringFromCLSID(ptr ptr) ole32.StringFromCLSID +@ stdcall StringFromGUID2(ptr ptr long) ole32.StringFromGUID2 +@ stdcall StringFromIID(ptr ptr) ole32.StringFromIID Index: win32/api-ms-win-downlevel-ole32-l1-1-0/api-ms-win-downlevel-ole32-l1-1-0.spec =================================================================== --- win32/api-ms-win-downlevel-ole32-l1-1-0/api-ms-win-downlevel-ole32-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-downlevel-ole32-l1-1-0/api-ms-win-downlevel-ole32-l1-1-0.spec (working copy) @@ -0,0 +1,48 @@ +@ stdcall CLSIDFromProgID(wstr ptr) ole32.CLSIDFromProgID +@ stdcall CLSIDFromString(wstr ptr) ole32.CLSIDFromString +@ stdcall CoCopyProxy(ptr ptr) ole32.CoCopyProxy +@ stdcall CoCreateFreeThreadedMarshaler(ptr ptr) ole32.CoCreateFreeThreadedMarshaler +@ stdcall CoCreateGuid(ptr) ole32.CoCreateGuid +@ stdcall CoCreateInstance(ptr ptr long ptr ptr) ole32.CoCreateInstance +@ stdcall CoCreateInstanceEx(ptr ptr long ptr long ptr) ole32.CoCreateInstanceEx +@ stdcall CoDisconnectObject(ptr long) ole32.CoDisconnectObject +@ stdcall CoFreeUnusedLibraries() ole32.CoFreeUnusedLibraries +@ stdcall CoFreeUnusedLibrariesEx(long long) ole32.CoFreeUnusedLibrariesEx +@ stdcall CoGetApartmentType(ptr ptr) ole32.CoGetApartmentType +@ stdcall CoGetClassObject(ptr long ptr ptr ptr) ole32.CoGetClassObject +@ stdcall CoGetCurrentLogicalThreadId(ptr) ole32.CoGetCurrentLogicalThreadId +@ stdcall CoGetInterfaceAndReleaseStream(ptr ptr ptr) ole32.CoGetInterfaceAndReleaseStream +@ stdcall CoGetMalloc(long ptr) ole32.CoGetMalloc +@ stdcall CoGetMarshalSizeMax(ptr ptr ptr long ptr long) ole32.CoGetMarshalSizeMax +@ stdcall CoGetObjectContext(ptr ptr) ole32.CoGetObjectContext +@ stub CoGetStdMarshalEx +@ stdcall CoGetTreatAsClass(ptr ptr) ole32.CoGetTreatAsClass +@ stdcall CoImpersonateClient() ole32.CoImpersonateClient +@ stdcall CoInitializeEx(ptr long) ole32.CoInitializeEx +@ stdcall CoInitializeSecurity(ptr long ptr ptr long long ptr long ptr) ole32.CoInitializeSecurity +@ stdcall CoMarshalInterface(ptr ptr ptr long ptr long) ole32.CoMarshalInterface +@ stdcall CoMarshalInterThreadInterfaceInStream(ptr ptr ptr) ole32.CoMarshalInterThreadInterfaceInStream +@ stdcall CoRegisterClassObject(ptr ptr long long ptr) ole32.CoRegisterClassObject +@ stdcall CoRegisterInitializeSpy(ptr ptr) ole32.CoRegisterInitializeSpy +@ stdcall CoRegisterMessageFilter(ptr ptr) ole32.CoRegisterMessageFilter +@ stdcall CoReleaseMarshalData(ptr) ole32.CoReleaseMarshalData +@ stdcall CoRevertToSelf() ole32.CoRevertToSelf +@ stdcall CoRevokeClassObject(long) ole32.CoRevokeClassObject +@ stdcall CoRevokeInitializeSpy(int64) ole32.CoRevokeInitializeSpy +@ stdcall CoSetProxyBlanket(ptr long long ptr long long ptr long) ole32.CoSetProxyBlanket +@ stdcall CoTaskMemAlloc(long) ole32.CoTaskMemAlloc +@ stdcall CoTaskMemFree(ptr) ole32.CoTaskMemFree +@ stdcall CoTaskMemRealloc(ptr long) ole32.CoTaskMemRealloc +@ stdcall CoUninitialize() ole32.CoUninitialize +@ stdcall CoUnmarshalInterface(ptr ptr ptr) ole32.CoUnmarshalInterface +@ stdcall CoWaitForMultipleHandles(long long long ptr ptr) ole32.CoWaitForMultipleHandles +@ stdcall CreateStreamOnHGlobal(ptr long ptr) ole32.CreateStreamOnHGlobal +@ stdcall FreePropVariantArray(long ptr) ole32.FreePropVariantArray +@ stdcall GetHGlobalFromStream(ptr ptr) ole32.GetHGlobalFromStream +@ stdcall IIDFromString(wstr ptr) ole32.IIDFromString +@ stdcall ProgIDFromCLSID(ptr ptr) ole32.ProgIDFromCLSID +@ stdcall PropVariantClear(ptr) ole32.PropVariantClear +@ stdcall PropVariantCopy(ptr ptr) ole32.PropVariantCopy +@ stdcall StringFromCLSID(ptr ptr) ole32.StringFromCLSID +@ stdcall StringFromGUID2(ptr ptr long) ole32.StringFromGUID2 +@ stdcall StringFromIID(ptr ptr) ole32.StringFromIID Index: win32/api-ms-win-downlevel-ole32-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-downlevel-ole32-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-downlevel-ole32-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-downlevel-ole32-l1-1-0.dll api-ms-win-downlevel-ole32-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-downlevel-ole32-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-downlevel-ole32-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-downlevel-ole32-l1-1-0.def) + +set_target_properties(api-ms-win-downlevel-ole32-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-downlevel-ole32-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-downlevel-ole32-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-downlevel-ole32-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-downlevel-ole32-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-downlevel-ole32-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-downlevel-ole32-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-downlevel-ole32-l1-1-0.dll Index: win32/api-ms-win-downlevel-shell32-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-downlevel-shell32-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-downlevel-shell32-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-downlevel-shell32-l1-1-0.dll api-ms-win-downlevel-shell32-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-downlevel-shell32-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-downlevel-shell32-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-downlevel-shell32-l1-1-0.def) + +set_target_properties(api-ms-win-downlevel-shell32-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-downlevel-shell32-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-downlevel-shell32-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-downlevel-shell32-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-downlevel-shell32-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-downlevel-shell32-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-downlevel-shell32-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-downlevel-shell32-l1-1-0.dll Index: win32/api-ms-win-downlevel-shell32-l1-1-0/api-ms-win-downlevel-shell32-l1-1-0.spec =================================================================== --- win32/api-ms-win-downlevel-shell32-l1-1-0/api-ms-win-downlevel-shell32-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-downlevel-shell32-l1-1-0/api-ms-win-downlevel-shell32-l1-1-0.spec (working copy) @@ -0,0 +1,3 @@ +@ stdcall CommandLineToArgvW(wstr ptr) shell32.CommandLineToArgvW +@ stdcall GetCurrentProcessExplicitAppUserModelID(ptr) shell32.GetCurrentProcessExplicitAppUserModelID +@ stdcall SetCurrentProcessExplicitAppUserModelID(wstr) shell32.SetCurrentProcessExplicitAppUserModelID Index: win32/api-ms-win-downlevel-shell32-l1-1-0/api-ms-win-downlevel-shell32-l1-1-0.spec =================================================================== --- win32/api-ms-win-downlevel-shell32-l1-1-0/api-ms-win-downlevel-shell32-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-downlevel-shell32-l1-1-0/api-ms-win-downlevel-shell32-l1-1-0.spec (working copy) @@ -0,0 +1,3 @@ +@ stdcall CommandLineToArgvW(wstr ptr) shell32.CommandLineToArgvW +@ stdcall GetCurrentProcessExplicitAppUserModelID(ptr) shell32.GetCurrentProcessExplicitAppUserModelID +@ stdcall SetCurrentProcessExplicitAppUserModelID(wstr) shell32.SetCurrentProcessExplicitAppUserModelID Index: win32/api-ms-win-downlevel-shell32-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-downlevel-shell32-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-downlevel-shell32-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-downlevel-shell32-l1-1-0.dll api-ms-win-downlevel-shell32-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-downlevel-shell32-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-downlevel-shell32-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-downlevel-shell32-l1-1-0.def) + +set_target_properties(api-ms-win-downlevel-shell32-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-downlevel-shell32-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-downlevel-shell32-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-downlevel-shell32-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-downlevel-shell32-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-downlevel-shell32-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-downlevel-shell32-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-downlevel-shell32-l1-1-0.dll Index: win32/api-ms-win-downlevel-shlwapi-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-downlevel-shlwapi-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-downlevel-shlwapi-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-downlevel-shlwapi-l1-1-0.dll api-ms-win-downlevel-shlwapi-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-downlevel-shlwapi-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-downlevel-shlwapi-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-downlevel-shlwapi-l1-1-0.def) + +set_target_properties(api-ms-win-downlevel-shlwapi-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-downlevel-shlwapi-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-downlevel-shlwapi-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-downlevel-shlwapi-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-downlevel-shlwapi-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-downlevel-shlwapi-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-downlevel-shlwapi-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-downlevel-shlwapi-l1-1-0.dll Index: win32/api-ms-win-downlevel-shlwapi-l1-1-0/api-ms-win-downlevel-shlwapi-l1-1-0.spec =================================================================== --- win32/api-ms-win-downlevel-shlwapi-l1-1-0/api-ms-win-downlevel-shlwapi-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-downlevel-shlwapi-l1-1-0/api-ms-win-downlevel-shlwapi-l1-1-0.spec (working copy) @@ -0,0 +1,155 @@ +@ stdcall GetAcceptLanguagesW(ptr ptr) shlwapi.GetAcceptLanguagesW +@ stdcall HashData(ptr long ptr long) shlwapi.HashData +@ stdcall IsInternetESCEnabled() shlwapi.IsInternetESCEnabled +@ stdcall ParseURLW(wstr ptr) shlwapi.ParseURLW +@ stdcall PathAddBackslashA(str) shlwapi.PathAddBackslashA +@ stdcall PathAddBackslashW(wstr) shlwapi.PathAddBackslashW +@ stdcall PathAddExtensionA(str str) shlwapi.PathAddExtensionA +@ stdcall PathAddExtensionW(wstr wstr) shlwapi.PathAddExtensionW +@ stdcall PathAppendA(str str) shlwapi.PathAppendA +@ stdcall PathAppendW(wstr wstr) shlwapi.PathAppendW +@ stdcall PathCanonicalizeA(ptr str) shlwapi.PathCanonicalizeA +@ stdcall PathCanonicalizeW(ptr wstr) shlwapi.PathCanonicalizeW +@ stdcall PathCommonPrefixA(str str ptr) shlwapi.PathCommonPrefixA +@ stdcall PathCommonPrefixW(wstr wstr ptr) shlwapi.PathCommonPrefixW +@ stdcall PathCreateFromUrlAlloc(wstr ptr long) shlwapi.PathCreateFromUrlAlloc +@ stdcall PathCreateFromUrlW(wstr ptr ptr long) shlwapi.PathCreateFromUrlW +@ stdcall PathFileExistsA(str) shlwapi.PathFileExistsA +@ stdcall PathFileExistsW(wstr) shlwapi.PathFileExistsW +@ stdcall PathFindExtensionA(str) shlwapi.PathFindExtensionA +@ stdcall PathFindExtensionW(wstr) shlwapi.PathFindExtensionW +@ stdcall PathFindFileNameA(str) shlwapi.PathFindFileNameA +@ stdcall PathFindFileNameW(wstr) shlwapi.PathFindFileNameW +@ stdcall PathFindNextComponentA(str) shlwapi.PathFindNextComponentA +@ stdcall PathFindNextComponentW(wstr) shlwapi.PathFindNextComponentW +@ stdcall PathGetArgsA(str) shlwapi.PathGetArgsA +@ stdcall PathGetArgsW(wstr) shlwapi.PathGetArgsW +@ stdcall PathGetDriveNumberA(str) shlwapi.PathGetDriveNumberA +@ stdcall PathGetDriveNumberW(wstr) shlwapi.PathGetDriveNumberW +@ stdcall PathIsFileSpecA(str) shlwapi.PathIsFileSpecA +@ stdcall PathIsFileSpecW(wstr) shlwapi.PathIsFileSpecW +@ stdcall PathIsLFNFileSpecA(str) shlwapi.PathIsLFNFileSpecA +@ stdcall PathIsLFNFileSpecW(wstr) shlwapi.PathIsLFNFileSpecW +@ stdcall PathIsPrefixA(str str) shlwapi.PathIsPrefixA +@ stdcall PathIsPrefixW(wstr wstr) shlwapi.PathIsPrefixW +@ stdcall PathIsRelativeA(str) shlwapi.PathIsRelativeA +@ stdcall PathIsRelativeW(wstr) shlwapi.PathIsRelativeW +@ stdcall PathIsRootA(str) shlwapi.PathIsRootA +@ stdcall PathIsRootW(wstr) shlwapi.PathIsRootW +@ stdcall PathIsSameRootA(str str) shlwapi.PathIsSameRootA +@ stdcall PathIsSameRootW(wstr wstr) shlwapi.PathIsSameRootW +@ stdcall PathIsUNCA(str) shlwapi.PathIsUNCA +@ stdcall PathIsUNCServerA(str) shlwapi.PathIsUNCServerA +@ stdcall PathIsUNCServerShareA(str) shlwapi.PathIsUNCServerShareA +@ stdcall PathIsUNCServerShareW(wstr) shlwapi.PathIsUNCServerShareW +@ stdcall PathIsUNCServerW(wstr) shlwapi.PathIsUNCServerW +@ stdcall PathIsUNCW(wstr) shlwapi.PathIsUNCW +@ stdcall PathIsURLW(wstr) shlwapi.PathIsURLW +@ stdcall PathParseIconLocationA(str) shlwapi.PathParseIconLocationA +@ stdcall PathParseIconLocationW(wstr) shlwapi.PathParseIconLocationW +@ stdcall PathRelativePathToA(ptr str long str long) shlwapi.PathRelativePathToA +@ stdcall PathRelativePathToW(ptr wstr long wstr long) shlwapi.PathRelativePathToW +@ stdcall PathRemoveBackslashA(str) shlwapi.PathRemoveBackslashA +@ stdcall PathRemoveBackslashW(wstr) shlwapi.PathRemoveBackslashW +@ stdcall PathRemoveBlanksA(str) shlwapi.PathRemoveBlanksA +@ stdcall PathRemoveBlanksW(wstr) shlwapi.PathRemoveBlanksW +@ stdcall PathRemoveExtensionA(str) shlwapi.PathRemoveExtensionA +@ stdcall PathRemoveExtensionW(wstr) shlwapi.PathRemoveExtensionW +@ stdcall PathRemoveFileSpecA(str) shlwapi.PathRemoveFileSpecA +@ stdcall PathRemoveFileSpecW(wstr) shlwapi.PathRemoveFileSpecW +@ stdcall PathRenameExtensionA(str str) shlwapi.PathRenameExtensionA +@ stdcall PathRenameExtensionW(wstr wstr) shlwapi.PathRenameExtensionW +@ stdcall PathSkipRootA(str) shlwapi.PathSkipRootA +@ stdcall PathSkipRootW(wstr) shlwapi.PathSkipRootW +@ stdcall PathStripPathA(str) shlwapi.PathStripPathA +@ stdcall PathStripPathW(wstr) shlwapi.PathStripPathW +@ stdcall PathStripToRootA(str) shlwapi.PathStripToRootA +@ stdcall PathStripToRootW(wstr) shlwapi.PathStripToRootW +@ stdcall PathUnquoteSpacesA(str) shlwapi.PathUnquoteSpacesA +@ stdcall PathUnquoteSpacesW(wstr) shlwapi.PathUnquoteSpacesW +@ stdcall QISearch(long long long long) shlwapi.QISearch +@ stdcall SHLoadIndirectString(wstr ptr long ptr) shlwapi.SHLoadIndirectString +@ stdcall SHRegCloseUSKey(ptr) shlwapi.SHRegCloseUSKey +@ stdcall SHRegDeleteUSValueA(long str long) shlwapi.SHRegDeleteUSValueA +@ stdcall SHRegDeleteUSValueW(long wstr long) shlwapi.SHRegDeleteUSValueW +@ stdcall SHRegEnumUSKeyA(long long str ptr long) shlwapi.SHRegEnumUSKeyA +@ stdcall SHRegEnumUSKeyW(long long wstr ptr long) shlwapi.SHRegEnumUSKeyW +@ stdcall SHRegGetBoolUSValueA(str str long long) shlwapi.SHRegGetBoolUSValueA +@ stdcall SHRegGetBoolUSValueW(wstr wstr long long) shlwapi.SHRegGetBoolUSValueW +@ stdcall SHRegGetUSValueA( str str ptr ptr ptr long ptr long ) shlwapi.SHRegGetUSValueA +@ stdcall SHRegGetUSValueW( wstr wstr ptr ptr ptr long ptr long ) shlwapi.SHRegGetUSValueW +@ stdcall SHRegOpenUSKeyA( str long long long long ) shlwapi.SHRegOpenUSKeyA +@ stdcall SHRegOpenUSKeyW( wstr long long long long ) shlwapi.SHRegOpenUSKeyW +@ stdcall SHRegQueryUSValueA( long str ptr ptr ptr long ptr long ) shlwapi.SHRegQueryUSValueA +@ stdcall SHRegQueryUSValueW( long wstr ptr ptr ptr long ptr long ) shlwapi.SHRegQueryUSValueW +@ stdcall SHRegSetUSValueA( str str long ptr long long) shlwapi.SHRegSetUSValueA +@ stdcall SHRegSetUSValueW( wstr wstr long ptr long long) shlwapi.SHRegSetUSValueW +@ stdcall StrCatBuffA(str str long) shlwapi.StrCatBuffA +@ stdcall StrCatBuffW(wstr wstr long) shlwapi.StrCatBuffW +@ stdcall StrCatChainW(ptr long long wstr) shlwapi.StrCatChainW +@ stdcall StrChrA(str long) shlwapi.StrChrA +@ stdcall StrChrIA(str long) shlwapi.StrChrIA +@ stdcall StrChrIW(wstr long) shlwapi.StrChrIW +@ stub StrChrNIW +@ stdcall StrChrNW(wstr long long) shlwapi.StrChrNW +@ stdcall StrChrW(wstr long) shlwapi.StrChrW +@ stdcall StrCmpCA(str str) shlwapi.StrCmpCA +@ stdcall StrCmpCW(wstr wstr) shlwapi.StrCmpCW +@ stdcall StrCmpICA(str str) shlwapi.StrCmpICA +@ stdcall StrCmpICW(wstr wstr) shlwapi.StrCmpICW +@ stdcall StrCmpIW(wstr wstr) shlwapi.StrCmpIW +@ stdcall StrCmpLogicalW(wstr wstr) shlwapi.StrCmpLogicalW +@ stdcall StrCmpNA(str str long) shlwapi.StrCmpNA +@ stdcall StrCmpNCA(str ptr long) shlwapi.StrCmpNCA +@ stdcall StrCmpNCW(wstr wstr long) shlwapi.StrCmpNCW +@ stdcall StrCmpNIA(str str long) shlwapi.StrCmpNIA +@ stdcall StrCmpNICA(long long long) shlwapi.StrCmpNICA +@ stdcall StrCmpNICW(wstr wstr long) shlwapi.StrCmpNICW +@ stdcall StrCmpNIW(wstr wstr long) shlwapi.StrCmpNIW +@ stdcall StrCmpNW(wstr wstr long) shlwapi.StrCmpNW +@ stdcall StrCmpW(wstr wstr) shlwapi.StrCmpW +@ stdcall StrCpyNW(ptr wstr long) shlwapi.StrCpyNW +@ stdcall StrCSpnA(str str) shlwapi.StrCSpnA +@ stdcall StrCSpnIA(str str) shlwapi.StrCSpnIA +@ stdcall StrCSpnIW(wstr wstr) shlwapi.StrCSpnIW +@ stdcall StrCSpnW(wstr wstr) shlwapi.StrCSpnW +@ stdcall StrDupA(str) shlwapi.StrDupA +@ stdcall StrDupW(wstr) shlwapi.StrDupW +@ stdcall StrIsIntlEqualA(long str str long) shlwapi.StrIsIntlEqualA +@ stdcall StrIsIntlEqualW(long wstr wstr long) shlwapi.StrIsIntlEqualW +@ stdcall StrPBrkA(str str) shlwapi.StrPBrkA +@ stdcall StrPBrkW(wstr wstr) shlwapi.StrPBrkW +@ stdcall StrRChrA(str str long) shlwapi.StrRChrA +@ stdcall StrRChrIA(str str long) shlwapi.StrRChrIA +@ stdcall StrRChrIW(wstr wstr long) shlwapi.StrRChrIW +@ stdcall StrRChrW(wstr wstr long) shlwapi.StrRChrW +@ stdcall StrRStrIA(str str str) shlwapi.StrRStrIA +@ stdcall StrRStrIW(wstr wstr wstr) shlwapi.StrRStrIW +@ stdcall StrSpnA(str str) shlwapi.StrSpnA +@ stdcall StrSpnW(wstr wstr) shlwapi.StrSpnW +@ stdcall StrStrA(str str) shlwapi.StrStrA +@ stdcall StrStrIA(str str) shlwapi.StrStrIA +@ stdcall StrStrIW(wstr wstr) shlwapi.StrStrIW +@ stdcall StrStrNIW(wstr wstr long) shlwapi.StrStrNIW +@ stdcall StrStrNW(wstr wstr long) shlwapi.StrStrNW +@ stdcall StrStrW(wstr wstr) shlwapi.StrStrW +@ stdcall StrToInt64ExA(str long ptr) shlwapi.StrToInt64ExA +@ stdcall StrToInt64ExW(wstr long ptr) shlwapi.StrToInt64ExW +@ stdcall StrToIntA(str) shlwapi.StrToIntA +@ stdcall StrToIntExA(str long ptr) shlwapi.StrToIntExA +@ stdcall StrToIntExW(wstr long ptr) shlwapi.StrToIntExW +@ stdcall StrToIntW(wstr) shlwapi.StrToIntW +@ stdcall StrTrimA(str str) shlwapi.StrTrimA +@ stdcall StrTrimW(wstr wstr) shlwapi.StrTrimW +@ stdcall UrlApplySchemeW(wstr ptr ptr long) shlwapi.UrlApplySchemeW +@ stdcall UrlCanonicalizeW(wstr ptr ptr long) shlwapi.UrlCanonicalizeW +@ stdcall UrlCombineA(str str ptr ptr long) shlwapi.UrlCombineA +@ stdcall UrlCombineW(wstr wstr ptr ptr long) shlwapi.UrlCombineW +@ stdcall UrlCreateFromPathW(wstr ptr ptr long) shlwapi.UrlCreateFromPathW +@ stdcall UrlEscapeW(wstr ptr ptr long) shlwapi.UrlEscapeW +@ stdcall UrlFixupW(wstr wstr long) shlwapi.UrlFixupW +@ stdcall UrlGetLocationW(wstr) shlwapi.UrlGetLocationW +@ stdcall UrlGetPartW(wstr ptr ptr long long) shlwapi.UrlGetPartW +@ stdcall UrlIsW(wstr long) shlwapi.UrlIsW +@ stdcall UrlUnescapeA(str ptr ptr long) shlwapi.UrlUnescapeA +@ stdcall UrlUnescapeW(wstr ptr ptr long) shlwapi.UrlUnescapeW Index: win32/api-ms-win-downlevel-shlwapi-l1-1-0/api-ms-win-downlevel-shlwapi-l1-1-0.spec =================================================================== --- win32/api-ms-win-downlevel-shlwapi-l1-1-0/api-ms-win-downlevel-shlwapi-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-downlevel-shlwapi-l1-1-0/api-ms-win-downlevel-shlwapi-l1-1-0.spec (working copy) @@ -0,0 +1,155 @@ +@ stdcall GetAcceptLanguagesW(ptr ptr) shlwapi.GetAcceptLanguagesW +@ stdcall HashData(ptr long ptr long) shlwapi.HashData +@ stdcall IsInternetESCEnabled() shlwapi.IsInternetESCEnabled +@ stdcall ParseURLW(wstr ptr) shlwapi.ParseURLW +@ stdcall PathAddBackslashA(str) shlwapi.PathAddBackslashA +@ stdcall PathAddBackslashW(wstr) shlwapi.PathAddBackslashW +@ stdcall PathAddExtensionA(str str) shlwapi.PathAddExtensionA +@ stdcall PathAddExtensionW(wstr wstr) shlwapi.PathAddExtensionW +@ stdcall PathAppendA(str str) shlwapi.PathAppendA +@ stdcall PathAppendW(wstr wstr) shlwapi.PathAppendW +@ stdcall PathCanonicalizeA(ptr str) shlwapi.PathCanonicalizeA +@ stdcall PathCanonicalizeW(ptr wstr) shlwapi.PathCanonicalizeW +@ stdcall PathCommonPrefixA(str str ptr) shlwapi.PathCommonPrefixA +@ stdcall PathCommonPrefixW(wstr wstr ptr) shlwapi.PathCommonPrefixW +@ stdcall PathCreateFromUrlAlloc(wstr ptr long) shlwapi.PathCreateFromUrlAlloc +@ stdcall PathCreateFromUrlW(wstr ptr ptr long) shlwapi.PathCreateFromUrlW +@ stdcall PathFileExistsA(str) shlwapi.PathFileExistsA +@ stdcall PathFileExistsW(wstr) shlwapi.PathFileExistsW +@ stdcall PathFindExtensionA(str) shlwapi.PathFindExtensionA +@ stdcall PathFindExtensionW(wstr) shlwapi.PathFindExtensionW +@ stdcall PathFindFileNameA(str) shlwapi.PathFindFileNameA +@ stdcall PathFindFileNameW(wstr) shlwapi.PathFindFileNameW +@ stdcall PathFindNextComponentA(str) shlwapi.PathFindNextComponentA +@ stdcall PathFindNextComponentW(wstr) shlwapi.PathFindNextComponentW +@ stdcall PathGetArgsA(str) shlwapi.PathGetArgsA +@ stdcall PathGetArgsW(wstr) shlwapi.PathGetArgsW +@ stdcall PathGetDriveNumberA(str) shlwapi.PathGetDriveNumberA +@ stdcall PathGetDriveNumberW(wstr) shlwapi.PathGetDriveNumberW +@ stdcall PathIsFileSpecA(str) shlwapi.PathIsFileSpecA +@ stdcall PathIsFileSpecW(wstr) shlwapi.PathIsFileSpecW +@ stdcall PathIsLFNFileSpecA(str) shlwapi.PathIsLFNFileSpecA +@ stdcall PathIsLFNFileSpecW(wstr) shlwapi.PathIsLFNFileSpecW +@ stdcall PathIsPrefixA(str str) shlwapi.PathIsPrefixA +@ stdcall PathIsPrefixW(wstr wstr) shlwapi.PathIsPrefixW +@ stdcall PathIsRelativeA(str) shlwapi.PathIsRelativeA +@ stdcall PathIsRelativeW(wstr) shlwapi.PathIsRelativeW +@ stdcall PathIsRootA(str) shlwapi.PathIsRootA +@ stdcall PathIsRootW(wstr) shlwapi.PathIsRootW +@ stdcall PathIsSameRootA(str str) shlwapi.PathIsSameRootA +@ stdcall PathIsSameRootW(wstr wstr) shlwapi.PathIsSameRootW +@ stdcall PathIsUNCA(str) shlwapi.PathIsUNCA +@ stdcall PathIsUNCServerA(str) shlwapi.PathIsUNCServerA +@ stdcall PathIsUNCServerShareA(str) shlwapi.PathIsUNCServerShareA +@ stdcall PathIsUNCServerShareW(wstr) shlwapi.PathIsUNCServerShareW +@ stdcall PathIsUNCServerW(wstr) shlwapi.PathIsUNCServerW +@ stdcall PathIsUNCW(wstr) shlwapi.PathIsUNCW +@ stdcall PathIsURLW(wstr) shlwapi.PathIsURLW +@ stdcall PathParseIconLocationA(str) shlwapi.PathParseIconLocationA +@ stdcall PathParseIconLocationW(wstr) shlwapi.PathParseIconLocationW +@ stdcall PathRelativePathToA(ptr str long str long) shlwapi.PathRelativePathToA +@ stdcall PathRelativePathToW(ptr wstr long wstr long) shlwapi.PathRelativePathToW +@ stdcall PathRemoveBackslashA(str) shlwapi.PathRemoveBackslashA +@ stdcall PathRemoveBackslashW(wstr) shlwapi.PathRemoveBackslashW +@ stdcall PathRemoveBlanksA(str) shlwapi.PathRemoveBlanksA +@ stdcall PathRemoveBlanksW(wstr) shlwapi.PathRemoveBlanksW +@ stdcall PathRemoveExtensionA(str) shlwapi.PathRemoveExtensionA +@ stdcall PathRemoveExtensionW(wstr) shlwapi.PathRemoveExtensionW +@ stdcall PathRemoveFileSpecA(str) shlwapi.PathRemoveFileSpecA +@ stdcall PathRemoveFileSpecW(wstr) shlwapi.PathRemoveFileSpecW +@ stdcall PathRenameExtensionA(str str) shlwapi.PathRenameExtensionA +@ stdcall PathRenameExtensionW(wstr wstr) shlwapi.PathRenameExtensionW +@ stdcall PathSkipRootA(str) shlwapi.PathSkipRootA +@ stdcall PathSkipRootW(wstr) shlwapi.PathSkipRootW +@ stdcall PathStripPathA(str) shlwapi.PathStripPathA +@ stdcall PathStripPathW(wstr) shlwapi.PathStripPathW +@ stdcall PathStripToRootA(str) shlwapi.PathStripToRootA +@ stdcall PathStripToRootW(wstr) shlwapi.PathStripToRootW +@ stdcall PathUnquoteSpacesA(str) shlwapi.PathUnquoteSpacesA +@ stdcall PathUnquoteSpacesW(wstr) shlwapi.PathUnquoteSpacesW +@ stdcall QISearch(long long long long) shlwapi.QISearch +@ stdcall SHLoadIndirectString(wstr ptr long ptr) shlwapi.SHLoadIndirectString +@ stdcall SHRegCloseUSKey(ptr) shlwapi.SHRegCloseUSKey +@ stdcall SHRegDeleteUSValueA(long str long) shlwapi.SHRegDeleteUSValueA +@ stdcall SHRegDeleteUSValueW(long wstr long) shlwapi.SHRegDeleteUSValueW +@ stdcall SHRegEnumUSKeyA(long long str ptr long) shlwapi.SHRegEnumUSKeyA +@ stdcall SHRegEnumUSKeyW(long long wstr ptr long) shlwapi.SHRegEnumUSKeyW +@ stdcall SHRegGetBoolUSValueA(str str long long) shlwapi.SHRegGetBoolUSValueA +@ stdcall SHRegGetBoolUSValueW(wstr wstr long long) shlwapi.SHRegGetBoolUSValueW +@ stdcall SHRegGetUSValueA( str str ptr ptr ptr long ptr long ) shlwapi.SHRegGetUSValueA +@ stdcall SHRegGetUSValueW( wstr wstr ptr ptr ptr long ptr long ) shlwapi.SHRegGetUSValueW +@ stdcall SHRegOpenUSKeyA( str long long long long ) shlwapi.SHRegOpenUSKeyA +@ stdcall SHRegOpenUSKeyW( wstr long long long long ) shlwapi.SHRegOpenUSKeyW +@ stdcall SHRegQueryUSValueA( long str ptr ptr ptr long ptr long ) shlwapi.SHRegQueryUSValueA +@ stdcall SHRegQueryUSValueW( long wstr ptr ptr ptr long ptr long ) shlwapi.SHRegQueryUSValueW +@ stdcall SHRegSetUSValueA( str str long ptr long long) shlwapi.SHRegSetUSValueA +@ stdcall SHRegSetUSValueW( wstr wstr long ptr long long) shlwapi.SHRegSetUSValueW +@ stdcall StrCatBuffA(str str long) shlwapi.StrCatBuffA +@ stdcall StrCatBuffW(wstr wstr long) shlwapi.StrCatBuffW +@ stdcall StrCatChainW(ptr long long wstr) shlwapi.StrCatChainW +@ stdcall StrChrA(str long) shlwapi.StrChrA +@ stdcall StrChrIA(str long) shlwapi.StrChrIA +@ stdcall StrChrIW(wstr long) shlwapi.StrChrIW +@ stub StrChrNIW +@ stdcall StrChrNW(wstr long long) shlwapi.StrChrNW +@ stdcall StrChrW(wstr long) shlwapi.StrChrW +@ stdcall StrCmpCA(str str) shlwapi.StrCmpCA +@ stdcall StrCmpCW(wstr wstr) shlwapi.StrCmpCW +@ stdcall StrCmpICA(str str) shlwapi.StrCmpICA +@ stdcall StrCmpICW(wstr wstr) shlwapi.StrCmpICW +@ stdcall StrCmpIW(wstr wstr) shlwapi.StrCmpIW +@ stdcall StrCmpLogicalW(wstr wstr) shlwapi.StrCmpLogicalW +@ stdcall StrCmpNA(str str long) shlwapi.StrCmpNA +@ stdcall StrCmpNCA(str ptr long) shlwapi.StrCmpNCA +@ stdcall StrCmpNCW(wstr wstr long) shlwapi.StrCmpNCW +@ stdcall StrCmpNIA(str str long) shlwapi.StrCmpNIA +@ stdcall StrCmpNICA(long long long) shlwapi.StrCmpNICA +@ stdcall StrCmpNICW(wstr wstr long) shlwapi.StrCmpNICW +@ stdcall StrCmpNIW(wstr wstr long) shlwapi.StrCmpNIW +@ stdcall StrCmpNW(wstr wstr long) shlwapi.StrCmpNW +@ stdcall StrCmpW(wstr wstr) shlwapi.StrCmpW +@ stdcall StrCpyNW(ptr wstr long) shlwapi.StrCpyNW +@ stdcall StrCSpnA(str str) shlwapi.StrCSpnA +@ stdcall StrCSpnIA(str str) shlwapi.StrCSpnIA +@ stdcall StrCSpnIW(wstr wstr) shlwapi.StrCSpnIW +@ stdcall StrCSpnW(wstr wstr) shlwapi.StrCSpnW +@ stdcall StrDupA(str) shlwapi.StrDupA +@ stdcall StrDupW(wstr) shlwapi.StrDupW +@ stdcall StrIsIntlEqualA(long str str long) shlwapi.StrIsIntlEqualA +@ stdcall StrIsIntlEqualW(long wstr wstr long) shlwapi.StrIsIntlEqualW +@ stdcall StrPBrkA(str str) shlwapi.StrPBrkA +@ stdcall StrPBrkW(wstr wstr) shlwapi.StrPBrkW +@ stdcall StrRChrA(str str long) shlwapi.StrRChrA +@ stdcall StrRChrIA(str str long) shlwapi.StrRChrIA +@ stdcall StrRChrIW(wstr wstr long) shlwapi.StrRChrIW +@ stdcall StrRChrW(wstr wstr long) shlwapi.StrRChrW +@ stdcall StrRStrIA(str str str) shlwapi.StrRStrIA +@ stdcall StrRStrIW(wstr wstr wstr) shlwapi.StrRStrIW +@ stdcall StrSpnA(str str) shlwapi.StrSpnA +@ stdcall StrSpnW(wstr wstr) shlwapi.StrSpnW +@ stdcall StrStrA(str str) shlwapi.StrStrA +@ stdcall StrStrIA(str str) shlwapi.StrStrIA +@ stdcall StrStrIW(wstr wstr) shlwapi.StrStrIW +@ stdcall StrStrNIW(wstr wstr long) shlwapi.StrStrNIW +@ stdcall StrStrNW(wstr wstr long) shlwapi.StrStrNW +@ stdcall StrStrW(wstr wstr) shlwapi.StrStrW +@ stdcall StrToInt64ExA(str long ptr) shlwapi.StrToInt64ExA +@ stdcall StrToInt64ExW(wstr long ptr) shlwapi.StrToInt64ExW +@ stdcall StrToIntA(str) shlwapi.StrToIntA +@ stdcall StrToIntExA(str long ptr) shlwapi.StrToIntExA +@ stdcall StrToIntExW(wstr long ptr) shlwapi.StrToIntExW +@ stdcall StrToIntW(wstr) shlwapi.StrToIntW +@ stdcall StrTrimA(str str) shlwapi.StrTrimA +@ stdcall StrTrimW(wstr wstr) shlwapi.StrTrimW +@ stdcall UrlApplySchemeW(wstr ptr ptr long) shlwapi.UrlApplySchemeW +@ stdcall UrlCanonicalizeW(wstr ptr ptr long) shlwapi.UrlCanonicalizeW +@ stdcall UrlCombineA(str str ptr ptr long) shlwapi.UrlCombineA +@ stdcall UrlCombineW(wstr wstr ptr ptr long) shlwapi.UrlCombineW +@ stdcall UrlCreateFromPathW(wstr ptr ptr long) shlwapi.UrlCreateFromPathW +@ stdcall UrlEscapeW(wstr ptr ptr long) shlwapi.UrlEscapeW +@ stdcall UrlFixupW(wstr wstr long) shlwapi.UrlFixupW +@ stdcall UrlGetLocationW(wstr) shlwapi.UrlGetLocationW +@ stdcall UrlGetPartW(wstr ptr ptr long long) shlwapi.UrlGetPartW +@ stdcall UrlIsW(wstr long) shlwapi.UrlIsW +@ stdcall UrlUnescapeA(str ptr ptr long) shlwapi.UrlUnescapeA +@ stdcall UrlUnescapeW(wstr ptr ptr long) shlwapi.UrlUnescapeW Index: win32/api-ms-win-downlevel-shlwapi-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-downlevel-shlwapi-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-downlevel-shlwapi-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-downlevel-shlwapi-l1-1-0.dll api-ms-win-downlevel-shlwapi-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-downlevel-shlwapi-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-downlevel-shlwapi-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-downlevel-shlwapi-l1-1-0.def) + +set_target_properties(api-ms-win-downlevel-shlwapi-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-downlevel-shlwapi-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-downlevel-shlwapi-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-downlevel-shlwapi-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-downlevel-shlwapi-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-downlevel-shlwapi-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-downlevel-shlwapi-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-downlevel-shlwapi-l1-1-0.dll Index: win32/api-ms-win-downlevel-shlwapi-l2-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-downlevel-shlwapi-l2-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-downlevel-shlwapi-l2-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-downlevel-shlwapi-l2-1-0.dll api-ms-win-downlevel-shlwapi-l2-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-downlevel-shlwapi-l2-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-downlevel-shlwapi-l2-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-downlevel-shlwapi-l2-1-0.def) + +set_target_properties(api-ms-win-downlevel-shlwapi-l2-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-downlevel-shlwapi-l2-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-downlevel-shlwapi-l2-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-downlevel-shlwapi-l2-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-downlevel-shlwapi-l2-1-0/Makefile.in =================================================================== --- win32/api-ms-win-downlevel-shlwapi-l2-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-downlevel-shlwapi-l2-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-downlevel-shlwapi-l2-1-0.dll Index: win32/api-ms-win-downlevel-shlwapi-l2-1-0/api-ms-win-downlevel-shlwapi-l2-1-0.spec =================================================================== --- win32/api-ms-win-downlevel-shlwapi-l2-1-0/api-ms-win-downlevel-shlwapi-l2-1-0.spec (nonexistent) +++ win32/api-ms-win-downlevel-shlwapi-l2-1-0/api-ms-win-downlevel-shlwapi-l2-1-0.spec (working copy) @@ -0,0 +1,56 @@ +@ stub IStream_Copy +@ stdcall IStream_Read(ptr ptr long) shlwapi.IStream_Read +@ stub IStream_ReadStr +@ stdcall IStream_Reset(ptr) shlwapi.IStream_Reset +@ stdcall IStream_Size(ptr ptr) shlwapi.IStream_Size +@ stdcall IStream_Write(ptr ptr long) shlwapi.IStream_Write +@ stub IStream_WriteStr +@ stdcall IUnknown_AtomicRelease(long) shlwapi.IUnknown_AtomicRelease +@ stdcall IUnknown_GetSite(ptr ptr ptr) shlwapi.IUnknown_GetSite +@ stdcall IUnknown_QueryService(ptr ptr ptr ptr) shlwapi.IUnknown_QueryService +@ stdcall IUnknown_Set(ptr ptr) shlwapi.IUnknown_Set +@ stdcall IUnknown_SetSite(ptr ptr) shlwapi.IUnknown_SetSite +@ stdcall SHAnsiToAnsi(str ptr long) shlwapi.SHAnsiToAnsi +@ stdcall SHAnsiToUnicode(str ptr long) shlwapi.SHAnsiToUnicode +@ stdcall SHCopyKeyA(long str long long) shlwapi.SHCopyKeyA +@ stdcall SHCopyKeyW(long wstr long long) shlwapi.SHCopyKeyW +@ stdcall SHCreateMemStream(ptr long) shlwapi.SHCreateMemStream +@ stdcall SHCreateStreamOnFileA(str long ptr) shlwapi.SHCreateStreamOnFileA +@ stdcall SHCreateStreamOnFileEx(wstr long long long ptr ptr) shlwapi.SHCreateStreamOnFileEx +@ stdcall SHCreateStreamOnFileW(wstr long ptr) shlwapi.SHCreateStreamOnFileW +@ stdcall SHCreateThreadRef(ptr ptr) shlwapi.SHCreateThreadRef +@ stdcall SHDeleteEmptyKeyA(long ptr) shlwapi.SHDeleteEmptyKeyA +@ stdcall SHDeleteEmptyKeyW(long ptr) shlwapi.SHDeleteEmptyKeyW +@ stdcall SHDeleteKeyA(long str) shlwapi.SHDeleteKeyA +@ stdcall SHDeleteKeyW(long wstr) shlwapi.SHDeleteKeyW +@ stdcall SHDeleteValueA(long str str) shlwapi.SHDeleteValueA +@ stdcall SHDeleteValueW(long wstr wstr) shlwapi.SHDeleteValueW +@ stdcall SHEnumKeyExA(long long str ptr) shlwapi.SHEnumKeyExA +@ stdcall SHEnumKeyExW(long long wstr ptr) shlwapi.SHEnumKeyExW +@ stdcall SHEnumValueA(long long str ptr ptr ptr ptr) shlwapi.SHEnumValueA +@ stdcall SHEnumValueW(long long wstr ptr ptr ptr ptr) shlwapi.SHEnumValueW +@ stdcall SHGetThreadRef(ptr) shlwapi.SHGetThreadRef +@ stdcall SHGetValueA( long str str ptr ptr ptr ) shlwapi.SHGetValueA +@ stdcall SHGetValueW( long wstr wstr ptr ptr ptr ) shlwapi.SHGetValueW +@ stdcall SHOpenRegStream2A(long str str long) shlwapi.SHOpenRegStream2A +@ stdcall SHOpenRegStream2W(long wstr wstr long) shlwapi.SHOpenRegStream2W +@ stdcall SHOpenRegStreamA(long str str long) shlwapi.SHOpenRegStreamA +@ stdcall SHOpenRegStreamW(long wstr wstr long) shlwapi.SHOpenRegStreamW +@ stdcall SHQueryInfoKeyA(long ptr ptr ptr ptr) shlwapi.SHQueryInfoKeyA +@ stdcall SHQueryInfoKeyW(long ptr ptr ptr ptr) shlwapi.SHQueryInfoKeyW +@ stdcall SHQueryValueExA(long str ptr ptr ptr ptr) shlwapi.SHQueryValueExA +@ stdcall SHQueryValueExW(long wstr ptr ptr ptr ptr) shlwapi.SHQueryValueExW +@ stdcall SHRegDuplicateHKey(long) shlwapi.SHRegDuplicateHKey +@ stdcall SHRegGetPathA(long str str ptr long) shlwapi.SHRegGetPathA +@ stdcall SHRegGetPathW(long wstr wstr ptr long) shlwapi.SHRegGetPathW +@ stdcall SHRegGetValueA( long str str long ptr ptr ptr ) shlwapi.SHRegGetValueA +@ stdcall SHRegGetValueW( long wstr wstr long ptr ptr ptr ) shlwapi.SHRegGetValueW +@ stdcall SHRegSetPathA(long str str str long) shlwapi.SHRegSetPathA +@ stdcall SHRegSetPathW(long wstr wstr wstr long) shlwapi.SHRegSetPathW +@ stdcall SHReleaseThreadRef() shlwapi.SHReleaseThreadRef +@ stdcall SHSetThreadRef(ptr) shlwapi.SHSetThreadRef +@ stdcall SHSetValueA(long str str long ptr long) shlwapi.SHSetValueA +@ stdcall SHSetValueW(long wstr wstr long ptr long) shlwapi.SHSetValueW +@ stdcall SHStrDupW(wstr ptr) shlwapi.SHStrDupW +@ stdcall SHUnicodeToAnsi(wstr ptr ptr) shlwapi.SHUnicodeToAnsi +@ stdcall SHUnicodeToUnicode(wstr ptr long) shlwapi.SHUnicodeToUnicode Index: win32/api-ms-win-downlevel-shlwapi-l2-1-0/api-ms-win-downlevel-shlwapi-l2-1-0.spec =================================================================== --- win32/api-ms-win-downlevel-shlwapi-l2-1-0/api-ms-win-downlevel-shlwapi-l2-1-0.spec (nonexistent) +++ win32/api-ms-win-downlevel-shlwapi-l2-1-0/api-ms-win-downlevel-shlwapi-l2-1-0.spec (working copy) @@ -0,0 +1,56 @@ +@ stub IStream_Copy +@ stdcall IStream_Read(ptr ptr long) shlwapi.IStream_Read +@ stub IStream_ReadStr +@ stdcall IStream_Reset(ptr) shlwapi.IStream_Reset +@ stdcall IStream_Size(ptr ptr) shlwapi.IStream_Size +@ stdcall IStream_Write(ptr ptr long) shlwapi.IStream_Write +@ stub IStream_WriteStr +@ stdcall IUnknown_AtomicRelease(long) shlwapi.IUnknown_AtomicRelease +@ stdcall IUnknown_GetSite(ptr ptr ptr) shlwapi.IUnknown_GetSite +@ stdcall IUnknown_QueryService(ptr ptr ptr ptr) shlwapi.IUnknown_QueryService +@ stdcall IUnknown_Set(ptr ptr) shlwapi.IUnknown_Set +@ stdcall IUnknown_SetSite(ptr ptr) shlwapi.IUnknown_SetSite +@ stdcall SHAnsiToAnsi(str ptr long) shlwapi.SHAnsiToAnsi +@ stdcall SHAnsiToUnicode(str ptr long) shlwapi.SHAnsiToUnicode +@ stdcall SHCopyKeyA(long str long long) shlwapi.SHCopyKeyA +@ stdcall SHCopyKeyW(long wstr long long) shlwapi.SHCopyKeyW +@ stdcall SHCreateMemStream(ptr long) shlwapi.SHCreateMemStream +@ stdcall SHCreateStreamOnFileA(str long ptr) shlwapi.SHCreateStreamOnFileA +@ stdcall SHCreateStreamOnFileEx(wstr long long long ptr ptr) shlwapi.SHCreateStreamOnFileEx +@ stdcall SHCreateStreamOnFileW(wstr long ptr) shlwapi.SHCreateStreamOnFileW +@ stdcall SHCreateThreadRef(ptr ptr) shlwapi.SHCreateThreadRef +@ stdcall SHDeleteEmptyKeyA(long ptr) shlwapi.SHDeleteEmptyKeyA +@ stdcall SHDeleteEmptyKeyW(long ptr) shlwapi.SHDeleteEmptyKeyW +@ stdcall SHDeleteKeyA(long str) shlwapi.SHDeleteKeyA +@ stdcall SHDeleteKeyW(long wstr) shlwapi.SHDeleteKeyW +@ stdcall SHDeleteValueA(long str str) shlwapi.SHDeleteValueA +@ stdcall SHDeleteValueW(long wstr wstr) shlwapi.SHDeleteValueW +@ stdcall SHEnumKeyExA(long long str ptr) shlwapi.SHEnumKeyExA +@ stdcall SHEnumKeyExW(long long wstr ptr) shlwapi.SHEnumKeyExW +@ stdcall SHEnumValueA(long long str ptr ptr ptr ptr) shlwapi.SHEnumValueA +@ stdcall SHEnumValueW(long long wstr ptr ptr ptr ptr) shlwapi.SHEnumValueW +@ stdcall SHGetThreadRef(ptr) shlwapi.SHGetThreadRef +@ stdcall SHGetValueA( long str str ptr ptr ptr ) shlwapi.SHGetValueA +@ stdcall SHGetValueW( long wstr wstr ptr ptr ptr ) shlwapi.SHGetValueW +@ stdcall SHOpenRegStream2A(long str str long) shlwapi.SHOpenRegStream2A +@ stdcall SHOpenRegStream2W(long wstr wstr long) shlwapi.SHOpenRegStream2W +@ stdcall SHOpenRegStreamA(long str str long) shlwapi.SHOpenRegStreamA +@ stdcall SHOpenRegStreamW(long wstr wstr long) shlwapi.SHOpenRegStreamW +@ stdcall SHQueryInfoKeyA(long ptr ptr ptr ptr) shlwapi.SHQueryInfoKeyA +@ stdcall SHQueryInfoKeyW(long ptr ptr ptr ptr) shlwapi.SHQueryInfoKeyW +@ stdcall SHQueryValueExA(long str ptr ptr ptr ptr) shlwapi.SHQueryValueExA +@ stdcall SHQueryValueExW(long wstr ptr ptr ptr ptr) shlwapi.SHQueryValueExW +@ stdcall SHRegDuplicateHKey(long) shlwapi.SHRegDuplicateHKey +@ stdcall SHRegGetPathA(long str str ptr long) shlwapi.SHRegGetPathA +@ stdcall SHRegGetPathW(long wstr wstr ptr long) shlwapi.SHRegGetPathW +@ stdcall SHRegGetValueA( long str str long ptr ptr ptr ) shlwapi.SHRegGetValueA +@ stdcall SHRegGetValueW( long wstr wstr long ptr ptr ptr ) shlwapi.SHRegGetValueW +@ stdcall SHRegSetPathA(long str str str long) shlwapi.SHRegSetPathA +@ stdcall SHRegSetPathW(long wstr wstr wstr long) shlwapi.SHRegSetPathW +@ stdcall SHReleaseThreadRef() shlwapi.SHReleaseThreadRef +@ stdcall SHSetThreadRef(ptr) shlwapi.SHSetThreadRef +@ stdcall SHSetValueA(long str str long ptr long) shlwapi.SHSetValueA +@ stdcall SHSetValueW(long wstr wstr long ptr long) shlwapi.SHSetValueW +@ stdcall SHStrDupW(wstr ptr) shlwapi.SHStrDupW +@ stdcall SHUnicodeToAnsi(wstr ptr ptr) shlwapi.SHUnicodeToAnsi +@ stdcall SHUnicodeToUnicode(wstr ptr long) shlwapi.SHUnicodeToUnicode Index: win32/api-ms-win-downlevel-shlwapi-l2-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-downlevel-shlwapi-l2-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-downlevel-shlwapi-l2-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-downlevel-shlwapi-l2-1-0.dll api-ms-win-downlevel-shlwapi-l2-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-downlevel-shlwapi-l2-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-downlevel-shlwapi-l2-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-downlevel-shlwapi-l2-1-0.def) + +set_target_properties(api-ms-win-downlevel-shlwapi-l2-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-downlevel-shlwapi-l2-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-downlevel-shlwapi-l2-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-downlevel-shlwapi-l2-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-downlevel-shlwapi-l2-1-0/Makefile.in =================================================================== --- win32/api-ms-win-downlevel-shlwapi-l2-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-downlevel-shlwapi-l2-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-downlevel-shlwapi-l2-1-0.dll Index: win32/api-ms-win-downlevel-user32-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-downlevel-user32-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-downlevel-user32-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-downlevel-user32-l1-1-0.dll api-ms-win-downlevel-user32-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-downlevel-user32-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-downlevel-user32-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-downlevel-user32-l1-1-0.def) + +set_target_properties(api-ms-win-downlevel-user32-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-downlevel-user32-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-downlevel-user32-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-downlevel-user32-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-downlevel-user32-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-downlevel-user32-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-downlevel-user32-l1-1-0/Makefile.in (working copy) @@ -0,0 +1,3 @@ +MODULE = api-ms-win-downlevel-user32-l1-1-0.dll + +RC_SRCS = version.rc Index: win32/api-ms-win-downlevel-user32-l1-1-0/api-ms-win-downlevel-user32-l1-1-0.spec =================================================================== --- win32/api-ms-win-downlevel-user32-l1-1-0/api-ms-win-downlevel-user32-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-downlevel-user32-l1-1-0/api-ms-win-downlevel-user32-l1-1-0.spec (working copy) @@ -0,0 +1,22 @@ +@ stdcall CharLowerA(str) user32.CharLowerA +@ stdcall CharLowerBuffA(str long) user32.CharLowerBuffA +@ stdcall CharLowerBuffW(wstr long) user32.CharLowerBuffW +@ stdcall CharLowerW(wstr) user32.CharLowerW +@ stdcall CharNextA(str) user32.CharNextA +@ stdcall CharNextExA(long str long) user32.CharNextExA +@ stdcall CharNextW(wstr) user32.CharNextW +@ stdcall CharPrevA(str str) user32.CharPrevA +@ stdcall CharPrevExA(long str str long) user32.CharPrevExA +@ stdcall CharPrevW(wstr wstr) user32.CharPrevW +@ stdcall CharUpperA(str) user32.CharUpperA +@ stdcall CharUpperBuffA(str long) user32.CharUpperBuffA +@ stdcall CharUpperBuffW(wstr long) user32.CharUpperBuffW +@ stdcall CharUpperW(wstr) user32.CharUpperW +@ stdcall IsCharAlphaA(long) user32.IsCharAlphaA +@ stdcall IsCharAlphaNumericA(long) user32.IsCharAlphaNumericA +@ stdcall IsCharAlphaNumericW(long) user32.IsCharAlphaNumericW +@ stdcall IsCharAlphaW(long) user32.IsCharAlphaW +@ stdcall IsCharLowerA(long) user32.IsCharLowerA +@ stdcall IsCharLowerW(long) user32.IsCharLowerW +@ stdcall IsCharUpperA(long) user32.IsCharUpperA +@ stdcall IsCharUpperW(long) user32.IsCharUpperW Index: win32/api-ms-win-downlevel-user32-l1-1-0/version.rc =================================================================== --- win32/api-ms-win-downlevel-user32-l1-1-0/version.rc (nonexistent) +++ win32/api-ms-win-downlevel-user32-l1-1-0/version.rc (working copy) @@ -0,0 +1,26 @@ +/* + * Copyright 2012 Detlef Riekenberg + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA + */ + +#define WINE_FILEDESCRIPTION_STR "Wine user32 downlevel apiset" +#define WINE_FILENAME_STR "api-ms-win-downlevel-user32-l1-1-0.dll" +#define WINE_FILEVERSION 6,2,9200,16426 +#define WINE_FILEVERSION_STR "6.2.9200.16426" +#define WINE_PRODUCTVERSION 6,2,9200,16426 +#define WINE_PRODUCTVERSION_STR "6.2.9200.16426" + +#include "wine/wine_common_ver.rc" Index: win32/api-ms-win-downlevel-user32-l1-1-0/api-ms-win-downlevel-user32-l1-1-0.spec =================================================================== --- win32/api-ms-win-downlevel-user32-l1-1-0/api-ms-win-downlevel-user32-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-downlevel-user32-l1-1-0/api-ms-win-downlevel-user32-l1-1-0.spec (working copy) @@ -0,0 +1,22 @@ +@ stdcall CharLowerA(str) user32.CharLowerA +@ stdcall CharLowerBuffA(str long) user32.CharLowerBuffA +@ stdcall CharLowerBuffW(wstr long) user32.CharLowerBuffW +@ stdcall CharLowerW(wstr) user32.CharLowerW +@ stdcall CharNextA(str) user32.CharNextA +@ stdcall CharNextExA(long str long) user32.CharNextExA +@ stdcall CharNextW(wstr) user32.CharNextW +@ stdcall CharPrevA(str str) user32.CharPrevA +@ stdcall CharPrevExA(long str str long) user32.CharPrevExA +@ stdcall CharPrevW(wstr wstr) user32.CharPrevW +@ stdcall CharUpperA(str) user32.CharUpperA +@ stdcall CharUpperBuffA(str long) user32.CharUpperBuffA +@ stdcall CharUpperBuffW(wstr long) user32.CharUpperBuffW +@ stdcall CharUpperW(wstr) user32.CharUpperW +@ stdcall IsCharAlphaA(long) user32.IsCharAlphaA +@ stdcall IsCharAlphaNumericA(long) user32.IsCharAlphaNumericA +@ stdcall IsCharAlphaNumericW(long) user32.IsCharAlphaNumericW +@ stdcall IsCharAlphaW(long) user32.IsCharAlphaW +@ stdcall IsCharLowerA(long) user32.IsCharLowerA +@ stdcall IsCharLowerW(long) user32.IsCharLowerW +@ stdcall IsCharUpperA(long) user32.IsCharUpperA +@ stdcall IsCharUpperW(long) user32.IsCharUpperW Index: win32/api-ms-win-downlevel-user32-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-downlevel-user32-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-downlevel-user32-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-downlevel-user32-l1-1-0.dll api-ms-win-downlevel-user32-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-downlevel-user32-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-downlevel-user32-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-downlevel-user32-l1-1-0.def) + +set_target_properties(api-ms-win-downlevel-user32-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-downlevel-user32-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-downlevel-user32-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-downlevel-user32-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-downlevel-user32-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-downlevel-user32-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-downlevel-user32-l1-1-0/Makefile.in (working copy) @@ -0,0 +1,3 @@ +MODULE = api-ms-win-downlevel-user32-l1-1-0.dll + +RC_SRCS = version.rc Index: win32/api-ms-win-downlevel-user32-l1-1-0/version.rc =================================================================== --- win32/api-ms-win-downlevel-user32-l1-1-0/version.rc (nonexistent) +++ win32/api-ms-win-downlevel-user32-l1-1-0/version.rc (working copy) @@ -0,0 +1,26 @@ +/* + * Copyright 2012 Detlef Riekenberg + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA + */ + +#define WINE_FILEDESCRIPTION_STR "Wine user32 downlevel apiset" +#define WINE_FILENAME_STR "api-ms-win-downlevel-user32-l1-1-0.dll" +#define WINE_FILEVERSION 6,2,9200,16426 +#define WINE_FILEVERSION_STR "6.2.9200.16426" +#define WINE_PRODUCTVERSION 6,2,9200,16426 +#define WINE_PRODUCTVERSION_STR "6.2.9200.16426" + +#include "wine/wine_common_ver.rc" Index: win32/api-ms-win-downlevel-version-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-downlevel-version-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-downlevel-version-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-downlevel-version-l1-1-0.dll api-ms-win-downlevel-version-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-downlevel-version-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-downlevel-version-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-downlevel-version-l1-1-0.def) + +set_target_properties(api-ms-win-downlevel-version-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-downlevel-version-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-downlevel-version-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-downlevel-version-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-downlevel-version-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-downlevel-version-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-downlevel-version-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-downlevel-version-l1-1-0.dll Index: win32/api-ms-win-downlevel-version-l1-1-0/api-ms-win-downlevel-version-l1-1-0.spec =================================================================== --- win32/api-ms-win-downlevel-version-l1-1-0/api-ms-win-downlevel-version-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-downlevel-version-l1-1-0/api-ms-win-downlevel-version-l1-1-0.spec (working copy) @@ -0,0 +1,6 @@ +@ stdcall GetFileVersionInfoExW(long wstr long long ptr) version.GetFileVersionInfoExW +@ stdcall GetFileVersionInfoSizeExW(long wstr ptr) version.GetFileVersionInfoSizeExW +@ stdcall VerFindFileA(long str str str ptr ptr ptr ptr) version.VerFindFileA +@ stdcall VerFindFileW(long wstr wstr wstr ptr ptr ptr ptr) version.VerFindFileW +@ stdcall VerQueryValueA(ptr str ptr ptr) version.VerQueryValueA +@ stdcall VerQueryValueW(ptr wstr ptr ptr) version.VerQueryValueW Index: win32/api-ms-win-downlevel-version-l1-1-0/api-ms-win-downlevel-version-l1-1-0.spec =================================================================== --- win32/api-ms-win-downlevel-version-l1-1-0/api-ms-win-downlevel-version-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-downlevel-version-l1-1-0/api-ms-win-downlevel-version-l1-1-0.spec (working copy) @@ -0,0 +1,6 @@ +@ stdcall GetFileVersionInfoExW(long wstr long long ptr) version.GetFileVersionInfoExW +@ stdcall GetFileVersionInfoSizeExW(long wstr ptr) version.GetFileVersionInfoSizeExW +@ stdcall VerFindFileA(long str str str ptr ptr ptr ptr) version.VerFindFileA +@ stdcall VerFindFileW(long wstr wstr wstr ptr ptr ptr ptr) version.VerFindFileW +@ stdcall VerQueryValueA(ptr str ptr ptr) version.VerQueryValueA +@ stdcall VerQueryValueW(ptr wstr ptr ptr) version.VerQueryValueW Index: win32/api-ms-win-downlevel-version-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-downlevel-version-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-downlevel-version-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-downlevel-version-l1-1-0.dll api-ms-win-downlevel-version-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-downlevel-version-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-downlevel-version-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-downlevel-version-l1-1-0.def) + +set_target_properties(api-ms-win-downlevel-version-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-downlevel-version-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-downlevel-version-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-downlevel-version-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-downlevel-version-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-downlevel-version-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-downlevel-version-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-downlevel-version-l1-1-0.dll Index: win32/api-ms-win-eventing-classicprovider-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-eventing-classicprovider-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-eventing-classicprovider-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-eventing-classicprovider-l1-1-0.dll api-ms-win-eventing-classicprovider-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-eventing-classicprovider-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-eventing-classicprovider-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-eventing-classicprovider-l1-1-0.def) + +set_target_properties(api-ms-win-eventing-classicprovider-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-eventing-classicprovider-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-eventing-classicprovider-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-eventing-classicprovider-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-eventing-classicprovider-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-eventing-classicprovider-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-eventing-classicprovider-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-eventing-classicprovider-l1-1-0.dll Index: win32/api-ms-win-eventing-classicprovider-l1-1-0/api-ms-win-eventing-classicprovider-l1-1-0.spec =================================================================== --- win32/api-ms-win-eventing-classicprovider-l1-1-0/api-ms-win-eventing-classicprovider-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-eventing-classicprovider-l1-1-0/api-ms-win-eventing-classicprovider-l1-1-0.spec (working copy) @@ -0,0 +1,8 @@ +@ stdcall GetTraceEnableFlags(int64) advapi32.GetTraceEnableFlags +@ stdcall GetTraceEnableLevel(int64) advapi32.GetTraceEnableLevel +@ stdcall -ret64 GetTraceLoggerHandle(ptr) advapi32.GetTraceLoggerHandle +@ stdcall RegisterTraceGuidsW(ptr ptr ptr long ptr wstr wstr ptr) advapi32.RegisterTraceGuidsW +@ stdcall TraceEvent(int64 ptr) advapi32.TraceEvent +@ varargs TraceMessage(int64 long ptr long) advapi32.TraceMessage +@ stdcall TraceMessageVa(int64 long ptr long ptr) advapi32.TraceMessageVa +@ stdcall UnregisterTraceGuids(int64) advapi32.UnregisterTraceGuids Index: win32/api-ms-win-eventing-classicprovider-l1-1-0/api-ms-win-eventing-classicprovider-l1-1-0.spec =================================================================== --- win32/api-ms-win-eventing-classicprovider-l1-1-0/api-ms-win-eventing-classicprovider-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-eventing-classicprovider-l1-1-0/api-ms-win-eventing-classicprovider-l1-1-0.spec (working copy) @@ -0,0 +1,8 @@ +@ stdcall GetTraceEnableFlags(int64) advapi32.GetTraceEnableFlags +@ stdcall GetTraceEnableLevel(int64) advapi32.GetTraceEnableLevel +@ stdcall -ret64 GetTraceLoggerHandle(ptr) advapi32.GetTraceLoggerHandle +@ stdcall RegisterTraceGuidsW(ptr ptr ptr long ptr wstr wstr ptr) advapi32.RegisterTraceGuidsW +@ stdcall TraceEvent(int64 ptr) advapi32.TraceEvent +@ varargs TraceMessage(int64 long ptr long) advapi32.TraceMessage +@ stdcall TraceMessageVa(int64 long ptr long ptr) advapi32.TraceMessageVa +@ stdcall UnregisterTraceGuids(int64) advapi32.UnregisterTraceGuids Index: win32/api-ms-win-eventing-classicprovider-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-eventing-classicprovider-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-eventing-classicprovider-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-eventing-classicprovider-l1-1-0.dll api-ms-win-eventing-classicprovider-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-eventing-classicprovider-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-eventing-classicprovider-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-eventing-classicprovider-l1-1-0.def) + +set_target_properties(api-ms-win-eventing-classicprovider-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-eventing-classicprovider-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-eventing-classicprovider-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-eventing-classicprovider-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-eventing-classicprovider-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-eventing-classicprovider-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-eventing-classicprovider-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-eventing-classicprovider-l1-1-0.dll Index: win32/api-ms-win-eventing-provider-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-eventing-provider-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-eventing-provider-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-eventing-provider-l1-1-0.dll api-ms-win-eventing-provider-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-eventing-provider-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-eventing-provider-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-eventing-provider-l1-1-0.def) + +set_target_properties(api-ms-win-eventing-provider-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-eventing-provider-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-eventing-provider-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-eventing-provider-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-eventing-provider-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-eventing-provider-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-eventing-provider-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-eventing-provider-l1-1-0.dll Index: win32/api-ms-win-eventing-provider-l1-1-0/api-ms-win-eventing-provider-l1-1-0.spec =================================================================== --- win32/api-ms-win-eventing-provider-l1-1-0/api-ms-win-eventing-provider-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-eventing-provider-l1-1-0/api-ms-win-eventing-provider-l1-1-0.spec (working copy) @@ -0,0 +1,10 @@ +@ stdcall EventActivityIdControl(long ptr) advapi32.EventActivityIdControl +@ stdcall EventEnabled(int64 ptr) advapi32.EventEnabled +@ stdcall EventProviderEnabled(int64 long int64) advapi32.EventProviderEnabled +@ stdcall EventRegister(ptr ptr ptr ptr) advapi32.EventRegister +@ stdcall EventSetInformation(int64 long ptr long) advapi32.EventSetInformation +@ stdcall EventUnregister(int64) advapi32.EventUnregister +@ stdcall EventWrite(int64 ptr long ptr) advapi32.EventWrite +@ stub EventWriteEx +@ stub EventWriteString +@ stub EventWriteTransfer Index: win32/api-ms-win-eventing-provider-l1-1-0/api-ms-win-eventing-provider-l1-1-0.spec =================================================================== --- win32/api-ms-win-eventing-provider-l1-1-0/api-ms-win-eventing-provider-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-eventing-provider-l1-1-0/api-ms-win-eventing-provider-l1-1-0.spec (working copy) @@ -0,0 +1,10 @@ +@ stdcall EventActivityIdControl(long ptr) advapi32.EventActivityIdControl +@ stdcall EventEnabled(int64 ptr) advapi32.EventEnabled +@ stdcall EventProviderEnabled(int64 long int64) advapi32.EventProviderEnabled +@ stdcall EventRegister(ptr ptr ptr ptr) advapi32.EventRegister +@ stdcall EventSetInformation(int64 long ptr long) advapi32.EventSetInformation +@ stdcall EventUnregister(int64) advapi32.EventUnregister +@ stdcall EventWrite(int64 ptr long ptr) advapi32.EventWrite +@ stub EventWriteEx +@ stub EventWriteString +@ stub EventWriteTransfer Index: win32/api-ms-win-eventing-provider-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-eventing-provider-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-eventing-provider-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-eventing-provider-l1-1-0.dll api-ms-win-eventing-provider-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-eventing-provider-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-eventing-provider-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-eventing-provider-l1-1-0.def) + +set_target_properties(api-ms-win-eventing-provider-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-eventing-provider-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-eventing-provider-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-eventing-provider-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-eventing-provider-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-eventing-provider-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-eventing-provider-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-eventing-provider-l1-1-0.dll Index: win32/api-ms-win-ntuser-dc-access-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-ntuser-dc-access-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-ntuser-dc-access-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-ntuser-dc-access-l1-1-0.dll api-ms-win-ntuser-dc-access-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-ntuser-dc-access-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-ntuser-dc-access-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-ntuser-dc-access-l1-1-0.def) + +set_target_properties(api-ms-win-ntuser-dc-access-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-ntuser-dc-access-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-ntuser-dc-access-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-ntuser-dc-access-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-ntuser-dc-access-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-ntuser-dc-access-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-ntuser-dc-access-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-ntuser-dc-access-l1-1-0.dll Index: win32/api-ms-win-ntuser-dc-access-l1-1-0/api-ms-win-ntuser-dc-access-l1-1-0.spec =================================================================== --- win32/api-ms-win-ntuser-dc-access-l1-1-0/api-ms-win-ntuser-dc-access-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-ntuser-dc-access-l1-1-0/api-ms-win-ntuser-dc-access-l1-1-0.spec (working copy) @@ -0,0 +1,2 @@ +@ stdcall GetDC(long) user32.GetDC +@ stdcall ReleaseDC(long long) user32.ReleaseDC Index: win32/api-ms-win-ntuser-dc-access-l1-1-0/api-ms-win-ntuser-dc-access-l1-1-0.spec =================================================================== --- win32/api-ms-win-ntuser-dc-access-l1-1-0/api-ms-win-ntuser-dc-access-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-ntuser-dc-access-l1-1-0/api-ms-win-ntuser-dc-access-l1-1-0.spec (working copy) @@ -0,0 +1,2 @@ +@ stdcall GetDC(long) user32.GetDC +@ stdcall ReleaseDC(long long) user32.ReleaseDC Index: win32/api-ms-win-ntuser-dc-access-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-ntuser-dc-access-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-ntuser-dc-access-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-ntuser-dc-access-l1-1-0.dll api-ms-win-ntuser-dc-access-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-ntuser-dc-access-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-ntuser-dc-access-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-ntuser-dc-access-l1-1-0.def) + +set_target_properties(api-ms-win-ntuser-dc-access-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-ntuser-dc-access-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-ntuser-dc-access-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-ntuser-dc-access-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-ntuser-dc-access-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-ntuser-dc-access-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-ntuser-dc-access-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-ntuser-dc-access-l1-1-0.dll Index: win32/api-ms-win-security-base-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-security-base-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-security-base-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-security-base-l1-1-0.dll api-ms-win-security-base-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-security-base-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-security-base-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-security-base-l1-1-0.def) + +set_target_properties(api-ms-win-security-base-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-security-base-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-security-base-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-security-base-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-security-base-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-security-base-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-security-base-l1-1-0/Makefile.in (working copy) @@ -0,0 +1,3 @@ +MODULE = api-ms-win-security-base-l1-1-0.dll + +RC_SRCS = version.rc Index: win32/api-ms-win-security-base-l1-1-0/api-ms-win-security-base-l1-1-0.spec =================================================================== --- win32/api-ms-win-security-base-l1-1-0/api-ms-win-security-base-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-security-base-l1-1-0/api-ms-win-security-base-l1-1-0.spec (working copy) @@ -0,0 +1,97 @@ +@ stdcall AccessCheck(ptr long long ptr ptr ptr ptr ptr) advapi32.AccessCheck +@ stub AccessCheckandAuditAlarmW +@ stdcall AccessCheckByType(ptr ptr long long ptr long ptr ptr ptr ptr ptr) advapi32.AccessCheckByType +@ stub AccessCheckByTypeandAuditAlarmW +@ stub AccessCheckByTypeResultList +@ stub AccessCheckByTypeResultListandAuditAlarmByHandleW +@ stub AccessCheckByTypeResultListandAuditAlarmW +@ stdcall AddAccessAllowedAce(ptr long long ptr) advapi32.AddAccessAllowedAce +@ stdcall AddAccessAllowedAceEx(ptr long long long ptr) advapi32.AddAccessAllowedAceEx +@ stdcall AddAccessAllowedObjectAce(ptr long long long ptr ptr ptr) advapi32.AddAccessAllowedObjectAce +@ stdcall AddAccessDeniedAce(ptr long long ptr) advapi32.AddAccessDeniedAce +@ stdcall AddAccessDeniedAceEx(ptr long long long ptr) advapi32.AddAccessDeniedAceEx +@ stdcall AddAccessDeniedObjectAce(ptr long long long ptr ptr ptr) advapi32.AddAccessDeniedObjectAce +@ stdcall AddAce(ptr long long ptr long) advapi32.AddAce +@ stdcall AddAuditAccessAce(ptr long long ptr long long) advapi32.AddAuditAccessAce +@ stdcall AddAuditAccessAceEx(ptr long long long ptr long long) advapi32.AddAuditAccessAceEx +@ stdcall AddAuditAccessObjectAce(ptr long long long ptr ptr ptr long long) advapi32.AddAuditAccessObjectAce +@ stdcall AddMandatoryAce(ptr long long long ptr) advapi32.AddMandatoryAce +@ stdcall AdjustTokenGroups(long long ptr long ptr ptr) advapi32.AdjustTokenGroups +@ stdcall AdjustTokenPrivileges(long long ptr long ptr ptr) advapi32.AdjustTokenPrivileges +@ stdcall AllocateAndInitializeSid(ptr long long long long long long long long long ptr) advapi32.AllocateAndInitializeSid +@ stdcall AllocateLocallyUniqueId(ptr) advapi32.AllocateLocallyUniqueId +@ stdcall AreAllAccessesGranted(long long) advapi32.AreAllAccessesGranted +@ stdcall AreAnyAccessesGranted(long long) advapi32.AreAnyAccessesGranted +@ stdcall CheckTokenMembership(long ptr ptr) advapi32.CheckTokenMembership +@ stdcall ConvertToAutoInheritPrivateObjectSecurity(ptr ptr ptr ptr long ptr) advapi32.ConvertToAutoInheritPrivateObjectSecurity +@ stdcall CopySid(long ptr ptr) advapi32.CopySid +@ stdcall CreatePrivateObjectSecurity(ptr ptr ptr long long ptr) advapi32.CreatePrivateObjectSecurity +@ stdcall CreatePrivateObjectSecurityEx(ptr ptr ptr ptr long long long ptr) advapi32.CreatePrivateObjectSecurityEx +@ stdcall CreatePrivateObjectSecurityWithMultipleInheritance(ptr ptr ptr ptr long long long long ptr) advapi32.CreatePrivateObjectSecurityWithMultipleInheritance +@ stdcall CreateRestrictedToken(long long long ptr long ptr long ptr ptr) advapi32.CreateRestrictedToken +@ stdcall CreateWellKnownSid(long ptr ptr ptr) advapi32.CreateWellKnownSid +@ stdcall DeleteAce(ptr long) advapi32.DeleteAce +@ stdcall DestroyPrivateObjectSecurity(ptr) advapi32.DestroyPrivateObjectSecurity +@ stdcall DuplicateToken(long long ptr) advapi32.DuplicateToken +@ stdcall DuplicateTokenEx(long long ptr long long ptr) advapi32.DuplicateTokenEx +@ stub EqualDomainSid +@ stdcall EqualPrefixSid(ptr ptr) advapi32.EqualPrefixSid +@ stdcall EqualSid(ptr ptr) advapi32.EqualSid +@ stdcall FindFirstFreeAce(ptr ptr) advapi32.FindFirstFreeAce +@ stdcall FreeSid(ptr) advapi32.FreeSid +@ stdcall GetAce(ptr long ptr) advapi32.GetAce +@ stdcall GetAclInformation(ptr ptr long long) advapi32.GetAclInformation +@ stdcall GetFileSecurityW(wstr long ptr long ptr) advapi32.GetFileSecurityW +@ stdcall GetKernelObjectSecurity(long long ptr long ptr) advapi32.GetKernelObjectSecurity +@ stdcall GetLengthSid(ptr) advapi32.GetLengthSid +@ stdcall GetPrivateObjectSecurity(ptr long ptr long ptr) advapi32.GetPrivateObjectSecurity +@ stdcall GetSecurityDescriptorControl(ptr ptr ptr) advapi32.GetSecurityDescriptorControl +@ stdcall GetSecurityDescriptorDacl(ptr ptr ptr ptr) advapi32.GetSecurityDescriptorDacl +@ stdcall GetSecurityDescriptorGroup(ptr ptr ptr) advapi32.GetSecurityDescriptorGroup +@ stdcall GetSecurityDescriptorLength(ptr) advapi32.GetSecurityDescriptorLength +@ stdcall GetSecurityDescriptorOwner(ptr ptr ptr) advapi32.GetSecurityDescriptorOwner +@ stub GetSecurityDescriptorRMControl +@ stdcall GetSecurityDescriptorSacl(ptr ptr ptr ptr) advapi32.GetSecurityDescriptorSacl +@ stdcall GetSidIdentifierAuthority(ptr) advapi32.GetSidIdentifierAuthority +@ stdcall GetSidLengthRequired(long) advapi32.GetSidLengthRequired +@ stdcall GetSidSubAuthority(ptr long) advapi32.GetSidSubAuthority +@ stdcall GetSidSubAuthorityCount(ptr) advapi32.GetSidSubAuthorityCount +@ stdcall GetTokenInformation(long long ptr long ptr) advapi32.GetTokenInformation +@ stdcall GetWindowsAccountDomainSid(ptr ptr ptr) advapi32.GetWindowsAccountDomainSid +@ stdcall ImpersonateAnonymousToken(long) advapi32.ImpersonateAnonymousToken +@ stdcall ImpersonateLoggedOnUser(long) advapi32.ImpersonateLoggedOnUser +@ stdcall ImpersonateSelf(long) advapi32.ImpersonateSelf +@ stdcall InitializeAcl(ptr long long) advapi32.InitializeAcl +@ stdcall InitializeSecurityDescriptor(ptr long) advapi32.InitializeSecurityDescriptor +@ stdcall InitializeSid(ptr ptr long) advapi32.InitializeSid +@ stdcall IsTokenRestricted(long) advapi32.IsTokenRestricted +@ stdcall IsValidAcl(ptr) advapi32.IsValidAcl +@ stub IsValidRelativeSecurityDescriptor +@ stdcall IsValidSecurityDescriptor(ptr) advapi32.IsValidSecurityDescriptor +@ stdcall IsValidSid(ptr) advapi32.IsValidSid +@ stdcall IsWellKnownSid(ptr long) advapi32.IsWellKnownSid +@ stdcall MakeAbsoluteSD(ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr) advapi32.MakeAbsoluteSD +@ stub MakeAbsoluteSD2 +@ stdcall MakeSelfRelativeSD(ptr ptr ptr) advapi32.MakeSelfRelativeSD +@ stdcall MapGenericMask(ptr ptr) advapi32.MapGenericMask +@ stdcall ObjectCloseAuditAlarmW(wstr ptr long) advapi32.ObjectCloseAuditAlarmW +@ stdcall ObjectDeleteAuditAlarmW(wstr ptr long) advapi32.ObjectDeleteAuditAlarmW +@ stdcall ObjectOpenAuditAlarmW(wstr ptr wstr wstr ptr long long long ptr long long ptr) advapi32.ObjectOpenAuditAlarmW +@ stdcall ObjectPrivilegeAuditAlarmW(wstr ptr long long ptr long) advapi32.ObjectPrivilegeAuditAlarmW +@ stdcall PrivilegeCheck(ptr ptr ptr) advapi32.PrivilegeCheck +@ stdcall PrivilegedServiceAuditAlarmW(wstr wstr long ptr long) advapi32.PrivilegedServiceAuditAlarmW +@ stub QuerySecurityAccessMask +@ stdcall RevertToSelf() advapi32.RevertToSelf +@ stdcall SetAclInformation(ptr ptr long long) advapi32.SetAclInformation +@ stdcall SetFileSecurityW(wstr long ptr) advapi32.SetFileSecurityW +@ stdcall SetKernelObjectSecurity(long long ptr) advapi32.SetKernelObjectSecurity +@ stdcall SetPrivateObjectSecurity(long ptr ptr ptr long) advapi32.SetPrivateObjectSecurity +@ stub SetPrivateObjectSecurityEx +@ stub SetSecurityAccessMask +@ stdcall SetSecurityDescriptorControl(ptr long long) advapi32.SetSecurityDescriptorControl +@ stdcall SetSecurityDescriptorDacl(ptr long ptr long) advapi32.SetSecurityDescriptorDacl +@ stdcall SetSecurityDescriptorGroup(ptr ptr long) advapi32.SetSecurityDescriptorGroup +@ stdcall SetSecurityDescriptorOwner(ptr ptr long) advapi32.SetSecurityDescriptorOwner +@ stub SetSecurityDescriptorRMControl +@ stdcall SetSecurityDescriptorSacl(ptr long ptr long) advapi32.SetSecurityDescriptorSacl +@ stdcall SetTokenInformation(long long ptr long) advapi32.SetTokenInformation Index: win32/api-ms-win-security-base-l1-1-0/version.rc =================================================================== --- win32/api-ms-win-security-base-l1-1-0/version.rc (nonexistent) +++ win32/api-ms-win-security-base-l1-1-0/version.rc (working copy) @@ -0,0 +1,26 @@ +/* + * Copyright 2012 Detlef Riekenberg + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA + */ + +#define WINE_FILEDESCRIPTION_STR "Wine base security apiset" +#define WINE_FILENAME_STR "api-ms-win-security-base-l1-1-0.dll" +#define WINE_FILEVERSION 6,1,7601,21728 +#define WINE_FILEVERSION_STR "6.1.7601.21728" +#define WINE_PRODUCTVERSION 6,1,7601,21728 +#define WINE_PRODUCTVERSION_STR "6.1.7601.21728" + +#include "wine/wine_common_ver.rc" Index: win32/api-ms-win-security-base-l1-1-0/api-ms-win-security-base-l1-1-0.spec =================================================================== --- win32/api-ms-win-security-base-l1-1-0/api-ms-win-security-base-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-security-base-l1-1-0/api-ms-win-security-base-l1-1-0.spec (working copy) @@ -0,0 +1,97 @@ +@ stdcall AccessCheck(ptr long long ptr ptr ptr ptr ptr) advapi32.AccessCheck +@ stub AccessCheckandAuditAlarmW +@ stdcall AccessCheckByType(ptr ptr long long ptr long ptr ptr ptr ptr ptr) advapi32.AccessCheckByType +@ stub AccessCheckByTypeandAuditAlarmW +@ stub AccessCheckByTypeResultList +@ stub AccessCheckByTypeResultListandAuditAlarmByHandleW +@ stub AccessCheckByTypeResultListandAuditAlarmW +@ stdcall AddAccessAllowedAce(ptr long long ptr) advapi32.AddAccessAllowedAce +@ stdcall AddAccessAllowedAceEx(ptr long long long ptr) advapi32.AddAccessAllowedAceEx +@ stdcall AddAccessAllowedObjectAce(ptr long long long ptr ptr ptr) advapi32.AddAccessAllowedObjectAce +@ stdcall AddAccessDeniedAce(ptr long long ptr) advapi32.AddAccessDeniedAce +@ stdcall AddAccessDeniedAceEx(ptr long long long ptr) advapi32.AddAccessDeniedAceEx +@ stdcall AddAccessDeniedObjectAce(ptr long long long ptr ptr ptr) advapi32.AddAccessDeniedObjectAce +@ stdcall AddAce(ptr long long ptr long) advapi32.AddAce +@ stdcall AddAuditAccessAce(ptr long long ptr long long) advapi32.AddAuditAccessAce +@ stdcall AddAuditAccessAceEx(ptr long long long ptr long long) advapi32.AddAuditAccessAceEx +@ stdcall AddAuditAccessObjectAce(ptr long long long ptr ptr ptr long long) advapi32.AddAuditAccessObjectAce +@ stdcall AddMandatoryAce(ptr long long long ptr) advapi32.AddMandatoryAce +@ stdcall AdjustTokenGroups(long long ptr long ptr ptr) advapi32.AdjustTokenGroups +@ stdcall AdjustTokenPrivileges(long long ptr long ptr ptr) advapi32.AdjustTokenPrivileges +@ stdcall AllocateAndInitializeSid(ptr long long long long long long long long long ptr) advapi32.AllocateAndInitializeSid +@ stdcall AllocateLocallyUniqueId(ptr) advapi32.AllocateLocallyUniqueId +@ stdcall AreAllAccessesGranted(long long) advapi32.AreAllAccessesGranted +@ stdcall AreAnyAccessesGranted(long long) advapi32.AreAnyAccessesGranted +@ stdcall CheckTokenMembership(long ptr ptr) advapi32.CheckTokenMembership +@ stdcall ConvertToAutoInheritPrivateObjectSecurity(ptr ptr ptr ptr long ptr) advapi32.ConvertToAutoInheritPrivateObjectSecurity +@ stdcall CopySid(long ptr ptr) advapi32.CopySid +@ stdcall CreatePrivateObjectSecurity(ptr ptr ptr long long ptr) advapi32.CreatePrivateObjectSecurity +@ stdcall CreatePrivateObjectSecurityEx(ptr ptr ptr ptr long long long ptr) advapi32.CreatePrivateObjectSecurityEx +@ stdcall CreatePrivateObjectSecurityWithMultipleInheritance(ptr ptr ptr ptr long long long long ptr) advapi32.CreatePrivateObjectSecurityWithMultipleInheritance +@ stdcall CreateRestrictedToken(long long long ptr long ptr long ptr ptr) advapi32.CreateRestrictedToken +@ stdcall CreateWellKnownSid(long ptr ptr ptr) advapi32.CreateWellKnownSid +@ stdcall DeleteAce(ptr long) advapi32.DeleteAce +@ stdcall DestroyPrivateObjectSecurity(ptr) advapi32.DestroyPrivateObjectSecurity +@ stdcall DuplicateToken(long long ptr) advapi32.DuplicateToken +@ stdcall DuplicateTokenEx(long long ptr long long ptr) advapi32.DuplicateTokenEx +@ stub EqualDomainSid +@ stdcall EqualPrefixSid(ptr ptr) advapi32.EqualPrefixSid +@ stdcall EqualSid(ptr ptr) advapi32.EqualSid +@ stdcall FindFirstFreeAce(ptr ptr) advapi32.FindFirstFreeAce +@ stdcall FreeSid(ptr) advapi32.FreeSid +@ stdcall GetAce(ptr long ptr) advapi32.GetAce +@ stdcall GetAclInformation(ptr ptr long long) advapi32.GetAclInformation +@ stdcall GetFileSecurityW(wstr long ptr long ptr) advapi32.GetFileSecurityW +@ stdcall GetKernelObjectSecurity(long long ptr long ptr) advapi32.GetKernelObjectSecurity +@ stdcall GetLengthSid(ptr) advapi32.GetLengthSid +@ stdcall GetPrivateObjectSecurity(ptr long ptr long ptr) advapi32.GetPrivateObjectSecurity +@ stdcall GetSecurityDescriptorControl(ptr ptr ptr) advapi32.GetSecurityDescriptorControl +@ stdcall GetSecurityDescriptorDacl(ptr ptr ptr ptr) advapi32.GetSecurityDescriptorDacl +@ stdcall GetSecurityDescriptorGroup(ptr ptr ptr) advapi32.GetSecurityDescriptorGroup +@ stdcall GetSecurityDescriptorLength(ptr) advapi32.GetSecurityDescriptorLength +@ stdcall GetSecurityDescriptorOwner(ptr ptr ptr) advapi32.GetSecurityDescriptorOwner +@ stub GetSecurityDescriptorRMControl +@ stdcall GetSecurityDescriptorSacl(ptr ptr ptr ptr) advapi32.GetSecurityDescriptorSacl +@ stdcall GetSidIdentifierAuthority(ptr) advapi32.GetSidIdentifierAuthority +@ stdcall GetSidLengthRequired(long) advapi32.GetSidLengthRequired +@ stdcall GetSidSubAuthority(ptr long) advapi32.GetSidSubAuthority +@ stdcall GetSidSubAuthorityCount(ptr) advapi32.GetSidSubAuthorityCount +@ stdcall GetTokenInformation(long long ptr long ptr) advapi32.GetTokenInformation +@ stdcall GetWindowsAccountDomainSid(ptr ptr ptr) advapi32.GetWindowsAccountDomainSid +@ stdcall ImpersonateAnonymousToken(long) advapi32.ImpersonateAnonymousToken +@ stdcall ImpersonateLoggedOnUser(long) advapi32.ImpersonateLoggedOnUser +@ stdcall ImpersonateSelf(long) advapi32.ImpersonateSelf +@ stdcall InitializeAcl(ptr long long) advapi32.InitializeAcl +@ stdcall InitializeSecurityDescriptor(ptr long) advapi32.InitializeSecurityDescriptor +@ stdcall InitializeSid(ptr ptr long) advapi32.InitializeSid +@ stdcall IsTokenRestricted(long) advapi32.IsTokenRestricted +@ stdcall IsValidAcl(ptr) advapi32.IsValidAcl +@ stub IsValidRelativeSecurityDescriptor +@ stdcall IsValidSecurityDescriptor(ptr) advapi32.IsValidSecurityDescriptor +@ stdcall IsValidSid(ptr) advapi32.IsValidSid +@ stdcall IsWellKnownSid(ptr long) advapi32.IsWellKnownSid +@ stdcall MakeAbsoluteSD(ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr) advapi32.MakeAbsoluteSD +@ stub MakeAbsoluteSD2 +@ stdcall MakeSelfRelativeSD(ptr ptr ptr) advapi32.MakeSelfRelativeSD +@ stdcall MapGenericMask(ptr ptr) advapi32.MapGenericMask +@ stdcall ObjectCloseAuditAlarmW(wstr ptr long) advapi32.ObjectCloseAuditAlarmW +@ stdcall ObjectDeleteAuditAlarmW(wstr ptr long) advapi32.ObjectDeleteAuditAlarmW +@ stdcall ObjectOpenAuditAlarmW(wstr ptr wstr wstr ptr long long long ptr long long ptr) advapi32.ObjectOpenAuditAlarmW +@ stdcall ObjectPrivilegeAuditAlarmW(wstr ptr long long ptr long) advapi32.ObjectPrivilegeAuditAlarmW +@ stdcall PrivilegeCheck(ptr ptr ptr) advapi32.PrivilegeCheck +@ stdcall PrivilegedServiceAuditAlarmW(wstr wstr long ptr long) advapi32.PrivilegedServiceAuditAlarmW +@ stub QuerySecurityAccessMask +@ stdcall RevertToSelf() advapi32.RevertToSelf +@ stdcall SetAclInformation(ptr ptr long long) advapi32.SetAclInformation +@ stdcall SetFileSecurityW(wstr long ptr) advapi32.SetFileSecurityW +@ stdcall SetKernelObjectSecurity(long long ptr) advapi32.SetKernelObjectSecurity +@ stdcall SetPrivateObjectSecurity(long ptr ptr ptr long) advapi32.SetPrivateObjectSecurity +@ stub SetPrivateObjectSecurityEx +@ stub SetSecurityAccessMask +@ stdcall SetSecurityDescriptorControl(ptr long long) advapi32.SetSecurityDescriptorControl +@ stdcall SetSecurityDescriptorDacl(ptr long ptr long) advapi32.SetSecurityDescriptorDacl +@ stdcall SetSecurityDescriptorGroup(ptr ptr long) advapi32.SetSecurityDescriptorGroup +@ stdcall SetSecurityDescriptorOwner(ptr ptr long) advapi32.SetSecurityDescriptorOwner +@ stub SetSecurityDescriptorRMControl +@ stdcall SetSecurityDescriptorSacl(ptr long ptr long) advapi32.SetSecurityDescriptorSacl +@ stdcall SetTokenInformation(long long ptr long) advapi32.SetTokenInformation Index: win32/api-ms-win-security-base-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-security-base-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-security-base-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-security-base-l1-1-0.dll api-ms-win-security-base-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-security-base-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-security-base-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-security-base-l1-1-0.def) + +set_target_properties(api-ms-win-security-base-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-security-base-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-security-base-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-security-base-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-security-base-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-security-base-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-security-base-l1-1-0/Makefile.in (working copy) @@ -0,0 +1,3 @@ +MODULE = api-ms-win-security-base-l1-1-0.dll + +RC_SRCS = version.rc Index: win32/api-ms-win-security-base-l1-1-0/version.rc =================================================================== --- win32/api-ms-win-security-base-l1-1-0/version.rc (nonexistent) +++ win32/api-ms-win-security-base-l1-1-0/version.rc (working copy) @@ -0,0 +1,26 @@ +/* + * Copyright 2012 Detlef Riekenberg + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA + */ + +#define WINE_FILEDESCRIPTION_STR "Wine base security apiset" +#define WINE_FILENAME_STR "api-ms-win-security-base-l1-1-0.dll" +#define WINE_FILEVERSION 6,1,7601,21728 +#define WINE_FILEVERSION_STR "6.1.7601.21728" +#define WINE_PRODUCTVERSION 6,1,7601,21728 +#define WINE_PRODUCTVERSION_STR "6.1.7601.21728" + +#include "wine/wine_common_ver.rc" Index: win32/api-ms-win-security-base-l1-2-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-security-base-l1-2-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-security-base-l1-2-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-security-base-l1-2-0.dll api-ms-win-security-base-l1-2-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-security-base-l1-2-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-security-base-l1-2-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-security-base-l1-2-0.def) + +set_target_properties(api-ms-win-security-base-l1-2-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-security-base-l1-2-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-security-base-l1-2-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-security-base-l1-2-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-security-base-l1-2-0/Makefile.in =================================================================== --- win32/api-ms-win-security-base-l1-2-0/Makefile.in (nonexistent) +++ win32/api-ms-win-security-base-l1-2-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-security-base-l1-2-0.dll Index: win32/api-ms-win-security-base-l1-2-0/api-ms-win-security-base-l1-2-0.spec =================================================================== --- win32/api-ms-win-security-base-l1-2-0/api-ms-win-security-base-l1-2-0.spec (nonexistent) +++ win32/api-ms-win-security-base-l1-2-0/api-ms-win-security-base-l1-2-0.spec (working copy) @@ -0,0 +1,102 @@ +@ stdcall AccessCheck(ptr long long ptr ptr ptr ptr ptr) advapi32.AccessCheck +@ stdcall AccessCheckAndAuditAlarmW(wstr ptr wstr wstr ptr long ptr long ptr ptr ptr) advapi32.AccessCheckAndAuditAlarmW +@ stdcall AccessCheckByType(ptr ptr long long ptr long ptr ptr ptr ptr ptr) advapi32.AccessCheckByType +@ stub AccessCheckByTypeAndAuditAlarmW +@ stub AccessCheckByTypeResultList +@ stub AccessCheckByTypeResultListAndAuditAlarmByHandleW +@ stub AccessCheckByTypeResultListAndAuditAlarmW +@ stdcall AddAccessAllowedAce(ptr long long ptr) advapi32.AddAccessAllowedAce +@ stdcall AddAccessAllowedAceEx(ptr long long long ptr) advapi32.AddAccessAllowedAceEx +@ stdcall AddAccessAllowedObjectAce(ptr long long long ptr ptr ptr) advapi32.AddAccessAllowedObjectAce +@ stdcall AddAccessDeniedAce(ptr long long ptr) advapi32.AddAccessDeniedAce +@ stdcall AddAccessDeniedAceEx(ptr long long long ptr) advapi32.AddAccessDeniedAceEx +@ stdcall AddAccessDeniedObjectAce(ptr long long long ptr ptr ptr) advapi32.AddAccessDeniedObjectAce +@ stdcall AddAce(ptr long long ptr long) advapi32.AddAce +@ stdcall AddAuditAccessAce(ptr long long ptr long long) advapi32.AddAuditAccessAce +@ stdcall AddAuditAccessAceEx(ptr long long long ptr long long) advapi32.AddAuditAccessAceEx +@ stdcall AddAuditAccessObjectAce(ptr long long long ptr ptr ptr long long) advapi32.AddAuditAccessObjectAce +@ stdcall AddMandatoryAce(ptr long long long ptr) advapi32.AddMandatoryAce +@ stub AddResourceAttributeAce +@ stub AddScopedPolicyIDAce +@ stdcall AdjustTokenGroups(long long ptr long ptr ptr) advapi32.AdjustTokenGroups +@ stdcall AdjustTokenPrivileges(long long ptr long ptr ptr) advapi32.AdjustTokenPrivileges +@ stdcall AllocateAndInitializeSid(ptr long long long long long long long long long ptr) advapi32.AllocateAndInitializeSid +@ stdcall AllocateLocallyUniqueId(ptr) advapi32.AllocateLocallyUniqueId +@ stdcall AreAllAccessesGranted(long long) advapi32.AreAllAccessesGranted +@ stdcall AreAnyAccessesGranted(long long) advapi32.AreAnyAccessesGranted +@ stub CheckTokenCapability +@ stdcall CheckTokenMembership(long ptr ptr) advapi32.CheckTokenMembership +@ stub CheckTokenMembershipEx +@ stdcall ConvertToAutoInheritPrivateObjectSecurity(ptr ptr ptr ptr long ptr) advapi32.ConvertToAutoInheritPrivateObjectSecurity +@ stdcall CopySid(long ptr ptr) advapi32.CopySid +@ stdcall CreatePrivateObjectSecurity(ptr ptr ptr long long ptr) advapi32.CreatePrivateObjectSecurity +@ stdcall CreatePrivateObjectSecurityEx(ptr ptr ptr ptr long long long ptr) advapi32.CreatePrivateObjectSecurityEx +@ stdcall CreatePrivateObjectSecurityWithMultipleInheritance(ptr ptr ptr ptr long long long long ptr) advapi32.CreatePrivateObjectSecurityWithMultipleInheritance +@ stdcall CreateRestrictedToken(long long long ptr long ptr long ptr ptr) advapi32.CreateRestrictedToken +@ stdcall CreateWellKnownSid(long ptr ptr ptr) advapi32.CreateWellKnownSid +@ stdcall DeleteAce(ptr long) advapi32.DeleteAce +@ stdcall DestroyPrivateObjectSecurity(ptr) advapi32.DestroyPrivateObjectSecurity +@ stdcall DuplicateToken(long long ptr) advapi32.DuplicateToken +@ stdcall DuplicateTokenEx(long long ptr long long ptr) advapi32.DuplicateTokenEx +@ stub EqualDomainSid +@ stdcall EqualPrefixSid(ptr ptr) advapi32.EqualPrefixSid +@ stdcall EqualSid(ptr ptr) advapi32.EqualSid +@ stdcall FindFirstFreeAce(ptr ptr) advapi32.FindFirstFreeAce +@ stdcall FreeSid(ptr) advapi32.FreeSid +@ stdcall GetAce(ptr long ptr) advapi32.GetAce +@ stdcall GetAclInformation(ptr ptr long long) advapi32.GetAclInformation +@ stub GetAppContainerAce +@ stub GetCachedSigningLevel +@ stdcall GetFileSecurityW(wstr long ptr long ptr) advapi32.GetFileSecurityW +@ stdcall GetKernelObjectSecurity(long long ptr long ptr) advapi32.GetKernelObjectSecurity +@ stdcall GetLengthSid(ptr) advapi32.GetLengthSid +@ stdcall GetPrivateObjectSecurity(ptr long ptr long ptr) advapi32.GetPrivateObjectSecurity +@ stdcall GetSecurityDescriptorControl(ptr ptr ptr) advapi32.GetSecurityDescriptorControl +@ stdcall GetSecurityDescriptorDacl(ptr ptr ptr ptr) advapi32.GetSecurityDescriptorDacl +@ stdcall GetSecurityDescriptorGroup(ptr ptr ptr) advapi32.GetSecurityDescriptorGroup +@ stdcall GetSecurityDescriptorLength(ptr) advapi32.GetSecurityDescriptorLength +@ stdcall GetSecurityDescriptorOwner(ptr ptr ptr) advapi32.GetSecurityDescriptorOwner +@ stub GetSecurityDescriptorRMControl +@ stdcall GetSecurityDescriptorSacl(ptr ptr ptr ptr) advapi32.GetSecurityDescriptorSacl +@ stdcall GetSidIdentifierAuthority(ptr) advapi32.GetSidIdentifierAuthority +@ stdcall GetSidLengthRequired(long) advapi32.GetSidLengthRequired +@ stdcall GetSidSubAuthority(ptr long) advapi32.GetSidSubAuthority +@ stdcall GetSidSubAuthorityCount(ptr) advapi32.GetSidSubAuthorityCount +@ stdcall GetTokenInformation(long long ptr long ptr) advapi32.GetTokenInformation +@ stdcall GetWindowsAccountDomainSid(ptr ptr ptr) advapi32.GetWindowsAccountDomainSid +@ stdcall ImpersonateAnonymousToken(long) advapi32.ImpersonateAnonymousToken +@ stdcall ImpersonateLoggedOnUser(long) advapi32.ImpersonateLoggedOnUser +@ stdcall ImpersonateSelf(long) advapi32.ImpersonateSelf +@ stdcall InitializeAcl(ptr long long) advapi32.InitializeAcl +@ stdcall InitializeSecurityDescriptor(ptr long) advapi32.InitializeSecurityDescriptor +@ stdcall InitializeSid(ptr ptr long) advapi32.InitializeSid +@ stdcall IsTokenRestricted(long) advapi32.IsTokenRestricted +@ stdcall IsValidAcl(ptr) advapi32.IsValidAcl +@ stdcall IsValidSecurityDescriptor(ptr) advapi32.IsValidSecurityDescriptor +@ stdcall IsValidSid(ptr) advapi32.IsValidSid +@ stdcall IsWellKnownSid(ptr long) advapi32.IsWellKnownSid +@ stdcall MakeAbsoluteSD(ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr) advapi32.MakeAbsoluteSD +@ stdcall MakeSelfRelativeSD(ptr ptr ptr) advapi32.MakeSelfRelativeSD +@ stdcall MapGenericMask(ptr ptr) advapi32.MapGenericMask +@ stdcall ObjectCloseAuditAlarmW(wstr ptr long) advapi32.ObjectCloseAuditAlarmW +@ stdcall ObjectDeleteAuditAlarmW(wstr ptr long) advapi32.ObjectDeleteAuditAlarmW +@ stdcall ObjectOpenAuditAlarmW(wstr ptr wstr wstr ptr long long long ptr long long ptr) advapi32.ObjectOpenAuditAlarmW +@ stdcall ObjectPrivilegeAuditAlarmW(wstr ptr long long ptr long) advapi32.ObjectPrivilegeAuditAlarmW +@ stdcall PrivilegeCheck(ptr ptr ptr) advapi32.PrivilegeCheck +@ stdcall PrivilegedServiceAuditAlarmW(wstr wstr long ptr long) advapi32.PrivilegedServiceAuditAlarmW +@ stub QuerySecurityAccessMask +@ stdcall RevertToSelf() advapi32.RevertToSelf +@ stdcall SetAclInformation(ptr ptr long long) advapi32.SetAclInformation +@ stub SetCachedSigningLevel +@ stdcall SetFileSecurityW(wstr long ptr) advapi32.SetFileSecurityW +@ stdcall SetKernelObjectSecurity(long long ptr) advapi32.SetKernelObjectSecurity +@ stdcall SetPrivateObjectSecurity(long ptr ptr ptr long) advapi32.SetPrivateObjectSecurity +@ stub SetPrivateObjectSecurityEx +@ stub SetSecurityAccessMask +@ stdcall SetSecurityDescriptorControl(ptr long long) advapi32.SetSecurityDescriptorControl +@ stdcall SetSecurityDescriptorDacl(ptr long ptr long) advapi32.SetSecurityDescriptorDacl +@ stdcall SetSecurityDescriptorGroup(ptr ptr long) advapi32.SetSecurityDescriptorGroup +@ stdcall SetSecurityDescriptorOwner(ptr ptr long) advapi32.SetSecurityDescriptorOwner +@ stub SetSecurityDescriptorRMControl +@ stdcall SetSecurityDescriptorSacl(ptr long ptr long) advapi32.SetSecurityDescriptorSacl +@ stdcall SetTokenInformation(long long ptr long) advapi32.SetTokenInformation Index: win32/api-ms-win-security-base-l1-2-0/api-ms-win-security-base-l1-2-0.spec =================================================================== --- win32/api-ms-win-security-base-l1-2-0/api-ms-win-security-base-l1-2-0.spec (nonexistent) +++ win32/api-ms-win-security-base-l1-2-0/api-ms-win-security-base-l1-2-0.spec (working copy) @@ -0,0 +1,102 @@ +@ stdcall AccessCheck(ptr long long ptr ptr ptr ptr ptr) advapi32.AccessCheck +@ stdcall AccessCheckAndAuditAlarmW(wstr ptr wstr wstr ptr long ptr long ptr ptr ptr) advapi32.AccessCheckAndAuditAlarmW +@ stdcall AccessCheckByType(ptr ptr long long ptr long ptr ptr ptr ptr ptr) advapi32.AccessCheckByType +@ stub AccessCheckByTypeAndAuditAlarmW +@ stub AccessCheckByTypeResultList +@ stub AccessCheckByTypeResultListAndAuditAlarmByHandleW +@ stub AccessCheckByTypeResultListAndAuditAlarmW +@ stdcall AddAccessAllowedAce(ptr long long ptr) advapi32.AddAccessAllowedAce +@ stdcall AddAccessAllowedAceEx(ptr long long long ptr) advapi32.AddAccessAllowedAceEx +@ stdcall AddAccessAllowedObjectAce(ptr long long long ptr ptr ptr) advapi32.AddAccessAllowedObjectAce +@ stdcall AddAccessDeniedAce(ptr long long ptr) advapi32.AddAccessDeniedAce +@ stdcall AddAccessDeniedAceEx(ptr long long long ptr) advapi32.AddAccessDeniedAceEx +@ stdcall AddAccessDeniedObjectAce(ptr long long long ptr ptr ptr) advapi32.AddAccessDeniedObjectAce +@ stdcall AddAce(ptr long long ptr long) advapi32.AddAce +@ stdcall AddAuditAccessAce(ptr long long ptr long long) advapi32.AddAuditAccessAce +@ stdcall AddAuditAccessAceEx(ptr long long long ptr long long) advapi32.AddAuditAccessAceEx +@ stdcall AddAuditAccessObjectAce(ptr long long long ptr ptr ptr long long) advapi32.AddAuditAccessObjectAce +@ stdcall AddMandatoryAce(ptr long long long ptr) advapi32.AddMandatoryAce +@ stub AddResourceAttributeAce +@ stub AddScopedPolicyIDAce +@ stdcall AdjustTokenGroups(long long ptr long ptr ptr) advapi32.AdjustTokenGroups +@ stdcall AdjustTokenPrivileges(long long ptr long ptr ptr) advapi32.AdjustTokenPrivileges +@ stdcall AllocateAndInitializeSid(ptr long long long long long long long long long ptr) advapi32.AllocateAndInitializeSid +@ stdcall AllocateLocallyUniqueId(ptr) advapi32.AllocateLocallyUniqueId +@ stdcall AreAllAccessesGranted(long long) advapi32.AreAllAccessesGranted +@ stdcall AreAnyAccessesGranted(long long) advapi32.AreAnyAccessesGranted +@ stub CheckTokenCapability +@ stdcall CheckTokenMembership(long ptr ptr) advapi32.CheckTokenMembership +@ stub CheckTokenMembershipEx +@ stdcall ConvertToAutoInheritPrivateObjectSecurity(ptr ptr ptr ptr long ptr) advapi32.ConvertToAutoInheritPrivateObjectSecurity +@ stdcall CopySid(long ptr ptr) advapi32.CopySid +@ stdcall CreatePrivateObjectSecurity(ptr ptr ptr long long ptr) advapi32.CreatePrivateObjectSecurity +@ stdcall CreatePrivateObjectSecurityEx(ptr ptr ptr ptr long long long ptr) advapi32.CreatePrivateObjectSecurityEx +@ stdcall CreatePrivateObjectSecurityWithMultipleInheritance(ptr ptr ptr ptr long long long long ptr) advapi32.CreatePrivateObjectSecurityWithMultipleInheritance +@ stdcall CreateRestrictedToken(long long long ptr long ptr long ptr ptr) advapi32.CreateRestrictedToken +@ stdcall CreateWellKnownSid(long ptr ptr ptr) advapi32.CreateWellKnownSid +@ stdcall DeleteAce(ptr long) advapi32.DeleteAce +@ stdcall DestroyPrivateObjectSecurity(ptr) advapi32.DestroyPrivateObjectSecurity +@ stdcall DuplicateToken(long long ptr) advapi32.DuplicateToken +@ stdcall DuplicateTokenEx(long long ptr long long ptr) advapi32.DuplicateTokenEx +@ stub EqualDomainSid +@ stdcall EqualPrefixSid(ptr ptr) advapi32.EqualPrefixSid +@ stdcall EqualSid(ptr ptr) advapi32.EqualSid +@ stdcall FindFirstFreeAce(ptr ptr) advapi32.FindFirstFreeAce +@ stdcall FreeSid(ptr) advapi32.FreeSid +@ stdcall GetAce(ptr long ptr) advapi32.GetAce +@ stdcall GetAclInformation(ptr ptr long long) advapi32.GetAclInformation +@ stub GetAppContainerAce +@ stub GetCachedSigningLevel +@ stdcall GetFileSecurityW(wstr long ptr long ptr) advapi32.GetFileSecurityW +@ stdcall GetKernelObjectSecurity(long long ptr long ptr) advapi32.GetKernelObjectSecurity +@ stdcall GetLengthSid(ptr) advapi32.GetLengthSid +@ stdcall GetPrivateObjectSecurity(ptr long ptr long ptr) advapi32.GetPrivateObjectSecurity +@ stdcall GetSecurityDescriptorControl(ptr ptr ptr) advapi32.GetSecurityDescriptorControl +@ stdcall GetSecurityDescriptorDacl(ptr ptr ptr ptr) advapi32.GetSecurityDescriptorDacl +@ stdcall GetSecurityDescriptorGroup(ptr ptr ptr) advapi32.GetSecurityDescriptorGroup +@ stdcall GetSecurityDescriptorLength(ptr) advapi32.GetSecurityDescriptorLength +@ stdcall GetSecurityDescriptorOwner(ptr ptr ptr) advapi32.GetSecurityDescriptorOwner +@ stub GetSecurityDescriptorRMControl +@ stdcall GetSecurityDescriptorSacl(ptr ptr ptr ptr) advapi32.GetSecurityDescriptorSacl +@ stdcall GetSidIdentifierAuthority(ptr) advapi32.GetSidIdentifierAuthority +@ stdcall GetSidLengthRequired(long) advapi32.GetSidLengthRequired +@ stdcall GetSidSubAuthority(ptr long) advapi32.GetSidSubAuthority +@ stdcall GetSidSubAuthorityCount(ptr) advapi32.GetSidSubAuthorityCount +@ stdcall GetTokenInformation(long long ptr long ptr) advapi32.GetTokenInformation +@ stdcall GetWindowsAccountDomainSid(ptr ptr ptr) advapi32.GetWindowsAccountDomainSid +@ stdcall ImpersonateAnonymousToken(long) advapi32.ImpersonateAnonymousToken +@ stdcall ImpersonateLoggedOnUser(long) advapi32.ImpersonateLoggedOnUser +@ stdcall ImpersonateSelf(long) advapi32.ImpersonateSelf +@ stdcall InitializeAcl(ptr long long) advapi32.InitializeAcl +@ stdcall InitializeSecurityDescriptor(ptr long) advapi32.InitializeSecurityDescriptor +@ stdcall InitializeSid(ptr ptr long) advapi32.InitializeSid +@ stdcall IsTokenRestricted(long) advapi32.IsTokenRestricted +@ stdcall IsValidAcl(ptr) advapi32.IsValidAcl +@ stdcall IsValidSecurityDescriptor(ptr) advapi32.IsValidSecurityDescriptor +@ stdcall IsValidSid(ptr) advapi32.IsValidSid +@ stdcall IsWellKnownSid(ptr long) advapi32.IsWellKnownSid +@ stdcall MakeAbsoluteSD(ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr) advapi32.MakeAbsoluteSD +@ stdcall MakeSelfRelativeSD(ptr ptr ptr) advapi32.MakeSelfRelativeSD +@ stdcall MapGenericMask(ptr ptr) advapi32.MapGenericMask +@ stdcall ObjectCloseAuditAlarmW(wstr ptr long) advapi32.ObjectCloseAuditAlarmW +@ stdcall ObjectDeleteAuditAlarmW(wstr ptr long) advapi32.ObjectDeleteAuditAlarmW +@ stdcall ObjectOpenAuditAlarmW(wstr ptr wstr wstr ptr long long long ptr long long ptr) advapi32.ObjectOpenAuditAlarmW +@ stdcall ObjectPrivilegeAuditAlarmW(wstr ptr long long ptr long) advapi32.ObjectPrivilegeAuditAlarmW +@ stdcall PrivilegeCheck(ptr ptr ptr) advapi32.PrivilegeCheck +@ stdcall PrivilegedServiceAuditAlarmW(wstr wstr long ptr long) advapi32.PrivilegedServiceAuditAlarmW +@ stub QuerySecurityAccessMask +@ stdcall RevertToSelf() advapi32.RevertToSelf +@ stdcall SetAclInformation(ptr ptr long long) advapi32.SetAclInformation +@ stub SetCachedSigningLevel +@ stdcall SetFileSecurityW(wstr long ptr) advapi32.SetFileSecurityW +@ stdcall SetKernelObjectSecurity(long long ptr) advapi32.SetKernelObjectSecurity +@ stdcall SetPrivateObjectSecurity(long ptr ptr ptr long) advapi32.SetPrivateObjectSecurity +@ stub SetPrivateObjectSecurityEx +@ stub SetSecurityAccessMask +@ stdcall SetSecurityDescriptorControl(ptr long long) advapi32.SetSecurityDescriptorControl +@ stdcall SetSecurityDescriptorDacl(ptr long ptr long) advapi32.SetSecurityDescriptorDacl +@ stdcall SetSecurityDescriptorGroup(ptr ptr long) advapi32.SetSecurityDescriptorGroup +@ stdcall SetSecurityDescriptorOwner(ptr ptr long) advapi32.SetSecurityDescriptorOwner +@ stub SetSecurityDescriptorRMControl +@ stdcall SetSecurityDescriptorSacl(ptr long ptr long) advapi32.SetSecurityDescriptorSacl +@ stdcall SetTokenInformation(long long ptr long) advapi32.SetTokenInformation Index: win32/api-ms-win-security-base-l1-2-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-security-base-l1-2-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-security-base-l1-2-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-security-base-l1-2-0.dll api-ms-win-security-base-l1-2-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-security-base-l1-2-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-security-base-l1-2-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-security-base-l1-2-0.def) + +set_target_properties(api-ms-win-security-base-l1-2-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-security-base-l1-2-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-security-base-l1-2-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-security-base-l1-2-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-security-base-l1-2-0/Makefile.in =================================================================== --- win32/api-ms-win-security-base-l1-2-0/Makefile.in (nonexistent) +++ win32/api-ms-win-security-base-l1-2-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-security-base-l1-2-0.dll Index: win32/api-ms-win-security-lsalookup-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-security-lsalookup-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-security-lsalookup-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-security-lsalookup-l1-1-0.dll api-ms-win-security-lsalookup-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-security-lsalookup-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-security-lsalookup-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-security-lsalookup-l1-1-0.def) + +set_target_properties(api-ms-win-security-lsalookup-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-security-lsalookup-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-security-lsalookup-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-security-lsalookup-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-security-lsalookup-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-security-lsalookup-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-security-lsalookup-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-security-lsalookup-l1-1-0.dll Index: win32/api-ms-win-security-lsalookup-l1-1-0/api-ms-win-security-lsalookup-l1-1-0.spec =================================================================== --- win32/api-ms-win-security-lsalookup-l1-1-0/api-ms-win-security-lsalookup-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-security-lsalookup-l1-1-0/api-ms-win-security-lsalookup-l1-1-0.spec (working copy) @@ -0,0 +1,11 @@ +@ stub LookupAccountNameLocalA +@ stub LookupAccountNameLocalW +@ stub LookupAccountSidLocalA +@ stub LookupAccountSidLocalW +@ stub LsaLookupClose +@ stub LsaLookupFreeMemory +@ stub LsaLookupGetDomainInfo +@ stub LsaLookupManageSidNameMapping +@ stub LsaLookupOpenLocalPolicy +@ stub LsaLookupTranslateNames +@ stub LsaLookupTranslateSids Index: win32/api-ms-win-security-lsalookup-l1-1-0/api-ms-win-security-lsalookup-l1-1-0.spec =================================================================== --- win32/api-ms-win-security-lsalookup-l1-1-0/api-ms-win-security-lsalookup-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-security-lsalookup-l1-1-0/api-ms-win-security-lsalookup-l1-1-0.spec (working copy) @@ -0,0 +1,11 @@ +@ stub LookupAccountNameLocalA +@ stub LookupAccountNameLocalW +@ stub LookupAccountSidLocalA +@ stub LookupAccountSidLocalW +@ stub LsaLookupClose +@ stub LsaLookupFreeMemory +@ stub LsaLookupGetDomainInfo +@ stub LsaLookupManageSidNameMapping +@ stub LsaLookupOpenLocalPolicy +@ stub LsaLookupTranslateNames +@ stub LsaLookupTranslateSids Index: win32/api-ms-win-security-lsalookup-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-security-lsalookup-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-security-lsalookup-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-security-lsalookup-l1-1-0.dll api-ms-win-security-lsalookup-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-security-lsalookup-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-security-lsalookup-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-security-lsalookup-l1-1-0.def) + +set_target_properties(api-ms-win-security-lsalookup-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-security-lsalookup-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-security-lsalookup-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-security-lsalookup-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-security-lsalookup-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-security-lsalookup-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-security-lsalookup-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-security-lsalookup-l1-1-0.dll Index: win32/api-ms-win-security-lsalookup-l1-1-1/CMakeLists.txt =================================================================== --- win32/api-ms-win-security-lsalookup-l1-1-1/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-security-lsalookup-l1-1-1/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-security-lsalookup-l1-1-1.dll api-ms-win-security-lsalookup-l1-1-1.spec ADD_IMPORTLIB) + +add_library(api-ms-win-security-lsalookup-l1-1-1 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-security-lsalookup-l1-1-1_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-security-lsalookup-l1-1-1.def) + +set_target_properties(api-ms-win-security-lsalookup-l1-1-1 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-security-lsalookup-l1-1-1 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-security-lsalookup-l1-1-1 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-security-lsalookup-l1-1-1 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-security-lsalookup-l1-1-1/Makefile.in =================================================================== --- win32/api-ms-win-security-lsalookup-l1-1-1/Makefile.in (nonexistent) +++ win32/api-ms-win-security-lsalookup-l1-1-1/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-security-lsalookup-l1-1-1.dll Index: win32/api-ms-win-security-lsalookup-l1-1-1/api-ms-win-security-lsalookup-l1-1-1.spec =================================================================== --- win32/api-ms-win-security-lsalookup-l1-1-1/api-ms-win-security-lsalookup-l1-1-1.spec (nonexistent) +++ win32/api-ms-win-security-lsalookup-l1-1-1/api-ms-win-security-lsalookup-l1-1-1.spec (working copy) @@ -0,0 +1,16 @@ +@ stub EnumerateIdentityProviders +@ stub GetDefaultIdentityProvider +@ stub GetIdentityProviderInfoByGUID +@ stub GetIdentityProviderInfoByName +@ stub LookupAccountNameLocalA +@ stub LookupAccountNameLocalW +@ stub LookupAccountSidLocalA +@ stub LookupAccountSidLocalW +@ stub LsaLookupClose +@ stub LsaLookupFreeMemory +@ stub LsaLookupGetDomainInfo +@ stub LsaLookupManageSidNameMapping +@ stub LsaLookupOpenLocalPolicy +@ stub LsaLookupTranslateNames +@ stub LsaLookupTranslateSids +@ stub ReleaseIdentityProviderEnumContext Index: win32/api-ms-win-security-lsalookup-l1-1-1/api-ms-win-security-lsalookup-l1-1-1.spec =================================================================== --- win32/api-ms-win-security-lsalookup-l1-1-1/api-ms-win-security-lsalookup-l1-1-1.spec (nonexistent) +++ win32/api-ms-win-security-lsalookup-l1-1-1/api-ms-win-security-lsalookup-l1-1-1.spec (working copy) @@ -0,0 +1,16 @@ +@ stub EnumerateIdentityProviders +@ stub GetDefaultIdentityProvider +@ stub GetIdentityProviderInfoByGUID +@ stub GetIdentityProviderInfoByName +@ stub LookupAccountNameLocalA +@ stub LookupAccountNameLocalW +@ stub LookupAccountSidLocalA +@ stub LookupAccountSidLocalW +@ stub LsaLookupClose +@ stub LsaLookupFreeMemory +@ stub LsaLookupGetDomainInfo +@ stub LsaLookupManageSidNameMapping +@ stub LsaLookupOpenLocalPolicy +@ stub LsaLookupTranslateNames +@ stub LsaLookupTranslateSids +@ stub ReleaseIdentityProviderEnumContext Index: win32/api-ms-win-security-lsalookup-l1-1-1/CMakeLists.txt =================================================================== --- win32/api-ms-win-security-lsalookup-l1-1-1/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-security-lsalookup-l1-1-1/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-security-lsalookup-l1-1-1.dll api-ms-win-security-lsalookup-l1-1-1.spec ADD_IMPORTLIB) + +add_library(api-ms-win-security-lsalookup-l1-1-1 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-security-lsalookup-l1-1-1_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-security-lsalookup-l1-1-1.def) + +set_target_properties(api-ms-win-security-lsalookup-l1-1-1 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-security-lsalookup-l1-1-1 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-security-lsalookup-l1-1-1 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-security-lsalookup-l1-1-1 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-security-lsalookup-l1-1-1/Makefile.in =================================================================== --- win32/api-ms-win-security-lsalookup-l1-1-1/Makefile.in (nonexistent) +++ win32/api-ms-win-security-lsalookup-l1-1-1/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-security-lsalookup-l1-1-1.dll Index: win32/api-ms-win-security-sddl-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-security-sddl-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-security-sddl-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-security-sddl-l1-1-0.dll api-ms-win-security-sddl-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-security-sddl-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-security-sddl-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-security-sddl-l1-1-0.def) + +set_target_properties(api-ms-win-security-sddl-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-security-sddl-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-security-sddl-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-security-sddl-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-security-sddl-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-security-sddl-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-security-sddl-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-security-sddl-l1-1-0.dll Index: win32/api-ms-win-security-sddl-l1-1-0/api-ms-win-security-sddl-l1-1-0.spec =================================================================== --- win32/api-ms-win-security-sddl-l1-1-0/api-ms-win-security-sddl-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-security-sddl-l1-1-0/api-ms-win-security-sddl-l1-1-0.spec (working copy) @@ -0,0 +1,4 @@ +@ stdcall ConvertSecurityDescriptorToStringSecurityDescriptorW(ptr long long ptr ptr) advapi32.ConvertSecurityDescriptorToStringSecurityDescriptorW +@ stdcall ConvertSidToStringSidW(ptr ptr) advapi32.ConvertSidToStringSidW +@ stdcall ConvertStringSecurityDescriptorToSecurityDescriptorW(wstr long ptr ptr) advapi32.ConvertStringSecurityDescriptorToSecurityDescriptorW +@ stdcall ConvertStringSidToSidW(ptr ptr) advapi32.ConvertStringSidToSidW Index: win32/api-ms-win-security-sddl-l1-1-0/api-ms-win-security-sddl-l1-1-0.spec =================================================================== --- win32/api-ms-win-security-sddl-l1-1-0/api-ms-win-security-sddl-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-security-sddl-l1-1-0/api-ms-win-security-sddl-l1-1-0.spec (working copy) @@ -0,0 +1,4 @@ +@ stdcall ConvertSecurityDescriptorToStringSecurityDescriptorW(ptr long long ptr ptr) advapi32.ConvertSecurityDescriptorToStringSecurityDescriptorW +@ stdcall ConvertSidToStringSidW(ptr ptr) advapi32.ConvertSidToStringSidW +@ stdcall ConvertStringSecurityDescriptorToSecurityDescriptorW(wstr long ptr ptr) advapi32.ConvertStringSecurityDescriptorToSecurityDescriptorW +@ stdcall ConvertStringSidToSidW(ptr ptr) advapi32.ConvertStringSidToSidW Index: win32/api-ms-win-security-sddl-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-security-sddl-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-security-sddl-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-security-sddl-l1-1-0.dll api-ms-win-security-sddl-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-security-sddl-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-security-sddl-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-security-sddl-l1-1-0.def) + +set_target_properties(api-ms-win-security-sddl-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-security-sddl-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-security-sddl-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-security-sddl-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-security-sddl-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-security-sddl-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-security-sddl-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-security-sddl-l1-1-0.dll Index: win32/api-ms-win-service-core-l1-1-1/CMakeLists.txt =================================================================== --- win32/api-ms-win-service-core-l1-1-1/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-service-core-l1-1-1/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-service-core-l1-1-1.dll api-ms-win-service-core-l1-1-1.spec ADD_IMPORTLIB) + +add_library(api-ms-win-service-core-l1-1-1 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-service-core-l1-1-1_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-service-core-l1-1-1.def) + +set_target_properties(api-ms-win-service-core-l1-1-1 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-service-core-l1-1-1 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-service-core-l1-1-1 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-service-core-l1-1-1 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-service-core-l1-1-1/Makefile.in =================================================================== --- win32/api-ms-win-service-core-l1-1-1/Makefile.in (nonexistent) +++ win32/api-ms-win-service-core-l1-1-1/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-service-core-l1-1-1.dll Index: win32/api-ms-win-service-core-l1-1-1/api-ms-win-service-core-l1-1-1.spec =================================================================== --- win32/api-ms-win-service-core-l1-1-1/api-ms-win-service-core-l1-1-1.spec (nonexistent) +++ win32/api-ms-win-service-core-l1-1-1/api-ms-win-service-core-l1-1-1.spec (working copy) @@ -0,0 +1,6 @@ +@ stdcall EnumDependentServicesW(long long ptr long ptr ptr) advapi32.EnumDependentServicesW +@ stdcall EnumServicesStatusExW(long long long long ptr long ptr ptr ptr wstr) advapi32.EnumServicesStatusExW +@ stub QueryServiceDynamicInformation +@ stdcall RegisterServiceCtrlHandlerExW(wstr ptr ptr) advapi32.RegisterServiceCtrlHandlerExW +@ stdcall SetServiceStatus(long long) advapi32.SetServiceStatus +@ stdcall StartServiceCtrlDispatcherW(ptr) advapi32.StartServiceCtrlDispatcherW Index: win32/api-ms-win-service-core-l1-1-1/api-ms-win-service-core-l1-1-1.spec =================================================================== --- win32/api-ms-win-service-core-l1-1-1/api-ms-win-service-core-l1-1-1.spec (nonexistent) +++ win32/api-ms-win-service-core-l1-1-1/api-ms-win-service-core-l1-1-1.spec (working copy) @@ -0,0 +1,6 @@ +@ stdcall EnumDependentServicesW(long long ptr long ptr ptr) advapi32.EnumDependentServicesW +@ stdcall EnumServicesStatusExW(long long long long ptr long ptr ptr ptr wstr) advapi32.EnumServicesStatusExW +@ stub QueryServiceDynamicInformation +@ stdcall RegisterServiceCtrlHandlerExW(wstr ptr ptr) advapi32.RegisterServiceCtrlHandlerExW +@ stdcall SetServiceStatus(long long) advapi32.SetServiceStatus +@ stdcall StartServiceCtrlDispatcherW(ptr) advapi32.StartServiceCtrlDispatcherW Index: win32/api-ms-win-service-core-l1-1-1/CMakeLists.txt =================================================================== --- win32/api-ms-win-service-core-l1-1-1/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-service-core-l1-1-1/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-service-core-l1-1-1.dll api-ms-win-service-core-l1-1-1.spec ADD_IMPORTLIB) + +add_library(api-ms-win-service-core-l1-1-1 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-service-core-l1-1-1_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-service-core-l1-1-1.def) + +set_target_properties(api-ms-win-service-core-l1-1-1 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-service-core-l1-1-1 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-service-core-l1-1-1 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-service-core-l1-1-1 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-service-core-l1-1-1/Makefile.in =================================================================== --- win32/api-ms-win-service-core-l1-1-1/Makefile.in (nonexistent) +++ win32/api-ms-win-service-core-l1-1-1/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-service-core-l1-1-1.dll Index: win32/api-ms-win-service-management-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-service-management-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-service-management-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-service-management-l1-1-0.dll api-ms-win-service-management-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-service-management-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-service-management-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-service-management-l1-1-0.def) + +set_target_properties(api-ms-win-service-management-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-service-management-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-service-management-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-service-management-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-service-management-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-service-management-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-service-management-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-service-management-l1-1-0.dll Index: win32/api-ms-win-service-management-l1-1-0/api-ms-win-service-management-l1-1-0.spec =================================================================== --- win32/api-ms-win-service-management-l1-1-0/api-ms-win-service-management-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-service-management-l1-1-0/api-ms-win-service-management-l1-1-0.spec (working copy) @@ -0,0 +1,7 @@ +@ stdcall CloseServiceHandle(long) advapi32.CloseServiceHandle +@ stub ControlServiceExW +@ stdcall CreateServiceW(long wstr wstr long long long long wstr wstr ptr wstr wstr wstr) advapi32.CreateServiceW +@ stdcall DeleteService(long) advapi32.DeleteService +@ stdcall OpenSCManagerW(wstr wstr long) advapi32.OpenSCManagerW +@ stdcall OpenServiceW(long wstr long) advapi32.OpenServiceW +@ stdcall StartServiceW(long long ptr) advapi32.StartServiceW Index: win32/api-ms-win-service-management-l1-1-0/api-ms-win-service-management-l1-1-0.spec =================================================================== --- win32/api-ms-win-service-management-l1-1-0/api-ms-win-service-management-l1-1-0.spec (nonexistent) +++ win32/api-ms-win-service-management-l1-1-0/api-ms-win-service-management-l1-1-0.spec (working copy) @@ -0,0 +1,7 @@ +@ stdcall CloseServiceHandle(long) advapi32.CloseServiceHandle +@ stub ControlServiceExW +@ stdcall CreateServiceW(long wstr wstr long long long long wstr wstr ptr wstr wstr wstr) advapi32.CreateServiceW +@ stdcall DeleteService(long) advapi32.DeleteService +@ stdcall OpenSCManagerW(wstr wstr long) advapi32.OpenSCManagerW +@ stdcall OpenServiceW(long wstr long) advapi32.OpenServiceW +@ stdcall StartServiceW(long long ptr) advapi32.StartServiceW Index: win32/api-ms-win-service-management-l1-1-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-service-management-l1-1-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-service-management-l1-1-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-service-management-l1-1-0.dll api-ms-win-service-management-l1-1-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-service-management-l1-1-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-service-management-l1-1-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-service-management-l1-1-0.def) + +set_target_properties(api-ms-win-service-management-l1-1-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-service-management-l1-1-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-service-management-l1-1-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-service-management-l1-1-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-service-management-l1-1-0/Makefile.in =================================================================== --- win32/api-ms-win-service-management-l1-1-0/Makefile.in (nonexistent) +++ win32/api-ms-win-service-management-l1-1-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-service-management-l1-1-0.dll Index: win32/api-ms-win-service-winsvc-l1-2-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-service-winsvc-l1-2-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-service-winsvc-l1-2-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-service-winsvc-l1-2-0.dll api-ms-win-service-winsvc-l1-2-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-service-winsvc-l1-2-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-service-winsvc-l1-2-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-service-winsvc-l1-2-0.def) + +set_target_properties(api-ms-win-service-winsvc-l1-2-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-service-winsvc-l1-2-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-service-winsvc-l1-2-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-service-winsvc-l1-2-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-service-winsvc-l1-2-0/Makefile.in =================================================================== --- win32/api-ms-win-service-winsvc-l1-2-0/Makefile.in (nonexistent) +++ win32/api-ms-win-service-winsvc-l1-2-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-service-winsvc-l1-2-0.dll Index: win32/api-ms-win-service-winsvc-l1-2-0/api-ms-win-service-winsvc-l1-2-0.spec =================================================================== --- win32/api-ms-win-service-winsvc-l1-2-0/api-ms-win-service-winsvc-l1-2-0.spec (nonexistent) +++ win32/api-ms-win-service-winsvc-l1-2-0/api-ms-win-service-winsvc-l1-2-0.spec (working copy) @@ -0,0 +1,16 @@ +@ stdcall ChangeServiceConfig2A(long long ptr) advapi32.ChangeServiceConfig2A +@ stdcall ChangeServiceConfigA(long long long long wstr str ptr str str str str) advapi32.ChangeServiceConfigA +@ stdcall ControlService(long long ptr) advapi32.ControlService +@ stub ControlServiceExA +@ stdcall CreateServiceA(long str str long long long long str str ptr str str str) advapi32.CreateServiceA +@ stub NotifyServiceStatusChangeA +@ stdcall OpenSCManagerA(str str long) advapi32.OpenSCManagerA +@ stdcall OpenServiceA(long str long) advapi32.OpenServiceA +@ stdcall QueryServiceConfig2A(long long ptr long ptr) advapi32.QueryServiceConfig2A +@ stdcall QueryServiceConfigA(long ptr long ptr) advapi32.QueryServiceConfigA +@ stdcall QueryServiceStatus(long ptr) advapi32.QueryServiceStatus +@ stdcall RegisterServiceCtrlHandlerA(str ptr) advapi32.RegisterServiceCtrlHandlerA +@ stdcall RegisterServiceCtrlHandlerExA(str ptr ptr) advapi32.RegisterServiceCtrlHandlerExA +@ stdcall RegisterServiceCtrlHandlerW(wstr ptr) advapi32.RegisterServiceCtrlHandlerW +@ stdcall StartServiceA(long long ptr) advapi32.StartServiceA +@ stdcall StartServiceCtrlDispatcherA(ptr) advapi32.StartServiceCtrlDispatcherA Index: win32/api-ms-win-service-winsvc-l1-2-0/api-ms-win-service-winsvc-l1-2-0.spec =================================================================== --- win32/api-ms-win-service-winsvc-l1-2-0/api-ms-win-service-winsvc-l1-2-0.spec (nonexistent) +++ win32/api-ms-win-service-winsvc-l1-2-0/api-ms-win-service-winsvc-l1-2-0.spec (working copy) @@ -0,0 +1,16 @@ +@ stdcall ChangeServiceConfig2A(long long ptr) advapi32.ChangeServiceConfig2A +@ stdcall ChangeServiceConfigA(long long long long wstr str ptr str str str str) advapi32.ChangeServiceConfigA +@ stdcall ControlService(long long ptr) advapi32.ControlService +@ stub ControlServiceExA +@ stdcall CreateServiceA(long str str long long long long str str ptr str str str) advapi32.CreateServiceA +@ stub NotifyServiceStatusChangeA +@ stdcall OpenSCManagerA(str str long) advapi32.OpenSCManagerA +@ stdcall OpenServiceA(long str long) advapi32.OpenServiceA +@ stdcall QueryServiceConfig2A(long long ptr long ptr) advapi32.QueryServiceConfig2A +@ stdcall QueryServiceConfigA(long ptr long ptr) advapi32.QueryServiceConfigA +@ stdcall QueryServiceStatus(long ptr) advapi32.QueryServiceStatus +@ stdcall RegisterServiceCtrlHandlerA(str ptr) advapi32.RegisterServiceCtrlHandlerA +@ stdcall RegisterServiceCtrlHandlerExA(str ptr ptr) advapi32.RegisterServiceCtrlHandlerExA +@ stdcall RegisterServiceCtrlHandlerW(wstr ptr) advapi32.RegisterServiceCtrlHandlerW +@ stdcall StartServiceA(long long ptr) advapi32.StartServiceA +@ stdcall StartServiceCtrlDispatcherA(ptr) advapi32.StartServiceCtrlDispatcherA Index: win32/api-ms-win-service-winsvc-l1-2-0/CMakeLists.txt =================================================================== --- win32/api-ms-win-service-winsvc-l1-2-0/CMakeLists.txt (nonexistent) +++ win32/api-ms-win-service-winsvc-l1-2-0/CMakeLists.txt (working copy) @@ -0,0 +1,14 @@ + +spec2def(api-ms-win-service-winsvc-l1-2-0.dll api-ms-win-service-winsvc-l1-2-0.spec ADD_IMPORTLIB) + +add_library(api-ms-win-service-winsvc-l1-2-0 SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-service-winsvc-l1-2-0_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/api-ms-win-service-winsvc-l1-2-0.def) + +set_target_properties(api-ms-win-service-winsvc-l1-2-0 PROPERTIES LINKER_LANGUAGE C) +set_module_type(api-ms-win-service-winsvc-l1-2-0 win32dll ENTRYPOINT 0 UNICODE) + +add_importlibs(api-ms-win-service-winsvc-l1-2-0 ole32 ntdll kernel32) + +add_cd_file(TARGET api-ms-win-service-winsvc-l1-2-0 DESTINATION reactos/system32 FOR all) Index: win32/api-ms-win-service-winsvc-l1-2-0/Makefile.in =================================================================== --- win32/api-ms-win-service-winsvc-l1-2-0/Makefile.in (nonexistent) +++ win32/api-ms-win-service-winsvc-l1-2-0/Makefile.in (working copy) @@ -0,0 +1 @@ +MODULE = api-ms-win-service-winsvc-l1-2-0.dll Index: win32/CMakeLists.txt =================================================================== --- win32/CMakeLists.txt (revision 72214) +++ win32/CMakeLists.txt (working copy) @@ -260,3 +260,113 @@ add_subdirectory(xinput1_3) add_subdirectory(xinput9_1_0) add_subdirectory(xmllite) + + +#add_subdirectory(ucrtbase) +add_subdirectory(api-ms-win-core-com-l1-1-0) +add_subdirectory(api-ms-win-core-com-l1-1-1) +add_subdirectory(api-ms-win-core-console-l1-1-0) +add_subdirectory(api-ms-win-core-datetime-l1-1-0) +add_subdirectory(api-ms-win-core-datetime-l1-1-1) +add_subdirectory(api-ms-win-core-debug-l1-1-1) +add_subdirectory(api-ms-win-core-delayload-l1-1-1) +add_subdirectory(api-ms-win-core-errorhandling-l1-1-0) +add_subdirectory(api-ms-win-core-errorhandling-l1-1-1) +add_subdirectory(api-ms-win-core-errorhandling-l1-1-2) +add_subdirectory(api-ms-win-core-fibers-l1-1-0) +add_subdirectory(api-ms-win-core-fibers-l1-1-1) +add_subdirectory(api-ms-win-core-file-l1-1-0) +add_subdirectory(api-ms-win-core-file-l1-2-0) +add_subdirectory(api-ms-win-core-file-l1-2-1) +add_subdirectory(api-ms-win-core-file-l2-1-0) +add_subdirectory(api-ms-win-core-file-l2-1-1) +add_subdirectory(api-ms-win-core-handle-l1-1-0) +add_subdirectory(api-ms-win-core-heap-l1-1-0) +add_subdirectory(api-ms-win-core-heap-l1-2-0) +add_subdirectory(api-ms-win-core-heap-obsolete-l1-1-0) +add_subdirectory(api-ms-win-core-interlocked-l1-1-0) +add_subdirectory(api-ms-win-core-interlocked-l1-2-0) +add_subdirectory(api-ms-win-core-io-l1-1-1) +add_subdirectory(api-ms-win-core-kernel32-legacy-l1-1-0) +add_subdirectory(api-ms-win-core-kernel32-legacy-l1-1-1) +add_subdirectory(api-ms-win-core-libraryloader-l1-1-0) +add_subdirectory(api-ms-win-core-libraryloader-l1-1-1) +add_subdirectory(api-ms-win-core-libraryloader-l1-2-0) +add_subdirectory(api-ms-win-core-localization-l1-1-0) +add_subdirectory(api-ms-win-core-localization-l1-2-0) +add_subdirectory(api-ms-win-core-localization-l1-2-1) +add_subdirectory(api-ms-win-core-localization-obsolete-l1-1-0) +add_subdirectory(api-ms-win-core-localregistry-l1-1-0) +add_subdirectory(api-ms-win-core-memory-l1-1-0) +add_subdirectory(api-ms-win-core-memory-l1-1-1) +add_subdirectory(api-ms-win-core-memory-l1-1-2) +add_subdirectory(api-ms-win-core-misc-l1-1-0) +add_subdirectory(api-ms-win-core-namedpipe-l1-1-0) +add_subdirectory(api-ms-win-core-namedpipe-l1-2-0) +add_subdirectory(api-ms-win-core-path-l1-1-0) +add_subdirectory(api-ms-win-core-processenvironment-l1-1-0) +add_subdirectory(api-ms-win-core-processenvironment-l1-2-0) +add_subdirectory(api-ms-win-core-processthreads-l1-1-0) +add_subdirectory(api-ms-win-core-processthreads-l1-1-1) +add_subdirectory(api-ms-win-core-processthreads-l1-1-2) +add_subdirectory(api-ms-win-core-profile-l1-1-0) +add_subdirectory(api-ms-win-core-psapi-l1-1-0) +add_subdirectory(api-ms-win-core-registry-l1-1-0) +add_subdirectory(api-ms-win-core-rtlsupport-l1-1-0) +add_subdirectory(api-ms-win-core-rtlsupport-l1-2-0) +add_subdirectory(api-ms-win-core-shlwapi-legacy-l1-1-0) +add_subdirectory(api-ms-win-core-string-l1-1-0) +add_subdirectory(api-ms-win-core-string-l2-1-0) +add_subdirectory(api-ms-win-core-synch-l1-1-0) +add_subdirectory(api-ms-win-core-synch-l1-2-0) +add_subdirectory(api-ms-win-core-sysinfo-l1-1-0) +add_subdirectory(api-ms-win-core-sysinfo-l1-2-0) +add_subdirectory(api-ms-win-core-sysinfo-l1-2-1) +add_subdirectory(api-ms-win-core-threadpool-l1-2-0) +add_subdirectory(api-ms-win-core-threadpool-legacy-l1-1-0) +add_subdirectory(api-ms-win-core-timezone-l1-1-0) +add_subdirectory(api-ms-win-core-url-l1-1-0) +add_subdirectory(api-ms-win-core-util-l1-1-0) +add_subdirectory(api-ms-win-core-version-l1-1-0) +add_subdirectory(api-ms-win-core-winrt-error-l1-1-0) +add_subdirectory(api-ms-win-core-winrt-error-l1-1-1) +add_subdirectory(api-ms-win-core-winrt-l1-1-0) +add_subdirectory(api-ms-win-core-winrt-registration-l1-1-0) +add_subdirectory(api-ms-win-core-winrt-string-l1-1-0) +add_subdirectory(api-ms-win-core-wow64-l1-1-0) +add_subdirectory(api-ms-win-core-xstate-l2-1-0) +add_subdirectory(api-ms-win-crt-conio-l1-1-0) +add_subdirectory(api-ms-win-crt-convert-l1-1-0) +add_subdirectory(api-ms-win-crt-environment-l1-1-0) +add_subdirectory(api-ms-win-crt-filesystem-l1-1-0) +add_subdirectory(api-ms-win-crt-heap-l1-1-0) +#add_subdirectory(api-ms-win-crt-locale-l1-1-0) +#add_subdirectory(api-ms-win-crt-math-l1-1-0) +#add_subdirectory(api-ms-win-crt-multibyte-l1-1-0) +#add_subdirectory(api-ms-win-crt-private-l1-1-0) +#add_subdirectory(api-ms-win-crt-process-l1-1-0) +#add_subdirectory(api-ms-win-crt-runtime-l1-1-0) +#add_subdirectory(api-ms-win-crt-stdio-l1-1-0) +#add_subdirectory(api-ms-win-crt-string-l1-1-0) +#add_subdirectory(api-ms-win-crt-time-l1-1-0) +#add_subdirectory(api-ms-win-crt-utility-l1-1-0) +add_subdirectory(api-ms-win-downlevel-advapi32-l1-1-0) +add_subdirectory(api-ms-win-downlevel-advapi32-l2-1-0) +add_subdirectory(api-ms-win-downlevel-normaliz-l1-1-0) +add_subdirectory(api-ms-win-downlevel-ole32-l1-1-0) +add_subdirectory(api-ms-win-downlevel-shell32-l1-1-0) +add_subdirectory(api-ms-win-downlevel-shlwapi-l1-1-0) +add_subdirectory(api-ms-win-downlevel-shlwapi-l2-1-0) +add_subdirectory(api-ms-win-downlevel-user32-l1-1-0) +add_subdirectory(api-ms-win-downlevel-version-l1-1-0) +add_subdirectory(api-ms-win-eventing-classicprovider-l1-1-0) +add_subdirectory(api-ms-win-eventing-provider-l1-1-0) +add_subdirectory(api-ms-win-ntuser-dc-access-l1-1-0) +add_subdirectory(api-ms-win-security-base-l1-1-0) +add_subdirectory(api-ms-win-security-base-l1-2-0) +add_subdirectory(api-ms-win-security-lsalookup-l1-1-0) +add_subdirectory(api-ms-win-security-lsalookup-l1-1-1) +add_subdirectory(api-ms-win-security-sddl-l1-1-0) +add_subdirectory(api-ms-win-service-core-l1-1-1) +add_subdirectory(api-ms-win-service-management-l1-1-0) +add_subdirectory(api-ms-win-service-winsvc-l1-2-0) \ No newline at end of file Index: win32/msvcrt/msvcrt.spec =================================================================== --- win32/msvcrt/msvcrt.spec (revision 72214) +++ win32/msvcrt/msvcrt.spec (working copy) @@ -430,8 +430,8 @@ @ cdecl _getpid() kernel32.GetCurrentProcessId @ cdecl _getsystime(ptr) @ cdecl _getw(ptr) -# stub _getwch -# stub _getwche +@ cdecl _getwch() +@ cdecl _getwche() @ cdecl _getws(ptr) @ cdecl -i386 _global_unwind2(ptr) @ cdecl _gmtime64(ptr) @@ -670,7 +670,6 @@ @ cdecl _ultow(long ptr long) @ cdecl _umask(long) @ cdecl _ungetch(long) -# stub _ungetwch @ cdecl _unlink(str) @ cdecl _unloaddll(long) @ cdecl _unlock(long) Index: win32/ucrtbase/CMakeLists.txt =================================================================== --- win32/ucrtbase/CMakeLists.txt (nonexistent) +++ win32/ucrtbase/CMakeLists.txt (working copy) @@ -0,0 +1,15 @@ + +spec2def(ucrt.dll ucrtbase.spec ADD_IMPORTLIB) + +add_library(ucrt SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/ucrt_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/ucrt.def) + +set_target_properties(ucrt PROPERTIES LINKER_LANGUAGE C) +set_module_type(ucrt win32dll ENTRYPOINT 0 UNICODE) + +target_link_libraries(ucrt crt wine ${PSEH_LIB}) +add_importlibs(ucrt ole32 ntdll kernel32) + +add_cd_file(TARGET ucrt DESTINATION reactos/system32 FOR all) Index: win32/ucrtbase/ucrtbase.spec =================================================================== --- win32/ucrtbase/ucrtbase.spec (nonexistent) +++ win32/ucrtbase/ucrtbase.spec (working copy) @@ -0,0 +1,2598 @@ +@ cdecl -arch=i386 _CIacos() +@ cdecl -arch=i386 _CIasin() +@ cdecl -arch=i386 _CIatan() +@ cdecl -arch=i386 _CIatan2() +@ cdecl -arch=i386 _CIcos() +@ cdecl -arch=i386 _CIcosh() +@ cdecl -arch=i386 _CIexp() +@ cdecl -arch=i386 _CIfmod() +@ cdecl -arch=i386 _CIlog() +@ cdecl -arch=i386 _CIlog10() +@ cdecl -arch=i386 _CIpow() +@ cdecl -arch=i386 _CIsin() +@ cdecl -arch=i386 _CIsinh() +@ cdecl -arch=i386 _CIsqrt() +@ cdecl -arch=i386 _CItan() +@ cdecl -arch=i386 _CItanh() +@ stub _Cbuild +@ stub _Cmulcc +@ stub _Cmulcr +@ stub _CreateFrameInfo #(ptr ptr) +@ stdcall _CxxThrowException(long long) +@ cdecl -arch=i386 -norelay _EH_prolog() +#@ stub _Exit +@ stub _FCbuild +@ stub _FCmulcc +@ stub _FCmulcr +@ stub _FindAndUnlinkFrame #(ptr) +@ stub _GetImageBase +@ stub _GetThrowImageBase +@ cdecl _Getdays() +@ cdecl _Getmonths() +@ cdecl _Gettnames() +@ stub _IsExceptionObjectToBeDestroyed #(ptr) +@ stub _LCbuild +@ stub _LCmulcc +@ stub _LCmulcr +@ stub _SetImageBase +@ stub _SetThrowImageBase +@ stub _NLG_Dispatch2 +@ stub _NLG_Return +@ stub _NLG_Return2 +@ stub _SetWinRTOutOfMemoryExceptionCallback +@ cdecl _Strftime(str long str ptr ptr) +@ stub _W_Getdays +@ stub _W_Getmonths +@ stub _W_Gettnames +@ stub _Wcsftime +@ stub __AdjustPointer #(ptr ptr) +@ stub __BuildCatchObject +@ stub __BuildCatchObjectHelper +@ stdcall -arch=x86_64 __C_specific_handler(ptr long ptr ptr) ntdll.__C_specific_handler +@ cdecl -arch=i386,x86_64,arm __CxxDetectRethrow(ptr) +#@ cdecl -arch=i386,x86_64,arm __CxxExceptionFilter(ptr ptr long ptr) +@ cdecl -arch=i386,x86_64,arm -norelay __CxxFrameHandler(ptr ptr ptr ptr) +@ cdecl -arch=i386,x86_64,arm -norelay __CxxFrameHandler2(ptr ptr ptr ptr) __CxxFrameHandler +@ cdecl -arch=i386,x86_64,arm -norelay __CxxFrameHandler3(ptr ptr ptr ptr) __CxxFrameHandler +@ stdcall -arch=i386 __CxxLongjmpUnwind(ptr) +@ cdecl -arch=i386,x86_64,arm __CxxQueryExceptionSize() +@ stub __CxxRegisterExceptionObject #(ptr ptr) +@ stub __CxxUnregisterExceptionObject #(ptr long) +@ stub __DestructExceptionObject #(ptr) +@ stub __FrameUnwindFilter +@ stub __GetPlatformExceptionInfo +@ stub __NLG_Dispatch2 +@ stub __NLG_Return2 +@ cdecl __RTCastToVoid(ptr) MSVCRT___RTCastToVoid +@ cdecl __RTDynamicCast(ptr long ptr ptr long) MSVCRT___RTDynamicCast +@ cdecl __RTtypeid(ptr) MSVCRT___RTtypeid +@ stub __TypeMatch +@ cdecl ___lc_codepage_func() +@ cdecl ___lc_collate_cp_func() +#@ cdecl ___lc_locale_name_func() +@ cdecl ___mb_cur_max_func() +#@ cdecl ___mb_cur_max_l_func(ptr) +#@ cdecl __acrt_iob_func(long) +@ stub __conio_common_vcprintf +@ stub __conio_common_vcprintf_p +@ stub __conio_common_vcprintf_s +@ stub __conio_common_vcscanf +@ stub __conio_common_vcwprintf +@ stub __conio_common_vcwprintf_p +@ stub __conio_common_vcwprintf_s +@ stub __conio_common_vcwscanf +#@ cdecl -arch=i386 __control87_2(long long ptr ptr) +@ stub __current_exception +@ stub __current_exception_context +@ cdecl __daylight() __p__daylight +@ stub __dcrt_get_wide_environment_from_os +@ stub __dcrt_initial_narrow_environment +@ cdecl __doserrno() __doserrno +@ cdecl __dstbias() __p__dstbias +#@ cdecl __fpe_flt_rounds() +@ cdecl __fpecode() +@ stub __initialize_lconv_for_unsigned_char +@ stub __intrinsic_abnormal_termination +@ stub __intrinsic_setjmp +@ stub __intrinsic_setjmpex +@ cdecl __isascii(long) __isascii +@ cdecl __iscsym(long) __iscsym +@ cdecl __iscsymf(long) __iscsymf +#@ stub __iswcsym +#@ stub __iswcsymf +#@ cdecl -arch=i386 __libm_sse2_acos() +#@ cdecl -arch=i386 __libm_sse2_acosf() +#@ cdecl -arch=i386 __libm_sse2_asin() +#@ cdecl -arch=i386 __libm_sse2_asinf() +#@ cdecl -arch=i386 __libm_sse2_atan() +#@ cdecl -arch=i386 __libm_sse2_atan2() +#@ cdecl -arch=i386 __libm_sse2_atanf() +#@ cdecl -arch=i386 __libm_sse2_cos() +#@ cdecl -arch=i386 __libm_sse2_cosf() +#@ cdecl -arch=i386 __libm_sse2_exp() +#@ cdecl -arch=i386 __libm_sse2_expf() +#@ cdecl -arch=i386 __libm_sse2_log() +#@ cdecl -arch=i386 __libm_sse2_log10() +#@ cdecl -arch=i386 __libm_sse2_log10f() +#@ cdecl -arch=i386 __libm_sse2_logf() +#@ cdecl -arch=i386 __libm_sse2_pow() +#@ cdecl -arch=i386 __libm_sse2_powf() +#@ cdecl -arch=i386 __libm_sse2_sin() +#@ cdecl -arch=i386 __libm_sse2_sinf() +#@ cdecl -arch=i386 __libm_sse2_tan() +#@ cdecl -arch=i386 __libm_sse2_tanf() +@ cdecl __p___argc() +@ cdecl __p___argv() +@ cdecl __p___wargv() +@ cdecl __p__acmdln() +@ cdecl __p__commode() +@ cdecl __p__environ() +@ cdecl __p__fmode() +#@ cdecl __p__mbcasemap() +@ cdecl __p__mbctype() +@ cdecl __p__pgmptr() +@ cdecl __p__wcmdln() +@ cdecl __p__wenviron() +@ cdecl __p__wpgmptr() +@ cdecl __pctype_func() +@ stub __processing_throw +@ cdecl __pwctype_func() +@ cdecl __pxcptinfoptrs() +@ stub __report_gsfailure +@ cdecl __setusermatherr(ptr) +#@ cdecl __std_exception_copy(ptr ptr) +#@ cdecl __std_exception_destroy(ptr) +#@ cdecl __std_type_info_compare(ptr ptr) type_info_compare +@ stub __std_type_info_destroy_list +@ stub __std_type_info_hash +@ stub __std_type_info_name +@ cdecl __stdio_common_vfprintf(int64 ptr ptr ptr ptr) _stdio_common_vfprintf +@ stub __stdio_common_vfprintf_p +@ stub __stdio_common_vfprintf_s +@ stub __stdio_common_vfscanf +@ cdecl __stdio_common_vfwprintf(int64 ptr ptr ptr ptr) _stdio_common_vfwprintf +@ stub __stdio_common_vfwprintf_p +@ stub __stdio_common_vfwprintf_s +@ stub __stdio_common_vfwscanf +@ cdecl __stdio_common_vsnprintf_s(int64 ptr long long ptr ptr ptr) _stdio_common_vsnprintf_s +@ stub __stdio_common_vsnwprintf_s +@ cdecl __stdio_common_vsprintf(int64 ptr long ptr ptr ptr) _stdio_common_vsprintf +@ stub __stdio_common_vsprintf_p +@ cdecl __stdio_common_vsprintf_s(int64 ptr long ptr ptr ptr) _stdio_common_vsprintf_s +@ cdecl __stdio_common_vsscanf(int64 ptr long ptr ptr ptr) _stdio_common_vsscanf +@ cdecl __stdio_common_vswprintf(int64 ptr long ptr ptr ptr) _stdio_common_vswprintf +@ stub __stdio_common_vswprintf_p +@ stub __stdio_common_vswprintf_s +@ stub __stdio_common_vswscanf +@ stub __strncnt +@ cdecl __sys_errlist() +@ cdecl __sys_nerr() +@ cdecl __threadhandle() kernel32.GetCurrentThread +@ cdecl __threadid() kernel32.GetCurrentThreadId +@ cdecl __timezone() __p__timezone +@ cdecl __toascii(long) __toascii +@ cdecl __tzname() __p__tzname +@ cdecl __unDName(ptr str long ptr ptr long) +@ cdecl __unDNameEx(ptr str long ptr ptr ptr long) +@ cdecl __uncaught_exception() __uncaught_exception +@ cdecl __wcserror(wstr) __wcserror +@ cdecl __wcserror_s(ptr long wstr) __wcserror_s +@ stub __wcsncnt +@ cdecl -ret64 _abs64(int64) +@ cdecl _access(str long) _access +@ cdecl _access_s(str long) _access_s +@ cdecl _aligned_free(ptr) +@ cdecl _aligned_malloc(long long) +@ cdecl _aligned_msize(ptr long long) +@ cdecl _aligned_offset_malloc(long long long) +@ cdecl _aligned_offset_realloc(ptr long long long) +@ stub _aligned_offset_recalloc +@ cdecl _aligned_realloc(ptr long long) +@ stub _aligned_recalloc +@ cdecl _assert(str str long) _assert +@ cdecl _atodbl(ptr str) _atodbl +@ cdecl _atodbl_l(ptr str ptr) _atodbl_l +@ cdecl _atof_l(str ptr) _atof_l +@ cdecl _atoflt(ptr str) _atoflt +@ cdecl _atoflt_l(ptr str ptr) _atoflt_l +@ cdecl -ret64 _atoi64(str) ntdll._atoi64 +@ stub _atoi64_l +@ cdecl _atoi_l(str ptr) _atoi_l +@ stub _atol_l +@ cdecl _atoldbl(ptr str) _atoldbl +@ stub _atoldbl_l +@ cdecl -ret64 _atoll_l(str ptr) _atoll_l +@ cdecl _beep(long long) _beep +@ cdecl _beginthread(ptr long ptr) +@ cdecl _beginthreadex(ptr long ptr ptr long ptr) +@ cdecl _byteswap_uint64(int64) +@ cdecl _byteswap_ulong(long) _byteswap_ulong +@ cdecl _byteswap_ushort(long) +@ cdecl _c_exit() _c_exit +@ cdecl _cabs(long) _cabs +@ cdecl _callnewh(long) +@ cdecl _calloc_base(long long) +@ cdecl _cexit() _cexit +@ cdecl _cgets(ptr) +@ stub _cgets_s +@ stub _cgetws +@ stub _cgetws_s +@ cdecl _chdir(str) _chdir +@ cdecl _chdrive(long) _chdrive +@ cdecl _chgsign(double) _chgsign +@ cdecl _chgsignf(float) _chgsignf +@ cdecl -arch=i386 -norelay _chkesp() +@ cdecl _chmod(str long) _chmod +@ cdecl _chsize(long long) _chsize +@ cdecl _chsize_s(long int64) _chsize_s +@ cdecl _clearfp() +@ cdecl _close(long) _close +@ cdecl _commit(long) _commit +@ cdecl _configthreadlocale(long) +@ cdecl _configure_narrow_argv(long) +@ cdecl _configure_wide_argv(long) +@ cdecl _control87(long long) +@ cdecl _controlfp(long long) +@ cdecl _controlfp_s(ptr long long) +@ cdecl _copysign(double double) _copysign +@ cdecl _copysignf(float float) _copysignf +@ cdecl _cputs(str) +@ cdecl _cputws(wstr) +@ cdecl _creat(str long) _creat +@ cdecl _create_locale(long str) _create_locale +@ stub _crt_at_quick_exit +@ cdecl _crt_atexit(ptr) _crt_atexit +@ cdecl _crt_debugger_hook(long) _crt_debugger_hook +@ cdecl _ctime32(ptr) _ctime32 +@ cdecl _ctime32_s(str long ptr) _ctime32_s +@ cdecl _ctime64(ptr) _ctime64 +@ cdecl _ctime64_s(str long ptr) _ctime64_s +@ cdecl _cwait(ptr long long) +@ stub _d_int +@ cdecl _dclass(double) MSVCR120__dclass +@ stub _dexp +@ cdecl _difftime32(long long) _difftime32 +@ cdecl _difftime64(long long) _difftime64 +@ stub _dlog +@ stub _dnorm +@ cdecl _dpcomp(double double) MSVCR120__dpcomp +@ stub _dpoly +@ stub _dscale +@ cdecl _dsign(double) MSVCR120__dsign +@ stub _dsin +@ cdecl _dtest(ptr) MSVCR120__dtest +@ stub _dunscale +@ cdecl _dup(long) _dup +@ cdecl _dup2(long long) _dup2 +@ cdecl _dupenv_s(ptr ptr str) +@ cdecl _ecvt(double long ptr ptr) _ecvt +@ cdecl _ecvt_s(str long double long ptr ptr) _ecvt_s +@ cdecl _endthread() +@ cdecl _endthreadex(long) +@ cdecl _eof(long) _eof +@ cdecl _errno() _errno +@ stub _except1 +@ cdecl -arch=i386 _except_handler2(ptr ptr ptr ptr) +@ cdecl -arch=i386 _except_handler3(ptr ptr ptr ptr) +@ cdecl -arch=i386 _except_handler4_common(ptr ptr ptr ptr ptr ptr) +@ varargs _execl(str str) +@ varargs _execle(str str) +@ varargs _execlp(str str) +@ varargs _execlpe(str str) +@ cdecl _execute_onexit_table(ptr) _execute_onexit_table +@ cdecl _execv(str ptr) +@ cdecl _execve(str ptr ptr) _execve +@ cdecl _execvp(str ptr) +@ cdecl _execvpe(str ptr ptr) +@ cdecl _exit(long) +@ cdecl _expand(ptr long) +@ cdecl _fclose_nolock(ptr) _fclose_nolock +@ cdecl _fcloseall() _fcloseall +@ cdecl _fcvt(double long ptr ptr) _fcvt +@ cdecl _fcvt_s(ptr long double long ptr ptr) _fcvt_s +@ stub _fd_int +@ cdecl _fdclass(float) MSVCR120__fdclass +@ stub _fdexp +@ stub _fdlog +@ stub _fdnorm +@ cdecl _fdopen(long str) _fdopen +@ cdecl _fdpcomp(float float) MSVCR120__fdpcomp +@ stub _fdpoly +@ stub _fdscale +@ cdecl _fdsign(float) MSVCR120__fdsign +@ stub _fdsin +@ cdecl _fdtest(ptr) MSVCR120__fdtest +@ stub _fdunscale +@ cdecl _fflush_nolock(ptr) _fflush_nolock +@ cdecl _fgetc_nolock(ptr) _fgetc_nolock +@ cdecl _fgetchar() _fgetchar +@ cdecl _fgetwc_nolock(ptr) _fgetwc_nolock +@ cdecl _fgetwchar() _fgetwchar +@ cdecl _filelength(long) _filelength +@ cdecl -ret64 _filelengthi64(long) _filelengthi64 +@ cdecl _fileno(ptr) _fileno +@ cdecl _findclose(long) _findclose +@ cdecl _findfirst32(str ptr) _findfirst32 +@ stub _findfirst32i64 +@ cdecl _findfirst64(str ptr) _findfirst64 +@ cdecl _findfirst64i32(str ptr) _findfirst64i32 +@ cdecl _findnext32(long ptr) _findnext32 +@ stub _findnext32i64 +@ cdecl _findnext64(long ptr) _findnext64 +@ cdecl _findnext64i32(long ptr) _findnext64i32 +@ cdecl _finite(double) _finite +@ cdecl -arch=arm,x86_64 _finitef(float) _finitef +@ cdecl _flushall() _flushall +@ cdecl _fpclass(double) _fpclass +@ stub _fpclassf +@ cdecl _fpieee_flt(long ptr ptr) +@ cdecl _fpreset() +@ cdecl _fputc_nolock(long ptr) _fputc_nolock +@ cdecl _fputchar(long) _fputchar +@ cdecl _fputwc_nolock(long ptr) _fputwc_nolock +@ cdecl _fputwchar(long) _fputwchar +@ cdecl _fread_nolock(ptr long long ptr) _fread_nolock +@ cdecl _fread_nolock_s(ptr long long long ptr) _fread_nolock_s +@ cdecl _free_base(ptr) +@ cdecl _free_locale(ptr) _free_locale +@ cdecl _fseek_nolock(ptr long long) _fseek_nolock +@ cdecl _fseeki64(ptr int64 long) _fseeki64 +@ cdecl _fseeki64_nolock(ptr int64 long) _fseeki64_nolock +@ cdecl _fsopen(str str long) _fsopen +@ cdecl _fstat32(long ptr) _fstat32 +@ cdecl _fstat32i64(long ptr) _fstat32i64 +@ cdecl _fstat64(long ptr) _fstat64 +@ cdecl _fstat64i32(long ptr) _fstat64i32 +@ cdecl _ftell_nolock(ptr) _ftell_nolock +@ cdecl -ret64 _ftelli64(ptr) _ftelli64 +@ cdecl -ret64 _ftelli64_nolock(ptr) _ftelli64_nolock +@ cdecl _ftime32(ptr) _ftime32 +@ cdecl _ftime32_s(ptr) _ftime32_s +@ cdecl _ftime64(ptr) _ftime64 +@ cdecl _ftime64_s(ptr) _ftime64_s +@ cdecl -arch=i386 -ret64 _ftol() _ftol +@ cdecl _fullpath(ptr str long) _fullpath +@ cdecl _futime32(long ptr) +@ cdecl _futime64(long ptr) +@ cdecl _fwrite_nolock(ptr long long ptr) _fwrite_nolock +@ cdecl _gcvt(double long str) _gcvt +@ cdecl _gcvt_s(ptr long double long) _gcvt_s +@ stub _get_FMA3_enable +@ cdecl _get_current_locale() _get_current_locale +@ cdecl _get_daylight(ptr) +@ cdecl _get_doserrno(ptr) +@ stub _get_dstbias +@ cdecl _get_errno(ptr) +@ cdecl _get_fmode(ptr) _get_fmode +@ cdecl _get_heap_handle() +@ cdecl _get_initial_narrow_environment() +@ cdecl _get_initial_wide_environment() +@ cdecl _get_invalid_parameter_handler() +@ stub _get_narrow_winmain_command_line +@ cdecl _get_osfhandle(long) _get_osfhandle +@ cdecl _get_pgmptr(ptr) +@ cdecl _get_printf_count_output() _get_printf_count_output +@ stub _get_purecall_handler +@ cdecl _get_stream_buffer_pointers(ptr ptr ptr ptr) _get_stream_buffer_pointers +@ cdecl _get_terminate() _get_terminate +@ cdecl _get_thread_local_invalid_parameter_handler() +@ cdecl _get_timezone(ptr) +@ cdecl _get_tzname(ptr str long long) _get_tzname +@ cdecl _get_unexpected() _get_unexpected +@ stub _get_wide_winmain_command_line +@ cdecl _get_wpgmptr(ptr) +@ cdecl _getc_nolock(ptr) _fgetc_nolock +@ cdecl _getch() +@ cdecl _getch_nolock() +@ cdecl _getche() +@ cdecl _getche_nolock() +@ cdecl _getcwd(str long) +@ cdecl _getdcwd(long str long) +@ cdecl _getdiskfree(long ptr) +@ cdecl _getdllprocaddr(long str long) +@ cdecl _getdrive() +@ cdecl _getdrives() kernel32.GetLogicalDrives +@ cdecl _getmaxstdio() +@ cdecl _getmbcp() +@ cdecl _getpid() kernel32.GetCurrentProcessId +@ cdecl _getsystime(ptr) +@ cdecl _getw(ptr) _getw +@ cdecl _getwc_nolock(ptr) _fgetwc_nolock +@ cdecl _getwch() +@ cdecl _getwch_nolock() +@ cdecl _getwche() +@ cdecl _getwche_nolock() +@ cdecl _getws(ptr) _getws +@ stub _getws_s +@ cdecl -arch=i386 _global_unwind2(ptr) +@ cdecl _gmtime32(ptr) _gmtime32 +@ cdecl _gmtime32_s(ptr ptr) _gmtime32_s +@ cdecl _gmtime64(ptr) _gmtime64 +@ cdecl _gmtime64_s(ptr ptr) _gmtime64_s +@ cdecl _heapchk() +@ cdecl _heapmin() +@ cdecl _heapwalk(ptr) +@ cdecl _hypot(double double) +@ cdecl _hypotf(float float) _hypotf +@ cdecl _i64toa(int64 ptr long) ntdll._i64toa +@ cdecl _i64toa_s(int64 ptr long long) _i64toa_s +@ cdecl _i64tow(int64 ptr long) ntdll._i64tow +@ cdecl _i64tow_s(int64 ptr long long) _i64tow_s +@ cdecl _initialize_narrow_environment() +@ cdecl _initialize_onexit_table(ptr) _initialize_onexit_table +@ cdecl _initialize_wide_environment() +@ cdecl _initterm(ptr ptr) +@ cdecl _initterm_e(ptr ptr) +@ cdecl _invalid_parameter_noinfo() +@ stub _invalid_parameter_noinfo_noreturn +@ stub _invoke_watson +@ stub _is_exception_typeof +@ cdecl _isalnum_l(long ptr) _isalnum_l +@ cdecl _isalpha_l(long ptr) _isalpha_l +@ cdecl _isatty(long) _isatty +@ stub _isblank_l +@ cdecl _iscntrl_l(long ptr) _iscntrl_l +@ cdecl _isctype(long long) _isctype +@ cdecl _isctype_l(long long ptr) _isctype_l +@ cdecl _isdigit_l(long ptr) _isdigit_l +@ cdecl _isgraph_l(long ptr) _isgraph_l +@ cdecl _isleadbyte_l(long ptr) _isleadbyte_l +@ cdecl _islower_l(long ptr) _islower_l +@ cdecl _ismbbalnum(long) +@ stub _ismbbalnum_l +@ cdecl _ismbbalpha(long) +@ stub _ismbbalpha_l +@ stub _ismbbblank +@ stub _ismbbblank_l +@ cdecl _ismbbgraph(long) +@ stub _ismbbgraph_l +@ cdecl _ismbbkalnum(long) +@ stub _ismbbkalnum_l +@ cdecl _ismbbkana(long) +@ stub _ismbbkana_l +@ cdecl _ismbbkprint(long) +@ stub _ismbbkprint_l +@ cdecl _ismbbkpunct(long) +@ stub _ismbbkpunct_l +@ cdecl _ismbblead(long) +@ cdecl _ismbblead_l(long ptr) +@ cdecl _ismbbprint(long) +@ stub _ismbbprint_l +@ cdecl _ismbbpunct(long) +@ stub _ismbbpunct_l +@ cdecl _ismbbtrail(long) +@ stub _ismbbtrail_l +@ cdecl _ismbcalnum(long) +@ stub _ismbcalnum_l +@ cdecl _ismbcalpha(long) +@ stub _ismbcalpha_l +@ stub _ismbcblank +@ stub _ismbcblank_l +@ cdecl _ismbcdigit(long) +@ stub _ismbcdigit_l +@ cdecl _ismbcgraph(long) +@ stub _ismbcgraph_l +@ cdecl _ismbchira(long) +@ stub _ismbchira_l +@ cdecl _ismbckata(long) +@ stub _ismbckata_l +@ cdecl _ismbcl0(long) +@ stub _ismbcl0_l +@ cdecl _ismbcl1(long) +@ stub _ismbcl1_l +@ cdecl _ismbcl2(long) +@ stub _ismbcl2_l +@ cdecl _ismbclegal(long) +@ stub _ismbclegal_l +@ cdecl _ismbclower(long) +@ stub _ismbclower_l +@ cdecl _ismbcprint(long) +@ stub _ismbcprint_l +@ cdecl _ismbcpunct(long) +@ stub _ismbcpunct_l +@ cdecl _ismbcspace(long) +@ stub _ismbcspace_l +@ cdecl _ismbcsymbol(long) +@ stub _ismbcsymbol_l +@ cdecl _ismbcupper(long) +@ stub _ismbcupper_l +@ cdecl _ismbslead(ptr ptr) +@ stub _ismbslead_l +@ cdecl _ismbstrail(ptr ptr) +@ stub _ismbstrail_l +@ cdecl _isnan(double) _isnan +@ cdecl -arch=arm,x86_64 _isnanf(float) _isnanf +@ cdecl _isprint_l(long ptr) _isprint_l +#@ stub _ispunct_l +@ cdecl _isspace_l(long ptr) _isspace_l +@ cdecl _isupper_l(long ptr) _isupper_l +#@ stub _iswalnum_l +@ cdecl _iswalpha_l(long ptr) _iswalpha_l +@ stub _iswblank_l +#@ stub _iswcntrl_l +#@ stub _iswcsym_l +#@ stub _iswcsymf_l +#@ stub _iswctype_l +@ cdecl _iswdigit_l(long ptr) _iswdigit_l +#@ stub _iswgraph_l +#@ stub _iswlower_l +#@ stub _iswprint_l +@ cdecl _iswpunct_l(long ptr) _iswpunct_l +@ cdecl _iswspace_l(long ptr) _iswspace_l +#@ stub _iswupper_l +#@ stub _iswxdigit_l +@ cdecl _isxdigit_l(long ptr) _isxdigit_l +@ cdecl _itoa(long ptr long) _itoa +@ cdecl _itoa_s(long ptr long long) _itoa_s +@ cdecl _itow(long ptr long) ntdll._itow +@ cdecl _itow_s(long ptr long long) _itow_s +@ cdecl _j0(double) _j0 +@ cdecl _j1(double) _j1 +@ cdecl _jn(long double) _jn +@ cdecl _kbhit() +@ stub _ld_int +@ cdecl _ldclass(double) MSVCR120__ldclass +@ stub _ldexp +@ stub _ldlog +@ cdecl _ldpcomp(double double) MSVCR120__dpcomp +@ stub _ldpoly +@ stub _ldscale +@ cdecl _ldsign(double) MSVCR120__dsign +@ stub _ldsin +@ cdecl _ldtest(ptr) MSVCR120__ldtest +@ stub _ldunscale +@ cdecl _lfind(ptr ptr ptr long ptr) +@ stub _lfind_s +@ cdecl -arch=i386 _libm_sse2_acos_precise() __libm_sse2_acos +@ cdecl -arch=i386 _libm_sse2_asin_precise() __libm_sse2_asin +@ cdecl -arch=i386 _libm_sse2_atan_precise() __libm_sse2_atan +@ cdecl -arch=i386 _libm_sse2_cos_precise() __libm_sse2_cos +@ cdecl -arch=i386 _libm_sse2_exp_precise() __libm_sse2_exp +@ cdecl -arch=i386 _libm_sse2_log10_precise() __libm_sse2_log10 +@ cdecl -arch=i386 _libm_sse2_log_precise() __libm_sse2_log +@ cdecl -arch=i386 _libm_sse2_pow_precise() __libm_sse2_pow +@ cdecl -arch=i386 _libm_sse2_sin_precise() __libm_sse2_sin +@ cdecl -arch=i386 _libm_sse2_sqrt_precise() __libm_sse2_sqrt_precise +@ cdecl -arch=i386 _libm_sse2_tan_precise() __libm_sse2_tan +@ cdecl _loaddll(str) +@ cdecl -arch=x86_64 _local_unwind(ptr ptr) +@ cdecl -arch=i386 _local_unwind2(ptr long) +@ cdecl -arch=i386 _local_unwind4(ptr ptr long) +@ cdecl _localtime32(ptr) _localtime32 +@ cdecl _localtime32_s(ptr ptr) +@ cdecl _localtime64(ptr) _localtime64 +@ cdecl _localtime64_s(ptr ptr) +@ cdecl _lock_file(ptr) _lock_file +@ cdecl _lock_locales() +@ cdecl _locking(long long long) _locking +@ cdecl _logb(double) _logb +@ cdecl -arch=arm,x86_64 _logbf(float) _logbf +@ cdecl -arch=i386 _longjmpex(ptr long) longjmp +@ cdecl _lrotl(long long) _lrotl +@ cdecl _lrotr(long long) _lrotr +@ cdecl _lsearch(ptr ptr ptr long ptr) +@ stub _lsearch_s +@ cdecl _lseek(long long long) _lseek +@ cdecl -ret64 _lseeki64(long int64 long) _lseeki64 +@ cdecl _ltoa(long ptr long) ntdll._ltoa +@ cdecl _ltoa_s(long ptr long long) _ltoa_s +@ cdecl _ltow(long ptr long) ntdll._ltow +@ cdecl _ltow_s(long ptr long long) _ltow_s +@ cdecl _makepath(ptr str str str str) _makepath +@ cdecl _makepath_s(ptr long str str str str) _makepath_s +@ cdecl _malloc_base(long) +@ cdecl _mbbtombc(long) +@ stub _mbbtombc_l +@ cdecl _mbbtype(long long) +@ stub _mbbtype_l +@ stub _mbcasemap +@ cdecl _mbccpy(ptr str) +@ stub _mbccpy_l +@ stub _mbccpy_s +@ stub _mbccpy_s_l +@ cdecl _mbcjistojms(long) +@ stub _mbcjistojms_l +@ cdecl _mbcjmstojis(long) +@ stub _mbcjmstojis_l +@ cdecl _mbclen(ptr) +@ stub _mbclen_l +@ cdecl _mbctohira(long) +@ stub _mbctohira_l +@ cdecl _mbctokata(long) +@ stub _mbctokata_l +@ cdecl _mbctolower(long) +@ stub _mbctolower_l +@ cdecl _mbctombb(long) +@ stub _mbctombb_l +@ cdecl _mbctoupper(long) +@ stub _mbctoupper_l +@ stub _mblen_l +@ cdecl _mbsbtype(str long) +@ stub _mbsbtype_l +@ cdecl _mbscat_s(ptr long str) +@ cdecl _mbscat_s_l(ptr long str ptr) +@ cdecl _mbschr(str long) +@ stub _mbschr_l +@ cdecl _mbscmp(str str) +@ stub _mbscmp_l +@ cdecl _mbscoll(str str) +@ cdecl _mbscoll_l(str str ptr) +@ cdecl _mbscpy_s(ptr long str) +@ cdecl _mbscpy_s_l(ptr long str ptr) +@ cdecl _mbscspn(str str) +@ stub _mbscspn_l +@ cdecl _mbsdec(ptr ptr) +@ stub _mbsdec_l +@ cdecl _mbsdup(str) +@ cdecl _mbsicmp(str str) +@ stub _mbsicmp_l +@ cdecl _mbsicoll(str str) +@ cdecl _mbsicoll_l(str str ptr) +@ cdecl _mbsinc(str) +@ stub _mbsinc_l +@ cdecl _mbslen(str) +@ stub _mbslen_l +@ cdecl _mbslwr(str) +@ stub _mbslwr_l +@ cdecl _mbslwr_s(str long) +@ stub _mbslwr_s_l +@ cdecl _mbsnbcat(str str long) +@ stub _mbsnbcat_l +@ cdecl _mbsnbcat_s(str long ptr long) +@ stub _mbsnbcat_s_l +@ cdecl _mbsnbcmp(str str long) +@ stub _mbsnbcmp_l +@ cdecl _mbsnbcnt(ptr long) +@ stub _mbsnbcnt_l +@ cdecl _mbsnbcoll(str str long) +@ cdecl _mbsnbcoll_l(str str long ptr) +@ cdecl _mbsnbcpy(ptr str long) +@ stub _mbsnbcpy_l +@ cdecl _mbsnbcpy_s(ptr long str long) +@ cdecl _mbsnbcpy_s_l(ptr long str long ptr) +@ cdecl _mbsnbicmp(str str long) +@ stub _mbsnbicmp_l +@ cdecl _mbsnbicoll(str str long) +@ cdecl _mbsnbicoll_l(str str long ptr) +@ cdecl _mbsnbset(ptr long long) +@ stub _mbsnbset_l +@ stub _mbsnbset_s +@ stub _mbsnbset_s_l +@ cdecl _mbsncat(str str long) +@ stub _mbsncat_l +@ stub _mbsncat_s +@ stub _mbsncat_s_l +@ cdecl _mbsnccnt(str long) +@ stub _mbsnccnt_l +@ cdecl _mbsncmp(str str long) +@ stub _mbsncmp_l +@ cdecl _mbsncoll(str str long) +@ stub _mbsncoll_l +@ cdecl _mbsncpy(ptr str long) +@ stub _mbsncpy_l +@ stub _mbsncpy_s +@ stub _mbsncpy_s_l +@ cdecl _mbsnextc(str) +@ stub _mbsnextc_l +@ cdecl _mbsnicmp(str str long) +@ stub _mbsnicmp_l +@ cdecl _mbsnicoll(str str long) +@ stub _mbsnicoll_l +@ cdecl _mbsninc(str long) +@ stub _mbsninc_l +@ stub _mbsnlen +@ stub _mbsnlen_l +@ cdecl _mbsnset(ptr long long) +@ stub _mbsnset_l +@ stub _mbsnset_s +@ stub _mbsnset_s_l +@ cdecl _mbspbrk(str str) +@ stub _mbspbrk_l +@ cdecl _mbsrchr(str long) +@ stub _mbsrchr_l +@ cdecl _mbsrev(str) +@ stub _mbsrev_l +@ cdecl _mbsset(ptr long) +@ stub _mbsset_l +@ stub _mbsset_s +@ stub _mbsset_s_l +@ cdecl _mbsspn(str str) +@ stub _mbsspn_l +@ cdecl _mbsspnp(str str) +@ stub _mbsspnp_l +@ cdecl _mbsstr(str str) +@ stub _mbsstr_l +@ cdecl _mbstok(str str) +@ cdecl _mbstok_l(str str ptr) +@ cdecl _mbstok_s(str str ptr) +@ cdecl _mbstok_s_l(str str ptr ptr) +@ cdecl _mbstowcs_l(ptr str long ptr) _mbstowcs_l +@ cdecl _mbstowcs_s_l(ptr ptr long str long ptr) _mbstowcs_s_l +@ cdecl _mbstrlen(str) +@ cdecl _mbstrlen_l(str ptr) +@ stub _mbstrnlen +@ stub _mbstrnlen_l +@ cdecl _mbsupr(str) +@ stub _mbsupr_l +@ cdecl _mbsupr_s(str long) +@ stub _mbsupr_s_l +@ cdecl _mbtowc_l(ptr str long ptr) mbtowc_l +@ cdecl _memccpy(ptr ptr long long) ntdll._memccpy +@ cdecl _memicmp(str str long) ntdll._memicmp +#@ stub _memicmp_l +@ cdecl _mkdir(str) _mkdir +@ cdecl _mkgmtime32(ptr) _mkgmtime32 +@ cdecl _mkgmtime64(ptr) _mkgmtime64 +@ cdecl _mktemp(str) _mktemp +@ cdecl _mktemp_s(str long) _mktemp_s +@ cdecl _mktime32(ptr) _mktime32 +@ cdecl _mktime64(ptr) _mktime64 +@ cdecl _msize(ptr) +@ cdecl _nextafter(double double) _nextafter +@ cdecl -arch=arm,x86_64 _nextafterf(float float) _nextafterf +@ stub _o__CIacos +@ stub _o__CIasin +@ stub _o__CIatan +@ stub _o__CIatan2 +@ stub _o__CIcos +@ stub _o__CIcosh +@ stub _o__CIexp +@ stub _o__CIfmod +@ stub _o__CIlog +@ stub _o__CIlog10 +@ stub _o__CIpow +@ stub _o__CIsin +@ stub _o__CIsinh +@ stub _o__CIsqrt +@ stub _o__CItan +@ stub _o__CItanh +@ stub _o__Getdays +@ stub _o__Getmonths +@ stub _o__Gettnames +@ stub _o__Strftime +@ stub _o__W_Getdays +@ stub _o__W_Getmonths +@ stub _o__W_Gettnames +@ stub _o__Wcsftime +@ stub _o____lc_codepage_func +@ stub _o____lc_collate_cp_func +@ stub _o____lc_locale_name_func +@ stub _o____mb_cur_max_func +@ stub _o___acrt_iob_func +@ stub _o___conio_common_vcprintf +@ stub _o___conio_common_vcprintf_p +@ stub _o___conio_common_vcprintf_s +@ stub _o___conio_common_vcscanf +@ stub _o___conio_common_vcwprintf +@ stub _o___conio_common_vcwprintf_p +@ stub _o___conio_common_vcwprintf_s +@ stub _o___conio_common_vcwscanf +@ stub _o___daylight +@ stub _o___dstbias +@ stub _o___fpe_flt_rounds +@ stub _o___libm_sse2_acos +@ stub _o___libm_sse2_acosf +@ stub _o___libm_sse2_asin +@ stub _o___libm_sse2_asinf +@ stub _o___libm_sse2_atan +@ stub _o___libm_sse2_atan2 +@ stub _o___libm_sse2_atanf +@ stub _o___libm_sse2_cos +@ stub _o___libm_sse2_cosf +@ stub _o___libm_sse2_exp +@ stub _o___libm_sse2_expf +@ stub _o___libm_sse2_log +@ stub _o___libm_sse2_log10 +@ stub _o___libm_sse2_log10f +@ stub _o___libm_sse2_logf +@ stub _o___libm_sse2_pow +@ stub _o___libm_sse2_powf +@ stub _o___libm_sse2_sin +@ stub _o___libm_sse2_sinf +@ stub _o___libm_sse2_tan +@ stub _o___libm_sse2_tanf +@ stub _o___p___argc +@ stub _o___p___argv +@ stub _o___p___wargv +@ stub _o___p__acmdln +@ stub _o___p__commode +@ stub _o___p__environ +@ stub _o___p__fmode +@ stub _o___p__mbcasemap +@ stub _o___p__mbctype +@ stub _o___p__pgmptr +@ stub _o___p__wcmdln +@ stub _o___p__wenviron +@ stub _o___p__wpgmptr +@ stub _o___pctype_func +@ stub _o___pwctype_func +@ stub _o___std_exception_copy +@ stub _o___std_exception_destroy +@ stub _o___std_type_info_destroy_list +@ stub _o___std_type_info_name +@ stub _o___stdio_common_vfprintf +@ stub _o___stdio_common_vfprintf_p +@ stub _o___stdio_common_vfprintf_s +@ stub _o___stdio_common_vfscanf +@ stub _o___stdio_common_vfwprintf +@ stub _o___stdio_common_vfwprintf_p +@ stub _o___stdio_common_vfwprintf_s +@ stub _o___stdio_common_vfwscanf +@ stub _o___stdio_common_vsnprintf_s +@ stub _o___stdio_common_vsnwprintf_s +@ stub _o___stdio_common_vsprintf +@ stub _o___stdio_common_vsprintf_p +@ stub _o___stdio_common_vsprintf_s +@ stub _o___stdio_common_vsscanf +@ stub _o___stdio_common_vswprintf +@ stub _o___stdio_common_vswprintf_p +@ stub _o___stdio_common_vswprintf_s +@ stub _o___stdio_common_vswscanf +@ stub _o___timezone +@ stub _o___tzname +@ stub _o___wcserror +@ stub _o__access +@ stub _o__access_s +@ stub _o__aligned_free +@ stub _o__aligned_malloc +@ stub _o__aligned_msize +@ stub _o__aligned_offset_malloc +@ stub _o__aligned_offset_realloc +@ stub _o__aligned_offset_recalloc +@ stub _o__aligned_realloc +@ stub _o__aligned_recalloc +@ stub _o__atodbl +@ stub _o__atodbl_l +@ stub _o__atof_l +@ stub _o__atoflt +@ stub _o__atoflt_l +@ stub _o__atoi64 +@ stub _o__atoi64_l +@ stub _o__atoi_l +@ stub _o__atol_l +@ stub _o__atoldbl +@ stub _o__atoldbl_l +@ stub _o__atoll_l +@ stub _o__beep +@ stub _o__beginthread +@ stub _o__beginthreadex +@ stub _o__cabs +@ stub _o__callnewh +@ stub _o__calloc_base +@ stub _o__cexit +@ stub _o__cgets +@ stub _o__cgets_s +@ stub _o__cgetws +@ stub _o__cgetws_s +@ stub _o__chdir +@ stub _o__chdrive +@ stub _o__chmod +@ stub _o__chsize +@ stub _o__chsize_s +@ stub _o__close +@ stub _o__commit +@ stub _o__configthreadlocale +@ stub _o__configure_narrow_argv +@ stub _o__configure_wide_argv +@ stub _o__controlfp_s +@ stub _o__cputs +@ stub _o__cputws +@ stub _o__creat +@ stub _o__create_locale +@ stub _o__crt_atexit +@ stub _o__ctime32_s +@ stub _o__ctime64_s +@ stub _o__cwait +@ stub _o__d_int +@ stub _o__dclass +@ stub _o__difftime32 +@ stub _o__difftime64 +@ stub _o__dlog +@ stub _o__dnorm +@ stub _o__dpcomp +@ stub _o__dpoly +@ stub _o__dscale +@ stub _o__dsign +@ stub _o__dsin +@ stub _o__dtest +@ stub _o__dunscale +@ stub _o__dup +@ stub _o__dup2 +@ stub _o__dupenv_s +@ stub _o__ecvt +@ stub _o__ecvt_s +@ stub _o__endthread +@ stub _o__endthreadex +@ stub _o__eof +@ stub _o__errno +@ stub _o__except1 +@ stub _o__execute_onexit_table +@ stub _o__execv +@ stub _o__execve +@ stub _o__execvp +@ stub _o__execvpe +@ stub _o__exit +@ stub _o__expand +@ stub _o__fclose_nolock +@ stub _o__fcloseall +@ stub _o__fcvt +@ stub _o__fcvt_s +@ stub _o__fd_int +@ stub _o__fdclass +@ stub _o__fdexp +@ stub _o__fdlog +@ stub _o__fdopen +@ stub _o__fdpcomp +@ stub _o__fdpoly +@ stub _o__fdscale +@ stub _o__fdsign +@ stub _o__fdsin +@ stub _o__fflush_nolock +@ stub _o__fgetc_nolock +@ stub _o__fgetchar +@ stub _o__fgetwc_nolock +@ stub _o__fgetwchar +@ stub _o__filelength +@ stub _o__filelengthi64 +@ stub _o__fileno +@ stub _o__findclose +@ stub _o__findfirst32 +@ stub _o__findfirst32i64 +@ stub _o__findfirst64 +@ stub _o__findfirst64i32 +@ stub _o__findnext32 +@ stub _o__findnext32i64 +@ stub _o__findnext64 +@ stub _o__findnext64i32 +@ stub _o__flushall +@ stub _o__fpclass +@ stub _o__fpclassf +@ stub _o__fputc_nolock +@ stub _o__fputchar +@ stub _o__fputwc_nolock +@ stub _o__fputwchar +@ stub _o__fread_nolock +@ stub _o__fread_nolock_s +@ stub _o__free_base +@ stub _o__free_locale +@ stub _o__fseek_nolock +@ stub _o__fseeki64 +@ stub _o__fseeki64_nolock +@ stub _o__fsopen +@ stub _o__fstat32 +@ stub _o__fstat32i64 +@ stub _o__fstat64 +@ stub _o__fstat64i32 +@ stub _o__ftell_nolock +@ stub _o__ftelli64 +@ stub _o__ftelli64_nolock +@ stub _o__ftime32 +@ stub _o__ftime32_s +@ stub _o__ftime64 +@ stub _o__ftime64_s +@ stub _o__fullpath +@ stub _o__futime32 +@ stub _o__futime64 +@ stub _o__fwrite_nolock +@ stub _o__gcvt +@ stub _o__gcvt_s +@ stub _o__get_daylight +@ stub _o__get_doserrno +@ stub _o__get_dstbias +@ stub _o__get_errno +@ stub _o__get_fmode +@ stub _o__get_heap_handle +@ stub _o__get_initial_narrow_environment +@ stub _o__get_initial_wide_environment +@ stub _o__get_invalid_parameter_handler +@ stub _o__get_narrow_winmain_command_line +@ stub _o__get_osfhandle +@ stub _o__get_pgmptr +@ stub _o__get_stream_buffer_pointers +@ stub _o__get_terminate +@ stub _o__get_thread_local_invalid_parameter_handler +@ stub _o__get_timezone +@ stub _o__get_tzname +@ stub _o__get_wide_winmain_command_line +@ stub _o__get_wpgmptr +@ stub _o__getc_nolock +@ stub _o__getch +@ stub _o__getch_nolock +@ stub _o__getche +@ stub _o__getche_nolock +@ stub _o__getcwd +@ stub _o__getdcwd +@ stub _o__getdiskfree +@ stub _o__getdllprocaddr +@ stub _o__getdrive +@ stub _o__getdrives +@ stub _o__getmbcp +@ stub _o__getsystime +@ stub _o__getw +@ stub _o__getwc_nolock +@ stub _o__getwch +@ stub _o__getwch_nolock +@ stub _o__getwche +@ stub _o__getwche_nolock +@ stub _o__getws +@ stub _o__getws_s +@ stub _o__gmtime32 +@ stub _o__gmtime32_s +@ stub _o__gmtime64 +@ stub _o__gmtime64_s +@ stub _o__heapchk +@ stub _o__heapmin +@ stub _o__hypot +@ stub _o__hypotf +@ stub _o__i64toa +@ stub _o__i64toa_s +@ stub _o__i64tow +@ stub _o__i64tow_s +@ stub _o__initialize_narrow_environment +@ stub _o__initialize_onexit_table +@ stub _o__initialize_wide_environment +@ stub _o__invalid_parameter_noinfo +@ stub _o__invalid_parameter_noinfo_noreturn +@ stub _o__isatty +@ stub _o__isctype +@ stub _o__isctype_l +@ stub _o__isleadbyte_l +@ stub _o__ismbbalnum +@ stub _o__ismbbalnum_l +@ stub _o__ismbbalpha +@ stub _o__ismbbalpha_l +@ stub _o__ismbbblank +@ stub _o__ismbbblank_l +@ stub _o__ismbbgraph +@ stub _o__ismbbgraph_l +@ stub _o__ismbbkalnum +@ stub _o__ismbbkalnum_l +@ stub _o__ismbbkana +@ stub _o__ismbbkana_l +@ stub _o__ismbbkprint +@ stub _o__ismbbkprint_l +@ stub _o__ismbbkpunct +@ stub _o__ismbbkpunct_l +@ stub _o__ismbblead +@ stub _o__ismbblead_l +@ stub _o__ismbbprint +@ stub _o__ismbbprint_l +@ stub _o__ismbbpunct +@ stub _o__ismbbpunct_l +@ stub _o__ismbbtrail +@ stub _o__ismbbtrail_l +@ stub _o__ismbcalnum +@ stub _o__ismbcalnum_l +@ stub _o__ismbcalpha +@ stub _o__ismbcalpha_l +@ stub _o__ismbcblank +@ stub _o__ismbcblank_l +@ stub _o__ismbcdigit +@ stub _o__ismbcdigit_l +@ stub _o__ismbcgraph +@ stub _o__ismbcgraph_l +@ stub _o__ismbchira +@ stub _o__ismbchira_l +@ stub _o__ismbckata +@ stub _o__ismbckata_l +@ stub _o__ismbcl0 +@ stub _o__ismbcl0_l +@ stub _o__ismbcl1 +@ stub _o__ismbcl1_l +@ stub _o__ismbcl2 +@ stub _o__ismbcl2_l +@ stub _o__ismbclegal +@ stub _o__ismbclegal_l +@ stub _o__ismbclower +@ stub _o__ismbclower_l +@ stub _o__ismbcprint +@ stub _o__ismbcprint_l +@ stub _o__ismbcpunct +@ stub _o__ismbcpunct_l +@ stub _o__ismbcspace +@ stub _o__ismbcspace_l +@ stub _o__ismbcsymbol +@ stub _o__ismbcsymbol_l +@ stub _o__ismbcupper +@ stub _o__ismbcupper_l +@ stub _o__ismbslead +@ stub _o__ismbslead_l +@ stub _o__ismbstrail +@ stub _o__ismbstrail_l +@ stub _o__iswctype_l +@ stub _o__itoa +@ stub _o__itoa_s +@ stub _o__itow +@ stub _o__itow_s +@ stub _o__j0 +@ stub _o__j1 +@ stub _o__jn +@ stub _o__kbhit +@ stub _o__ld_int +@ stub _o__ldclass +@ stub _o__ldexp +@ stub _o__ldlog +@ stub _o__ldpcomp +@ stub _o__ldpoly +@ stub _o__ldscale +@ stub _o__ldsign +@ stub _o__ldsin +@ stub _o__ldtest +@ stub _o__ldunscale +@ stub _o__lfind +@ stub _o__lfind_s +@ stub _o__libm_sse2_acos_precise +@ stub _o__libm_sse2_asin_precise +@ stub _o__libm_sse2_atan_precise +@ stub _o__libm_sse2_cos_precise +@ stub _o__libm_sse2_exp_precise +@ stub _o__libm_sse2_log10_precise +@ stub _o__libm_sse2_log_precise +@ stub _o__libm_sse2_pow_precise +@ stub _o__libm_sse2_sin_precise +@ stub _o__libm_sse2_sqrt_precise +@ stub _o__libm_sse2_tan_precise +@ stub _o__loaddll +@ stub _o__localtime32 +@ stub _o__localtime32_s +@ stub _o__localtime64 +@ stub _o__localtime64_s +@ stub _o__lock_file +@ stub _o__locking +@ stub _o__logb +@ stub _o__logbf +@ stub _o__lsearch +@ stub _o__lsearch_s +@ stub _o__lseek +@ stub _o__lseeki64 +@ stub _o__ltoa +@ stub _o__ltoa_s +@ stub _o__ltow +@ stub _o__ltow_s +@ stub _o__makepath +@ stub _o__makepath_s +@ stub _o__malloc_base +@ stub _o__mbbtombc +@ stub _o__mbbtombc_l +@ stub _o__mbbtype +@ stub _o__mbbtype_l +@ stub _o__mbccpy +@ stub _o__mbccpy_l +@ stub _o__mbccpy_s +@ stub _o__mbccpy_s_l +@ stub _o__mbcjistojms +@ stub _o__mbcjistojms_l +@ stub _o__mbcjmstojis +@ stub _o__mbcjmstojis_l +@ stub _o__mbclen +@ stub _o__mbclen_l +@ stub _o__mbctohira +@ stub _o__mbctohira_l +@ stub _o__mbctokata +@ stub _o__mbctokata_l +@ stub _o__mbctolower +@ stub _o__mbctolower_l +@ stub _o__mbctombb +@ stub _o__mbctombb_l +@ stub _o__mbctoupper +@ stub _o__mbctoupper_l +@ stub _o__mblen_l +@ stub _o__mbsbtype +@ stub _o__mbsbtype_l +@ stub _o__mbscat_s +@ stub _o__mbscat_s_l +@ stub _o__mbschr +@ stub _o__mbschr_l +@ stub _o__mbscmp +@ stub _o__mbscmp_l +@ stub _o__mbscoll +@ stub _o__mbscoll_l +@ stub _o__mbscpy_s +@ stub _o__mbscpy_s_l +@ stub _o__mbscspn +@ stub _o__mbscspn_l +@ stub _o__mbsdec +@ stub _o__mbsdec_l +@ stub _o__mbsicmp +@ stub _o__mbsicmp_l +@ stub _o__mbsicoll +@ stub _o__mbsicoll_l +@ stub _o__mbsinc +@ stub _o__mbsinc_l +@ stub _o__mbslen +@ stub _o__mbslen_l +@ stub _o__mbslwr +@ stub _o__mbslwr_l +@ stub _o__mbslwr_s +@ stub _o__mbslwr_s_l +@ stub _o__mbsnbcat +@ stub _o__mbsnbcat_l +@ stub _o__mbsnbcat_s +@ stub _o__mbsnbcat_s_l +@ stub _o__mbsnbcmp +@ stub _o__mbsnbcmp_l +@ stub _o__mbsnbcnt +@ stub _o__mbsnbcnt_l +@ stub _o__mbsnbcoll +@ stub _o__mbsnbcoll_l +@ stub _o__mbsnbcpy +@ stub _o__mbsnbcpy_l +@ stub _o__mbsnbcpy_s +@ stub _o__mbsnbcpy_s_l +@ stub _o__mbsnbicmp +@ stub _o__mbsnbicmp_l +@ stub _o__mbsnbicoll +@ stub _o__mbsnbicoll_l +@ stub _o__mbsnbset +@ stub _o__mbsnbset_l +@ stub _o__mbsnbset_s +@ stub _o__mbsnbset_s_l +@ stub _o__mbsncat +@ stub _o__mbsncat_l +@ stub _o__mbsncat_s +@ stub _o__mbsncat_s_l +@ stub _o__mbsnccnt +@ stub _o__mbsnccnt_l +@ stub _o__mbsncmp +@ stub _o__mbsncmp_l +@ stub _o__mbsncoll +@ stub _o__mbsncoll_l +@ stub _o__mbsncpy +@ stub _o__mbsncpy_l +@ stub _o__mbsncpy_s +@ stub _o__mbsncpy_s_l +@ stub _o__mbsnextc +@ stub _o__mbsnextc_l +@ stub _o__mbsnicmp +@ stub _o__mbsnicmp_l +@ stub _o__mbsnicoll +@ stub _o__mbsnicoll_l +@ stub _o__mbsninc +@ stub _o__mbsninc_l +@ stub _o__mbsnlen +@ stub _o__mbsnlen_l +@ stub _o__mbsnset +@ stub _o__mbsnset_l +@ stub _o__mbsnset_s +@ stub _o__mbsnset_s_l +@ stub _o__mbspbrk +@ stub _o__mbspbrk_l +@ stub _o__mbsrchr +@ stub _o__mbsrchr_l +@ stub _o__mbsrev +@ stub _o__mbsrev_l +@ stub _o__mbsset +@ stub _o__mbsset_l +@ stub _o__mbsset_s +@ stub _o__mbsset_s_l +@ stub _o__mbsspn +@ stub _o__mbsspn_l +@ stub _o__mbsspnp +@ stub _o__mbsspnp_l +@ stub _o__mbsstr +@ stub _o__mbsstr_l +@ stub _o__mbstok +@ stub _o__mbstok_l +@ stub _o__mbstok_s +@ stub _o__mbstok_s_l +@ stub _o__mbstowcs_l +@ stub _o__mbstowcs_s_l +@ stub _o__mbstrlen +@ stub _o__mbstrlen_l +@ stub _o__mbstrnlen +@ stub _o__mbstrnlen_l +@ stub _o__mbsupr +@ stub _o__mbsupr_l +@ stub _o__mbsupr_s +@ stub _o__mbsupr_s_l +@ stub _o__mbtowc_l +@ stub _o__memicmp +@ stub _o__memicmp_l +@ stub _o__mkdir +@ stub _o__mkgmtime32 +@ stub _o__mkgmtime64 +@ stub _o__mktemp +@ stub _o__mktemp_s +@ stub _o__mktime32 +@ stub _o__mktime64 +@ stub _o__msize +@ stub _o__nextafter +@ stub _o__nextafterf +@ stub _o__open_osfhandle +@ stub _o__pclose +@ stub _o__pipe +@ stub _o__popen +@ stub _o__purecall +@ stub _o__putc_nolock +@ stub _o__putch +@ stub _o__putch_nolock +@ stub _o__putenv +@ stub _o__putenv_s +@ stub _o__putw +@ stub _o__putwc_nolock +@ stub _o__putwch +@ stub _o__putwch_nolock +@ stub _o__putws +@ stub _o__read +@ stub _o__realloc_base +@ stub _o__recalloc +@ stub _o__register_onexit_function +@ stub _o__resetstkoflw +@ stub _o__rmdir +@ stub _o__rmtmp +@ stub _o__scalb +@ stub _o__scalbf +@ stub _o__searchenv +@ stub _o__searchenv_s +@ stub _o__seh_filter_dll +@ stub _o__seh_filter_exe +@ stub _o__set_abort_behavior +@ stub _o__set_app_type +@ stub _o__set_doserrno +@ stub _o__set_errno +@ stub _o__set_fmode +@ stub _o__set_invalid_parameter_handler +@ stub _o__set_new_handler +@ stub _o__set_new_mode +@ stub _o__set_thread_local_invalid_parameter_handler +@ stub _o__seterrormode +@ stub _o__setmbcp +@ stub _o__setmode +@ stub _o__setsystime +@ stub _o__sleep +@ stub _o__sopen +@ stub _o__sopen_dispatch +@ stub _o__sopen_s +@ stub _o__spawnv +@ stub _o__spawnve +@ stub _o__spawnvp +@ stub _o__spawnvpe +@ stub _o__splitpath +@ stub _o__splitpath_s +@ stub _o__stat32 +@ stub _o__stat32i64 +@ stub _o__stat64 +@ stub _o__stat64i32 +@ stub _o__strcoll_l +@ stub _o__strdate +@ stub _o__strdate_s +@ stub _o__strdup +@ stub _o__strerror +@ stub _o__strerror_s +@ stub _o__strftime_l +@ stub _o__stricmp +@ stub _o__stricmp_l +@ stub _o__stricoll +@ stub _o__stricoll_l +@ stub _o__strlwr +@ stub _o__strlwr_l +@ stub _o__strlwr_s +@ stub _o__strlwr_s_l +@ stub _o__strncoll +@ stub _o__strncoll_l +@ stub _o__strnicmp +@ stub _o__strnicmp_l +@ stub _o__strnicoll +@ stub _o__strnicoll_l +@ stub _o__strnset_s +@ stub _o__strset_s +@ stub _o__strtime +@ stub _o__strtime_s +@ stub _o__strtod_l +@ stub _o__strtof_l +@ stub _o__strtoi64 +@ stub _o__strtoi64_l +@ stub _o__strtol_l +@ stub _o__strtold_l +@ stub _o__strtoll_l +@ stub _o__strtoui64 +@ stub _o__strtoui64_l +@ stub _o__strtoul_l +@ stub _o__strtoull_l +@ stub _o__strupr +@ stub _o__strupr_l +@ stub _o__strupr_s +@ stub _o__strupr_s_l +@ stub _o__strxfrm_l +@ stub _o__swab +@ stub _o__tell +@ stub _o__telli64 +@ stub _o__timespec32_get +@ stub _o__timespec64_get +@ stub _o__tolower +@ stub _o__tolower_l +@ stub _o__toupper +@ stub _o__toupper_l +@ stub _o__towlower_l +@ stub _o__towupper_l +@ stub _o__tzset +@ stub _o__ui64toa +@ stub _o__ui64toa_s +@ stub _o__ui64tow +@ stub _o__ui64tow_s +@ stub _o__ultoa +@ stub _o__ultoa_s +@ stub _o__ultow +@ stub _o__ultow_s +@ stub _o__umask +@ stub _o__umask_s +@ stub _o__ungetc_nolock +@ stub _o__ungetch +@ stub _o__ungetch_nolock +@ stub _o__ungetwc_nolock +@ stub _o__ungetwch +@ stub _o__ungetwch_nolock +@ stub _o__unlink +@ stub _o__unloaddll +@ stub _o__unlock_file +@ stub _o__utime32 +@ stub _o__utime64 +@ stub _o__waccess +@ stub _o__waccess_s +@ stub _o__wasctime +@ stub _o__wasctime_s +@ stub _o__wchdir +@ stub _o__wchmod +@ stub _o__wcreat +@ stub _o__wcreate_locale +@ stub _o__wcscoll_l +@ stub _o__wcsdup +@ stub _o__wcserror +@ stub _o__wcserror_s +@ stub _o__wcsftime_l +@ stub _o__wcsicmp +@ stub _o__wcsicmp_l +@ stub _o__wcsicoll +@ stub _o__wcsicoll_l +@ stub _o__wcslwr +@ stub _o__wcslwr_l +@ stub _o__wcslwr_s +@ stub _o__wcslwr_s_l +@ stub _o__wcsncoll +@ stub _o__wcsncoll_l +@ stub _o__wcsnicmp +@ stub _o__wcsnicmp_l +@ stub _o__wcsnicoll +@ stub _o__wcsnicoll_l +@ stub _o__wcsnset +@ stub _o__wcsnset_s +@ stub _o__wcsset +@ stub _o__wcsset_s +@ stub _o__wcstod_l +@ stub _o__wcstof_l +@ stub _o__wcstoi64 +@ stub _o__wcstoi64_l +@ stub _o__wcstol_l +@ stub _o__wcstold_l +@ stub _o__wcstoll_l +@ stub _o__wcstombs_l +@ stub _o__wcstombs_s_l +@ stub _o__wcstoui64 +@ stub _o__wcstoui64_l +@ stub _o__wcstoul_l +@ stub _o__wcstoull_l +@ stub _o__wcsupr +@ stub _o__wcsupr_l +@ stub _o__wcsupr_s +@ stub _o__wcsupr_s_l +@ stub _o__wcsxfrm_l +@ stub _o__wctime32 +@ stub _o__wctime32_s +@ stub _o__wctime64 +@ stub _o__wctime64_s +@ stub _o__wctomb_l +@ stub _o__wctomb_s_l +@ stub _o__wdupenv_s +@ stub _o__wexecv +@ stub _o__wexecve +@ stub _o__wexecvp +@ stub _o__wexecvpe +@ stub _o__wfdopen +@ stub _o__wfindfirst32 +@ stub _o__wfindfirst32i64 +@ stub _o__wfindfirst64 +@ stub _o__wfindfirst64i32 +@ stub _o__wfindnext32 +@ stub _o__wfindnext32i64 +@ stub _o__wfindnext64 +@ stub _o__wfindnext64i32 +@ stub _o__wfopen +@ stub _o__wfopen_s +@ stub _o__wfreopen +@ stub _o__wfreopen_s +@ stub _o__wfsopen +@ stub _o__wfullpath +@ stub _o__wgetcwd +@ stub _o__wgetdcwd +@ stub _o__wgetenv +@ stub _o__wgetenv_s +@ stub _o__wmakepath +@ stub _o__wmakepath_s +@ stub _o__wmkdir +@ stub _o__wmktemp +@ stub _o__wmktemp_s +@ stub _o__wperror +@ stub _o__wpopen +@ stub _o__wputenv +@ stub _o__wputenv_s +@ stub _o__wremove +@ stub _o__wrename +@ stub _o__write +@ stub _o__wrmdir +@ stub _o__wsearchenv +@ stub _o__wsearchenv_s +@ stub _o__wsetlocale +@ stub _o__wsopen_dispatch +@ stub _o__wsopen_s +@ stub _o__wspawnv +@ stub _o__wspawnve +@ stub _o__wspawnvp +@ stub _o__wspawnvpe +@ stub _o__wsplitpath +@ stub _o__wsplitpath_s +@ stub _o__wstat32 +@ stub _o__wstat32i64 +@ stub _o__wstat64 +@ stub _o__wstat64i32 +@ stub _o__wstrdate +@ stub _o__wstrdate_s +@ stub _o__wstrtime +@ stub _o__wstrtime_s +@ stub _o__wsystem +@ stub _o__wtmpnam_s +@ stub _o__wtof +@ stub _o__wtof_l +@ stub _o__wtoi +@ stub _o__wtoi64 +@ stub _o__wtoi64_l +@ stub _o__wtoi_l +@ stub _o__wtol +@ stub _o__wtol_l +@ stub _o__wtoll +@ stub _o__wtoll_l +@ stub _o__wunlink +@ stub _o__wutime32 +@ stub _o__wutime64 +@ stub _o__y0 +@ stub _o__y1 +@ stub _o__yn +@ stub _o_abort +@ stub _o_acos +@ stub _o_acosf +@ stub _o_acosh +@ stub _o_acoshf +@ stub _o_acoshl +@ stub _o_asctime +@ stub _o_asctime_s +@ stub _o_asin +@ stub _o_asinf +@ stub _o_asinh +@ stub _o_asinhf +@ stub _o_asinhl +@ stub _o_atan +@ stub _o_atan2 +@ stub _o_atan2f +@ stub _o_atanf +@ stub _o_atanh +@ stub _o_atanhf +@ stub _o_atanhl +@ stub _o_atof +@ stub _o_atoi +@ stub _o_atol +@ stub _o_atoll +@ stub _o_bsearch +@ stub _o_bsearch_s +@ stub _o_btowc +@ stub _o_calloc +@ stub _o_cbrt +@ stub _o_cbrtf +@ stub _o_ceil +@ stub _o_ceilf +@ stub _o_clearerr +@ stub _o_clearerr_s +@ stub _o_cos +@ stub _o_cosf +@ stub _o_cosh +@ stub _o_coshf +@ stub _o_erf +@ stub _o_erfc +@ stub _o_erfcf +@ stub _o_erfcl +@ stub _o_erff +@ stub _o_erfl +@ stub _o_exit +@ stub _o_exp +@ stub _o_exp2 +@ stub _o_exp2f +@ stub _o_exp2l +@ stub _o_expf +@ stub _o_fabs +@ stub _o_fclose +@ stub _o_feof +@ stub _o_ferror +@ stub _o_fflush +@ stub _o_fgetc +@ stub _o_fgetpos +@ stub _o_fgets +@ stub _o_fgetwc +@ stub _o_fgetws +@ stub _o_floor +@ stub _o_floorf +@ stub _o_fma +@ stub _o_fmaf +@ stub _o_fmal +@ stub _o_fmod +@ stub _o_fmodf +@ stub _o_fopen +@ stub _o_fopen_s +@ stub _o_fputc +@ stub _o_fputs +@ stub _o_fputwc +@ stub _o_fputws +@ stub _o_fread +@ stub _o_fread_s +@ stub _o_free +@ stub _o_freopen +@ stub _o_freopen_s +@ stub _o_frexp +@ stub _o_fseek +@ stub _o_fsetpos +@ stub _o_ftell +@ stub _o_fwrite +@ stub _o_getc +@ stub _o_getchar +@ stub _o_getenv +@ stub _o_getenv_s +@ stub _o_gets +@ stub _o_gets_s +@ stub _o_getwc +@ stub _o_getwchar +@ stub _o_hypot +@ stub _o_is_wctype +@ stub _o_isalnum +@ stub _o_isalpha +@ stub _o_isblank +@ stub _o_iscntrl +@ stub _o_isdigit +@ stub _o_isgraph +@ stub _o_isleadbyte +@ stub _o_islower +@ stub _o_isprint +@ stub _o_ispunct +@ stub _o_isspace +@ stub _o_isupper +@ stub _o_iswalnum +@ stub _o_iswalpha +@ stub _o_iswascii +@ stub _o_iswblank +@ stub _o_iswcntrl +@ stub _o_iswctype +@ stub _o_iswdigit +@ stub _o_iswgraph +@ stub _o_iswlower +@ stub _o_iswprint +@ stub _o_iswpunct +@ stub _o_iswspace +@ stub _o_iswupper +@ stub _o_iswxdigit +@ stub _o_isxdigit +@ stub _o_ldexp +@ stub _o_lgamma +@ stub _o_lgammaf +@ stub _o_lgammal +@ stub _o_llrint +@ stub _o_llrintf +@ stub _o_llrintl +@ stub _o_llround +@ stub _o_llroundf +@ stub _o_llroundl +@ stub _o_localeconv +@ stub _o_log +@ stub _o_log10 +@ stub _o_log10f +@ stub _o_log1p +@ stub _o_log1pf +@ stub _o_log1pl +@ stub _o_log2 +@ stub _o_log2f +@ stub _o_log2l +@ stub _o_logb +@ stub _o_logbf +@ stub _o_logbl +@ stub _o_logf +@ stub _o_lrint +@ stub _o_lrintf +@ stub _o_lrintl +@ stub _o_lround +@ stub _o_lroundf +@ stub _o_lroundl +@ stub _o_malloc +@ stub _o_mblen +@ stub _o_mbrlen +@ stub _o_mbrtoc16 +@ stub _o_mbrtoc32 +@ stub _o_mbrtowc +@ stub _o_mbsrtowcs +@ stub _o_mbsrtowcs_s +@ stub _o_mbstowcs +@ stub _o_mbstowcs_s +@ stub _o_mbtowc +@ stub _o_memcpy_s +@ stub _o_memset +@ stub _o_modf +@ stub _o_modff +@ stub _o_nan +@ stub _o_nanf +@ stub _o_nanl +@ stub _o_nearbyint +@ stub _o_nearbyintf +@ stub _o_nearbyintl +@ stub _o_nextafter +@ stub _o_nextafterf +@ stub _o_nextafterl +@ stub _o_nexttoward +@ stub _o_nexttowardf +@ stub _o_nexttowardl +@ stub _o_pow +@ stub _o_powf +@ stub _o_putc +@ stub _o_putchar +@ stub _o_puts +@ stub _o_putwc +@ stub _o_putwchar +@ stub _o_qsort +@ stub _o_qsort_s +@ stub _o_raise +@ stub _o_rand +@ stub _o_rand_s +@ stub _o_realloc +@ stub _o_remainder +@ stub _o_remainderf +@ stub _o_remainderl +@ stub _o_remove +@ stub _o_remquo +@ stub _o_remquof +@ stub _o_remquol +@ stub _o_rename +@ stub _o_rewind +@ stub _o_rint +@ stub _o_rintf +@ stub _o_rintl +@ stub _o_round +@ stub _o_roundf +@ stub _o_roundl +@ stub _o_scalbln +@ stub _o_scalblnf +@ stub _o_scalblnl +@ stub _o_scalbn +@ stub _o_scalbnf +@ stub _o_scalbnl +@ stub _o_set_terminate +@ stub _o_setbuf +@ stub _o_setlocale +@ stub _o_setvbuf +@ stub _o_sin +@ stub _o_sinf +@ stub _o_sinh +@ stub _o_sinhf +@ stub _o_sqrt +@ stub _o_sqrtf +@ stub _o_srand +@ stub _o_strcat_s +@ stub _o_strcoll +@ stub _o_strcpy_s +@ stub _o_strerror +@ stub _o_strerror_s +@ stub _o_strftime +@ stub _o_strncat_s +@ stub _o_strncpy_s +@ stub _o_strtod +@ stub _o_strtof +@ stub _o_strtok +@ stub _o_strtok_s +@ stub _o_strtol +@ stub _o_strtold +@ stub _o_strtoll +@ stub _o_strtoul +@ stub _o_strtoull +@ stub _o_system +@ stub _o_tan +@ stub _o_tanf +@ stub _o_tanh +@ stub _o_tanhf +@ stub _o_terminate +@ stub _o_tgamma +@ stub _o_tgammaf +@ stub _o_tgammal +@ stub _o_tmpfile_s +@ stub _o_tmpnam_s +@ stub _o_tolower +@ stub _o_toupper +@ stub _o_towlower +@ stub _o_towupper +@ stub _o_ungetc +@ stub _o_ungetwc +@ stub _o_wcrtomb +@ stub _o_wcrtomb_s +@ stub _o_wcscat_s +@ stub _o_wcscoll +@ stub _o_wcscpy +@ stub _o_wcscpy_s +@ stub _o_wcsftime +@ stub _o_wcsncat_s +@ stub _o_wcsncpy_s +@ stub _o_wcsrtombs +@ stub _o_wcsrtombs_s +@ stub _o_wcstod +@ stub _o_wcstof +@ stub _o_wcstok +@ stub _o_wcstok_s +@ stub _o_wcstol +@ stub _o_wcstold +@ stub _o_wcstoll +@ stub _o_wcstombs +@ stub _o_wcstombs_s +@ stub _o_wcstoul +@ stub _o_wcstoull +@ stub _o_wctob +@ stub _o_wctomb +@ stub _o_wctomb_s +@ stub _o_wmemcpy_s +@ stub _o_wmemmove_s +@ varargs _open(str long) _open +@ cdecl _open_osfhandle(long long) _open_osfhandle +@ cdecl _pclose(ptr) _pclose +@ cdecl _pipe(ptr long long) _pipe +@ cdecl _popen(str str) _popen +@ cdecl _purecall() +@ cdecl _putc_nolock(long ptr) _fputc_nolock +@ cdecl _putch(long) +@ cdecl _putch_nolock(long) +@ cdecl _putenv(str) +@ cdecl _putenv_s(str str) +@ cdecl _putw(long ptr) _putw +@ cdecl _putwc_nolock(long ptr) _fputwc_nolock +@ cdecl _putwch(long) +@ cdecl _putwch_nolock(long) +@ cdecl _putws(wstr) _putws +@ stub _query_app_type +@ stub _query_new_handler +@ stub _query_new_mode +@ cdecl _read(long ptr long) _read +@ cdecl _realloc_base(ptr long) +@ cdecl _recalloc(ptr long long) +@ cdecl _register_onexit_function(ptr ptr) _register_onexit_function +@ stub _register_thread_local_exe_atexit_callback +@ cdecl _resetstkoflw() _resetstkoflw +@ cdecl _rmdir(str) _rmdir +@ cdecl _rmtmp() _rmtmp +@ cdecl _rotl(long long) +@ cdecl -ret64 _rotl64(int64 long) +@ cdecl _rotr(long long) +@ cdecl -ret64 _rotr64(int64 long) +@ cdecl _scalb(double long) _scalb +@ cdecl -arch=arm,x86_64 _scalbf(float long) _scalbf +@ cdecl _searchenv(str str ptr) _searchenv +@ cdecl _searchenv_s(str str ptr long) _searchenv_s +@ cdecl -arch=i386,x86_64,arm _seh_filter_dll(long ptr) __CppXcptFilter +@ cdecl _seh_filter_exe(long ptr) _XcptFilter +@ cdecl -arch=win64 _set_FMA3_enable(long) _set_FMA3_enable +@ stdcall -arch=i386 _seh_longjmp_unwind4(ptr) +@ stdcall -arch=i386 _seh_longjmp_unwind(ptr) +@ cdecl -arch=i386 _set_SSE2_enable(long) _set_SSE2_enable +@ cdecl _set_abort_behavior(long long) _set_abort_behavior +@ cdecl _set_app_type(long) __set_app_type +@ cdecl _set_controlfp(long long) +@ cdecl _set_doserrno(long) +@ cdecl _set_errno(long) +@ cdecl _set_error_mode(long) +@ cdecl _set_fmode(long) _set_fmode +@ cdecl _set_invalid_parameter_handler(ptr) +@ cdecl _set_new_handler(ptr) set_new_handler +@ cdecl _set_new_mode(long) _set_new_mode +@ cdecl _set_printf_count_output(long) _set_printf_count_output +@ cdecl _set_purecall_handler(ptr) +@ cdecl _set_se_translator(ptr) +@ cdecl _set_thread_local_invalid_parameter_handler(ptr) +@ cdecl _seterrormode(long) +@ cdecl -arch=i386 -norelay _setjmp3(ptr long) _setjmp3 +@ cdecl _setmaxstdio(long) +@ cdecl _setmbcp(long) +@ cdecl _setmode(long long) +@ cdecl _setsystime(ptr long) +@ cdecl _sleep(long) _sleep +@ varargs _sopen(str long long) _sopen +@ stub _sopen_dispatch +@ cdecl _sopen_s(ptr str long long long) _sopen_s +@ varargs _spawnl(long str str) +@ varargs _spawnle(long str str) +@ varargs _spawnlp(long str str) +@ varargs _spawnlpe(long str str) +@ cdecl _spawnv(long str ptr) +@ cdecl _spawnve(long str ptr ptr) _spawnve +@ cdecl _spawnvp(long str ptr) +@ cdecl _spawnvpe(long str ptr ptr) _spawnvpe +@ cdecl _splitpath(str ptr ptr ptr ptr) _splitpath +@ cdecl _splitpath_s(str ptr long ptr long ptr long ptr long) _splitpath_s +@ cdecl _stat32(str ptr) _stat32 +@ cdecl _stat32i64(str ptr) _stat32i64 +@ cdecl _stat64(str ptr) stat64 +@ cdecl _stat64i32(str ptr) _stat64i32 +@ cdecl _statusfp() +@ cdecl -arch=i386 _statusfp2(ptr ptr) +@ cdecl _strcoll_l(str str ptr) strcoll_l +@ cdecl _strdate(ptr) _strdate +@ cdecl _strdate_s(ptr long) +@ cdecl _strdup(str) _strdup +@ cdecl _strerror(long) _strerror +#@ stub _strerror_s +@ stub _strftime_l +@ cdecl _stricmp(str str) _stricmp +@ cdecl _stricmp_l(str str ptr) _stricmp_l +@ cdecl _stricoll(str str) _stricoll +@ cdecl _stricoll_l(str str ptr) _stricoll_l +@ cdecl _strlwr(str) _strlwr +@ cdecl _strlwr_l(str ptr) +@ cdecl _strlwr_s(ptr long) _strlwr_s +@ cdecl _strlwr_s_l(ptr long ptr) _strlwr_s_l +@ cdecl _strncoll(str str long) _strncoll +@ cdecl _strncoll_l(str str long ptr) _strncoll_l +@ cdecl _strnicmp(str str long) _strnicmp +@ cdecl _strnicmp_l(str str long ptr) _strnicmp_l +@ cdecl _strnicoll(str str long) _strnicoll +@ cdecl _strnicoll_l(str str long ptr) _strnicoll_l +@ cdecl _strnset(str long long) _strnset +@ cdecl _strnset_s(str long long long) _strnset_s +@ cdecl _strrev(str) _strrev +@ cdecl _strset(str long) +#@ stub _strset_s +@ cdecl _strtime(ptr) _strtime +@ cdecl _strtime_s(ptr long) +@ cdecl _strtod_l(str ptr ptr) strtod_l +@ cdecl _strtof_l(str ptr ptr) _strtof_l +@ cdecl -ret64 _strtoi64(str ptr long) strtoi64 +@ cdecl -ret64 _strtoi64_l(str ptr long ptr) strtoi64_l +@ stub _strtoimax_l +@ cdecl _strtol_l(str ptr long ptr) _strtol_l +@ stub _strtold_l +@ cdecl -ret64 _strtoll_l(str ptr long ptr) strtoi64_l +@ cdecl -ret64 _strtoui64(str ptr long) strtoui64 +@ cdecl -ret64 _strtoui64_l(str ptr long ptr) strtoui64_l +@ cdecl _strtoul_l(str ptr long ptr) strtoul_l +@ cdecl -ret64 _strtoull_l(str ptr long ptr) strtoui64_l +@ stub _strtoumax_l +@ cdecl _strupr(str) _strupr +@ cdecl _strupr_l(str ptr) _strupr_l +@ cdecl _strupr_s(str long) _strupr_s +@ cdecl _strupr_s_l(str long ptr) _strupr_s_l +@ cdecl _strxfrm_l(ptr str long ptr) _strxfrm_l +@ cdecl _swab(str str long) _swab +@ cdecl _tell(long) _tell +@ cdecl -ret64 _telli64(long) +@ cdecl _tempnam(str str) _tempnam +@ cdecl _time32(ptr) _time32 +@ cdecl _time64(ptr) _time64 +@ stub _timespec32_get +@ stub _timespec64_get +@ cdecl _tolower(long) _tolower +@ cdecl _tolower_l(long ptr) _tolower_l +@ cdecl _toupper(long) _toupper +@ cdecl _toupper_l(long ptr) _toupper_l +@ cdecl _towlower_l(long ptr) _towlower_l +@ cdecl _towupper_l(long ptr) _towupper_l +@ cdecl _tzset() _tzset +@ cdecl _ui64toa(int64 ptr long) ntdll._ui64toa +@ cdecl _ui64toa_s(int64 ptr long long) _ui64toa_s +@ cdecl _ui64tow(int64 ptr long) ntdll._ui64tow +@ cdecl _ui64tow_s(int64 ptr long long) _ui64tow_s +@ cdecl _ultoa(long ptr long) ntdll._ultoa +@ cdecl _ultoa_s(long ptr long long) _ultoa_s +@ cdecl _ultow(long ptr long) ntdll._ultow +@ cdecl _ultow_s(long ptr long long) _ultow_s +@ cdecl _umask(long) _umask +@ stub _umask_s +@ cdecl _ungetc_nolock(long ptr) _ungetc_nolock +@ cdecl _ungetch(long) +@ cdecl _ungetch_nolock(long) +@ cdecl _ungetwc_nolock(long ptr) _ungetwc_nolock +@ cdecl _ungetwch(long) +@ cdecl _ungetwch_nolock(long) +@ cdecl _unlink(str) _unlink +@ cdecl _unloaddll(long) +@ cdecl _unlock_file(ptr) _unlock_file +@ cdecl _unlock_locales() +@ cdecl _utime32(str ptr) +@ cdecl _utime64(str ptr) +@ cdecl _waccess(wstr long) _waccess +@ cdecl _waccess_s(wstr long) _waccess_s +@ cdecl _wasctime(ptr) _wasctime +@ cdecl _wasctime_s(ptr long ptr) _wasctime_s +@ cdecl _wassert(wstr wstr long) _wassert +@ cdecl _wchdir(wstr) _wchdir +@ cdecl _wchmod(wstr long) _wchmod +@ cdecl _wcreat(wstr long) _wcreat +@ stub _wcreate_locale +@ cdecl _wcscoll_l(wstr wstr ptr) _wcscoll_l +@ cdecl _wcsdup(wstr) _wcsdup +@ cdecl _wcserror(long) _wcserror +@ cdecl _wcserror_s(ptr long long) _wcserror_s +@ stub _wcsftime_l +@ cdecl _wcsicmp(wstr wstr) _wcsicmp +@ cdecl _wcsicmp_l(wstr wstr ptr) _wcsicmp_l +@ cdecl _wcsicoll(wstr wstr) _wcsicoll +@ cdecl _wcsicoll_l(wstr wstr ptr) _wcsicoll_l +@ cdecl _wcslwr(wstr) _wcslwr +@ cdecl _wcslwr_l(wstr ptr) _wcslwr_l +@ cdecl _wcslwr_s(wstr long) _wcslwr_s +@ cdecl _wcslwr_s_l(wstr long ptr) _wcslwr_s_l +@ cdecl _wcsncoll(wstr wstr long) _wcsncoll +@ cdecl _wcsncoll_l(wstr wstr long ptr) _wcsncoll_l +@ cdecl _wcsnicmp(wstr wstr long) _wcsnicmp +@ cdecl _wcsnicmp_l(wstr wstr long ptr) _wcsnicmp_l +@ cdecl _wcsnicoll(wstr wstr long) _wcsnicoll +@ cdecl _wcsnicoll_l(wstr wstr long ptr) _wcsnicoll_l +@ cdecl _wcsnset(wstr long long) _wcsnset +#@ stub _wcsnset_s +@ cdecl _wcsrev(wstr) _wcsrev +@ cdecl _wcsset(wstr long) _wcsset +@ cdecl _wcsset_s(wstr long long) _wcsset_s +@ cdecl _wcstod_l(wstr ptr) _wcstod_l +@ cdecl _wcstof_l(wstr ptr ptr) _wcstof_l +@ cdecl -ret64 _wcstoi64(wstr ptr long) _wcstoi64 +@ cdecl -ret64 _wcstoi64_l(wstr ptr long ptr) _wcstoi64_l +@ stub _wcstoimax_l +@ cdecl _wcstol_l(wstr ptr long ptr) _wcstol_l +@ stub _wcstold_l +@ stub _wcstoll_l +@ cdecl _wcstombs_l(ptr ptr long ptr) _wcstombs_l +@ cdecl _wcstombs_s_l(ptr ptr long wstr long ptr) _wcstombs_s_l +@ cdecl -ret64 _wcstoui64(wstr ptr long) _wcstoui64 +@ cdecl -ret64 _wcstoui64_l(wstr ptr long ptr) _wcstoui64_l +@ cdecl _wcstoul_l(wstr ptr long ptr) _wcstoul_l +@ stub _wcstoull_l +@ stub _wcstoumax_l +@ cdecl _wcsupr(wstr) ntdll._wcsupr +@ cdecl _wcsupr_l(wstr ptr) _wcsupr_l +@ cdecl _wcsupr_s(wstr long) _wcsupr_s +@ cdecl _wcsupr_s_l(wstr long ptr) _wcsupr_s_l +@ cdecl _wcsxfrm_l(ptr wstr long ptr) _wcsxfrm_l +@ cdecl _wctime32(ptr) _wctime32 +@ cdecl _wctime32_s(ptr long ptr) _wctime32_s +@ cdecl _wctime64(ptr) _wctime64 +@ cdecl _wctime64_s(ptr long ptr) _wctime64_s +@ cdecl _wctomb_l(ptr long ptr) _wctomb_l +@ cdecl _wctomb_s_l(ptr ptr long long ptr) _wctomb_s_l +#@ stub _wctype +@ cdecl _wdupenv_s(ptr ptr wstr) +@ varargs _wexecl(wstr wstr) +@ varargs _wexecle(wstr wstr) +@ varargs _wexeclp(wstr wstr) +@ varargs _wexeclpe(wstr wstr) +@ cdecl _wexecv(wstr ptr) +@ cdecl _wexecve(wstr ptr ptr) +@ cdecl _wexecvp(wstr ptr) +@ cdecl _wexecvpe(wstr ptr ptr) +@ cdecl _wfdopen(long wstr) _wfdopen +@ cdecl _wfindfirst32(wstr ptr) _wfindfirst32 +@ stub _wfindfirst32i64 +@ cdecl _wfindfirst64(wstr ptr) _wfindfirst64 +@ cdecl _wfindfirst64i32(wstr ptr) _wfindfirst64i32 +@ stub _wfindnext32 +@ stub _wfindnext32i64 +@ cdecl _wfindnext64(long ptr) _wfindnext64 +@ cdecl _wfindnext64i32(long ptr) _wfindnext64i32 +@ cdecl _wfopen(wstr wstr) _wfopen +@ cdecl _wfopen_s(ptr wstr wstr) _wfopen_s +@ cdecl _wfreopen(wstr wstr ptr) _wfreopen +@ cdecl _wfreopen_s(ptr wstr wstr ptr) _wfreopen_s +@ cdecl _wfsopen(wstr wstr long) _wfsopen +@ cdecl _wfullpath(ptr wstr long) _wfullpath +@ cdecl _wgetcwd(wstr long) _wgetcwd +@ cdecl _wgetdcwd(long wstr long) _wgetdcwd +@ cdecl _wgetenv(wstr) _wgetenv +@ cdecl _wgetenv_s(ptr ptr long wstr) +@ cdecl _wmakepath(ptr wstr wstr wstr wstr) _wmakepath +@ cdecl _wmakepath_s(ptr long wstr wstr wstr wstr) _wmakepath_s +@ cdecl _wmkdir(wstr) _wmkdir +@ cdecl _wmktemp(wstr) _wmktemp +@ cdecl _wmktemp_s(wstr long) _wmktemp_s +@ varargs _wopen(wstr long) _wopen +@ cdecl _wperror(wstr) _wperror +@ cdecl _wpopen(wstr wstr) _wpopen +@ cdecl _wputenv(wstr) +@ cdecl _wputenv_s(wstr wstr) +@ cdecl _wremove(wstr) _wremove +@ cdecl _wrename(wstr wstr) _wrename +@ cdecl _write(long ptr long) _write +@ cdecl _wrmdir(wstr) _wrmdir +@ cdecl _wsearchenv(wstr wstr ptr) _wsearchenv +@ cdecl _wsearchenv_s(wstr wstr ptr long) _wsearchenv_s +@ cdecl _wsetlocale(long wstr) _wsetlocale +@ varargs _wsopen(wstr long long) _wsopen +@ stub _wsopen_dispatch +@ cdecl _wsopen_s(ptr wstr long long long) _wsopen_s +@ varargs _wspawnl(long wstr wstr) +@ varargs _wspawnle(long wstr wstr) +@ varargs _wspawnlp(long wstr wstr) +@ varargs _wspawnlpe(long wstr wstr) +@ cdecl _wspawnv(long wstr ptr) +@ cdecl _wspawnve(long wstr ptr ptr) _wspawnve +@ cdecl _wspawnvp(long wstr ptr) +@ cdecl _wspawnvpe(long wstr ptr ptr) _wspawnvpe +@ cdecl _wsplitpath(wstr ptr ptr ptr ptr) _wsplitpath +@ cdecl _wsplitpath_s(wstr ptr long ptr long ptr long ptr long) _wsplitpath_s +@ cdecl _wstat32(wstr ptr) _wstat32 +@ cdecl _wstat32i64(wstr ptr) _wstat32i64 +@ cdecl _wstat64(wstr ptr) _wstat64 +@ cdecl _wstat64i32(wstr ptr) _wstat64i32 +@ cdecl _wstrdate(ptr) _wstrdate +@ cdecl _wstrdate_s(ptr long) +@ cdecl _wstrtime(ptr) _wstrtime +@ cdecl _wstrtime_s(ptr long) +@ cdecl _wsystem(wstr) +@ cdecl _wtempnam(wstr wstr) _wtempnam +@ cdecl _wtmpnam(ptr) _wtmpnam +@ cdecl _wtmpnam_s(ptr long) _wtmpnam_s +@ cdecl _wtof(wstr) _wtof +@ cdecl _wtof_l(wstr ptr) _wtof_l +@ cdecl _wtoi(wstr) _wtoi +@ cdecl -ret64 _wtoi64(wstr) _wtoi64 +@ cdecl -ret64 _wtoi64_l(wstr ptr) _wtoi64_l +@ cdecl _wtoi_l(wstr ptr) _wtoi_l +@ cdecl _wtol(wstr) _wtol +@ cdecl _wtol_l(wstr ptr) _wtol_l +@ cdecl -ret64 _wtoll(wstr) _wtoll +@ cdecl -ret64 _wtoll_l(wstr ptr) _wtoll_l +@ cdecl _wunlink(wstr) _wunlink +@ cdecl _wutime32(wstr ptr) +@ cdecl _wutime64(wstr ptr) +@ cdecl _y0(double) _y0 +@ cdecl _y1(double) _y1 +@ cdecl _yn(long double) _yn +@ cdecl abort() abort +@ cdecl abs(long) abs +@ cdecl acos(double) acos +@ cdecl -arch=arm,x86_64 acosf(float) acosf +#@ stub acosh +#@ stub acoshf +#@ stub acoshl +@ cdecl asctime(ptr) asctime +@ cdecl asctime_s(ptr long ptr) asctime_s +@ cdecl asin(double) asin +@ cdecl -arch=arm,x86_64 asinf(float) asinf +@ cdecl asinh(double double) MSVCR120_asinh +@ cdecl asinhf(float float) MSVCR120_asinhf +@ cdecl asinhl(double double) MSVCR120_asinhl +@ cdecl atan(double) atan +@ cdecl atan2(double double) atan2 +@ cdecl -arch=arm,x86_64 atan2f(float float) atan2f +@ cdecl -arch=arm,x86_64 atanf(float) atanf +#@ stub atanh +#@ stub atanhf +#@ stub atanhl +@ cdecl atof(str) atof +@ cdecl atoi(str) atoi +@ cdecl atol(str) ntdll.atol +@ cdecl -ret64 atoll(str) atoll +@ cdecl bsearch(ptr ptr long long ptr) bsearch +@ cdecl bsearch_s(ptr ptr long long ptr ptr) bsearch_s +@ cdecl btowc(long) btowc +@ stub c16rtomb +@ stub c32rtomb +#@ stub cabs +#@ stub cabsf +#@ stub cabsl +#@ stub cacos +#@ stub cacosf +#@ stub cacosh +#@ stub cacoshf +#@ stub cacoshl +#@ stub cacosl +@ cdecl calloc(long long) calloc +#@ stub carg +#@ stub cargf +#@ stub cargl +#@ stub casin +#@ stub casinf +#@ stub casinh +#@ stub casinhf +#@ stub casinhl +#@ stub casinl +#@ stub catan +#@ stub catanf +#@ stub catanh +#@ stub catanhf +#@ stub catanhl +#@ stub catanl +@ cdecl cbrt(double) MSVCR120_cbrt +@ cdecl cbrtf(float) MSVCR120_cbrtf +@ cdecl cbrtl(double) MSVCR120_cbrtl +#@ stub ccos +#@ stub ccosf +#@ stub ccosh +#@ stub ccoshf +#@ stub ccoshl +#@ stub ccosl +@ cdecl ceil(double) ceil +@ cdecl -arch=arm,x86_64 ceilf(float) ceilf +#@ stub cexp +#@ stub cexpf +#@ stub cexpl +#@ stub cimag +#@ stub cimagf +#@ stub cimagl +@ cdecl clearerr(ptr) clearerr +@ stub clearerr_s +@ cdecl clock() clock +#@ stub clog +#@ stub clog10 +#@ stub clog10f +#@ stub clog10l +#@ stub clogf +#@ stub clogl +#@ stub conj +#@ stub conjf +#@ stub conjl +@ cdecl copysign(double double) _copysign +@ cdecl copysignf(float float) _copysignf +@ cdecl copysignl(double double) _copysign +@ cdecl cos(double) cos +@ cdecl -arch=arm,x86_64 cosf(float) cosf +@ cdecl cosh(double) cosh +@ cdecl -arch=arm,x86_64 coshf(float) coshf +#@ stub cpow +#@ stub cpowf +#@ stub cpowl +#@ stub cproj +#@ stub cprojf +#@ stub cprojl +#@ stub creal +#@ stub crealf +#@ stub creall +#@ stub csin +#@ stub csinf +#@ stub csinh +#@ stub csinhf +#@ stub csinhl +#@ stub csinl +#@ stub csqrt +#@ stub csqrtf +#@ stub csqrtl +#@ stub ctan +#@ stub ctanf +#@ stub ctanh +#@ stub ctanhf +#@ stub ctanhl +#@ stub ctanl +@ cdecl -ret64 div(long long) div +@ cdecl erf(double) MSVCR120_erf +#@ stub erfc +#@ stub erfcf +#@ stub erfcl +@ cdecl erff(double) MSVCR120_erff +@ cdecl erfl(double) MSVCR120_erfl +@ cdecl exit(long) exit +@ cdecl exp(double) exp +@ cdecl exp2(double) MSVCR120_exp2 +@ cdecl exp2f(float) MSVCR120_exp2f +@ cdecl exp2l(double) MSVCR120_exp2l +@ cdecl -arch=arm,x86_64 expf(float) expf +#@ stub expm1 +#@ stub expm1f +#@ stub expm1l +@ cdecl fabs(double) fabs +@ cdecl fclose(ptr) fclose +#@ stub fdim +#@ stub fdimf +#@ stub fdiml +@ stub feclearexcept +@ stub fegetenv +@ stub fegetexceptflag +@ stub fegetround +@ stub feholdexcept +@ cdecl feof(ptr) feof +@ cdecl ferror(ptr) ferror +@ stub fesetenv +@ stub fesetexceptflag +@ stub fesetround +@ stub fetestexcept +@ cdecl fflush(ptr) fflush +@ cdecl fgetc(ptr) fgetc +@ cdecl fgetpos(ptr ptr) fgetpos +@ cdecl fgets(ptr long ptr) fgets +@ cdecl fgetwc(ptr) fgetwc +@ cdecl fgetws(ptr long ptr) fgetws +@ cdecl floor(double) floor +@ cdecl -arch=arm,x86_64 floorf(float) floorf +#@ stub fma +#@ stub fmaf +#@ stub fmal +@ cdecl fmax(double double) MSVCR120_fmax +@ cdecl fmaxf(float float) MSVCR120_fmaxf +@ cdecl fmaxl(double double) MSVCR120_fmax +@ cdecl fmin(double double) MSVCR120_fmin +@ cdecl fminf(float float) MSVCR120_fminf +@ cdecl fminl(double double) MSVCR120_fmin +@ cdecl fmod(double double) fmod +@ cdecl -arch=arm,x86_64 fmodf(float float) fmodf +@ cdecl fopen(str str) fopen +@ cdecl fopen_s(ptr str str) fopen_s +@ cdecl fputc(long ptr) fputc +@ cdecl fputs(str ptr) fputs +@ cdecl fputwc(long ptr) fputwc +@ cdecl fputws(wstr ptr) fputws +@ cdecl fread(ptr long long ptr) fread +@ cdecl fread_s(ptr long long long ptr) fread_s +@ cdecl free(ptr) free +@ cdecl freopen(str str ptr) freopen +@ cdecl freopen_s(ptr str str ptr) freopen_s +@ cdecl frexp(double ptr) frexp +@ cdecl fseek(ptr long long) fseek +@ cdecl fsetpos(ptr ptr) fsetpos +@ cdecl ftell(ptr) ftell +@ cdecl fwrite(ptr long long ptr) fwrite +@ cdecl getc(ptr) getc +@ cdecl getchar() getchar +@ cdecl getenv(str) getenv +@ cdecl getenv_s(ptr ptr long str) +@ cdecl gets(str) gets +@ stub gets_s +@ cdecl getwc(ptr) getwc +@ cdecl getwchar() getwchar +@ cdecl hypot(double double) _hypot +#@ stub ilogb +#@ stub ilogbf +#@ stub ilogbl +#@ stub imaxabs +@ stub imaxdiv +@ cdecl is_wctype(long long) ntdll.iswctype +@ cdecl isalnum(long) isalnum +@ cdecl isalpha(long) isalpha +#@ stub isblank +@ cdecl iscntrl(long) iscntrl +@ cdecl isdigit(long) isdigit +@ cdecl isgraph(long) isgraph +@ cdecl isleadbyte(long) isleadbyte +@ cdecl islower(long) islower +@ cdecl isprint(long) isprint +@ cdecl ispunct(long) ispunct +@ cdecl isspace(long) isspace +@ cdecl isupper(long) isupper +@ cdecl iswalnum(long) iswalnum +@ cdecl iswalpha(long) ntdll.iswalpha +@ cdecl iswascii(long) iswascii +#@ stub iswblank +@ cdecl iswcntrl(long) iswcntrl +@ cdecl iswctype(long long) ntdll.iswctype +@ cdecl iswdigit(long) iswdigit +@ cdecl iswgraph(long) iswgraph +@ cdecl iswlower(long) iswlower +@ cdecl iswprint(long) iswprint +@ cdecl iswpunct(long) iswpunct +@ cdecl iswspace(long) iswspace +@ cdecl iswupper(long) iswupper +@ cdecl iswxdigit(long) iswxdigit +@ cdecl isxdigit(long) isxdigit +@ cdecl labs(long) labs +@ cdecl ldexp(double long) ldexp +@ cdecl ldiv(long long) ldiv +#@ stub lgamma +#@ stub lgammaf +#@ stub lgammal +@ cdecl -ret64 llabs(int64) llabs +@ stub lldiv +@ cdecl -ret64 llrint(double) MSVCR120_llrint +@ cdecl -ret64 llrintf(float) MSVCR120_llrintf +@ cdecl -ret64 llrintl(double) MSVCR120_llrintl +@ cdecl -ret64 llround(double) MSVCR120_llround +@ cdecl -ret64 llroundf(float) MSVCR120_llroundf +@ cdecl -ret64 llroundl(double) MSVCR120_llroundl +@ cdecl localeconv() localeconv +@ cdecl log(double) log +@ cdecl log10(double) log10 +@ cdecl -arch=arm,x86_64 log10f(float) log10f +#@ stub log1p +#@ stub log1pf +#@ stub log1pl +@ cdecl log2(double) MSVCR120_log2 +@ cdecl log2f(float) MSVCR120_log2f +@ cdecl log2l(double) MSVCR120_log2l +#@ stub logb +#@ stub logbf +#@ stub logbl +@ cdecl -arch=arm,x86_64 logf(float) logf +@ cdecl -arch=i386,x86_64,arm longjmp(ptr long) longjmp +@ cdecl lrint(double) MSVCR120_lrint +@ cdecl lrintf(float) MSVCR120_lrintf +@ cdecl lrintl(double) MSVCR120_lrintl +@ cdecl lround(double) MSVCR120_lround +@ cdecl lroundf(float) MSVCR120_lroundf +@ cdecl lroundl(double) MSVCR120_lroundl +@ cdecl malloc(long) malloc +@ cdecl mblen(ptr long) mblen +@ cdecl mbrlen(ptr long ptr) mbrlen +@ stub mbrtoc16 +@ stub mbrtoc32 +@ cdecl mbrtowc(ptr str long ptr) mbrtowc +@ cdecl mbsrtowcs(ptr ptr long ptr) mbsrtowcs +@ cdecl mbsrtowcs_s(ptr ptr long ptr long ptr) mbsrtowcs_s +@ cdecl mbstowcs(ptr str long) mbstowcs +@ cdecl mbstowcs_s(ptr ptr long str long) _mbstowcs_s +@ cdecl mbtowc(ptr str long) mbtowc +@ cdecl memchr(ptr long long) memchr +@ cdecl memcmp(ptr ptr long) memcmp +@ cdecl memcpy(ptr ptr long) memcpy +@ cdecl memcpy_s(ptr long ptr long) memcpy_s +@ cdecl memmove(ptr ptr long) memmove +@ cdecl memmove_s(ptr long ptr long) memmove_s +@ cdecl memset(ptr long long) memset +@ cdecl modf(double ptr) modf +@ cdecl -arch=arm,x86_64 modff(float ptr) modff +#@ stub nan +#@ stub nanf +#@ stub nanl +#@ stub nearbyint +#@ stub nearbyintf +#@ stub nearbyintl +@ cdecl nextafter(double double) _nextafter +@ cdecl nextafterf(float float) _nextafterf +@ cdecl nextafterl(double double) _nextafter +#@ stub nexttoward +#@ stub nexttowardf +#@ stub nexttowardl +@ stub norm +@ stub normf +@ stub norml +@ cdecl perror(str) perror +@ cdecl pow(double double) pow +@ cdecl -arch=arm,x86_64 powf(float float) powf +@ cdecl putc(long ptr) putc +@ cdecl putchar(long) putchar +@ cdecl puts(str) puts +@ cdecl putwc(long ptr) fputwc +@ cdecl putwchar(long) _fputwchar +@ cdecl qsort(ptr long long ptr) qsort +@ cdecl qsort_s(ptr long long ptr ptr) qsort_s +@ stub quick_exit +@ cdecl raise(long) raise +@ cdecl rand() rand +@ cdecl rand_s(ptr) rand_s +@ cdecl realloc(ptr long) realloc +@ cdecl remainder(double double) MSVCR120_remainder +@ cdecl remainderf(float float) MSVCR120_remainderf +@ cdecl remainderl(double double) MSVCR120_remainderl +@ cdecl remove(str) remove +#@ stub remquo +#@ stub remquof +#@ stub remquol +@ cdecl rename(str str) rename +@ cdecl rewind(ptr) rewind +@ cdecl rint(double) MSVCR120_rint +@ cdecl rintf(float) MSVCR120_rintf +@ cdecl rintl(double) MSVCR120_rintl +@ cdecl round(double) MSVCR120_round +@ cdecl roundf(float) MSVCR120_roundf +@ cdecl roundl(double) MSVCR120_roundl +@ cdecl scalbln(double long) _scalb +@ cdecl scalblnf(float long) _scalbf +@ cdecl scalblnl(double long) MSVCR120_scalbnl +@ cdecl scalbn(double long) _scalb +@ cdecl scalbnf(float long) _scalbf +@ cdecl scalbnl(double long) MSVCR120_scalbnl +@ stub set_terminate +@ stub set_unexpected +@ cdecl setbuf(ptr ptr) setbuf +@ cdecl -arch=arm,x86_64 -norelay -private setjmp(ptr) _setjmp +@ cdecl setlocale(long str) setlocale +@ cdecl setvbuf(ptr str long long) setvbuf +@ cdecl signal(long long) signal +@ cdecl sin(double) sin +@ cdecl -arch=arm,x86_64 sinf(float) sinf +@ cdecl sinh(double) sinh +@ cdecl -arch=arm,x86_64 sinhf(float) sinhf +@ cdecl sqrt(double) sqrt +@ cdecl -arch=arm,x86_64 sqrtf(float) sqrtf +@ cdecl srand(long) srand +@ cdecl strcat(str str) ntdll.strcat +@ cdecl strcat_s(str long str) strcat_s +@ cdecl strchr(str long) strchr +@ cdecl strcmp(str str) strcmp +@ cdecl strcoll(str str) strcoll +@ cdecl strcpy(ptr str) ntdll.strcpy +@ cdecl strcpy_s(ptr long str) strcpy_s +@ cdecl strcspn(str str) ntdll.strcspn +@ cdecl strerror(long) strerror +@ cdecl strerror_s(ptr long long) strerror_s +@ cdecl strftime(str long str ptr) strftime +@ cdecl strlen(str) strlen +@ cdecl strncat(str str long) strncat +@ cdecl strncat_s(str long str long) strncat_s +@ cdecl strncmp(str str long) strncmp +@ cdecl strncpy(ptr str long) strncpy +@ cdecl strncpy_s(ptr long str long) strncpy_s +@ cdecl strnlen(str long) strnlen +@ cdecl strpbrk(str str) ntdll.strpbrk +@ cdecl strrchr(str long) strrchr +@ cdecl strspn(str str) ntdll.strspn +@ cdecl strstr(str str) strstr +@ cdecl strtod(str ptr) strtod +@ cdecl strtof(str ptr) strtof +@ stub strtoimax +@ cdecl strtok(str str) strtok +@ cdecl strtok_s(ptr str ptr) strtok_s +@ cdecl strtol(str ptr long) strtol +@ stub strtold +@ cdecl -ret64 strtoll(str ptr long) strtoi64 +@ cdecl strtoul(str ptr long) strtoul +@ cdecl -ret64 strtoull(str ptr long) strtoui64 +@ stub strtoumax +@ cdecl strxfrm(ptr str long) strxfrm +@ cdecl system(str) system +@ cdecl tan(double) tan +@ cdecl -arch=arm,x86_64 tanf(float) tanf +@ cdecl tanh(double) tanh +@ cdecl -arch=arm,x86_64 tanhf(float) tanhf +@ cdecl terminate() terminate +#@ stub tgamma +#@ stub tgammaf +#@ stub tgammal +@ cdecl tmpfile() tmpfile +@ cdecl tmpfile_s(ptr) tmpfile_s +@ cdecl tmpnam(ptr) tmpnam +@ cdecl tmpnam_s(ptr long) tmpnam_s +@ cdecl tolower(long) tolower +@ cdecl toupper(long) toupper +@ stub towctrans +@ cdecl towlower(long) towlower +@ cdecl towupper(long) towupper +@ cdecl trunc(double) MSVCR120_trunc +@ cdecl truncf(float) MSVCR120_truncf +@ cdecl truncl(double) MSVCR120_truncl +@ stub unexpected +@ cdecl ungetc(long ptr) ungetc +@ cdecl ungetwc(long ptr) ungetwc +@ cdecl wcrtomb(ptr long ptr) wcrtomb +@ stub wcrtomb_s +@ cdecl wcscat(wstr wstr) ntdll.wcscat +@ cdecl wcscat_s(wstr long wstr) wcscat_s +@ cdecl wcschr(wstr long) wcschr +@ cdecl wcscmp(wstr wstr) ntdll.wcscmp +@ cdecl wcscoll(wstr wstr) wcscoll +@ cdecl wcscpy(ptr wstr) ntdll.wcscpy +@ cdecl wcscpy_s(ptr long wstr) wcscpy_s +@ cdecl wcscspn(wstr wstr) ntdll.wcscspn +@ cdecl wcsftime(ptr long wstr ptr) wcsftime +@ cdecl wcslen(wstr) wcslen +@ cdecl wcsncat(wstr wstr long) ntdll.wcsncat +@ cdecl wcsncat_s(wstr long wstr long) wcsncat_s +@ cdecl wcsncmp(wstr wstr long) wcsncmp +@ cdecl wcsncpy(ptr wstr long) wcsncpy +@ cdecl wcsncpy_s(ptr long wstr long) wcsncpy_s +@ cdecl wcsnlen(wstr long) wcsnlen +@ cdecl wcspbrk(wstr wstr) wcspbrk +@ cdecl wcsrchr(wstr long) ntdll.wcsrchr +@ cdecl wcsrtombs(ptr ptr long ptr) wcsrtombs +@ cdecl wcsrtombs_s(ptr ptr long ptr long ptr) wcsrtombs_s +@ cdecl wcsspn(wstr wstr) ntdll.wcsspn +@ cdecl wcsstr(wstr wstr) wcsstr +@ cdecl wcstod(wstr ptr) wcstod +@ cdecl wcstof(ptr ptr) wcstof +@ stub wcstoimax +@ cdecl wcstok(wstr wstr) wcstok +@ cdecl wcstok_s(ptr wstr ptr) wcstok_s +@ cdecl wcstol(wstr ptr long) ntdll.wcstol +@ stub wcstold +@ stub wcstoll +@ cdecl wcstombs(ptr ptr long) wcstombs +@ cdecl wcstombs_s(ptr ptr long wstr long) wcstombs_s +@ cdecl wcstoul(wstr ptr long) wcstoul +@ stub wcstoull +@ stub wcstoumax +@ cdecl wcsxfrm(ptr wstr long) wcsxfrm +@ cdecl wctob(long) wctob +@ cdecl wctomb(ptr long) wctomb +@ cdecl wctomb_s(ptr ptr long long) wctomb_s +@ stub wctrans +@ stub wctype +@ cdecl wmemcpy_s(ptr long ptr long) +@ cdecl wmemmove_s(ptr long ptr long) Index: win32/ucrtbase/CMakeLists.txt =================================================================== --- win32/ucrtbase/CMakeLists.txt (nonexistent) +++ win32/ucrtbase/CMakeLists.txt (working copy) @@ -0,0 +1,15 @@ + +spec2def(ucrt.dll ucrtbase.spec ADD_IMPORTLIB) + +add_library(ucrt SHARED + #${SOURCE} + ${CMAKE_CURRENT_BINARY_DIR}/ucrt_stubs.c + ${CMAKE_CURRENT_BINARY_DIR}/ucrt.def) + +set_target_properties(ucrt PROPERTIES LINKER_LANGUAGE C) +set_module_type(ucrt win32dll ENTRYPOINT 0 UNICODE) + +target_link_libraries(ucrt crt wine ${PSEH_LIB}) +add_importlibs(ucrt ole32 ntdll kernel32) + +add_cd_file(TARGET ucrt DESTINATION reactos/system32 FOR all) Index: win32/ucrtbase/ucrtbase.spec =================================================================== --- win32/ucrtbase/ucrtbase.spec (nonexistent) +++ win32/ucrtbase/ucrtbase.spec (working copy) @@ -0,0 +1,2598 @@ +@ cdecl -arch=i386 _CIacos() +@ cdecl -arch=i386 _CIasin() +@ cdecl -arch=i386 _CIatan() +@ cdecl -arch=i386 _CIatan2() +@ cdecl -arch=i386 _CIcos() +@ cdecl -arch=i386 _CIcosh() +@ cdecl -arch=i386 _CIexp() +@ cdecl -arch=i386 _CIfmod() +@ cdecl -arch=i386 _CIlog() +@ cdecl -arch=i386 _CIlog10() +@ cdecl -arch=i386 _CIpow() +@ cdecl -arch=i386 _CIsin() +@ cdecl -arch=i386 _CIsinh() +@ cdecl -arch=i386 _CIsqrt() +@ cdecl -arch=i386 _CItan() +@ cdecl -arch=i386 _CItanh() +@ stub _Cbuild +@ stub _Cmulcc +@ stub _Cmulcr +@ stub _CreateFrameInfo #(ptr ptr) +@ stdcall _CxxThrowException(long long) +@ cdecl -arch=i386 -norelay _EH_prolog() +#@ stub _Exit +@ stub _FCbuild +@ stub _FCmulcc +@ stub _FCmulcr +@ stub _FindAndUnlinkFrame #(ptr) +@ stub _GetImageBase +@ stub _GetThrowImageBase +@ cdecl _Getdays() +@ cdecl _Getmonths() +@ cdecl _Gettnames() +@ stub _IsExceptionObjectToBeDestroyed #(ptr) +@ stub _LCbuild +@ stub _LCmulcc +@ stub _LCmulcr +@ stub _SetImageBase +@ stub _SetThrowImageBase +@ stub _NLG_Dispatch2 +@ stub _NLG_Return +@ stub _NLG_Return2 +@ stub _SetWinRTOutOfMemoryExceptionCallback +@ cdecl _Strftime(str long str ptr ptr) +@ stub _W_Getdays +@ stub _W_Getmonths +@ stub _W_Gettnames +@ stub _Wcsftime +@ stub __AdjustPointer #(ptr ptr) +@ stub __BuildCatchObject +@ stub __BuildCatchObjectHelper +@ stdcall -arch=x86_64 __C_specific_handler(ptr long ptr ptr) ntdll.__C_specific_handler +@ cdecl -arch=i386,x86_64,arm __CxxDetectRethrow(ptr) +#@ cdecl -arch=i386,x86_64,arm __CxxExceptionFilter(ptr ptr long ptr) +@ cdecl -arch=i386,x86_64,arm -norelay __CxxFrameHandler(ptr ptr ptr ptr) +@ cdecl -arch=i386,x86_64,arm -norelay __CxxFrameHandler2(ptr ptr ptr ptr) __CxxFrameHandler +@ cdecl -arch=i386,x86_64,arm -norelay __CxxFrameHandler3(ptr ptr ptr ptr) __CxxFrameHandler +@ stdcall -arch=i386 __CxxLongjmpUnwind(ptr) +@ cdecl -arch=i386,x86_64,arm __CxxQueryExceptionSize() +@ stub __CxxRegisterExceptionObject #(ptr ptr) +@ stub __CxxUnregisterExceptionObject #(ptr long) +@ stub __DestructExceptionObject #(ptr) +@ stub __FrameUnwindFilter +@ stub __GetPlatformExceptionInfo +@ stub __NLG_Dispatch2 +@ stub __NLG_Return2 +@ cdecl __RTCastToVoid(ptr) MSVCRT___RTCastToVoid +@ cdecl __RTDynamicCast(ptr long ptr ptr long) MSVCRT___RTDynamicCast +@ cdecl __RTtypeid(ptr) MSVCRT___RTtypeid +@ stub __TypeMatch +@ cdecl ___lc_codepage_func() +@ cdecl ___lc_collate_cp_func() +#@ cdecl ___lc_locale_name_func() +@ cdecl ___mb_cur_max_func() +#@ cdecl ___mb_cur_max_l_func(ptr) +#@ cdecl __acrt_iob_func(long) +@ stub __conio_common_vcprintf +@ stub __conio_common_vcprintf_p +@ stub __conio_common_vcprintf_s +@ stub __conio_common_vcscanf +@ stub __conio_common_vcwprintf +@ stub __conio_common_vcwprintf_p +@ stub __conio_common_vcwprintf_s +@ stub __conio_common_vcwscanf +#@ cdecl -arch=i386 __control87_2(long long ptr ptr) +@ stub __current_exception +@ stub __current_exception_context +@ cdecl __daylight() __p__daylight +@ stub __dcrt_get_wide_environment_from_os +@ stub __dcrt_initial_narrow_environment +@ cdecl __doserrno() __doserrno +@ cdecl __dstbias() __p__dstbias +#@ cdecl __fpe_flt_rounds() +@ cdecl __fpecode() +@ stub __initialize_lconv_for_unsigned_char +@ stub __intrinsic_abnormal_termination +@ stub __intrinsic_setjmp +@ stub __intrinsic_setjmpex +@ cdecl __isascii(long) __isascii +@ cdecl __iscsym(long) __iscsym +@ cdecl __iscsymf(long) __iscsymf +#@ stub __iswcsym +#@ stub __iswcsymf +#@ cdecl -arch=i386 __libm_sse2_acos() +#@ cdecl -arch=i386 __libm_sse2_acosf() +#@ cdecl -arch=i386 __libm_sse2_asin() +#@ cdecl -arch=i386 __libm_sse2_asinf() +#@ cdecl -arch=i386 __libm_sse2_atan() +#@ cdecl -arch=i386 __libm_sse2_atan2() +#@ cdecl -arch=i386 __libm_sse2_atanf() +#@ cdecl -arch=i386 __libm_sse2_cos() +#@ cdecl -arch=i386 __libm_sse2_cosf() +#@ cdecl -arch=i386 __libm_sse2_exp() +#@ cdecl -arch=i386 __libm_sse2_expf() +#@ cdecl -arch=i386 __libm_sse2_log() +#@ cdecl -arch=i386 __libm_sse2_log10() +#@ cdecl -arch=i386 __libm_sse2_log10f() +#@ cdecl -arch=i386 __libm_sse2_logf() +#@ cdecl -arch=i386 __libm_sse2_pow() +#@ cdecl -arch=i386 __libm_sse2_powf() +#@ cdecl -arch=i386 __libm_sse2_sin() +#@ cdecl -arch=i386 __libm_sse2_sinf() +#@ cdecl -arch=i386 __libm_sse2_tan() +#@ cdecl -arch=i386 __libm_sse2_tanf() +@ cdecl __p___argc() +@ cdecl __p___argv() +@ cdecl __p___wargv() +@ cdecl __p__acmdln() +@ cdecl __p__commode() +@ cdecl __p__environ() +@ cdecl __p__fmode() +#@ cdecl __p__mbcasemap() +@ cdecl __p__mbctype() +@ cdecl __p__pgmptr() +@ cdecl __p__wcmdln() +@ cdecl __p__wenviron() +@ cdecl __p__wpgmptr() +@ cdecl __pctype_func() +@ stub __processing_throw +@ cdecl __pwctype_func() +@ cdecl __pxcptinfoptrs() +@ stub __report_gsfailure +@ cdecl __setusermatherr(ptr) +#@ cdecl __std_exception_copy(ptr ptr) +#@ cdecl __std_exception_destroy(ptr) +#@ cdecl __std_type_info_compare(ptr ptr) type_info_compare +@ stub __std_type_info_destroy_list +@ stub __std_type_info_hash +@ stub __std_type_info_name +@ cdecl __stdio_common_vfprintf(int64 ptr ptr ptr ptr) _stdio_common_vfprintf +@ stub __stdio_common_vfprintf_p +@ stub __stdio_common_vfprintf_s +@ stub __stdio_common_vfscanf +@ cdecl __stdio_common_vfwprintf(int64 ptr ptr ptr ptr) _stdio_common_vfwprintf +@ stub __stdio_common_vfwprintf_p +@ stub __stdio_common_vfwprintf_s +@ stub __stdio_common_vfwscanf +@ cdecl __stdio_common_vsnprintf_s(int64 ptr long long ptr ptr ptr) _stdio_common_vsnprintf_s +@ stub __stdio_common_vsnwprintf_s +@ cdecl __stdio_common_vsprintf(int64 ptr long ptr ptr ptr) _stdio_common_vsprintf +@ stub __stdio_common_vsprintf_p +@ cdecl __stdio_common_vsprintf_s(int64 ptr long ptr ptr ptr) _stdio_common_vsprintf_s +@ cdecl __stdio_common_vsscanf(int64 ptr long ptr ptr ptr) _stdio_common_vsscanf +@ cdecl __stdio_common_vswprintf(int64 ptr long ptr ptr ptr) _stdio_common_vswprintf +@ stub __stdio_common_vswprintf_p +@ stub __stdio_common_vswprintf_s +@ stub __stdio_common_vswscanf +@ stub __strncnt +@ cdecl __sys_errlist() +@ cdecl __sys_nerr() +@ cdecl __threadhandle() kernel32.GetCurrentThread +@ cdecl __threadid() kernel32.GetCurrentThreadId +@ cdecl __timezone() __p__timezone +@ cdecl __toascii(long) __toascii +@ cdecl __tzname() __p__tzname +@ cdecl __unDName(ptr str long ptr ptr long) +@ cdecl __unDNameEx(ptr str long ptr ptr ptr long) +@ cdecl __uncaught_exception() __uncaught_exception +@ cdecl __wcserror(wstr) __wcserror +@ cdecl __wcserror_s(ptr long wstr) __wcserror_s +@ stub __wcsncnt +@ cdecl -ret64 _abs64(int64) +@ cdecl _access(str long) _access +@ cdecl _access_s(str long) _access_s +@ cdecl _aligned_free(ptr) +@ cdecl _aligned_malloc(long long) +@ cdecl _aligned_msize(ptr long long) +@ cdecl _aligned_offset_malloc(long long long) +@ cdecl _aligned_offset_realloc(ptr long long long) +@ stub _aligned_offset_recalloc +@ cdecl _aligned_realloc(ptr long long) +@ stub _aligned_recalloc +@ cdecl _assert(str str long) _assert +@ cdecl _atodbl(ptr str) _atodbl +@ cdecl _atodbl_l(ptr str ptr) _atodbl_l +@ cdecl _atof_l(str ptr) _atof_l +@ cdecl _atoflt(ptr str) _atoflt +@ cdecl _atoflt_l(ptr str ptr) _atoflt_l +@ cdecl -ret64 _atoi64(str) ntdll._atoi64 +@ stub _atoi64_l +@ cdecl _atoi_l(str ptr) _atoi_l +@ stub _atol_l +@ cdecl _atoldbl(ptr str) _atoldbl +@ stub _atoldbl_l +@ cdecl -ret64 _atoll_l(str ptr) _atoll_l +@ cdecl _beep(long long) _beep +@ cdecl _beginthread(ptr long ptr) +@ cdecl _beginthreadex(ptr long ptr ptr long ptr) +@ cdecl _byteswap_uint64(int64) +@ cdecl _byteswap_ulong(long) _byteswap_ulong +@ cdecl _byteswap_ushort(long) +@ cdecl _c_exit() _c_exit +@ cdecl _cabs(long) _cabs +@ cdecl _callnewh(long) +@ cdecl _calloc_base(long long) +@ cdecl _cexit() _cexit +@ cdecl _cgets(ptr) +@ stub _cgets_s +@ stub _cgetws +@ stub _cgetws_s +@ cdecl _chdir(str) _chdir +@ cdecl _chdrive(long) _chdrive +@ cdecl _chgsign(double) _chgsign +@ cdecl _chgsignf(float) _chgsignf +@ cdecl -arch=i386 -norelay _chkesp() +@ cdecl _chmod(str long) _chmod +@ cdecl _chsize(long long) _chsize +@ cdecl _chsize_s(long int64) _chsize_s +@ cdecl _clearfp() +@ cdecl _close(long) _close +@ cdecl _commit(long) _commit +@ cdecl _configthreadlocale(long) +@ cdecl _configure_narrow_argv(long) +@ cdecl _configure_wide_argv(long) +@ cdecl _control87(long long) +@ cdecl _controlfp(long long) +@ cdecl _controlfp_s(ptr long long) +@ cdecl _copysign(double double) _copysign +@ cdecl _copysignf(float float) _copysignf +@ cdecl _cputs(str) +@ cdecl _cputws(wstr) +@ cdecl _creat(str long) _creat +@ cdecl _create_locale(long str) _create_locale +@ stub _crt_at_quick_exit +@ cdecl _crt_atexit(ptr) _crt_atexit +@ cdecl _crt_debugger_hook(long) _crt_debugger_hook +@ cdecl _ctime32(ptr) _ctime32 +@ cdecl _ctime32_s(str long ptr) _ctime32_s +@ cdecl _ctime64(ptr) _ctime64 +@ cdecl _ctime64_s(str long ptr) _ctime64_s +@ cdecl _cwait(ptr long long) +@ stub _d_int +@ cdecl _dclass(double) MSVCR120__dclass +@ stub _dexp +@ cdecl _difftime32(long long) _difftime32 +@ cdecl _difftime64(long long) _difftime64 +@ stub _dlog +@ stub _dnorm +@ cdecl _dpcomp(double double) MSVCR120__dpcomp +@ stub _dpoly +@ stub _dscale +@ cdecl _dsign(double) MSVCR120__dsign +@ stub _dsin +@ cdecl _dtest(ptr) MSVCR120__dtest +@ stub _dunscale +@ cdecl _dup(long) _dup +@ cdecl _dup2(long long) _dup2 +@ cdecl _dupenv_s(ptr ptr str) +@ cdecl _ecvt(double long ptr ptr) _ecvt +@ cdecl _ecvt_s(str long double long ptr ptr) _ecvt_s +@ cdecl _endthread() +@ cdecl _endthreadex(long) +@ cdecl _eof(long) _eof +@ cdecl _errno() _errno +@ stub _except1 +@ cdecl -arch=i386 _except_handler2(ptr ptr ptr ptr) +@ cdecl -arch=i386 _except_handler3(ptr ptr ptr ptr) +@ cdecl -arch=i386 _except_handler4_common(ptr ptr ptr ptr ptr ptr) +@ varargs _execl(str str) +@ varargs _execle(str str) +@ varargs _execlp(str str) +@ varargs _execlpe(str str) +@ cdecl _execute_onexit_table(ptr) _execute_onexit_table +@ cdecl _execv(str ptr) +@ cdecl _execve(str ptr ptr) _execve +@ cdecl _execvp(str ptr) +@ cdecl _execvpe(str ptr ptr) +@ cdecl _exit(long) +@ cdecl _expand(ptr long) +@ cdecl _fclose_nolock(ptr) _fclose_nolock +@ cdecl _fcloseall() _fcloseall +@ cdecl _fcvt(double long ptr ptr) _fcvt +@ cdecl _fcvt_s(ptr long double long ptr ptr) _fcvt_s +@ stub _fd_int +@ cdecl _fdclass(float) MSVCR120__fdclass +@ stub _fdexp +@ stub _fdlog +@ stub _fdnorm +@ cdecl _fdopen(long str) _fdopen +@ cdecl _fdpcomp(float float) MSVCR120__fdpcomp +@ stub _fdpoly +@ stub _fdscale +@ cdecl _fdsign(float) MSVCR120__fdsign +@ stub _fdsin +@ cdecl _fdtest(ptr) MSVCR120__fdtest +@ stub _fdunscale +@ cdecl _fflush_nolock(ptr) _fflush_nolock +@ cdecl _fgetc_nolock(ptr) _fgetc_nolock +@ cdecl _fgetchar() _fgetchar +@ cdecl _fgetwc_nolock(ptr) _fgetwc_nolock +@ cdecl _fgetwchar() _fgetwchar +@ cdecl _filelength(long) _filelength +@ cdecl -ret64 _filelengthi64(long) _filelengthi64 +@ cdecl _fileno(ptr) _fileno +@ cdecl _findclose(long) _findclose +@ cdecl _findfirst32(str ptr) _findfirst32 +@ stub _findfirst32i64 +@ cdecl _findfirst64(str ptr) _findfirst64 +@ cdecl _findfirst64i32(str ptr) _findfirst64i32 +@ cdecl _findnext32(long ptr) _findnext32 +@ stub _findnext32i64 +@ cdecl _findnext64(long ptr) _findnext64 +@ cdecl _findnext64i32(long ptr) _findnext64i32 +@ cdecl _finite(double) _finite +@ cdecl -arch=arm,x86_64 _finitef(float) _finitef +@ cdecl _flushall() _flushall +@ cdecl _fpclass(double) _fpclass +@ stub _fpclassf +@ cdecl _fpieee_flt(long ptr ptr) +@ cdecl _fpreset() +@ cdecl _fputc_nolock(long ptr) _fputc_nolock +@ cdecl _fputchar(long) _fputchar +@ cdecl _fputwc_nolock(long ptr) _fputwc_nolock +@ cdecl _fputwchar(long) _fputwchar +@ cdecl _fread_nolock(ptr long long ptr) _fread_nolock +@ cdecl _fread_nolock_s(ptr long long long ptr) _fread_nolock_s +@ cdecl _free_base(ptr) +@ cdecl _free_locale(ptr) _free_locale +@ cdecl _fseek_nolock(ptr long long) _fseek_nolock +@ cdecl _fseeki64(ptr int64 long) _fseeki64 +@ cdecl _fseeki64_nolock(ptr int64 long) _fseeki64_nolock +@ cdecl _fsopen(str str long) _fsopen +@ cdecl _fstat32(long ptr) _fstat32 +@ cdecl _fstat32i64(long ptr) _fstat32i64 +@ cdecl _fstat64(long ptr) _fstat64 +@ cdecl _fstat64i32(long ptr) _fstat64i32 +@ cdecl _ftell_nolock(ptr) _ftell_nolock +@ cdecl -ret64 _ftelli64(ptr) _ftelli64 +@ cdecl -ret64 _ftelli64_nolock(ptr) _ftelli64_nolock +@ cdecl _ftime32(ptr) _ftime32 +@ cdecl _ftime32_s(ptr) _ftime32_s +@ cdecl _ftime64(ptr) _ftime64 +@ cdecl _ftime64_s(ptr) _ftime64_s +@ cdecl -arch=i386 -ret64 _ftol() _ftol +@ cdecl _fullpath(ptr str long) _fullpath +@ cdecl _futime32(long ptr) +@ cdecl _futime64(long ptr) +@ cdecl _fwrite_nolock(ptr long long ptr) _fwrite_nolock +@ cdecl _gcvt(double long str) _gcvt +@ cdecl _gcvt_s(ptr long double long) _gcvt_s +@ stub _get_FMA3_enable +@ cdecl _get_current_locale() _get_current_locale +@ cdecl _get_daylight(ptr) +@ cdecl _get_doserrno(ptr) +@ stub _get_dstbias +@ cdecl _get_errno(ptr) +@ cdecl _get_fmode(ptr) _get_fmode +@ cdecl _get_heap_handle() +@ cdecl _get_initial_narrow_environment() +@ cdecl _get_initial_wide_environment() +@ cdecl _get_invalid_parameter_handler() +@ stub _get_narrow_winmain_command_line +@ cdecl _get_osfhandle(long) _get_osfhandle +@ cdecl _get_pgmptr(ptr) +@ cdecl _get_printf_count_output() _get_printf_count_output +@ stub _get_purecall_handler +@ cdecl _get_stream_buffer_pointers(ptr ptr ptr ptr) _get_stream_buffer_pointers +@ cdecl _get_terminate() _get_terminate +@ cdecl _get_thread_local_invalid_parameter_handler() +@ cdecl _get_timezone(ptr) +@ cdecl _get_tzname(ptr str long long) _get_tzname +@ cdecl _get_unexpected() _get_unexpected +@ stub _get_wide_winmain_command_line +@ cdecl _get_wpgmptr(ptr) +@ cdecl _getc_nolock(ptr) _fgetc_nolock +@ cdecl _getch() +@ cdecl _getch_nolock() +@ cdecl _getche() +@ cdecl _getche_nolock() +@ cdecl _getcwd(str long) +@ cdecl _getdcwd(long str long) +@ cdecl _getdiskfree(long ptr) +@ cdecl _getdllprocaddr(long str long) +@ cdecl _getdrive() +@ cdecl _getdrives() kernel32.GetLogicalDrives +@ cdecl _getmaxstdio() +@ cdecl _getmbcp() +@ cdecl _getpid() kernel32.GetCurrentProcessId +@ cdecl _getsystime(ptr) +@ cdecl _getw(ptr) _getw +@ cdecl _getwc_nolock(ptr) _fgetwc_nolock +@ cdecl _getwch() +@ cdecl _getwch_nolock() +@ cdecl _getwche() +@ cdecl _getwche_nolock() +@ cdecl _getws(ptr) _getws +@ stub _getws_s +@ cdecl -arch=i386 _global_unwind2(ptr) +@ cdecl _gmtime32(ptr) _gmtime32 +@ cdecl _gmtime32_s(ptr ptr) _gmtime32_s +@ cdecl _gmtime64(ptr) _gmtime64 +@ cdecl _gmtime64_s(ptr ptr) _gmtime64_s +@ cdecl _heapchk() +@ cdecl _heapmin() +@ cdecl _heapwalk(ptr) +@ cdecl _hypot(double double) +@ cdecl _hypotf(float float) _hypotf +@ cdecl _i64toa(int64 ptr long) ntdll._i64toa +@ cdecl _i64toa_s(int64 ptr long long) _i64toa_s +@ cdecl _i64tow(int64 ptr long) ntdll._i64tow +@ cdecl _i64tow_s(int64 ptr long long) _i64tow_s +@ cdecl _initialize_narrow_environment() +@ cdecl _initialize_onexit_table(ptr) _initialize_onexit_table +@ cdecl _initialize_wide_environment() +@ cdecl _initterm(ptr ptr) +@ cdecl _initterm_e(ptr ptr) +@ cdecl _invalid_parameter_noinfo() +@ stub _invalid_parameter_noinfo_noreturn +@ stub _invoke_watson +@ stub _is_exception_typeof +@ cdecl _isalnum_l(long ptr) _isalnum_l +@ cdecl _isalpha_l(long ptr) _isalpha_l +@ cdecl _isatty(long) _isatty +@ stub _isblank_l +@ cdecl _iscntrl_l(long ptr) _iscntrl_l +@ cdecl _isctype(long long) _isctype +@ cdecl _isctype_l(long long ptr) _isctype_l +@ cdecl _isdigit_l(long ptr) _isdigit_l +@ cdecl _isgraph_l(long ptr) _isgraph_l +@ cdecl _isleadbyte_l(long ptr) _isleadbyte_l +@ cdecl _islower_l(long ptr) _islower_l +@ cdecl _ismbbalnum(long) +@ stub _ismbbalnum_l +@ cdecl _ismbbalpha(long) +@ stub _ismbbalpha_l +@ stub _ismbbblank +@ stub _ismbbblank_l +@ cdecl _ismbbgraph(long) +@ stub _ismbbgraph_l +@ cdecl _ismbbkalnum(long) +@ stub _ismbbkalnum_l +@ cdecl _ismbbkana(long) +@ stub _ismbbkana_l +@ cdecl _ismbbkprint(long) +@ stub _ismbbkprint_l +@ cdecl _ismbbkpunct(long) +@ stub _ismbbkpunct_l +@ cdecl _ismbblead(long) +@ cdecl _ismbblead_l(long ptr) +@ cdecl _ismbbprint(long) +@ stub _ismbbprint_l +@ cdecl _ismbbpunct(long) +@ stub _ismbbpunct_l +@ cdecl _ismbbtrail(long) +@ stub _ismbbtrail_l +@ cdecl _ismbcalnum(long) +@ stub _ismbcalnum_l +@ cdecl _ismbcalpha(long) +@ stub _ismbcalpha_l +@ stub _ismbcblank +@ stub _ismbcblank_l +@ cdecl _ismbcdigit(long) +@ stub _ismbcdigit_l +@ cdecl _ismbcgraph(long) +@ stub _ismbcgraph_l +@ cdecl _ismbchira(long) +@ stub _ismbchira_l +@ cdecl _ismbckata(long) +@ stub _ismbckata_l +@ cdecl _ismbcl0(long) +@ stub _ismbcl0_l +@ cdecl _ismbcl1(long) +@ stub _ismbcl1_l +@ cdecl _ismbcl2(long) +@ stub _ismbcl2_l +@ cdecl _ismbclegal(long) +@ stub _ismbclegal_l +@ cdecl _ismbclower(long) +@ stub _ismbclower_l +@ cdecl _ismbcprint(long) +@ stub _ismbcprint_l +@ cdecl _ismbcpunct(long) +@ stub _ismbcpunct_l +@ cdecl _ismbcspace(long) +@ stub _ismbcspace_l +@ cdecl _ismbcsymbol(long) +@ stub _ismbcsymbol_l +@ cdecl _ismbcupper(long) +@ stub _ismbcupper_l +@ cdecl _ismbslead(ptr ptr) +@ stub _ismbslead_l +@ cdecl _ismbstrail(ptr ptr) +@ stub _ismbstrail_l +@ cdecl _isnan(double) _isnan +@ cdecl -arch=arm,x86_64 _isnanf(float) _isnanf +@ cdecl _isprint_l(long ptr) _isprint_l +#@ stub _ispunct_l +@ cdecl _isspace_l(long ptr) _isspace_l +@ cdecl _isupper_l(long ptr) _isupper_l +#@ stub _iswalnum_l +@ cdecl _iswalpha_l(long ptr) _iswalpha_l +@ stub _iswblank_l +#@ stub _iswcntrl_l +#@ stub _iswcsym_l +#@ stub _iswcsymf_l +#@ stub _iswctype_l +@ cdecl _iswdigit_l(long ptr) _iswdigit_l +#@ stub _iswgraph_l +#@ stub _iswlower_l +#@ stub _iswprint_l +@ cdecl _iswpunct_l(long ptr) _iswpunct_l +@ cdecl _iswspace_l(long ptr) _iswspace_l +#@ stub _iswupper_l +#@ stub _iswxdigit_l +@ cdecl _isxdigit_l(long ptr) _isxdigit_l +@ cdecl _itoa(long ptr long) _itoa +@ cdecl _itoa_s(long ptr long long) _itoa_s +@ cdecl _itow(long ptr long) ntdll._itow +@ cdecl _itow_s(long ptr long long) _itow_s +@ cdecl _j0(double) _j0 +@ cdecl _j1(double) _j1 +@ cdecl _jn(long double) _jn +@ cdecl _kbhit() +@ stub _ld_int +@ cdecl _ldclass(double) MSVCR120__ldclass +@ stub _ldexp +@ stub _ldlog +@ cdecl _ldpcomp(double double) MSVCR120__dpcomp +@ stub _ldpoly +@ stub _ldscale +@ cdecl _ldsign(double) MSVCR120__dsign +@ stub _ldsin +@ cdecl _ldtest(ptr) MSVCR120__ldtest +@ stub _ldunscale +@ cdecl _lfind(ptr ptr ptr long ptr) +@ stub _lfind_s +@ cdecl -arch=i386 _libm_sse2_acos_precise() __libm_sse2_acos +@ cdecl -arch=i386 _libm_sse2_asin_precise() __libm_sse2_asin +@ cdecl -arch=i386 _libm_sse2_atan_precise() __libm_sse2_atan +@ cdecl -arch=i386 _libm_sse2_cos_precise() __libm_sse2_cos +@ cdecl -arch=i386 _libm_sse2_exp_precise() __libm_sse2_exp +@ cdecl -arch=i386 _libm_sse2_log10_precise() __libm_sse2_log10 +@ cdecl -arch=i386 _libm_sse2_log_precise() __libm_sse2_log +@ cdecl -arch=i386 _libm_sse2_pow_precise() __libm_sse2_pow +@ cdecl -arch=i386 _libm_sse2_sin_precise() __libm_sse2_sin +@ cdecl -arch=i386 _libm_sse2_sqrt_precise() __libm_sse2_sqrt_precise +@ cdecl -arch=i386 _libm_sse2_tan_precise() __libm_sse2_tan +@ cdecl _loaddll(str) +@ cdecl -arch=x86_64 _local_unwind(ptr ptr) +@ cdecl -arch=i386 _local_unwind2(ptr long) +@ cdecl -arch=i386 _local_unwind4(ptr ptr long) +@ cdecl _localtime32(ptr) _localtime32 +@ cdecl _localtime32_s(ptr ptr) +@ cdecl _localtime64(ptr) _localtime64 +@ cdecl _localtime64_s(ptr ptr) +@ cdecl _lock_file(ptr) _lock_file +@ cdecl _lock_locales() +@ cdecl _locking(long long long) _locking +@ cdecl _logb(double) _logb +@ cdecl -arch=arm,x86_64 _logbf(float) _logbf +@ cdecl -arch=i386 _longjmpex(ptr long) longjmp +@ cdecl _lrotl(long long) _lrotl +@ cdecl _lrotr(long long) _lrotr +@ cdecl _lsearch(ptr ptr ptr long ptr) +@ stub _lsearch_s +@ cdecl _lseek(long long long) _lseek +@ cdecl -ret64 _lseeki64(long int64 long) _lseeki64 +@ cdecl _ltoa(long ptr long) ntdll._ltoa +@ cdecl _ltoa_s(long ptr long long) _ltoa_s +@ cdecl _ltow(long ptr long) ntdll._ltow +@ cdecl _ltow_s(long ptr long long) _ltow_s +@ cdecl _makepath(ptr str str str str) _makepath +@ cdecl _makepath_s(ptr long str str str str) _makepath_s +@ cdecl _malloc_base(long) +@ cdecl _mbbtombc(long) +@ stub _mbbtombc_l +@ cdecl _mbbtype(long long) +@ stub _mbbtype_l +@ stub _mbcasemap +@ cdecl _mbccpy(ptr str) +@ stub _mbccpy_l +@ stub _mbccpy_s +@ stub _mbccpy_s_l +@ cdecl _mbcjistojms(long) +@ stub _mbcjistojms_l +@ cdecl _mbcjmstojis(long) +@ stub _mbcjmstojis_l +@ cdecl _mbclen(ptr) +@ stub _mbclen_l +@ cdecl _mbctohira(long) +@ stub _mbctohira_l +@ cdecl _mbctokata(long) +@ stub _mbctokata_l +@ cdecl _mbctolower(long) +@ stub _mbctolower_l +@ cdecl _mbctombb(long) +@ stub _mbctombb_l +@ cdecl _mbctoupper(long) +@ stub _mbctoupper_l +@ stub _mblen_l +@ cdecl _mbsbtype(str long) +@ stub _mbsbtype_l +@ cdecl _mbscat_s(ptr long str) +@ cdecl _mbscat_s_l(ptr long str ptr) +@ cdecl _mbschr(str long) +@ stub _mbschr_l +@ cdecl _mbscmp(str str) +@ stub _mbscmp_l +@ cdecl _mbscoll(str str) +@ cdecl _mbscoll_l(str str ptr) +@ cdecl _mbscpy_s(ptr long str) +@ cdecl _mbscpy_s_l(ptr long str ptr) +@ cdecl _mbscspn(str str) +@ stub _mbscspn_l +@ cdecl _mbsdec(ptr ptr) +@ stub _mbsdec_l +@ cdecl _mbsdup(str) +@ cdecl _mbsicmp(str str) +@ stub _mbsicmp_l +@ cdecl _mbsicoll(str str) +@ cdecl _mbsicoll_l(str str ptr) +@ cdecl _mbsinc(str) +@ stub _mbsinc_l +@ cdecl _mbslen(str) +@ stub _mbslen_l +@ cdecl _mbslwr(str) +@ stub _mbslwr_l +@ cdecl _mbslwr_s(str long) +@ stub _mbslwr_s_l +@ cdecl _mbsnbcat(str str long) +@ stub _mbsnbcat_l +@ cdecl _mbsnbcat_s(str long ptr long) +@ stub _mbsnbcat_s_l +@ cdecl _mbsnbcmp(str str long) +@ stub _mbsnbcmp_l +@ cdecl _mbsnbcnt(ptr long) +@ stub _mbsnbcnt_l +@ cdecl _mbsnbcoll(str str long) +@ cdecl _mbsnbcoll_l(str str long ptr) +@ cdecl _mbsnbcpy(ptr str long) +@ stub _mbsnbcpy_l +@ cdecl _mbsnbcpy_s(ptr long str long) +@ cdecl _mbsnbcpy_s_l(ptr long str long ptr) +@ cdecl _mbsnbicmp(str str long) +@ stub _mbsnbicmp_l +@ cdecl _mbsnbicoll(str str long) +@ cdecl _mbsnbicoll_l(str str long ptr) +@ cdecl _mbsnbset(ptr long long) +@ stub _mbsnbset_l +@ stub _mbsnbset_s +@ stub _mbsnbset_s_l +@ cdecl _mbsncat(str str long) +@ stub _mbsncat_l +@ stub _mbsncat_s +@ stub _mbsncat_s_l +@ cdecl _mbsnccnt(str long) +@ stub _mbsnccnt_l +@ cdecl _mbsncmp(str str long) +@ stub _mbsncmp_l +@ cdecl _mbsncoll(str str long) +@ stub _mbsncoll_l +@ cdecl _mbsncpy(ptr str long) +@ stub _mbsncpy_l +@ stub _mbsncpy_s +@ stub _mbsncpy_s_l +@ cdecl _mbsnextc(str) +@ stub _mbsnextc_l +@ cdecl _mbsnicmp(str str long) +@ stub _mbsnicmp_l +@ cdecl _mbsnicoll(str str long) +@ stub _mbsnicoll_l +@ cdecl _mbsninc(str long) +@ stub _mbsninc_l +@ stub _mbsnlen +@ stub _mbsnlen_l +@ cdecl _mbsnset(ptr long long) +@ stub _mbsnset_l +@ stub _mbsnset_s +@ stub _mbsnset_s_l +@ cdecl _mbspbrk(str str) +@ stub _mbspbrk_l +@ cdecl _mbsrchr(str long) +@ stub _mbsrchr_l +@ cdecl _mbsrev(str) +@ stub _mbsrev_l +@ cdecl _mbsset(ptr long) +@ stub _mbsset_l +@ stub _mbsset_s +@ stub _mbsset_s_l +@ cdecl _mbsspn(str str) +@ stub _mbsspn_l +@ cdecl _mbsspnp(str str) +@ stub _mbsspnp_l +@ cdecl _mbsstr(str str) +@ stub _mbsstr_l +@ cdecl _mbstok(str str) +@ cdecl _mbstok_l(str str ptr) +@ cdecl _mbstok_s(str str ptr) +@ cdecl _mbstok_s_l(str str ptr ptr) +@ cdecl _mbstowcs_l(ptr str long ptr) _mbstowcs_l +@ cdecl _mbstowcs_s_l(ptr ptr long str long ptr) _mbstowcs_s_l +@ cdecl _mbstrlen(str) +@ cdecl _mbstrlen_l(str ptr) +@ stub _mbstrnlen +@ stub _mbstrnlen_l +@ cdecl _mbsupr(str) +@ stub _mbsupr_l +@ cdecl _mbsupr_s(str long) +@ stub _mbsupr_s_l +@ cdecl _mbtowc_l(ptr str long ptr) mbtowc_l +@ cdecl _memccpy(ptr ptr long long) ntdll._memccpy +@ cdecl _memicmp(str str long) ntdll._memicmp +#@ stub _memicmp_l +@ cdecl _mkdir(str) _mkdir +@ cdecl _mkgmtime32(ptr) _mkgmtime32 +@ cdecl _mkgmtime64(ptr) _mkgmtime64 +@ cdecl _mktemp(str) _mktemp +@ cdecl _mktemp_s(str long) _mktemp_s +@ cdecl _mktime32(ptr) _mktime32 +@ cdecl _mktime64(ptr) _mktime64 +@ cdecl _msize(ptr) +@ cdecl _nextafter(double double) _nextafter +@ cdecl -arch=arm,x86_64 _nextafterf(float float) _nextafterf +@ stub _o__CIacos +@ stub _o__CIasin +@ stub _o__CIatan +@ stub _o__CIatan2 +@ stub _o__CIcos +@ stub _o__CIcosh +@ stub _o__CIexp +@ stub _o__CIfmod +@ stub _o__CIlog +@ stub _o__CIlog10 +@ stub _o__CIpow +@ stub _o__CIsin +@ stub _o__CIsinh +@ stub _o__CIsqrt +@ stub _o__CItan +@ stub _o__CItanh +@ stub _o__Getdays +@ stub _o__Getmonths +@ stub _o__Gettnames +@ stub _o__Strftime +@ stub _o__W_Getdays +@ stub _o__W_Getmonths +@ stub _o__W_Gettnames +@ stub _o__Wcsftime +@ stub _o____lc_codepage_func +@ stub _o____lc_collate_cp_func +@ stub _o____lc_locale_name_func +@ stub _o____mb_cur_max_func +@ stub _o___acrt_iob_func +@ stub _o___conio_common_vcprintf +@ stub _o___conio_common_vcprintf_p +@ stub _o___conio_common_vcprintf_s +@ stub _o___conio_common_vcscanf +@ stub _o___conio_common_vcwprintf +@ stub _o___conio_common_vcwprintf_p +@ stub _o___conio_common_vcwprintf_s +@ stub _o___conio_common_vcwscanf +@ stub _o___daylight +@ stub _o___dstbias +@ stub _o___fpe_flt_rounds +@ stub _o___libm_sse2_acos +@ stub _o___libm_sse2_acosf +@ stub _o___libm_sse2_asin +@ stub _o___libm_sse2_asinf +@ stub _o___libm_sse2_atan +@ stub _o___libm_sse2_atan2 +@ stub _o___libm_sse2_atanf +@ stub _o___libm_sse2_cos +@ stub _o___libm_sse2_cosf +@ stub _o___libm_sse2_exp +@ stub _o___libm_sse2_expf +@ stub _o___libm_sse2_log +@ stub _o___libm_sse2_log10 +@ stub _o___libm_sse2_log10f +@ stub _o___libm_sse2_logf +@ stub _o___libm_sse2_pow +@ stub _o___libm_sse2_powf +@ stub _o___libm_sse2_sin +@ stub _o___libm_sse2_sinf +@ stub _o___libm_sse2_tan +@ stub _o___libm_sse2_tanf +@ stub _o___p___argc +@ stub _o___p___argv +@ stub _o___p___wargv +@ stub _o___p__acmdln +@ stub _o___p__commode +@ stub _o___p__environ +@ stub _o___p__fmode +@ stub _o___p__mbcasemap +@ stub _o___p__mbctype +@ stub _o___p__pgmptr +@ stub _o___p__wcmdln +@ stub _o___p__wenviron +@ stub _o___p__wpgmptr +@ stub _o___pctype_func +@ stub _o___pwctype_func +@ stub _o___std_exception_copy +@ stub _o___std_exception_destroy +@ stub _o___std_type_info_destroy_list +@ stub _o___std_type_info_name +@ stub _o___stdio_common_vfprintf +@ stub _o___stdio_common_vfprintf_p +@ stub _o___stdio_common_vfprintf_s +@ stub _o___stdio_common_vfscanf +@ stub _o___stdio_common_vfwprintf +@ stub _o___stdio_common_vfwprintf_p +@ stub _o___stdio_common_vfwprintf_s +@ stub _o___stdio_common_vfwscanf +@ stub _o___stdio_common_vsnprintf_s +@ stub _o___stdio_common_vsnwprintf_s +@ stub _o___stdio_common_vsprintf +@ stub _o___stdio_common_vsprintf_p +@ stub _o___stdio_common_vsprintf_s +@ stub _o___stdio_common_vsscanf +@ stub _o___stdio_common_vswprintf +@ stub _o___stdio_common_vswprintf_p +@ stub _o___stdio_common_vswprintf_s +@ stub _o___stdio_common_vswscanf +@ stub _o___timezone +@ stub _o___tzname +@ stub _o___wcserror +@ stub _o__access +@ stub _o__access_s +@ stub _o__aligned_free +@ stub _o__aligned_malloc +@ stub _o__aligned_msize +@ stub _o__aligned_offset_malloc +@ stub _o__aligned_offset_realloc +@ stub _o__aligned_offset_recalloc +@ stub _o__aligned_realloc +@ stub _o__aligned_recalloc +@ stub _o__atodbl +@ stub _o__atodbl_l +@ stub _o__atof_l +@ stub _o__atoflt +@ stub _o__atoflt_l +@ stub _o__atoi64 +@ stub _o__atoi64_l +@ stub _o__atoi_l +@ stub _o__atol_l +@ stub _o__atoldbl +@ stub _o__atoldbl_l +@ stub _o__atoll_l +@ stub _o__beep +@ stub _o__beginthread +@ stub _o__beginthreadex +@ stub _o__cabs +@ stub _o__callnewh +@ stub _o__calloc_base +@ stub _o__cexit +@ stub _o__cgets +@ stub _o__cgets_s +@ stub _o__cgetws +@ stub _o__cgetws_s +@ stub _o__chdir +@ stub _o__chdrive +@ stub _o__chmod +@ stub _o__chsize +@ stub _o__chsize_s +@ stub _o__close +@ stub _o__commit +@ stub _o__configthreadlocale +@ stub _o__configure_narrow_argv +@ stub _o__configure_wide_argv +@ stub _o__controlfp_s +@ stub _o__cputs +@ stub _o__cputws +@ stub _o__creat +@ stub _o__create_locale +@ stub _o__crt_atexit +@ stub _o__ctime32_s +@ stub _o__ctime64_s +@ stub _o__cwait +@ stub _o__d_int +@ stub _o__dclass +@ stub _o__difftime32 +@ stub _o__difftime64 +@ stub _o__dlog +@ stub _o__dnorm +@ stub _o__dpcomp +@ stub _o__dpoly +@ stub _o__dscale +@ stub _o__dsign +@ stub _o__dsin +@ stub _o__dtest +@ stub _o__dunscale +@ stub _o__dup +@ stub _o__dup2 +@ stub _o__dupenv_s +@ stub _o__ecvt +@ stub _o__ecvt_s +@ stub _o__endthread +@ stub _o__endthreadex +@ stub _o__eof +@ stub _o__errno +@ stub _o__except1 +@ stub _o__execute_onexit_table +@ stub _o__execv +@ stub _o__execve +@ stub _o__execvp +@ stub _o__execvpe +@ stub _o__exit +@ stub _o__expand +@ stub _o__fclose_nolock +@ stub _o__fcloseall +@ stub _o__fcvt +@ stub _o__fcvt_s +@ stub _o__fd_int +@ stub _o__fdclass +@ stub _o__fdexp +@ stub _o__fdlog +@ stub _o__fdopen +@ stub _o__fdpcomp +@ stub _o__fdpoly +@ stub _o__fdscale +@ stub _o__fdsign +@ stub _o__fdsin +@ stub _o__fflush_nolock +@ stub _o__fgetc_nolock +@ stub _o__fgetchar +@ stub _o__fgetwc_nolock +@ stub _o__fgetwchar +@ stub _o__filelength +@ stub _o__filelengthi64 +@ stub _o__fileno +@ stub _o__findclose +@ stub _o__findfirst32 +@ stub _o__findfirst32i64 +@ stub _o__findfirst64 +@ stub _o__findfirst64i32 +@ stub _o__findnext32 +@ stub _o__findnext32i64 +@ stub _o__findnext64 +@ stub _o__findnext64i32 +@ stub _o__flushall +@ stub _o__fpclass +@ stub _o__fpclassf +@ stub _o__fputc_nolock +@ stub _o__fputchar +@ stub _o__fputwc_nolock +@ stub _o__fputwchar +@ stub _o__fread_nolock +@ stub _o__fread_nolock_s +@ stub _o__free_base +@ stub _o__free_locale +@ stub _o__fseek_nolock +@ stub _o__fseeki64 +@ stub _o__fseeki64_nolock +@ stub _o__fsopen +@ stub _o__fstat32 +@ stub _o__fstat32i64 +@ stub _o__fstat64 +@ stub _o__fstat64i32 +@ stub _o__ftell_nolock +@ stub _o__ftelli64 +@ stub _o__ftelli64_nolock +@ stub _o__ftime32 +@ stub _o__ftime32_s +@ stub _o__ftime64 +@ stub _o__ftime64_s +@ stub _o__fullpath +@ stub _o__futime32 +@ stub _o__futime64 +@ stub _o__fwrite_nolock +@ stub _o__gcvt +@ stub _o__gcvt_s +@ stub _o__get_daylight +@ stub _o__get_doserrno +@ stub _o__get_dstbias +@ stub _o__get_errno +@ stub _o__get_fmode +@ stub _o__get_heap_handle +@ stub _o__get_initial_narrow_environment +@ stub _o__get_initial_wide_environment +@ stub _o__get_invalid_parameter_handler +@ stub _o__get_narrow_winmain_command_line +@ stub _o__get_osfhandle +@ stub _o__get_pgmptr +@ stub _o__get_stream_buffer_pointers +@ stub _o__get_terminate +@ stub _o__get_thread_local_invalid_parameter_handler +@ stub _o__get_timezone +@ stub _o__get_tzname +@ stub _o__get_wide_winmain_command_line +@ stub _o__get_wpgmptr +@ stub _o__getc_nolock +@ stub _o__getch +@ stub _o__getch_nolock +@ stub _o__getche +@ stub _o__getche_nolock +@ stub _o__getcwd +@ stub _o__getdcwd +@ stub _o__getdiskfree +@ stub _o__getdllprocaddr +@ stub _o__getdrive +@ stub _o__getdrives +@ stub _o__getmbcp +@ stub _o__getsystime +@ stub _o__getw +@ stub _o__getwc_nolock +@ stub _o__getwch +@ stub _o__getwch_nolock +@ stub _o__getwche +@ stub _o__getwche_nolock +@ stub _o__getws +@ stub _o__getws_s +@ stub _o__gmtime32 +@ stub _o__gmtime32_s +@ stub _o__gmtime64 +@ stub _o__gmtime64_s +@ stub _o__heapchk +@ stub _o__heapmin +@ stub _o__hypot +@ stub _o__hypotf +@ stub _o__i64toa +@ stub _o__i64toa_s +@ stub _o__i64tow +@ stub _o__i64tow_s +@ stub _o__initialize_narrow_environment +@ stub _o__initialize_onexit_table +@ stub _o__initialize_wide_environment +@ stub _o__invalid_parameter_noinfo +@ stub _o__invalid_parameter_noinfo_noreturn +@ stub _o__isatty +@ stub _o__isctype +@ stub _o__isctype_l +@ stub _o__isleadbyte_l +@ stub _o__ismbbalnum +@ stub _o__ismbbalnum_l +@ stub _o__ismbbalpha +@ stub _o__ismbbalpha_l +@ stub _o__ismbbblank +@ stub _o__ismbbblank_l +@ stub _o__ismbbgraph +@ stub _o__ismbbgraph_l +@ stub _o__ismbbkalnum +@ stub _o__ismbbkalnum_l +@ stub _o__ismbbkana +@ stub _o__ismbbkana_l +@ stub _o__ismbbkprint +@ stub _o__ismbbkprint_l +@ stub _o__ismbbkpunct +@ stub _o__ismbbkpunct_l +@ stub _o__ismbblead +@ stub _o__ismbblead_l +@ stub _o__ismbbprint +@ stub _o__ismbbprint_l +@ stub _o__ismbbpunct +@ stub _o__ismbbpunct_l +@ stub _o__ismbbtrail +@ stub _o__ismbbtrail_l +@ stub _o__ismbcalnum +@ stub _o__ismbcalnum_l +@ stub _o__ismbcalpha +@ stub _o__ismbcalpha_l +@ stub _o__ismbcblank +@ stub _o__ismbcblank_l +@ stub _o__ismbcdigit +@ stub _o__ismbcdigit_l +@ stub _o__ismbcgraph +@ stub _o__ismbcgraph_l +@ stub _o__ismbchira +@ stub _o__ismbchira_l +@ stub _o__ismbckata +@ stub _o__ismbckata_l +@ stub _o__ismbcl0 +@ stub _o__ismbcl0_l +@ stub _o__ismbcl1 +@ stub _o__ismbcl1_l +@ stub _o__ismbcl2 +@ stub _o__ismbcl2_l +@ stub _o__ismbclegal +@ stub _o__ismbclegal_l +@ stub _o__ismbclower +@ stub _o__ismbclower_l +@ stub _o__ismbcprint +@ stub _o__ismbcprint_l +@ stub _o__ismbcpunct +@ stub _o__ismbcpunct_l +@ stub _o__ismbcspace +@ stub _o__ismbcspace_l +@ stub _o__ismbcsymbol +@ stub _o__ismbcsymbol_l +@ stub _o__ismbcupper +@ stub _o__ismbcupper_l +@ stub _o__ismbslead +@ stub _o__ismbslead_l +@ stub _o__ismbstrail +@ stub _o__ismbstrail_l +@ stub _o__iswctype_l +@ stub _o__itoa +@ stub _o__itoa_s +@ stub _o__itow +@ stub _o__itow_s +@ stub _o__j0 +@ stub _o__j1 +@ stub _o__jn +@ stub _o__kbhit +@ stub _o__ld_int +@ stub _o__ldclass +@ stub _o__ldexp +@ stub _o__ldlog +@ stub _o__ldpcomp +@ stub _o__ldpoly +@ stub _o__ldscale +@ stub _o__ldsign +@ stub _o__ldsin +@ stub _o__ldtest +@ stub _o__ldunscale +@ stub _o__lfind +@ stub _o__lfind_s +@ stub _o__libm_sse2_acos_precise +@ stub _o__libm_sse2_asin_precise +@ stub _o__libm_sse2_atan_precise +@ stub _o__libm_sse2_cos_precise +@ stub _o__libm_sse2_exp_precise +@ stub _o__libm_sse2_log10_precise +@ stub _o__libm_sse2_log_precise +@ stub _o__libm_sse2_pow_precise +@ stub _o__libm_sse2_sin_precise +@ stub _o__libm_sse2_sqrt_precise +@ stub _o__libm_sse2_tan_precise +@ stub _o__loaddll +@ stub _o__localtime32 +@ stub _o__localtime32_s +@ stub _o__localtime64 +@ stub _o__localtime64_s +@ stub _o__lock_file +@ stub _o__locking +@ stub _o__logb +@ stub _o__logbf +@ stub _o__lsearch +@ stub _o__lsearch_s +@ stub _o__lseek +@ stub _o__lseeki64 +@ stub _o__ltoa +@ stub _o__ltoa_s +@ stub _o__ltow +@ stub _o__ltow_s +@ stub _o__makepath +@ stub _o__makepath_s +@ stub _o__malloc_base +@ stub _o__mbbtombc +@ stub _o__mbbtombc_l +@ stub _o__mbbtype +@ stub _o__mbbtype_l +@ stub _o__mbccpy +@ stub _o__mbccpy_l +@ stub _o__mbccpy_s +@ stub _o__mbccpy_s_l +@ stub _o__mbcjistojms +@ stub _o__mbcjistojms_l +@ stub _o__mbcjmstojis +@ stub _o__mbcjmstojis_l +@ stub _o__mbclen +@ stub _o__mbclen_l +@ stub _o__mbctohira +@ stub _o__mbctohira_l +@ stub _o__mbctokata +@ stub _o__mbctokata_l +@ stub _o__mbctolower +@ stub _o__mbctolower_l +@ stub _o__mbctombb +@ stub _o__mbctombb_l +@ stub _o__mbctoupper +@ stub _o__mbctoupper_l +@ stub _o__mblen_l +@ stub _o__mbsbtype +@ stub _o__mbsbtype_l +@ stub _o__mbscat_s +@ stub _o__mbscat_s_l +@ stub _o__mbschr +@ stub _o__mbschr_l +@ stub _o__mbscmp +@ stub _o__mbscmp_l +@ stub _o__mbscoll +@ stub _o__mbscoll_l +@ stub _o__mbscpy_s +@ stub _o__mbscpy_s_l +@ stub _o__mbscspn +@ stub _o__mbscspn_l +@ stub _o__mbsdec +@ stub _o__mbsdec_l +@ stub _o__mbsicmp +@ stub _o__mbsicmp_l +@ stub _o__mbsicoll +@ stub _o__mbsicoll_l +@ stub _o__mbsinc +@ stub _o__mbsinc_l +@ stub _o__mbslen +@ stub _o__mbslen_l +@ stub _o__mbslwr +@ stub _o__mbslwr_l +@ stub _o__mbslwr_s +@ stub _o__mbslwr_s_l +@ stub _o__mbsnbcat +@ stub _o__mbsnbcat_l +@ stub _o__mbsnbcat_s +@ stub _o__mbsnbcat_s_l +@ stub _o__mbsnbcmp +@ stub _o__mbsnbcmp_l +@ stub _o__mbsnbcnt +@ stub _o__mbsnbcnt_l +@ stub _o__mbsnbcoll +@ stub _o__mbsnbcoll_l +@ stub _o__mbsnbcpy +@ stub _o__mbsnbcpy_l +@ stub _o__mbsnbcpy_s +@ stub _o__mbsnbcpy_s_l +@ stub _o__mbsnbicmp +@ stub _o__mbsnbicmp_l +@ stub _o__mbsnbicoll +@ stub _o__mbsnbicoll_l +@ stub _o__mbsnbset +@ stub _o__mbsnbset_l +@ stub _o__mbsnbset_s +@ stub _o__mbsnbset_s_l +@ stub _o__mbsncat +@ stub _o__mbsncat_l +@ stub _o__mbsncat_s +@ stub _o__mbsncat_s_l +@ stub _o__mbsnccnt +@ stub _o__mbsnccnt_l +@ stub _o__mbsncmp +@ stub _o__mbsncmp_l +@ stub _o__mbsncoll +@ stub _o__mbsncoll_l +@ stub _o__mbsncpy +@ stub _o__mbsncpy_l +@ stub _o__mbsncpy_s +@ stub _o__mbsncpy_s_l +@ stub _o__mbsnextc +@ stub _o__mbsnextc_l +@ stub _o__mbsnicmp +@ stub _o__mbsnicmp_l +@ stub _o__mbsnicoll +@ stub _o__mbsnicoll_l +@ stub _o__mbsninc +@ stub _o__mbsninc_l +@ stub _o__mbsnlen +@ stub _o__mbsnlen_l +@ stub _o__mbsnset +@ stub _o__mbsnset_l +@ stub _o__mbsnset_s +@ stub _o__mbsnset_s_l +@ stub _o__mbspbrk +@ stub _o__mbspbrk_l +@ stub _o__mbsrchr +@ stub _o__mbsrchr_l +@ stub _o__mbsrev +@ stub _o__mbsrev_l +@ stub _o__mbsset +@ stub _o__mbsset_l +@ stub _o__mbsset_s +@ stub _o__mbsset_s_l +@ stub _o__mbsspn +@ stub _o__mbsspn_l +@ stub _o__mbsspnp +@ stub _o__mbsspnp_l +@ stub _o__mbsstr +@ stub _o__mbsstr_l +@ stub _o__mbstok +@ stub _o__mbstok_l +@ stub _o__mbstok_s +@ stub _o__mbstok_s_l +@ stub _o__mbstowcs_l +@ stub _o__mbstowcs_s_l +@ stub _o__mbstrlen +@ stub _o__mbstrlen_l +@ stub _o__mbstrnlen +@ stub _o__mbstrnlen_l +@ stub _o__mbsupr +@ stub _o__mbsupr_l +@ stub _o__mbsupr_s +@ stub _o__mbsupr_s_l +@ stub _o__mbtowc_l +@ stub _o__memicmp +@ stub _o__memicmp_l +@ stub _o__mkdir +@ stub _o__mkgmtime32 +@ stub _o__mkgmtime64 +@ stub _o__mktemp +@ stub _o__mktemp_s +@ stub _o__mktime32 +@ stub _o__mktime64 +@ stub _o__msize +@ stub _o__nextafter +@ stub _o__nextafterf +@ stub _o__open_osfhandle +@ stub _o__pclose +@ stub _o__pipe +@ stub _o__popen +@ stub _o__purecall +@ stub _o__putc_nolock +@ stub _o__putch +@ stub _o__putch_nolock +@ stub _o__putenv +@ stub _o__putenv_s +@ stub _o__putw +@ stub _o__putwc_nolock +@ stub _o__putwch +@ stub _o__putwch_nolock +@ stub _o__putws +@ stub _o__read +@ stub _o__realloc_base +@ stub _o__recalloc +@ stub _o__register_onexit_function +@ stub _o__resetstkoflw +@ stub _o__rmdir +@ stub _o__rmtmp +@ stub _o__scalb +@ stub _o__scalbf +@ stub _o__searchenv +@ stub _o__searchenv_s +@ stub _o__seh_filter_dll +@ stub _o__seh_filter_exe +@ stub _o__set_abort_behavior +@ stub _o__set_app_type +@ stub _o__set_doserrno +@ stub _o__set_errno +@ stub _o__set_fmode +@ stub _o__set_invalid_parameter_handler +@ stub _o__set_new_handler +@ stub _o__set_new_mode +@ stub _o__set_thread_local_invalid_parameter_handler +@ stub _o__seterrormode +@ stub _o__setmbcp +@ stub _o__setmode +@ stub _o__setsystime +@ stub _o__sleep +@ stub _o__sopen +@ stub _o__sopen_dispatch +@ stub _o__sopen_s +@ stub _o__spawnv +@ stub _o__spawnve +@ stub _o__spawnvp +@ stub _o__spawnvpe +@ stub _o__splitpath +@ stub _o__splitpath_s +@ stub _o__stat32 +@ stub _o__stat32i64 +@ stub _o__stat64 +@ stub _o__stat64i32 +@ stub _o__strcoll_l +@ stub _o__strdate +@ stub _o__strdate_s +@ stub _o__strdup +@ stub _o__strerror +@ stub _o__strerror_s +@ stub _o__strftime_l +@ stub _o__stricmp +@ stub _o__stricmp_l +@ stub _o__stricoll +@ stub _o__stricoll_l +@ stub _o__strlwr +@ stub _o__strlwr_l +@ stub _o__strlwr_s +@ stub _o__strlwr_s_l +@ stub _o__strncoll +@ stub _o__strncoll_l +@ stub _o__strnicmp +@ stub _o__strnicmp_l +@ stub _o__strnicoll +@ stub _o__strnicoll_l +@ stub _o__strnset_s +@ stub _o__strset_s +@ stub _o__strtime +@ stub _o__strtime_s +@ stub _o__strtod_l +@ stub _o__strtof_l +@ stub _o__strtoi64 +@ stub _o__strtoi64_l +@ stub _o__strtol_l +@ stub _o__strtold_l +@ stub _o__strtoll_l +@ stub _o__strtoui64 +@ stub _o__strtoui64_l +@ stub _o__strtoul_l +@ stub _o__strtoull_l +@ stub _o__strupr +@ stub _o__strupr_l +@ stub _o__strupr_s +@ stub _o__strupr_s_l +@ stub _o__strxfrm_l +@ stub _o__swab +@ stub _o__tell +@ stub _o__telli64 +@ stub _o__timespec32_get +@ stub _o__timespec64_get +@ stub _o__tolower +@ stub _o__tolower_l +@ stub _o__toupper +@ stub _o__toupper_l +@ stub _o__towlower_l +@ stub _o__towupper_l +@ stub _o__tzset +@ stub _o__ui64toa +@ stub _o__ui64toa_s +@ stub _o__ui64tow +@ stub _o__ui64tow_s +@ stub _o__ultoa +@ stub _o__ultoa_s +@ stub _o__ultow +@ stub _o__ultow_s +@ stub _o__umask +@ stub _o__umask_s +@ stub _o__ungetc_nolock +@ stub _o__ungetch +@ stub _o__ungetch_nolock +@ stub _o__ungetwc_nolock +@ stub _o__ungetwch +@ stub _o__ungetwch_nolock +@ stub _o__unlink +@ stub _o__unloaddll +@ stub _o__unlock_file +@ stub _o__utime32 +@ stub _o__utime64 +@ stub _o__waccess +@ stub _o__waccess_s +@ stub _o__wasctime +@ stub _o__wasctime_s +@ stub _o__wchdir +@ stub _o__wchmod +@ stub _o__wcreat +@ stub _o__wcreate_locale +@ stub _o__wcscoll_l +@ stub _o__wcsdup +@ stub _o__wcserror +@ stub _o__wcserror_s +@ stub _o__wcsftime_l +@ stub _o__wcsicmp +@ stub _o__wcsicmp_l +@ stub _o__wcsicoll +@ stub _o__wcsicoll_l +@ stub _o__wcslwr +@ stub _o__wcslwr_l +@ stub _o__wcslwr_s +@ stub _o__wcslwr_s_l +@ stub _o__wcsncoll +@ stub _o__wcsncoll_l +@ stub _o__wcsnicmp +@ stub _o__wcsnicmp_l +@ stub _o__wcsnicoll +@ stub _o__wcsnicoll_l +@ stub _o__wcsnset +@ stub _o__wcsnset_s +@ stub _o__wcsset +@ stub _o__wcsset_s +@ stub _o__wcstod_l +@ stub _o__wcstof_l +@ stub _o__wcstoi64 +@ stub _o__wcstoi64_l +@ stub _o__wcstol_l +@ stub _o__wcstold_l +@ stub _o__wcstoll_l +@ stub _o__wcstombs_l +@ stub _o__wcstombs_s_l +@ stub _o__wcstoui64 +@ stub _o__wcstoui64_l +@ stub _o__wcstoul_l +@ stub _o__wcstoull_l +@ stub _o__wcsupr +@ stub _o__wcsupr_l +@ stub _o__wcsupr_s +@ stub _o__wcsupr_s_l +@ stub _o__wcsxfrm_l +@ stub _o__wctime32 +@ stub _o__wctime32_s +@ stub _o__wctime64 +@ stub _o__wctime64_s +@ stub _o__wctomb_l +@ stub _o__wctomb_s_l +@ stub _o__wdupenv_s +@ stub _o__wexecv +@ stub _o__wexecve +@ stub _o__wexecvp +@ stub _o__wexecvpe +@ stub _o__wfdopen +@ stub _o__wfindfirst32 +@ stub _o__wfindfirst32i64 +@ stub _o__wfindfirst64 +@ stub _o__wfindfirst64i32 +@ stub _o__wfindnext32 +@ stub _o__wfindnext32i64 +@ stub _o__wfindnext64 +@ stub _o__wfindnext64i32 +@ stub _o__wfopen +@ stub _o__wfopen_s +@ stub _o__wfreopen +@ stub _o__wfreopen_s +@ stub _o__wfsopen +@ stub _o__wfullpath +@ stub _o__wgetcwd +@ stub _o__wgetdcwd +@ stub _o__wgetenv +@ stub _o__wgetenv_s +@ stub _o__wmakepath +@ stub _o__wmakepath_s +@ stub _o__wmkdir +@ stub _o__wmktemp +@ stub _o__wmktemp_s +@ stub _o__wperror +@ stub _o__wpopen +@ stub _o__wputenv +@ stub _o__wputenv_s +@ stub _o__wremove +@ stub _o__wrename +@ stub _o__write +@ stub _o__wrmdir +@ stub _o__wsearchenv +@ stub _o__wsearchenv_s +@ stub _o__wsetlocale +@ stub _o__wsopen_dispatch +@ stub _o__wsopen_s +@ stub _o__wspawnv +@ stub _o__wspawnve +@ stub _o__wspawnvp +@ stub _o__wspawnvpe +@ stub _o__wsplitpath +@ stub _o__wsplitpath_s +@ stub _o__wstat32 +@ stub _o__wstat32i64 +@ stub _o__wstat64 +@ stub _o__wstat64i32 +@ stub _o__wstrdate +@ stub _o__wstrdate_s +@ stub _o__wstrtime +@ stub _o__wstrtime_s +@ stub _o__wsystem +@ stub _o__wtmpnam_s +@ stub _o__wtof +@ stub _o__wtof_l +@ stub _o__wtoi +@ stub _o__wtoi64 +@ stub _o__wtoi64_l +@ stub _o__wtoi_l +@ stub _o__wtol +@ stub _o__wtol_l +@ stub _o__wtoll +@ stub _o__wtoll_l +@ stub _o__wunlink +@ stub _o__wutime32 +@ stub _o__wutime64 +@ stub _o__y0 +@ stub _o__y1 +@ stub _o__yn +@ stub _o_abort +@ stub _o_acos +@ stub _o_acosf +@ stub _o_acosh +@ stub _o_acoshf +@ stub _o_acoshl +@ stub _o_asctime +@ stub _o_asctime_s +@ stub _o_asin +@ stub _o_asinf +@ stub _o_asinh +@ stub _o_asinhf +@ stub _o_asinhl +@ stub _o_atan +@ stub _o_atan2 +@ stub _o_atan2f +@ stub _o_atanf +@ stub _o_atanh +@ stub _o_atanhf +@ stub _o_atanhl +@ stub _o_atof +@ stub _o_atoi +@ stub _o_atol +@ stub _o_atoll +@ stub _o_bsearch +@ stub _o_bsearch_s +@ stub _o_btowc +@ stub _o_calloc +@ stub _o_cbrt +@ stub _o_cbrtf +@ stub _o_ceil +@ stub _o_ceilf +@ stub _o_clearerr +@ stub _o_clearerr_s +@ stub _o_cos +@ stub _o_cosf +@ stub _o_cosh +@ stub _o_coshf +@ stub _o_erf +@ stub _o_erfc +@ stub _o_erfcf +@ stub _o_erfcl +@ stub _o_erff +@ stub _o_erfl +@ stub _o_exit +@ stub _o_exp +@ stub _o_exp2 +@ stub _o_exp2f +@ stub _o_exp2l +@ stub _o_expf +@ stub _o_fabs +@ stub _o_fclose +@ stub _o_feof +@ stub _o_ferror +@ stub _o_fflush +@ stub _o_fgetc +@ stub _o_fgetpos +@ stub _o_fgets +@ stub _o_fgetwc +@ stub _o_fgetws +@ stub _o_floor +@ stub _o_floorf +@ stub _o_fma +@ stub _o_fmaf +@ stub _o_fmal +@ stub _o_fmod +@ stub _o_fmodf +@ stub _o_fopen +@ stub _o_fopen_s +@ stub _o_fputc +@ stub _o_fputs +@ stub _o_fputwc +@ stub _o_fputws +@ stub _o_fread +@ stub _o_fread_s +@ stub _o_free +@ stub _o_freopen +@ stub _o_freopen_s +@ stub _o_frexp +@ stub _o_fseek +@ stub _o_fsetpos +@ stub _o_ftell +@ stub _o_fwrite +@ stub _o_getc +@ stub _o_getchar +@ stub _o_getenv +@ stub _o_getenv_s +@ stub _o_gets +@ stub _o_gets_s +@ stub _o_getwc +@ stub _o_getwchar +@ stub _o_hypot +@ stub _o_is_wctype +@ stub _o_isalnum +@ stub _o_isalpha +@ stub _o_isblank +@ stub _o_iscntrl +@ stub _o_isdigit +@ stub _o_isgraph +@ stub _o_isleadbyte +@ stub _o_islower +@ stub _o_isprint +@ stub _o_ispunct +@ stub _o_isspace +@ stub _o_isupper +@ stub _o_iswalnum +@ stub _o_iswalpha +@ stub _o_iswascii +@ stub _o_iswblank +@ stub _o_iswcntrl +@ stub _o_iswctype +@ stub _o_iswdigit +@ stub _o_iswgraph +@ stub _o_iswlower +@ stub _o_iswprint +@ stub _o_iswpunct +@ stub _o_iswspace +@ stub _o_iswupper +@ stub _o_iswxdigit +@ stub _o_isxdigit +@ stub _o_ldexp +@ stub _o_lgamma +@ stub _o_lgammaf +@ stub _o_lgammal +@ stub _o_llrint +@ stub _o_llrintf +@ stub _o_llrintl +@ stub _o_llround +@ stub _o_llroundf +@ stub _o_llroundl +@ stub _o_localeconv +@ stub _o_log +@ stub _o_log10 +@ stub _o_log10f +@ stub _o_log1p +@ stub _o_log1pf +@ stub _o_log1pl +@ stub _o_log2 +@ stub _o_log2f +@ stub _o_log2l +@ stub _o_logb +@ stub _o_logbf +@ stub _o_logbl +@ stub _o_logf +@ stub _o_lrint +@ stub _o_lrintf +@ stub _o_lrintl +@ stub _o_lround +@ stub _o_lroundf +@ stub _o_lroundl +@ stub _o_malloc +@ stub _o_mblen +@ stub _o_mbrlen +@ stub _o_mbrtoc16 +@ stub _o_mbrtoc32 +@ stub _o_mbrtowc +@ stub _o_mbsrtowcs +@ stub _o_mbsrtowcs_s +@ stub _o_mbstowcs +@ stub _o_mbstowcs_s +@ stub _o_mbtowc +@ stub _o_memcpy_s +@ stub _o_memset +@ stub _o_modf +@ stub _o_modff +@ stub _o_nan +@ stub _o_nanf +@ stub _o_nanl +@ stub _o_nearbyint +@ stub _o_nearbyintf +@ stub _o_nearbyintl +@ stub _o_nextafter +@ stub _o_nextafterf +@ stub _o_nextafterl +@ stub _o_nexttoward +@ stub _o_nexttowardf +@ stub _o_nexttowardl +@ stub _o_pow +@ stub _o_powf +@ stub _o_putc +@ stub _o_putchar +@ stub _o_puts +@ stub _o_putwc +@ stub _o_putwchar +@ stub _o_qsort +@ stub _o_qsort_s +@ stub _o_raise +@ stub _o_rand +@ stub _o_rand_s +@ stub _o_realloc +@ stub _o_remainder +@ stub _o_remainderf +@ stub _o_remainderl +@ stub _o_remove +@ stub _o_remquo +@ stub _o_remquof +@ stub _o_remquol +@ stub _o_rename +@ stub _o_rewind +@ stub _o_rint +@ stub _o_rintf +@ stub _o_rintl +@ stub _o_round +@ stub _o_roundf +@ stub _o_roundl +@ stub _o_scalbln +@ stub _o_scalblnf +@ stub _o_scalblnl +@ stub _o_scalbn +@ stub _o_scalbnf +@ stub _o_scalbnl +@ stub _o_set_terminate +@ stub _o_setbuf +@ stub _o_setlocale +@ stub _o_setvbuf +@ stub _o_sin +@ stub _o_sinf +@ stub _o_sinh +@ stub _o_sinhf +@ stub _o_sqrt +@ stub _o_sqrtf +@ stub _o_srand +@ stub _o_strcat_s +@ stub _o_strcoll +@ stub _o_strcpy_s +@ stub _o_strerror +@ stub _o_strerror_s +@ stub _o_strftime +@ stub _o_strncat_s +@ stub _o_strncpy_s +@ stub _o_strtod +@ stub _o_strtof +@ stub _o_strtok +@ stub _o_strtok_s +@ stub _o_strtol +@ stub _o_strtold +@ stub _o_strtoll +@ stub _o_strtoul +@ stub _o_strtoull +@ stub _o_system +@ stub _o_tan +@ stub _o_tanf +@ stub _o_tanh +@ stub _o_tanhf +@ stub _o_terminate +@ stub _o_tgamma +@ stub _o_tgammaf +@ stub _o_tgammal +@ stub _o_tmpfile_s +@ stub _o_tmpnam_s +@ stub _o_tolower +@ stub _o_toupper +@ stub _o_towlower +@ stub _o_towupper +@ stub _o_ungetc +@ stub _o_ungetwc +@ stub _o_wcrtomb +@ stub _o_wcrtomb_s +@ stub _o_wcscat_s +@ stub _o_wcscoll +@ stub _o_wcscpy +@ stub _o_wcscpy_s +@ stub _o_wcsftime +@ stub _o_wcsncat_s +@ stub _o_wcsncpy_s +@ stub _o_wcsrtombs +@ stub _o_wcsrtombs_s +@ stub _o_wcstod +@ stub _o_wcstof +@ stub _o_wcstok +@ stub _o_wcstok_s +@ stub _o_wcstol +@ stub _o_wcstold +@ stub _o_wcstoll +@ stub _o_wcstombs +@ stub _o_wcstombs_s +@ stub _o_wcstoul +@ stub _o_wcstoull +@ stub _o_wctob +@ stub _o_wctomb +@ stub _o_wctomb_s +@ stub _o_wmemcpy_s +@ stub _o_wmemmove_s +@ varargs _open(str long) _open +@ cdecl _open_osfhandle(long long) _open_osfhandle +@ cdecl _pclose(ptr) _pclose +@ cdecl _pipe(ptr long long) _pipe +@ cdecl _popen(str str) _popen +@ cdecl _purecall() +@ cdecl _putc_nolock(long ptr) _fputc_nolock +@ cdecl _putch(long) +@ cdecl _putch_nolock(long) +@ cdecl _putenv(str) +@ cdecl _putenv_s(str str) +@ cdecl _putw(long ptr) _putw +@ cdecl _putwc_nolock(long ptr) _fputwc_nolock +@ cdecl _putwch(long) +@ cdecl _putwch_nolock(long) +@ cdecl _putws(wstr) _putws +@ stub _query_app_type +@ stub _query_new_handler +@ stub _query_new_mode +@ cdecl _read(long ptr long) _read +@ cdecl _realloc_base(ptr long) +@ cdecl _recalloc(ptr long long) +@ cdecl _register_onexit_function(ptr ptr) _register_onexit_function +@ stub _register_thread_local_exe_atexit_callback +@ cdecl _resetstkoflw() _resetstkoflw +@ cdecl _rmdir(str) _rmdir +@ cdecl _rmtmp() _rmtmp +@ cdecl _rotl(long long) +@ cdecl -ret64 _rotl64(int64 long) +@ cdecl _rotr(long long) +@ cdecl -ret64 _rotr64(int64 long) +@ cdecl _scalb(double long) _scalb +@ cdecl -arch=arm,x86_64 _scalbf(float long) _scalbf +@ cdecl _searchenv(str str ptr) _searchenv +@ cdecl _searchenv_s(str str ptr long) _searchenv_s +@ cdecl -arch=i386,x86_64,arm _seh_filter_dll(long ptr) __CppXcptFilter +@ cdecl _seh_filter_exe(long ptr) _XcptFilter +@ cdecl -arch=win64 _set_FMA3_enable(long) _set_FMA3_enable +@ stdcall -arch=i386 _seh_longjmp_unwind4(ptr) +@ stdcall -arch=i386 _seh_longjmp_unwind(ptr) +@ cdecl -arch=i386 _set_SSE2_enable(long) _set_SSE2_enable +@ cdecl _set_abort_behavior(long long) _set_abort_behavior +@ cdecl _set_app_type(long) __set_app_type +@ cdecl _set_controlfp(long long) +@ cdecl _set_doserrno(long) +@ cdecl _set_errno(long) +@ cdecl _set_error_mode(long) +@ cdecl _set_fmode(long) _set_fmode +@ cdecl _set_invalid_parameter_handler(ptr) +@ cdecl _set_new_handler(ptr) set_new_handler +@ cdecl _set_new_mode(long) _set_new_mode +@ cdecl _set_printf_count_output(long) _set_printf_count_output +@ cdecl _set_purecall_handler(ptr) +@ cdecl _set_se_translator(ptr) +@ cdecl _set_thread_local_invalid_parameter_handler(ptr) +@ cdecl _seterrormode(long) +@ cdecl -arch=i386 -norelay _setjmp3(ptr long) _setjmp3 +@ cdecl _setmaxstdio(long) +@ cdecl _setmbcp(long) +@ cdecl _setmode(long long) +@ cdecl _setsystime(ptr long) +@ cdecl _sleep(long) _sleep +@ varargs _sopen(str long long) _sopen +@ stub _sopen_dispatch +@ cdecl _sopen_s(ptr str long long long) _sopen_s +@ varargs _spawnl(long str str) +@ varargs _spawnle(long str str) +@ varargs _spawnlp(long str str) +@ varargs _spawnlpe(long str str) +@ cdecl _spawnv(long str ptr) +@ cdecl _spawnve(long str ptr ptr) _spawnve +@ cdecl _spawnvp(long str ptr) +@ cdecl _spawnvpe(long str ptr ptr) _spawnvpe +@ cdecl _splitpath(str ptr ptr ptr ptr) _splitpath +@ cdecl _splitpath_s(str ptr long ptr long ptr long ptr long) _splitpath_s +@ cdecl _stat32(str ptr) _stat32 +@ cdecl _stat32i64(str ptr) _stat32i64 +@ cdecl _stat64(str ptr) stat64 +@ cdecl _stat64i32(str ptr) _stat64i32 +@ cdecl _statusfp() +@ cdecl -arch=i386 _statusfp2(ptr ptr) +@ cdecl _strcoll_l(str str ptr) strcoll_l +@ cdecl _strdate(ptr) _strdate +@ cdecl _strdate_s(ptr long) +@ cdecl _strdup(str) _strdup +@ cdecl _strerror(long) _strerror +#@ stub _strerror_s +@ stub _strftime_l +@ cdecl _stricmp(str str) _stricmp +@ cdecl _stricmp_l(str str ptr) _stricmp_l +@ cdecl _stricoll(str str) _stricoll +@ cdecl _stricoll_l(str str ptr) _stricoll_l +@ cdecl _strlwr(str) _strlwr +@ cdecl _strlwr_l(str ptr) +@ cdecl _strlwr_s(ptr long) _strlwr_s +@ cdecl _strlwr_s_l(ptr long ptr) _strlwr_s_l +@ cdecl _strncoll(str str long) _strncoll +@ cdecl _strncoll_l(str str long ptr) _strncoll_l +@ cdecl _strnicmp(str str long) _strnicmp +@ cdecl _strnicmp_l(str str long ptr) _strnicmp_l +@ cdecl _strnicoll(str str long) _strnicoll +@ cdecl _strnicoll_l(str str long ptr) _strnicoll_l +@ cdecl _strnset(str long long) _strnset +@ cdecl _strnset_s(str long long long) _strnset_s +@ cdecl _strrev(str) _strrev +@ cdecl _strset(str long) +#@ stub _strset_s +@ cdecl _strtime(ptr) _strtime +@ cdecl _strtime_s(ptr long) +@ cdecl _strtod_l(str ptr ptr) strtod_l +@ cdecl _strtof_l(str ptr ptr) _strtof_l +@ cdecl -ret64 _strtoi64(str ptr long) strtoi64 +@ cdecl -ret64 _strtoi64_l(str ptr long ptr) strtoi64_l +@ stub _strtoimax_l +@ cdecl _strtol_l(str ptr long ptr) _strtol_l +@ stub _strtold_l +@ cdecl -ret64 _strtoll_l(str ptr long ptr) strtoi64_l +@ cdecl -ret64 _strtoui64(str ptr long) strtoui64 +@ cdecl -ret64 _strtoui64_l(str ptr long ptr) strtoui64_l +@ cdecl _strtoul_l(str ptr long ptr) strtoul_l +@ cdecl -ret64 _strtoull_l(str ptr long ptr) strtoui64_l +@ stub _strtoumax_l +@ cdecl _strupr(str) _strupr +@ cdecl _strupr_l(str ptr) _strupr_l +@ cdecl _strupr_s(str long) _strupr_s +@ cdecl _strupr_s_l(str long ptr) _strupr_s_l +@ cdecl _strxfrm_l(ptr str long ptr) _strxfrm_l +@ cdecl _swab(str str long) _swab +@ cdecl _tell(long) _tell +@ cdecl -ret64 _telli64(long) +@ cdecl _tempnam(str str) _tempnam +@ cdecl _time32(ptr) _time32 +@ cdecl _time64(ptr) _time64 +@ stub _timespec32_get +@ stub _timespec64_get +@ cdecl _tolower(long) _tolower +@ cdecl _tolower_l(long ptr) _tolower_l +@ cdecl _toupper(long) _toupper +@ cdecl _toupper_l(long ptr) _toupper_l +@ cdecl _towlower_l(long ptr) _towlower_l +@ cdecl _towupper_l(long ptr) _towupper_l +@ cdecl _tzset() _tzset +@ cdecl _ui64toa(int64 ptr long) ntdll._ui64toa +@ cdecl _ui64toa_s(int64 ptr long long) _ui64toa_s +@ cdecl _ui64tow(int64 ptr long) ntdll._ui64tow +@ cdecl _ui64tow_s(int64 ptr long long) _ui64tow_s +@ cdecl _ultoa(long ptr long) ntdll._ultoa +@ cdecl _ultoa_s(long ptr long long) _ultoa_s +@ cdecl _ultow(long ptr long) ntdll._ultow +@ cdecl _ultow_s(long ptr long long) _ultow_s +@ cdecl _umask(long) _umask +@ stub _umask_s +@ cdecl _ungetc_nolock(long ptr) _ungetc_nolock +@ cdecl _ungetch(long) +@ cdecl _ungetch_nolock(long) +@ cdecl _ungetwc_nolock(long ptr) _ungetwc_nolock +@ cdecl _ungetwch(long) +@ cdecl _ungetwch_nolock(long) +@ cdecl _unlink(str) _unlink +@ cdecl _unloaddll(long) +@ cdecl _unlock_file(ptr) _unlock_file +@ cdecl _unlock_locales() +@ cdecl _utime32(str ptr) +@ cdecl _utime64(str ptr) +@ cdecl _waccess(wstr long) _waccess +@ cdecl _waccess_s(wstr long) _waccess_s +@ cdecl _wasctime(ptr) _wasctime +@ cdecl _wasctime_s(ptr long ptr) _wasctime_s +@ cdecl _wassert(wstr wstr long) _wassert +@ cdecl _wchdir(wstr) _wchdir +@ cdecl _wchmod(wstr long) _wchmod +@ cdecl _wcreat(wstr long) _wcreat +@ stub _wcreate_locale +@ cdecl _wcscoll_l(wstr wstr ptr) _wcscoll_l +@ cdecl _wcsdup(wstr) _wcsdup +@ cdecl _wcserror(long) _wcserror +@ cdecl _wcserror_s(ptr long long) _wcserror_s +@ stub _wcsftime_l +@ cdecl _wcsicmp(wstr wstr) _wcsicmp +@ cdecl _wcsicmp_l(wstr wstr ptr) _wcsicmp_l +@ cdecl _wcsicoll(wstr wstr) _wcsicoll +@ cdecl _wcsicoll_l(wstr wstr ptr) _wcsicoll_l +@ cdecl _wcslwr(wstr) _wcslwr +@ cdecl _wcslwr_l(wstr ptr) _wcslwr_l +@ cdecl _wcslwr_s(wstr long) _wcslwr_s +@ cdecl _wcslwr_s_l(wstr long ptr) _wcslwr_s_l +@ cdecl _wcsncoll(wstr wstr long) _wcsncoll +@ cdecl _wcsncoll_l(wstr wstr long ptr) _wcsncoll_l +@ cdecl _wcsnicmp(wstr wstr long) _wcsnicmp +@ cdecl _wcsnicmp_l(wstr wstr long ptr) _wcsnicmp_l +@ cdecl _wcsnicoll(wstr wstr long) _wcsnicoll +@ cdecl _wcsnicoll_l(wstr wstr long ptr) _wcsnicoll_l +@ cdecl _wcsnset(wstr long long) _wcsnset +#@ stub _wcsnset_s +@ cdecl _wcsrev(wstr) _wcsrev +@ cdecl _wcsset(wstr long) _wcsset +@ cdecl _wcsset_s(wstr long long) _wcsset_s +@ cdecl _wcstod_l(wstr ptr) _wcstod_l +@ cdecl _wcstof_l(wstr ptr ptr) _wcstof_l +@ cdecl -ret64 _wcstoi64(wstr ptr long) _wcstoi64 +@ cdecl -ret64 _wcstoi64_l(wstr ptr long ptr) _wcstoi64_l +@ stub _wcstoimax_l +@ cdecl _wcstol_l(wstr ptr long ptr) _wcstol_l +@ stub _wcstold_l +@ stub _wcstoll_l +@ cdecl _wcstombs_l(ptr ptr long ptr) _wcstombs_l +@ cdecl _wcstombs_s_l(ptr ptr long wstr long ptr) _wcstombs_s_l +@ cdecl -ret64 _wcstoui64(wstr ptr long) _wcstoui64 +@ cdecl -ret64 _wcstoui64_l(wstr ptr long ptr) _wcstoui64_l +@ cdecl _wcstoul_l(wstr ptr long ptr) _wcstoul_l +@ stub _wcstoull_l +@ stub _wcstoumax_l +@ cdecl _wcsupr(wstr) ntdll._wcsupr +@ cdecl _wcsupr_l(wstr ptr) _wcsupr_l +@ cdecl _wcsupr_s(wstr long) _wcsupr_s +@ cdecl _wcsupr_s_l(wstr long ptr) _wcsupr_s_l +@ cdecl _wcsxfrm_l(ptr wstr long ptr) _wcsxfrm_l +@ cdecl _wctime32(ptr) _wctime32 +@ cdecl _wctime32_s(ptr long ptr) _wctime32_s +@ cdecl _wctime64(ptr) _wctime64 +@ cdecl _wctime64_s(ptr long ptr) _wctime64_s +@ cdecl _wctomb_l(ptr long ptr) _wctomb_l +@ cdecl _wctomb_s_l(ptr ptr long long ptr) _wctomb_s_l +#@ stub _wctype +@ cdecl _wdupenv_s(ptr ptr wstr) +@ varargs _wexecl(wstr wstr) +@ varargs _wexecle(wstr wstr) +@ varargs _wexeclp(wstr wstr) +@ varargs _wexeclpe(wstr wstr) +@ cdecl _wexecv(wstr ptr) +@ cdecl _wexecve(wstr ptr ptr) +@ cdecl _wexecvp(wstr ptr) +@ cdecl _wexecvpe(wstr ptr ptr) +@ cdecl _wfdopen(long wstr) _wfdopen +@ cdecl _wfindfirst32(wstr ptr) _wfindfirst32 +@ stub _wfindfirst32i64 +@ cdecl _wfindfirst64(wstr ptr) _wfindfirst64 +@ cdecl _wfindfirst64i32(wstr ptr) _wfindfirst64i32 +@ stub _wfindnext32 +@ stub _wfindnext32i64 +@ cdecl _wfindnext64(long ptr) _wfindnext64 +@ cdecl _wfindnext64i32(long ptr) _wfindnext64i32 +@ cdecl _wfopen(wstr wstr) _wfopen +@ cdecl _wfopen_s(ptr wstr wstr) _wfopen_s +@ cdecl _wfreopen(wstr wstr ptr) _wfreopen +@ cdecl _wfreopen_s(ptr wstr wstr ptr) _wfreopen_s +@ cdecl _wfsopen(wstr wstr long) _wfsopen +@ cdecl _wfullpath(ptr wstr long) _wfullpath +@ cdecl _wgetcwd(wstr long) _wgetcwd +@ cdecl _wgetdcwd(long wstr long) _wgetdcwd +@ cdecl _wgetenv(wstr) _wgetenv +@ cdecl _wgetenv_s(ptr ptr long wstr) +@ cdecl _wmakepath(ptr wstr wstr wstr wstr) _wmakepath +@ cdecl _wmakepath_s(ptr long wstr wstr wstr wstr) _wmakepath_s +@ cdecl _wmkdir(wstr) _wmkdir +@ cdecl _wmktemp(wstr) _wmktemp +@ cdecl _wmktemp_s(wstr long) _wmktemp_s +@ varargs _wopen(wstr long) _wopen +@ cdecl _wperror(wstr) _wperror +@ cdecl _wpopen(wstr wstr) _wpopen +@ cdecl _wputenv(wstr) +@ cdecl _wputenv_s(wstr wstr) +@ cdecl _wremove(wstr) _wremove +@ cdecl _wrename(wstr wstr) _wrename +@ cdecl _write(long ptr long) _write +@ cdecl _wrmdir(wstr) _wrmdir +@ cdecl _wsearchenv(wstr wstr ptr) _wsearchenv +@ cdecl _wsearchenv_s(wstr wstr ptr long) _wsearchenv_s +@ cdecl _wsetlocale(long wstr) _wsetlocale +@ varargs _wsopen(wstr long long) _wsopen +@ stub _wsopen_dispatch +@ cdecl _wsopen_s(ptr wstr long long long) _wsopen_s +@ varargs _wspawnl(long wstr wstr) +@ varargs _wspawnle(long wstr wstr) +@ varargs _wspawnlp(long wstr wstr) +@ varargs _wspawnlpe(long wstr wstr) +@ cdecl _wspawnv(long wstr ptr) +@ cdecl _wspawnve(long wstr ptr ptr) _wspawnve +@ cdecl _wspawnvp(long wstr ptr) +@ cdecl _wspawnvpe(long wstr ptr ptr) _wspawnvpe +@ cdecl _wsplitpath(wstr ptr ptr ptr ptr) _wsplitpath +@ cdecl _wsplitpath_s(wstr ptr long ptr long ptr long ptr long) _wsplitpath_s +@ cdecl _wstat32(wstr ptr) _wstat32 +@ cdecl _wstat32i64(wstr ptr) _wstat32i64 +@ cdecl _wstat64(wstr ptr) _wstat64 +@ cdecl _wstat64i32(wstr ptr) _wstat64i32 +@ cdecl _wstrdate(ptr) _wstrdate +@ cdecl _wstrdate_s(ptr long) +@ cdecl _wstrtime(ptr) _wstrtime +@ cdecl _wstrtime_s(ptr long) +@ cdecl _wsystem(wstr) +@ cdecl _wtempnam(wstr wstr) _wtempnam +@ cdecl _wtmpnam(ptr) _wtmpnam +@ cdecl _wtmpnam_s(ptr long) _wtmpnam_s +@ cdecl _wtof(wstr) _wtof +@ cdecl _wtof_l(wstr ptr) _wtof_l +@ cdecl _wtoi(wstr) _wtoi +@ cdecl -ret64 _wtoi64(wstr) _wtoi64 +@ cdecl -ret64 _wtoi64_l(wstr ptr) _wtoi64_l +@ cdecl _wtoi_l(wstr ptr) _wtoi_l +@ cdecl _wtol(wstr) _wtol +@ cdecl _wtol_l(wstr ptr) _wtol_l +@ cdecl -ret64 _wtoll(wstr) _wtoll +@ cdecl -ret64 _wtoll_l(wstr ptr) _wtoll_l +@ cdecl _wunlink(wstr) _wunlink +@ cdecl _wutime32(wstr ptr) +@ cdecl _wutime64(wstr ptr) +@ cdecl _y0(double) _y0 +@ cdecl _y1(double) _y1 +@ cdecl _yn(long double) _yn +@ cdecl abort() abort +@ cdecl abs(long) abs +@ cdecl acos(double) acos +@ cdecl -arch=arm,x86_64 acosf(float) acosf +#@ stub acosh +#@ stub acoshf +#@ stub acoshl +@ cdecl asctime(ptr) asctime +@ cdecl asctime_s(ptr long ptr) asctime_s +@ cdecl asin(double) asin +@ cdecl -arch=arm,x86_64 asinf(float) asinf +@ cdecl asinh(double double) MSVCR120_asinh +@ cdecl asinhf(float float) MSVCR120_asinhf +@ cdecl asinhl(double double) MSVCR120_asinhl +@ cdecl atan(double) atan +@ cdecl atan2(double double) atan2 +@ cdecl -arch=arm,x86_64 atan2f(float float) atan2f +@ cdecl -arch=arm,x86_64 atanf(float) atanf +#@ stub atanh +#@ stub atanhf +#@ stub atanhl +@ cdecl atof(str) atof +@ cdecl atoi(str) atoi +@ cdecl atol(str) ntdll.atol +@ cdecl -ret64 atoll(str) atoll +@ cdecl bsearch(ptr ptr long long ptr) bsearch +@ cdecl bsearch_s(ptr ptr long long ptr ptr) bsearch_s +@ cdecl btowc(long) btowc +@ stub c16rtomb +@ stub c32rtomb +#@ stub cabs +#@ stub cabsf +#@ stub cabsl +#@ stub cacos +#@ stub cacosf +#@ stub cacosh +#@ stub cacoshf +#@ stub cacoshl +#@ stub cacosl +@ cdecl calloc(long long) calloc +#@ stub carg +#@ stub cargf +#@ stub cargl +#@ stub casin +#@ stub casinf +#@ stub casinh +#@ stub casinhf +#@ stub casinhl +#@ stub casinl +#@ stub catan +#@ stub catanf +#@ stub catanh +#@ stub catanhf +#@ stub catanhl +#@ stub catanl +@ cdecl cbrt(double) MSVCR120_cbrt +@ cdecl cbrtf(float) MSVCR120_cbrtf +@ cdecl cbrtl(double) MSVCR120_cbrtl +#@ stub ccos +#@ stub ccosf +#@ stub ccosh +#@ stub ccoshf +#@ stub ccoshl +#@ stub ccosl +@ cdecl ceil(double) ceil +@ cdecl -arch=arm,x86_64 ceilf(float) ceilf +#@ stub cexp +#@ stub cexpf +#@ stub cexpl +#@ stub cimag +#@ stub cimagf +#@ stub cimagl +@ cdecl clearerr(ptr) clearerr +@ stub clearerr_s +@ cdecl clock() clock +#@ stub clog +#@ stub clog10 +#@ stub clog10f +#@ stub clog10l +#@ stub clogf +#@ stub clogl +#@ stub conj +#@ stub conjf +#@ stub conjl +@ cdecl copysign(double double) _copysign +@ cdecl copysignf(float float) _copysignf +@ cdecl copysignl(double double) _copysign +@ cdecl cos(double) cos +@ cdecl -arch=arm,x86_64 cosf(float) cosf +@ cdecl cosh(double) cosh +@ cdecl -arch=arm,x86_64 coshf(float) coshf +#@ stub cpow +#@ stub cpowf +#@ stub cpowl +#@ stub cproj +#@ stub cprojf +#@ stub cprojl +#@ stub creal +#@ stub crealf +#@ stub creall +#@ stub csin +#@ stub csinf +#@ stub csinh +#@ stub csinhf +#@ stub csinhl +#@ stub csinl +#@ stub csqrt +#@ stub csqrtf +#@ stub csqrtl +#@ stub ctan +#@ stub ctanf +#@ stub ctanh +#@ stub ctanhf +#@ stub ctanhl +#@ stub ctanl +@ cdecl -ret64 div(long long) div +@ cdecl erf(double) MSVCR120_erf +#@ stub erfc +#@ stub erfcf +#@ stub erfcl +@ cdecl erff(double) MSVCR120_erff +@ cdecl erfl(double) MSVCR120_erfl +@ cdecl exit(long) exit +@ cdecl exp(double) exp +@ cdecl exp2(double) MSVCR120_exp2 +@ cdecl exp2f(float) MSVCR120_exp2f +@ cdecl exp2l(double) MSVCR120_exp2l +@ cdecl -arch=arm,x86_64 expf(float) expf +#@ stub expm1 +#@ stub expm1f +#@ stub expm1l +@ cdecl fabs(double) fabs +@ cdecl fclose(ptr) fclose +#@ stub fdim +#@ stub fdimf +#@ stub fdiml +@ stub feclearexcept +@ stub fegetenv +@ stub fegetexceptflag +@ stub fegetround +@ stub feholdexcept +@ cdecl feof(ptr) feof +@ cdecl ferror(ptr) ferror +@ stub fesetenv +@ stub fesetexceptflag +@ stub fesetround +@ stub fetestexcept +@ cdecl fflush(ptr) fflush +@ cdecl fgetc(ptr) fgetc +@ cdecl fgetpos(ptr ptr) fgetpos +@ cdecl fgets(ptr long ptr) fgets +@ cdecl fgetwc(ptr) fgetwc +@ cdecl fgetws(ptr long ptr) fgetws +@ cdecl floor(double) floor +@ cdecl -arch=arm,x86_64 floorf(float) floorf +#@ stub fma +#@ stub fmaf +#@ stub fmal +@ cdecl fmax(double double) MSVCR120_fmax +@ cdecl fmaxf(float float) MSVCR120_fmaxf +@ cdecl fmaxl(double double) MSVCR120_fmax +@ cdecl fmin(double double) MSVCR120_fmin +@ cdecl fminf(float float) MSVCR120_fminf +@ cdecl fminl(double double) MSVCR120_fmin +@ cdecl fmod(double double) fmod +@ cdecl -arch=arm,x86_64 fmodf(float float) fmodf +@ cdecl fopen(str str) fopen +@ cdecl fopen_s(ptr str str) fopen_s +@ cdecl fputc(long ptr) fputc +@ cdecl fputs(str ptr) fputs +@ cdecl fputwc(long ptr) fputwc +@ cdecl fputws(wstr ptr) fputws +@ cdecl fread(ptr long long ptr) fread +@ cdecl fread_s(ptr long long long ptr) fread_s +@ cdecl free(ptr) free +@ cdecl freopen(str str ptr) freopen +@ cdecl freopen_s(ptr str str ptr) freopen_s +@ cdecl frexp(double ptr) frexp +@ cdecl fseek(ptr long long) fseek +@ cdecl fsetpos(ptr ptr) fsetpos +@ cdecl ftell(ptr) ftell +@ cdecl fwrite(ptr long long ptr) fwrite +@ cdecl getc(ptr) getc +@ cdecl getchar() getchar +@ cdecl getenv(str) getenv +@ cdecl getenv_s(ptr ptr long str) +@ cdecl gets(str) gets +@ stub gets_s +@ cdecl getwc(ptr) getwc +@ cdecl getwchar() getwchar +@ cdecl hypot(double double) _hypot +#@ stub ilogb +#@ stub ilogbf +#@ stub ilogbl +#@ stub imaxabs +@ stub imaxdiv +@ cdecl is_wctype(long long) ntdll.iswctype +@ cdecl isalnum(long) isalnum +@ cdecl isalpha(long) isalpha +#@ stub isblank +@ cdecl iscntrl(long) iscntrl +@ cdecl isdigit(long) isdigit +@ cdecl isgraph(long) isgraph +@ cdecl isleadbyte(long) isleadbyte +@ cdecl islower(long) islower +@ cdecl isprint(long) isprint +@ cdecl ispunct(long) ispunct +@ cdecl isspace(long) isspace +@ cdecl isupper(long) isupper +@ cdecl iswalnum(long) iswalnum +@ cdecl iswalpha(long) ntdll.iswalpha +@ cdecl iswascii(long) iswascii +#@ stub iswblank +@ cdecl iswcntrl(long) iswcntrl +@ cdecl iswctype(long long) ntdll.iswctype +@ cdecl iswdigit(long) iswdigit +@ cdecl iswgraph(long) iswgraph +@ cdecl iswlower(long) iswlower +@ cdecl iswprint(long) iswprint +@ cdecl iswpunct(long) iswpunct +@ cdecl iswspace(long) iswspace +@ cdecl iswupper(long) iswupper +@ cdecl iswxdigit(long) iswxdigit +@ cdecl isxdigit(long) isxdigit +@ cdecl labs(long) labs +@ cdecl ldexp(double long) ldexp +@ cdecl ldiv(long long) ldiv +#@ stub lgamma +#@ stub lgammaf +#@ stub lgammal +@ cdecl -ret64 llabs(int64) llabs +@ stub lldiv +@ cdecl -ret64 llrint(double) MSVCR120_llrint +@ cdecl -ret64 llrintf(float) MSVCR120_llrintf +@ cdecl -ret64 llrintl(double) MSVCR120_llrintl +@ cdecl -ret64 llround(double) MSVCR120_llround +@ cdecl -ret64 llroundf(float) MSVCR120_llroundf +@ cdecl -ret64 llroundl(double) MSVCR120_llroundl +@ cdecl localeconv() localeconv +@ cdecl log(double) log +@ cdecl log10(double) log10 +@ cdecl -arch=arm,x86_64 log10f(float) log10f +#@ stub log1p +#@ stub log1pf +#@ stub log1pl +@ cdecl log2(double) MSVCR120_log2 +@ cdecl log2f(float) MSVCR120_log2f +@ cdecl log2l(double) MSVCR120_log2l +#@ stub logb +#@ stub logbf +#@ stub logbl +@ cdecl -arch=arm,x86_64 logf(float) logf +@ cdecl -arch=i386,x86_64,arm longjmp(ptr long) longjmp +@ cdecl lrint(double) MSVCR120_lrint +@ cdecl lrintf(float) MSVCR120_lrintf +@ cdecl lrintl(double) MSVCR120_lrintl +@ cdecl lround(double) MSVCR120_lround +@ cdecl lroundf(float) MSVCR120_lroundf +@ cdecl lroundl(double) MSVCR120_lroundl +@ cdecl malloc(long) malloc +@ cdecl mblen(ptr long) mblen +@ cdecl mbrlen(ptr long ptr) mbrlen +@ stub mbrtoc16 +@ stub mbrtoc32 +@ cdecl mbrtowc(ptr str long ptr) mbrtowc +@ cdecl mbsrtowcs(ptr ptr long ptr) mbsrtowcs +@ cdecl mbsrtowcs_s(ptr ptr long ptr long ptr) mbsrtowcs_s +@ cdecl mbstowcs(ptr str long) mbstowcs +@ cdecl mbstowcs_s(ptr ptr long str long) _mbstowcs_s +@ cdecl mbtowc(ptr str long) mbtowc +@ cdecl memchr(ptr long long) memchr +@ cdecl memcmp(ptr ptr long) memcmp +@ cdecl memcpy(ptr ptr long) memcpy +@ cdecl memcpy_s(ptr long ptr long) memcpy_s +@ cdecl memmove(ptr ptr long) memmove +@ cdecl memmove_s(ptr long ptr long) memmove_s +@ cdecl memset(ptr long long) memset +@ cdecl modf(double ptr) modf +@ cdecl -arch=arm,x86_64 modff(float ptr) modff +#@ stub nan +#@ stub nanf +#@ stub nanl +#@ stub nearbyint +#@ stub nearbyintf +#@ stub nearbyintl +@ cdecl nextafter(double double) _nextafter +@ cdecl nextafterf(float float) _nextafterf +@ cdecl nextafterl(double double) _nextafter +#@ stub nexttoward +#@ stub nexttowardf +#@ stub nexttowardl +@ stub norm +@ stub normf +@ stub norml +@ cdecl perror(str) perror +@ cdecl pow(double double) pow +@ cdecl -arch=arm,x86_64 powf(float float) powf +@ cdecl putc(long ptr) putc +@ cdecl putchar(long) putchar +@ cdecl puts(str) puts +@ cdecl putwc(long ptr) fputwc +@ cdecl putwchar(long) _fputwchar +@ cdecl qsort(ptr long long ptr) qsort +@ cdecl qsort_s(ptr long long ptr ptr) qsort_s +@ stub quick_exit +@ cdecl raise(long) raise +@ cdecl rand() rand +@ cdecl rand_s(ptr) rand_s +@ cdecl realloc(ptr long) realloc +@ cdecl remainder(double double) MSVCR120_remainder +@ cdecl remainderf(float float) MSVCR120_remainderf +@ cdecl remainderl(double double) MSVCR120_remainderl +@ cdecl remove(str) remove +#@ stub remquo +#@ stub remquof +#@ stub remquol +@ cdecl rename(str str) rename +@ cdecl rewind(ptr) rewind +@ cdecl rint(double) MSVCR120_rint +@ cdecl rintf(float) MSVCR120_rintf +@ cdecl rintl(double) MSVCR120_rintl +@ cdecl round(double) MSVCR120_round +@ cdecl roundf(float) MSVCR120_roundf +@ cdecl roundl(double) MSVCR120_roundl +@ cdecl scalbln(double long) _scalb +@ cdecl scalblnf(float long) _scalbf +@ cdecl scalblnl(double long) MSVCR120_scalbnl +@ cdecl scalbn(double long) _scalb +@ cdecl scalbnf(float long) _scalbf +@ cdecl scalbnl(double long) MSVCR120_scalbnl +@ stub set_terminate +@ stub set_unexpected +@ cdecl setbuf(ptr ptr) setbuf +@ cdecl -arch=arm,x86_64 -norelay -private setjmp(ptr) _setjmp +@ cdecl setlocale(long str) setlocale +@ cdecl setvbuf(ptr str long long) setvbuf +@ cdecl signal(long long) signal +@ cdecl sin(double) sin +@ cdecl -arch=arm,x86_64 sinf(float) sinf +@ cdecl sinh(double) sinh +@ cdecl -arch=arm,x86_64 sinhf(float) sinhf +@ cdecl sqrt(double) sqrt +@ cdecl -arch=arm,x86_64 sqrtf(float) sqrtf +@ cdecl srand(long) srand +@ cdecl strcat(str str) ntdll.strcat +@ cdecl strcat_s(str long str) strcat_s +@ cdecl strchr(str long) strchr +@ cdecl strcmp(str str) strcmp +@ cdecl strcoll(str str) strcoll +@ cdecl strcpy(ptr str) ntdll.strcpy +@ cdecl strcpy_s(ptr long str) strcpy_s +@ cdecl strcspn(str str) ntdll.strcspn +@ cdecl strerror(long) strerror +@ cdecl strerror_s(ptr long long) strerror_s +@ cdecl strftime(str long str ptr) strftime +@ cdecl strlen(str) strlen +@ cdecl strncat(str str long) strncat +@ cdecl strncat_s(str long str long) strncat_s +@ cdecl strncmp(str str long) strncmp +@ cdecl strncpy(ptr str long) strncpy +@ cdecl strncpy_s(ptr long str long) strncpy_s +@ cdecl strnlen(str long) strnlen +@ cdecl strpbrk(str str) ntdll.strpbrk +@ cdecl strrchr(str long) strrchr +@ cdecl strspn(str str) ntdll.strspn +@ cdecl strstr(str str) strstr +@ cdecl strtod(str ptr) strtod +@ cdecl strtof(str ptr) strtof +@ stub strtoimax +@ cdecl strtok(str str) strtok +@ cdecl strtok_s(ptr str ptr) strtok_s +@ cdecl strtol(str ptr long) strtol +@ stub strtold +@ cdecl -ret64 strtoll(str ptr long) strtoi64 +@ cdecl strtoul(str ptr long) strtoul +@ cdecl -ret64 strtoull(str ptr long) strtoui64 +@ stub strtoumax +@ cdecl strxfrm(ptr str long) strxfrm +@ cdecl system(str) system +@ cdecl tan(double) tan +@ cdecl -arch=arm,x86_64 tanf(float) tanf +@ cdecl tanh(double) tanh +@ cdecl -arch=arm,x86_64 tanhf(float) tanhf +@ cdecl terminate() terminate +#@ stub tgamma +#@ stub tgammaf +#@ stub tgammal +@ cdecl tmpfile() tmpfile +@ cdecl tmpfile_s(ptr) tmpfile_s +@ cdecl tmpnam(ptr) tmpnam +@ cdecl tmpnam_s(ptr long) tmpnam_s +@ cdecl tolower(long) tolower +@ cdecl toupper(long) toupper +@ stub towctrans +@ cdecl towlower(long) towlower +@ cdecl towupper(long) towupper +@ cdecl trunc(double) MSVCR120_trunc +@ cdecl truncf(float) MSVCR120_truncf +@ cdecl truncl(double) MSVCR120_truncl +@ stub unexpected +@ cdecl ungetc(long ptr) ungetc +@ cdecl ungetwc(long ptr) ungetwc +@ cdecl wcrtomb(ptr long ptr) wcrtomb +@ stub wcrtomb_s +@ cdecl wcscat(wstr wstr) ntdll.wcscat +@ cdecl wcscat_s(wstr long wstr) wcscat_s +@ cdecl wcschr(wstr long) wcschr +@ cdecl wcscmp(wstr wstr) ntdll.wcscmp +@ cdecl wcscoll(wstr wstr) wcscoll +@ cdecl wcscpy(ptr wstr) ntdll.wcscpy +@ cdecl wcscpy_s(ptr long wstr) wcscpy_s +@ cdecl wcscspn(wstr wstr) ntdll.wcscspn +@ cdecl wcsftime(ptr long wstr ptr) wcsftime +@ cdecl wcslen(wstr) wcslen +@ cdecl wcsncat(wstr wstr long) ntdll.wcsncat +@ cdecl wcsncat_s(wstr long wstr long) wcsncat_s +@ cdecl wcsncmp(wstr wstr long) wcsncmp +@ cdecl wcsncpy(ptr wstr long) wcsncpy +@ cdecl wcsncpy_s(ptr long wstr long) wcsncpy_s +@ cdecl wcsnlen(wstr long) wcsnlen +@ cdecl wcspbrk(wstr wstr) wcspbrk +@ cdecl wcsrchr(wstr long) ntdll.wcsrchr +@ cdecl wcsrtombs(ptr ptr long ptr) wcsrtombs +@ cdecl wcsrtombs_s(ptr ptr long ptr long ptr) wcsrtombs_s +@ cdecl wcsspn(wstr wstr) ntdll.wcsspn +@ cdecl wcsstr(wstr wstr) wcsstr +@ cdecl wcstod(wstr ptr) wcstod +@ cdecl wcstof(ptr ptr) wcstof +@ stub wcstoimax +@ cdecl wcstok(wstr wstr) wcstok +@ cdecl wcstok_s(ptr wstr ptr) wcstok_s +@ cdecl wcstol(wstr ptr long) ntdll.wcstol +@ stub wcstold +@ stub wcstoll +@ cdecl wcstombs(ptr ptr long) wcstombs +@ cdecl wcstombs_s(ptr ptr long wstr long) wcstombs_s +@ cdecl wcstoul(wstr ptr long) wcstoul +@ stub wcstoull +@ stub wcstoumax +@ cdecl wcsxfrm(ptr wstr long) wcsxfrm +@ cdecl wctob(long) wctob +@ cdecl wctomb(ptr long) wctomb +@ cdecl wctomb_s(ptr ptr long long) wctomb_s +@ stub wctrans +@ stub wctype +@ cdecl wmemcpy_s(ptr long ptr long) +@ cdecl wmemmove_s(ptr long ptr long)