RE: Re: On a useful Acroread wrapper for Windows

2005-06-21 Thread Angus Leeming
Rob Bearman wrote: > Asger is right, too. I've been using the following code: Good, oh. Anyway, now that I have something, I'll try and post a PLAN and see what you all think of it. -- Angus

RE: Re: On a useful Acroread wrapper for Windows

2005-06-20 Thread Rob Bearman
> Asger Ottar Alstrup wrote: > > Angus Leeming wrote: > > > >> My reading the WinMain docs at > >> > http://msdn.microsoft.com/library/en-us/winui/winui/windowsuse rinterface/windowing/windows/windowreference/windowfunctions/winmain.asp > >> > >> tells me that it should... > >> > >> Any clues?

Re: On a useful Acroread wrapper for Windows

2005-06-20 Thread Angus Leeming
Asger Ottar Alstrup wrote: Angus Leeming wrote: My reading the WinMain docs at http://msdn.microsoft.com/library/en-us/winui/winui/windowsuserinterface/windowing/windows/windowreference/windowfunctions/winmain.asp tells me that it should... Any clues? Well, on that page it says: I see

Re: On a useful Acroread wrapper for Windows

2005-06-20 Thread Asger Ottar Alstrup
Angus Leeming wrote: My reading the WinMain docs at http://msdn.microsoft.com/library/en-us/winui/winui/windowsuserinterface/windowing/windows/windowreference/windowfunctions/winmain.asp tells me that it should... Any clues? Well, on that page it says: -- hPrevInstance [in] Handle to the p

On a useful Acroread wrapper for Windows

2005-06-20 Thread Angus Leeming
Asger, I've been mulling over your Acroread posting. I think that it can work with LyX as it is, but first I'd like to understand why this trivial program doesn't generate the log file when I launch a second instance of the program. My reading the WinMain docs at http://msdn.microsoft.com/li