Home
last modified time | relevance | path

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

/reactos/modules/rostests/apitests/apphelp/
H A Dapphelp.c668 PATTRINFO pattrinfo; in test_onefile() local
685 if (pattrinfo[16].dwattr != 3 && pattrinfo[16].dwattr != 2) in test_onefile()
687 if (pattrinfo[16].dwattr == 2) in test_onefile()
689 … printf("TAG_MODULE_TYPE(%S): %d, %d\n", filename, pattrinfo[16].dwattr, pattrinfo[0].dwattr); in test_onefile()
697 if (pattrinfo[27].dwattr != 0) in test_onefile()
701 pSdbFreeFileAttributes(pattrinfo); in test_onefile()
725 pSdbFreeFileAttributes(pattrinfo); in test_crc_imp()
753 pSdbFreeFileAttributes(pattrinfo); in test_crc2_imp()
786 pSdbFreeFileAttributes(pattrinfo); in test_ApplicationAttributes()
849 pSdbFreeFileAttributes(pattrinfo); in test_ApplicationAttributes()
[all …]