Commit 6468fa55 authored by Piotr Caban's avatar Piotr Caban Committed by Alexandre Julliard

msvcr90: Forward ?_open@@YAHPBDHH@Z calls to _open.

parent 50192c8f
......@@ -45,7 +45,7 @@
@ stub ?_invalid_parameter@@YAXPBG00II@Z
@ stub ?_is_exception_typeof@@YAHABVtype_info@@PAU_EXCEPTION_POINTERS@@@Z
@ stub ?_name_internal_method@type_info@@QBEPBDPAU__type_info_node@@@Z
@ stub ?_open@@YAHPBDHH@Z
@ varargs ?_open@@YAHPBDHH@Z(str long) msvcrt._open
@ cdecl ?_query_new_handler@@YAP6AHI@ZXZ() msvcrt.?_query_new_handler@@YAP6AHI@ZXZ
@ cdecl ?_query_new_mode@@YAHXZ() msvcrt.?_query_new_mode@@YAHXZ
@ stub ?_set_new_handler@@YAP6AHI@ZH@Z
......
......@@ -45,7 +45,7 @@
@ stub ?_invalid_parameter@@YAXPBG00II@Z
@ stub ?_is_exception_typeof@@YAHABVtype_info@@PAU_EXCEPTION_POINTERS@@@Z
@ stub ?_name_internal_method@type_info@@QBEPBDPAU__type_info_node@@@Z
@ stub ?_open@@YAHPBDHH@Z
@ varargs ?_open@@YAHPBDHH@Z(str long) msvcrt._open
@ cdecl ?_query_new_handler@@YAP6AHI@ZXZ() msvcrt.?_query_new_handler@@YAP6AHI@ZXZ
@ cdecl ?_query_new_mode@@YAHXZ() msvcrt.?_query_new_mode@@YAHXZ
@ stub ?_set_new_handler@@YAP6AHI@ZH@Z
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment