Thanks to visit codestin.com
Credit goes to github.com

Skip to content

CreateEventSubscription for win-x86 #50

@tecAmoRaller

Description

@tecAmoRaller

Nice project.

I want detect plug-in usb device on 32-bit OS.

Image

If i want use <RuntimeIdentifier>win-x86</RuntimeIdentifier> on csproj and start app on x64 OS, then event rising only one time
if i dont use RuntimeIdentifier or use win-x64, then event rising many times on each device plug in.

CreateEventWatcher works with the same problems - rising only one time for win-x86 RID. I can call Stop and Start methods after each rising event, but it's unreliable

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions