Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use safe windows API wrappers #28

Open
littledivy opened this issue Sep 7, 2024 · 0 comments
Open

Use safe windows API wrappers #28

littledivy opened this issue Sep 7, 2024 · 0 comments
Labels
good first issue Good for newcomers pe

Comments

@littledivy
Copy link
Member

sui/lib.rs

Lines 271 to 273 in 34d8599

use windows_sys::Win32::System::LibraryLoader::{
FindResourceA, LoadResource, LockResource, SizeofResource,
};

@littledivy littledivy added good first issue Good for newcomers pe labels Sep 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers pe
Projects
None yet
Development

No branches or pull requests

1 participant