25 May
2004
25 May
'04
11:03 a.m.
"Raphael" <fenix(a)club-internet.fr> wrote:
@@ -131,6 +149,7 @@ }
static BOOL PostMessageToProcessMsgThread(IDirectMusicPerformance8Impl* This, UINT iMsg) { + return FALSE; if (FALSE == This->procThreadTicStarted && PROCESSMSG_EXIT != iMsg) { This->procThread = CreateThread(NULL, 0, ProcessMsgThread, This, 0, &This->procThreadId); if (NULL == This->procThread) return FALSE;
Are you sure you want this change to be included? -- Dmitry.