Searched refs:getWin32Handle (Results 1 – 1 of 1) sorted by relevance
125 int getWin32Handle(Tcl_Interp *interp, const char *zA, LPHANDLE phFile){ in getWin32Handle() function6442 if( getWin32Handle(interp, Tcl_GetString(objv[2]), &hFile) ){ in file_control_win32_set_handle()