Searched refs:hConvList (Results 1 – 1 of 1) sorted by relevance
56 HCONVLIST hConvList = NULL; in DdeServiceList() local80 hConvList = DdeConnectList( hDdeInst, NULL, hTopic, NULL, NULL ); in DdeServiceList()86 while ( ( hConv = DdeQueryNextServer( hConvList, hConv ) ) != NULL) in DdeServiceList()113 DdeDisconnectList( hConvList ); in DdeServiceList()
Completed in 10 milliseconds