ref: 6fbd6eafb3dec01401a033eae2e2ec7a2d00ec1c 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) { }