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