8 Apr
2005
8 Apr
'05
1:05 a.m.
Le jeu 07/04/2005 à 04:29, Paul Vriens a écrit :
Hi,
I am busy generating some new tests for ntdll's *Information* calls. I started with query.c and that was OK. I then thought info.c would be a better name.
doing a make depend && make fails. In tried information.c and make
Could it be that your START_TEST() is still using "query" instead of the current filename?
Vincent
Hi Vincent, thanks for that. I'd probably would have searched anywhere but my own file ;-) Paul