Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
have it build with the rest of the code.
|
|
|
|
(2) clean up some other stuff seen during debugging and reduce the sizes of some buffers due to Windows small stack size, (3) remove a redundant try/catch.
|
|
networks full width and make window narrower and a bit taller, colors, fixed-width fonts in several places, make network IDs selectable.
|
|
|
|
|
|
|
|
|
|
port from disk
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* No joining/leaving networks yet, but they do display.
* Nothing is updated yet after first load of the app. Need to set up a background task to run updates.
|
|
|
|
|
|
|
|
|
|
|
|
interface a full sockaddr_storage instead of an int identifier, which turns out to be better for multi-homing and other uses.
|
|
load in Windows 2008 Server and Windows Vista. Still issues with those platforms, but driver loads -- and shouldn't hurt newer versions (will test).
|
|
setupapi and using these functions directly.
|
|
|
|
enumeration.
|
|
|
|
|