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

Updated Win32WindowDemo.java #287

Merged
merged 4 commits into from
Nov 6, 2013
Merged

Updated Win32WindowDemo.java #287

merged 4 commits into from
Nov 6, 2013

Commits on Oct 25, 2013

  1. Configuration menu
    Copy the full SHA
    f277c9d View commit details
    Browse the repository at this point in the history
  2. Fixed 2 bugs in Win32WindowDemo.java

    Added setting dbcc_size before RegisterDeviceNotification.
    Create DEV_BROADCAST_DEVICEINTERFACE only when should.
    Added extra info (drive letter, change to media in drive or to physical drive, is network drive) for logic drive add/remove.
    daifei4321 committed Oct 25, 2013
    Configuration menu
    Copy the full SHA
    30b64fb View commit details
    Browse the repository at this point in the history
  3. Update Win32WindowDemo.java

    Used DBT.DBTF_MEDIA to replace 1.
    Used DBT.DBTF_NET to replace 2.
    daifei4321 committed Oct 25, 2013
    Configuration menu
    Copy the full SHA
    a41d97d View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2013

  1. Update CHANGES.md

    daifei4321 committed Oct 29, 2013
    Configuration menu
    Copy the full SHA
    a0c486f View commit details
    Browse the repository at this point in the history