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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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