[MPR]
authorPierre Schweitzer <pierre@reactos.org>
Mon, 31 Oct 2016 21:27:02 +0000 (21:27 +0000)
committerPierre Schweitzer <pierre@reactos.org>
Mon, 31 Oct 2016 21:27:02 +0000 (21:27 +0000)
commit79e0de2faf66a0c6d9fb998abae010975eaec49a
tree119896bc7c7039577a824422409b2d01d18e7a8f
parentfdc18e536d37c9a6a7be04baa797d858e8f5086f
[MPR]
Implement saved connections restoration.
This is a bit hackish for now: it should only be attempted once, when the DLL is loaded on session login. Right now, it's attempt each time the DLL is loaded (ie, even when a program linking to it is started). This is to be fixed later on. So far, it brings the intended feature.

Now, you can create a connection with net use, save it, and reboot: it will be restored on the session opening.

CORE-11757

svn path=/trunk/; revision=73093
reactos/dll/win32/mpr/mpr_ros.diff
reactos/dll/win32/mpr/wnet.c