Re: dos wait loop

new topic     » goto parent     » topic index » view thread      » older message » newer message

jacques deschênes wrote:
> 
> 
> Hi Tone,
> By DOS program, do you really means MS-DOS program or a windows console,There
> is a big difference between the 2?  Are you using windows 9x or windows
> 2000/xp?
> If you are talking about windows console application all win32 API functions
> are available to your console application, So you can create a new process
> using
> CreateProcess() that return to you application immedialely. Creating a new
> process
> means starting a new application.
> 
> regards
> Jacques D.
> 


by dos program i mean program which is run with ex.exe. i'm using winxp, but it
has to work on all versions of Windows.

i found clipbrd.e. now i have already written communication library which uses a
file to communicate. i'll use clipboard if something doesnt work with this lib i
wrote, but i dont like the idea that what user has put into clipboard gets
deleted.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu