ref: 07c997d600f3242503b3ae3e7505ed3318aa41ea dir: /wince/dummy.c/
// Dummy source file so that the Windows CE workaround library is // not empty. Some platforms don't like empty libraries. void DummyWindowsCEFunction(void) { }