7988:c4c17121eff8 | 7989:a21d673a8f99 |
---|---|
108 <dd> | 108 <dd> |
109 registry path of the variable | 109 registry path of the variable |
110 </dd> | 110 </dd> |
111 </dl> | 111 </dl> |
112 <dl> | 112 <dl> |
113 <dt>Returns:</dt> | 113 <dt>Return:</dt> |
114 <dd> | 114 <dd> |
115 value of requested registry variable | 115 value of requested registry variable |
116 </dd> | 116 </dd> |
117 </dl> | 117 </dl> |
118 <dl> | 118 <dl> |
147 | 147 |
148 <p> | 148 <p> |
149 Function to generate data for the Windows Desktop links. | 149 Function to generate data for the Windows Desktop links. |
150 </p> | 150 </p> |
151 <dl> | 151 <dl> |
152 <dt>Returns:</dt> | 152 <dt>Return:</dt> |
153 <dd> | 153 <dd> |
154 list of tuples containing the desktop link name, | 154 list of tuples containing the desktop link name, |
155 the link target and the icon target | 155 the link target and the icon target |
156 </dd> | 156 </dd> |
157 </dl> | 157 </dl> |
170 | 170 |
171 <p> | 171 <p> |
172 Function to generate the link names for the Windows Desktop. | 172 Function to generate the link names for the Windows Desktop. |
173 </p> | 173 </p> |
174 <dl> | 174 <dl> |
175 <dt>Returns:</dt> | 175 <dt>Return:</dt> |
176 <dd> | 176 <dd> |
177 list of desktop link names | 177 list of desktop link names |
178 </dd> | 178 </dd> |
179 </dl> | 179 </dl> |
180 <dl> | 180 <dl> |
192 | 192 |
193 <p> | 193 <p> |
194 Function to generate the name of the Start Menu top entry. | 194 Function to generate the name of the Start Menu top entry. |
195 </p> | 195 </p> |
196 <dl> | 196 <dl> |
197 <dt>Returns:</dt> | 197 <dt>Return:</dt> |
198 <dd> | 198 <dd> |
199 name of the Start Menu top entry | 199 name of the Start Menu top entry |
200 </dd> | 200 </dd> |
201 </dl> | 201 </dl> |
202 <dl> | 202 <dl> |