File tree
Expand file treeCollapse file tree
2 files changed
+63
-4
lines changedFilter options
- src/plugins/servicebackends/windows
Expand file treeCollapse file tree
2 files changed
+63
-4
lines changedsrc/plugins/servicebackends/windows/windowsservicecontrol.cpp
Copy file name to clipboardExpand all lines: src/plugins/servicebackends/windows/windowsservicecontrol.cpp+60-3Lines changed: 60 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
| 26 | + |
| 27 | + |
27 | 28 |
|
28 | 29 |
|
29 | 30 |
|
| ||
92 | 93 |
|
93 | 94 |
|
94 | 95 |
|
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
95 | 119 |
|
96 | 120 |
|
97 | 121 |
|
| ||
187 | 211 |
|
188 | 212 |
|
189 | 213 |
|
| 214 | + |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
190 | 222 |
|
191 | 223 |
|
192 | 224 |
|
| ||
205 | 237 |
|
206 | 238 |
|
207 | 239 |
|
| 240 | + |
| 241 | + |
| 242 | + |
| 243 | + |
208 | 244 |
|
209 |
| - |
| 245 | + |
210 | 246 |
|
211 | 247 |
|
212 |
| - |
| 248 | + |
213 | 249 |
|
214 | 250 |
|
215 | 251 |
|
| ||
221 | 257 |
|
222 | 258 |
|
223 | 259 |
|
| 260 | + |
| 261 | + |
| 262 | + |
| 263 | + |
| 264 | + |
| 265 | + |
| 266 | + |
| 267 | + |
| 268 | + |
| 269 | + |
| 270 | + |
| 271 | + |
| 272 | + |
| 273 | + |
| 274 | + |
| 275 | + |
| 276 | + |
| 277 | + |
| 278 | + |
| 279 | + |
| 280 | + |
224 | 281 |
|
225 | 282 |
|
226 | 283 |
|
|
src/plugins/servicebackends/windows/windowsservicecontrol.h
Copy file name to clipboardExpand all lines: src/plugins/servicebackends/windows/windowsservicecontrol.h+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
19 | 20 |
|
20 | 21 |
|
21 |
| - |
| 22 | + |
22 | 23 |
|
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
27 | 28 |
|
| 29 | + |
28 | 30 |
|
29 | 31 |
|
30 | 32 |
|
|
0 commit comments