Searched refs:destroying (Results 1 – 4 of 4) sorted by relevance
448 having to use special characters, you could use a self-destroying mapping to453 " It uses a self-destroying mapping!
78 (to avoid destroying an existing file for those who rely on the appending).
1639 file. This was done to avoid accidentally destroying a file when the file
314 static int destroying = FALSE; // call DestroyWindow() ourselves variable2817 if (!destroying) in _OnDestroy()3176 destroying = TRUE; // ignore WM_DESTROY message now in gui_mch_exit()