Home
last modified time | relevance | path

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

/trunk/main/shell/inc/internal/
H A Ddbgmacros.hxx33 #define POST_CONDITION(x, msg) DbgAssert(x, msg) macro
41 #define POST_CONDITION(x, msg) ((void)0) macro
/trunk/main/shell/source/win32/shlxthandler/
H A Dclassfactory.cxx133 POST_CONDITION(pUnk != 0, "Could not create COM object"); in CreateInstance()
/trunk/main/shell/source/win32/shlxthandler/prophdl/
H A Dpropertyhdl.cxx393 POST_CONDITION(pUnk != 0, "Could not create COM object"); in CreateInstance()

Completed in 18 milliseconds