Re: [try2] kernel32: Add partial stub for NeedCurrentDirectoryForExePath - what's wrong?
25 Apr
2007
25 Apr
'07
7: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
25 Apr
25 Apr
7: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
6896
Age (days ago)
6896
Last active (days ago)
1 comments
2 participants
participants (2)
-
James Hawkins -
Kirill K. Smirnov