More changes for NT, Guido style
diff --git a/PC/python.def b/PC/python.def
index 0f8e04d..3ac4b90 100644
--- a/PC/python.def
+++ b/PC/python.def
@@ -231,3 +231,8 @@
 	PyTuple_GetItem
 	PyTuple_SetItem
 	PyTuple_GetSlice
+	Py_Main
+	PySlice_Type DATA
+	PySlice_New
+	PySlice_GetIndices
+	Py_GetProgramName