A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2008-September/082623.html below:

[Python-Dev] Status of MS Windows CE port

[Python-Dev] Status of MS Windows CE port"Martin v. Löwis" martin at v.loewis.de
Tue Sep 30 00:42:08 CEST 2008
Ulrich Eckhardt wrote:
>>> Well, currently it does make a difference. Simple example: CreateFile().
>> It's not so simple: Python doesn't actually call CreateFile
> 
> Martin, CreateFile() was just used as an example. You can substitute it with 
> LoadString() or CreateProcess() if you like, the problem remains the same.

However, the solution should be different from the one you propose. I
don't know what call of CreateProcess you are referring to specifically,
but I think they should all be changed to call CreateProcessW.

Again, whether or not _UNICODE is defined should have no effect. If it
does, it's a bug, and the solution is not to sprinkle TCHAR all over the
place.

> [about using SCons for building]
>> And you *can* provide an SCons file that supports all the SDKs?
> 
> No, but I can provide one that allows parametrisation. ;)

And, with proper parametrization, then supports all SDKs?

Regards,
Martin
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4