Jump to content

Linking Against New library in Visual C++


Recommended Posts

Posted (edited)

https://github.com/rust-lang/rust/blob/79d8a0fcefa5134db2a94739b1d18daa01fc6e9f/src/libstd/sys/windows/condvar.rs

https://github.com/rust-lang/rust/blob/79d8a0fcefa5134db2a94739b1d18daa01fc6e9f/src/libstd/sys/windows/c.rs

This rust file is responsible for all BS in Firefox Quantum. 

I personally don't know rust . I made a new library using onecoreapi source called LibXP .

I wish all missing function to be linked against LibXP instead of kernel32 where srw and condition variable function are not present in XP.

Edited by Dibya

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...