- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I need to do a system call from within an application that will run on W98,W2000,WNT,WXP. The CVF help says:
"On WNT systems, the calling process waits until the command terminates. On W9* systems, the calling process does not currently wait in all cases; however, this may change in future implementations."
Can anyone explain and provide a simple example of a case where a SYSTEM() call running on a W98 machine would not wait? My life would be simpler if I didn't need to figure out the Win32 API.
"On WNT systems, the calling process waits until the command terminates. On W9* systems, the calling process does not currently wait in all cases; however, this may change in future implementations."
Can anyone explain and provide a simple example of a case where a SYSTEM() call running on a W98 machine would not wait? My life would be simpler if I didn't need to figure out the Win32 API.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Well, no need to figure it out - I've done that for you!
I don't know the details as to what the W9x problem is.
Steve
I don't know the details as to what the W9x problem is.
Steve

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page