Home
last modified time | relevance | path

Searched refs:AddPortA (Results 1 – 4 of 4) sorted by relevance

/reactos/win32ss/printing/base/winspool/
H A Dwinspool.spec16 115 stdcall AddPortA(str ptr str)
H A Dports.c420 AddPortA(PSTR pName, HWND hWnd, PSTR pMonitorName) in AddPortA() function
/reactos/modules/rostests/winetests/winspool/
H A Dinfo.c448 res = AddPortA(NULL, 0, NULL); in test_AddPort()
458 res = AddPortA(NULL, 0, empty); in test_AddPort()
470 res = AddPortA(NULL, 0, does_not_exist); in test_AddPort()
/reactos/sdk/include/psdk/
H A Dwinspool.h1281 WINBOOL WINAPI AddPortA(LPSTR pName,HWND hWnd,LPSTR pMonitorName);