mirror of
https://github.com/reactos/reactos.git
synced 2025-04-25 16:10:29 +00:00
- Small fix
svn path=/trunk/; revision=39089
This commit is contained in:
parent
5219191647
commit
61ab39a48a
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ CPlApplet(HWND hwndCPl, UINT uMsg, LPARAM lParam1, LPARAM lParam2)
|
|||
if (!lpInternalConfig) return FALSE;
|
||||
|
||||
lpInternalConfig(hwndCPl, 0, 0, 0);
|
||||
FreeLibrary(hTapi32);
|
||||
return TRUE;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue