Re: [try2] kernel32: Add partial stub for NeedCurrentDirectoryForExePath - what's wrong?
April 25, 2007
1:25 a.m.
Now, I am writing tests for this. Windows crashes if I pass NULL pointer to these function. Crash can be easily avoided in wine. Should we crash too? And how the windows crash can be caught? Or just I should not write such test-case? Thanks, -- Kirill
April 2007
1:35 a.m.
New subject: [try2] kernel32: Add partial stub for NeedCurrentDirectoryForExePath - what's wrong?
On 4/25/07, Kirill K. Smirnov <lich(a)math.spbu.ru> wrote:
Now, I am writing tests for this.
Windows crashes if I pass NULL pointer to these function. Crash can be easily avoided in wine. Should we crash too? And how the windows crash can be caught? Or just I should not write such test-case?
Just add a comment saying that the function crashes in Windows with a NULL param. -- James Hawkins
6910
Age (days ago)
6910
Last active (days ago)
1 comments
2 participants
participants (2)
-
James Hawkins -
Kirill K. Smirnov