In my ATL Class, I have a function with the body
STDMETHODIMP CSimpleObj::Show()
{
AFX_MANAGE_STATE(AfxGetStaticModuleState())
// TODO: Add your implementation code here
CSimpleDialog myDialog;
int result = myDialog.DoModal();
MessageBox(NULL,TEXT("Live From Python"),
Hi,
I was able to build both python and its win32 extensions on windows ce.
Unfortunately, I haven't had much success with the win32com module.
Does anyone have experience building the win32com module on CE or know
where I can find a makefile?
Thanks
--
http://mail.python.org/mailman/listinfo/p
Hi,
I was able to build both python and its win32 extensions on windows ce.
Unfortunately, I haven't had much success with the win32com module.
Does anyone have experience building the win32com module on CE or know
where I can find a makefile?
Thanks
--
http://mail.python.org/mailman/listinfo/p