Re: start.exe: Handle the process title argument (try2)
29 Jan
2008
29 Jan
'08
3:10 a.m.
"Alexander Nicolaysen Sørnes" <alex(a)thehandofagony.com> wrote:
- Use GlobalFree instead of LocalFree
According to MSDN LocalFree is the correct one, as I asked before you need to fix Wine implementation of CommandLineToArgvW. -- Dmitry.
29 Jan
29 Jan
9:11 p.m.
New subject: start.exe: Handle the process title argument (try2)
On Tuesday 29 January 2008 04:10:34 Dmitry Timoshkov wrote:
"Alexander Nicolaysen Sørnes" <alex(a)thehandofagony.com> wrote:
- Use GlobalFree instead of LocalFree
According to MSDN LocalFree is the correct one, as I asked before you need to fix Wine implementation of CommandLineToArgvW.
Sorry, I misread your previous post. THanks for point it out. Alexander
6617
Age (days ago)
6617
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alexander Nicolaysen Sørnes -
Dmitry Timoshkov