Searched refs:AddPortA (Results 1 – 4 of 4) sorted by relevance
/reactos/win32ss/printing/base/winspool/ |
H A D | winspool.spec | 16 115 stdcall AddPortA(str ptr str)
|
H A D | ports.c | 420 AddPortA(PSTR pName, HWND hWnd, PSTR pMonitorName) in AddPortA() function
|
/reactos/modules/rostests/winetests/winspool/ |
H A D | info.c | 448 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 D | winspool.h | 1281 WINBOOL WINAPI AddPortA(LPSTR pName,HWND hWnd,LPSTR pMonitorName);
|