ref: 52db6da5814c867fc6dd6bb0ec5d51d76b1fcc4e 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) { }