Commit Graph

24 Commits

Author SHA1 Message Date
Zhipeng Zhao c82c71be64 wlanapi: Add WlanQueryInterface stub implementation.
Signed-off-by: Zhipeng Zhao <zhaozhipeng@uniontech.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-06-05 19:30:42 +02:00
Francois Gouget a3d0cf036c wlanapi/tests: Spelling fixes in ok() messages.
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-08-08 17:53:36 +02:00
Alexandre Julliard 57c7a7fa3f wlanapi: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-27 09:29:13 +02:00
Michael Stefaniuc 2c6a9c87da wlanapi: Use the ARRAY_SIZE() macro.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-08-14 10:16:02 +02:00
Nikolay Sivov 6e5a0777fd wlanapi/tests: Always free interface list (Valgrind).
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-03-13 19:28:08 +01:00
Bruno Jesus 0cbcb71be9 wlanapi: Add some usage information.
Signed-off-by: Bruno Jesus <00cpxxx@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-13 18:50:13 +01:00
Bruno Jesus ebbaa1139a wlanapi: Add a stub for WlanGetAvailableNetworkList.
Signed-off-by: Bruno Jesus <00cpxxx@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-13 18:50:13 +01:00
Bruno Jesus 55649dfa4a wlanapi: Add a stub for WlanRegisterNotification.
Signed-off-by: Bruno Jesus <00cpxxx@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-13 18:50:12 +01:00
Bruno Jesus 390881b9d6 wlanapi: Add a stub for WlanScan.
Signed-off-by: Bruno Jesus <00cpxxx@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-13 18:50:12 +01:00
Bruno Jesus 6bb8ca1e25 wlanapi: Semi-stub WlanEnumInterfaces.
Signed-off-by: Bruno Jesus <00cpxxx@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-08 17:42:05 +01:00
Francois Gouget 71f08b364f wlanapi: Add a trailing '\n' to a TRACE() message.
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-03 19:05:09 +01:00
Bruno Jesus 062067d887 wlanapi: Implement WlanCloseHandle.
Signed-off-by: Bruno Jesus <00cpxxx@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-01-31 12:20:30 +01:00
Bruno Jesus 8b3c6943e3 wlanapi: Implement WlanOpenHandle.
Signed-off-by: Bruno Jesus <00cpxxx@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-01-31 12:19:00 +01:00
Bruno Jesus 382755af1f wlanapi/tests: Add tests for WlanEnumInterfaces.
Manually tested on XP and Windows 8 with real wireless card.

Signed-off-by: Bruno Jesus <00cpxxx@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-01-31 11:08:45 +01:00
Bruno Jesus 25a9e2c6e2 wlanapi: Implement WlanAllocateMemory/WlanFreeMemory with tests.
Signed-off-by: Bruno Jesus <00cpxxx@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-01-31 11:08:30 +01:00
Bruno Jesus 4371e1c53f wlanapi/tests: Add tests for WlanOpenHandle.
Manually tested on XP and Windows 8 with real wireless card.

Signed-off-by: Bruno Jesus <00cpxxx@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-01-31 11:08:09 +01:00
Bruno Jesus 3052c70068 wlanapi/tests: Add test structure.
Signed-off-by: Bruno Jesus <00cpxxx@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-01-31 11:07:29 +01:00
Bruno Jesus f9d14b18b1 wlanapi: Normalize input and trace parameters.
Signed-off-by: Bruno Jesus <00cpxxx@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-01-31 11:06:57 +01:00
Austin English 4227eb417d wlanapi: Add WlanCloseHandle() stub.
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-08-19 17:31:31 +09:00
Austin English d92dc216f2 wlanapi: Add a stub for WlanEnumInterfaces.
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-02-19 00:49:11 +09:00
Alexandre Julliard 5e7416e5c8 makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
Alexandre Julliard f02cdd877f Remove empty DLL_PROCESS_DETACH case statements. 2013-04-15 16:45:35 +02:00
Ričardas Barkauskas 7ee3f2d205 wlanapi: Stub WlanOpenHandle. 2010-10-25 14:31:16 +02:00
Ričardas Barkauskas 303079f16a wlanapi: New stub dll. 2010-10-20 18:37:07 +02:00