Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 2594 of file imm.c.
{ InputContextData *data = hIMC; if (!data) return NULL; data->dwLock++; return &data->IMC; }