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

Missing constant RPC_S_OK #1728

Closed
rthidfrev opened this issue Oct 20, 2023 · 1 comment
Closed

Missing constant RPC_S_OK #1728

rthidfrev opened this issue Oct 20, 2023 · 1 comment
Assignees
Labels
missing enum An enum is missing for constant parameters

Comments

@rthidfrev
Copy link

rthidfrev commented Oct 20, 2023

It appears that the constant RPC_S_OK is not present in the windows crate for Rust. I've also checked the associated winmd file and couldn't find it there either, Thank you for your attention.

@riverar riverar changed the title Missing constant RPC_S_OK in the windows crate Missing constant RPC_S_OK Oct 20, 2023
@riverar riverar added the missing enum An enum is missing for constant parameters label Oct 20, 2023
@mikebattista mikebattista self-assigned this Nov 2, 2023
@mikebattista
Copy link
Collaborator

Fixed by 0598b67.

pull bot pushed a commit to mattmanj17-forks/win32metadata that referenced this issue Nov 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
missing enum An enum is missing for constant parameters
Projects
None yet
Development

No branches or pull requests

3 participants