Home
last modified time | relevance | path

Searched refs:WndProc (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/SDL2/test/
A Dtestnativew32.c27 WndProc(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam) in WndProc() function
49 wc.lpfnWndProc = WndProc; in CreateWindowNative()
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/visupng/
A DVisualPng.c42 LRESULT CALLBACK WndProc (HWND, UINT, WPARAM, LPARAM);
89 wndclass.lpfnWndProc = WndProc; in WinMain()
147 LRESULT CALLBACK WndProc (HWND hwnd, UINT message, WPARAM wParam, in WndProc() function

Completed in 4 milliseconds