Home
last modified time | relevance | path

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

/external/python/cpython2/PC/bdist_wininst/
Dinstall.c476 static PyObject *CreateShortcut(PyObject *self, PyObject *args) in CreateShortcut() function
616 {"create_shortcut", CreateShortcut, METH_VARARGS, NULL},