Re: [PATCH 2/7] d3dx9_36: Improve FIXMEs and TRACEs for surface
5 Apr
2010
5 Apr
'10
10:59 a.m.
On 5 April 2010 10:30, Christian Costa <titan.costa(a)wanadoo.fr> wrote:
@@ -71,7 +71,8 @@ HRESULT WINAPI D3DXGetImageInfoFromFileA(LPCSTR file, D3DXIMAGE_INFO *info) LPWSTR widename; HRESULT hr; int strlength; - TRACE("(void): relay\n"); + + TRACE("(%s, %p): relay\n", file, info); You should use debugstr_a() here (and in a few other places).
5820
Age (days ago)
5820
Last active (days ago)
0 comments
1 participants
participants (1)
-
Henri Verbeet