Home
last modified time | relevance | path

Searched refs:lpDataMsg (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rostests/winetests/dplayx/
H A Ddplayx.c1799 LPVOID lpDataMsg; in test_SessionDesc() local
1860 lpDataMsg = HeapAlloc( GetProcessHeap(), HEAP_ZERO_MEMORY, 1024 ); in test_SessionDesc()
1964 HeapFree( GetProcessHeap(), 0, lpDataMsg ); in test_SessionDesc()