examples: win32-videooverlay: Fix C2440 build error
authorSeungha Yang <seungha.yang@navercorp.com>
Tue, 9 Jul 2019 16:27:43 +0000 (01:27 +0900)
committerSeungha Yang <seungha.yang@navercorp.com>
Tue, 9 Jul 2019 16:34:13 +0000 (01:34 +0900)
commit8f125fb4d9616a1f09590eb97950dff96ec33dc3
tree88759700f6c037d1e07efdfe3ddb747ade20411f
parent2e686b0dad9700b10d91da5e91f34849fa7d32ae
examples: win32-videooverlay: Fix C2440 build error

Follow WNDPROC define to avoid implicit type conversion.
tests/examples/overlay/win32-videooverlay.c