ref: 3e2b2b4889f9f8d7de1ee056be6240ca05ec6dfe 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) { }