[PythonCE] win32con.py

Doug Marien doug@jarna.com
Thu, 18 Jul 2002 11:43:26 -0700


I noticed a win32con.py under the wince/lib directory.  Can the one located
under win32/lib be used instead or are there specific CE defines that will
be needed?

Basically, I noticed some missing defines in the wince version, such as
CW_USEDEFAULT.  I can copy over the missing defines as needed, but I'd hate
to veer too much from the defaults that come with the distribution.
Besides, the wince version is 1/4 the size. :)

Doug