Changeset 310 for branches/2.19_branch/Library
- Timestamp:
- Jul 28, 2008, 8:27:10 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.19_branch/Library/RunProgramUnit.pas
r154 r310 386 386 if rc = ERROR_SMG_START_IN_BACKGROUND then 387 387 rc := 0; 388 389 result := rc; 388 390 end; 389 391 {$endif}
Note:
See TracChangeset
for help on using the changeset viewer.