Giovanni Bajo wrote:
> This is an example code snippet:
> http://forum.sysinternals.com/forum_posts.asp?TID=4094
>
> Don, if your win32-foo is good enough, mind trying this solution? You could
> try sticking the job-related code from that example in winmain.c, in function
> relaunch(), before CreateProcess() is executed.
>
I may be a while 'til I get around to it, but I will give it a go when
the time comes.
> The proper solution would probably involve some dynamic linking, since job
> functions are available only since Windows 2k, and I don't want to break
> compatibility of the bootloader with older Windows.
>
I understand. I think all our clients are on 2K or later, so it'll be
good enough for my needs, but you have different considerations. Gotta
love open source software!
Regards,
Don
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"PyInstaller" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/PyInstaller?hl=en
-~----------~----~----~----~------~----~------~--~---