Opened 15 years ago

Closed 15 years ago

Last modified 5 years ago

#9026 closed patch

WINCE: Implement OSystem::engineInit to remove hack

Reported by: fingolfin Owned by: SF/knakos
Priority: normal Component: Port: WinCE
Version: Keywords:
Cc: Game:

Description

This patch removes a hack in OSystem_WINCE3::setWindowCaption() by implementing OSystem_WINCE3::engineInit(). I cannot test it, but hope that it will work correctly.

Ticket imported from: #2802544. Ticket imported from: patches/1131.

Attachments (1)

wince-engineInit.patch (1.4 KB ) - added by fingolfin 15 years ago.

Download all attachments as: .zip

Change History (7)

by fingolfin, 15 years ago

Attachment: wince-engineInit.patch added

comment:1 by fingolfin, 15 years ago

Oh, you also may have to overload engineDone() in a similar fashion, in case the user returns to the launcher. Since I can't do any testing, I am not going to submit a patch for that, too, but hope that it'll be straightforward for you to do ;)

comment:2 by SF/knakos, 15 years ago

Thanks for your hard work Max. Will check this in shortly.

comment:3 by fingolfin, 15 years ago

Looking at this again, you actually might want to also overload engineDone() to do the same, in case you want different mappings in the launcher.

comment:4 by SF/knakos, 15 years ago

Status: newclosed

comment:5 by SF/knakos, 15 years ago

committed in r42419. Thank you very much for your efforts.

comment:6 by digitall, 5 years ago

Component: Port: WinCE
Note: See TracTickets for help on using tickets.