Home
last modified time | relevance | path

Searched refs:TextWndProc (Results 1 – 15 of 15) sorted by relevance

/dports/games/nethack34-nox11/nethack-3.4.3/sys/wince/
H A Dmhtext.c18 LRESULT CALLBACK TextWndProc(HWND, UINT, WPARAM, LPARAM);
31 TextWndProc in mswin_init_text_window()
63 LRESULT CALLBACK TextWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in TextWndProc() function
/dports/games/nethack34/nethack-3.4.3/sys/wince/
H A Dmhtext.c18 LRESULT CALLBACK TextWndProc(HWND, UINT, WPARAM, LPARAM);
31 TextWndProc in mswin_init_text_window()
63 LRESULT CALLBACK TextWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in TextWndProc() function
/dports/games/vultures-eye/vulture-2.3.67/nethack/sys/wince/
H A Dmhtext.c18 LRESULT CALLBACK TextWndProc(HWND, UINT, WPARAM, LPARAM);
31 TextWndProc in mswin_init_text_window()
63 LRESULT CALLBACK TextWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in TextWndProc() function
/dports/games/vultures-eye/vulture-2.3.67/unnethack/sys/wince/
H A Dmhtext.c18 LRESULT CALLBACK TextWndProc(HWND, UINT, WPARAM, LPARAM);
31 TextWndProc in mswin_init_text_window()
63 LRESULT CALLBACK TextWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in TextWndProc() function
/dports/games/vultures-eye/vulture-2.3.67/slashem/sys/wince/
H A Dmhtext.c18 LRESULT CALLBACK TextWndProc(HWND, UINT, WPARAM, LPARAM);
31 TextWndProc in mswin_init_text_window()
63 LRESULT CALLBACK TextWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in TextWndProc() function
/dports/games/unnethack/unnethack-5.1.0-20131208/sys/unsupported/wince/
H A Dmhtext.c18 LRESULT CALLBACK TextWndProc(HWND, UINT, WPARAM, LPARAM);
31 TextWndProc in mswin_init_text_window()
63 LRESULT CALLBACK TextWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in TextWndProc() function
/dports/games/xnethack/xNetHack-xnh6.1/outdated/sys/wince/
H A Dmhtext.c19 LRESULT CALLBACK TextWndProc(HWND, UINT, WPARAM, LPARAM);
32 GetNHApp()->hMainWnd, TextWndProc); in mswin_init_text_window()
62 TextWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in TextWndProc() function
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/sys/wince/
H A Dmhtext.c19 LRESULT CALLBACK TextWndProc(HWND, UINT, WPARAM, LPARAM);
32 GetNHApp()->hMainWnd, TextWndProc); in mswin_init_text_window()
62 TextWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in TextWndProc() function
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/sys/wince/
H A Dmhtext.c19 LRESULT CALLBACK TextWndProc(HWND, UINT, WPARAM, LPARAM);
32 GetNHApp()->hMainWnd, TextWndProc); in mswin_init_text_window()
62 TextWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in TextWndProc() function
/dports/games/vultures-eye/vulture-2.3.67/slashem/win/win32/
H A Dwinmain.c207 wcNHText.lpfnWndProc =TextWndProc; in InitTextWindow()
H A Dnhwin32.h292 E LONG WINAPI TextWndProc(HWND,UINT,UINT,LONG);
H A Dwin32msg.c109 LONG WINAPI TextWndProc(HWND hWnd,UINT messg,UINT wParam,LONG lParam) in TextWndProc() function
/dports/cad/solvespace/solvespace-2.3/src/win32/
H A Dw32main.cpp511 LRESULT CALLBACK TextWndProc(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam) in TextWndProc() function
1288 wc.lpfnWndProc = (WNDPROC)TextWndProc; in CreateMainWindows()
1305 TextWndProc(TextWnd, WM_SIZE, 0, 0); in CreateMainWindows()
/dports/editors/vile/vile-9.8v/
H A Dntwinio.c3737 TextWndProc( in TextWndProc() function
3945 return (TextWndProc(hWnd, message, wParam, lParam)); in MainWndProc()
4004 wc.lpfnWndProc = (WNDPROC) TextWndProc; in InitInstance()
/dports/editors/xvile/vile-9.8v/
H A Dntwinio.c3737 TextWndProc( in TextWndProc() function
3945 return (TextWndProc(hWnd, message, wParam, lParam)); in MainWndProc()
4004 wc.lpfnWndProc = (WNDPROC) TextWndProc; in InitInstance()