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