Changeset 62461 in vbox for trunk/src/VBox/Runtime/r3/win
- Timestamp:
- Jul 22, 2016 4:21:26 PM (8 years ago)
- Location:
- trunk/src/VBox/Runtime/r3/win
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/win/VBoxRT-msvcr100-win32.def
r57864 r62461 277 277 ?swprintf@@YAHPAGIPBGZZ 278 278 ?swprintf@@YAHPA_WIPB_WZZ 279 ?terminate@@YAXXZ ;fixme-causes-trouble-with-version-in-libcmt.lib; 279 ?terminate@@YAXXZ ;fixme-causes-trouble-with-version-in-libcmt.lib; 280 280 ?try_lock@critical_section@Concurrency@@QAE_NXZ 281 281 ?try_lock@reader_writer_lock@Concurrency@@QAE_NXZ … … 1639 1639 wscanf_s 1640 1640 1641 -
trunk/src/VBox/Runtime/r3/win/vcc100-ntdll-fakes.cpp
r57905 r62461 73 73 } 74 74 75
Note:
See TracChangeset
for help on using the changeset viewer.