Click here to Skip to main content
15,902,275 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: opening a wav file in programming visual c++ Pin
Joel Holdsworth4-Sep-04 5:34
Joel Holdsworth4-Sep-04 5:34 
GeneralRe: opening a wav file in programming visual c++ Pin
Anonymous4-Sep-04 14:29
Anonymous4-Sep-04 14:29 
QuestionMapping COM port ???? Pin
zahid_ash4-Sep-04 2:38
zahid_ash4-Sep-04 2:38 
GeneralAbout Windows Services Pin
zahid_ash4-Sep-04 2:34
zahid_ash4-Sep-04 2:34 
GeneralSimple PNG loading... Pin
Joel Holdsworth4-Sep-04 2:17
Joel Holdsworth4-Sep-04 2:17 
GeneralRe: Simple PNG loading... Pin
Chris Losinger4-Sep-04 13:18
professionalChris Losinger4-Sep-04 13:18 
GeneralRe: Simple PNG loading... Pin
Joel Holdsworth5-Sep-04 3:52
Joel Holdsworth5-Sep-04 3:52 
Generalvisual c++, pocket pc, xml and Python Pin
ajaybrar4-Sep-04 1:06
ajaybrar4-Sep-04 1:06 
has anyone done work in this direction?
you can call c/c++ code from python and there is a version of python for pocket pc.
and i have written a few simple dll's that work from python on pocket pc
the problem is in xml processing - i tried the code at http://www.codeproject.com/soap/ce_xml.asp but as soon as i put the Python wrappers around it and point to the Python include files, i get errors
C:\Windows CE Tools\wce300\Pocket PC 2002\atl\include\atlbase.h(5395) : error C2664: '__WinCE_OutputDebugStringA' : cannot convert parameter 1 from 'const unsigned short *' to 'const char *'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
C:\Windows CE Tools\wce300\Pocket PC 2002\atl\include\atlbase.h(5396) : error C2664: '__WinCE_OutputDebugStringA' : cannot convert parameter 1 from 'unsigned short [4]' to 'const char *'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
C:\Windows CE Tools\wce300\Pocket PC 2002\atl\include\atlbase.h(5404) : error C2664: '__WinCE_OutputDebugStringA' : cannot convert parameter 1 from 'unsigned short [100]' to 'const char *'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
C:\Windows CE Tools\wce300\Pocket PC 2002\atl\include\atlbase.h(5413) : error C2664: '__WinCE_OutputDebugStringA' : cannot convert parameter 1 from 'unsigned short [12]' to 'const char *'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
C:\Windows CE Tools\wce300\Pocket PC 2002\atl\include\atlbase.h(5414) : error C2664: '__WinCE_OutputDebugStringA' : cannot convert parameter 1 from 'unsigned short [100]' to 'const char *'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
C:\Windows CE Tools\wce300\Pocket PC 2002\atl\include\atlbase.h(5417) : error C2664: '__WinCE_OutputDebugStringA' : cannot convert parameter 1 from 'unsigned short *' to 'const char *'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
C:\Windows CE Tools\wce300\Pocket PC 2002\atl\include\atlbase.h(5420) : error C2664: '__WinCE_OutputDebugStringA' : cannot convert parameter 1 from 'unsigned short [10]' to 'const char *'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
C:\Windows CE Tools\wce300\Pocket PC 2002\atl\include\atlbase.h(5421) : error C2664: '__WinCE_OutputDebugStringA' : cannot convert parameter 1 from 'unsigned short [2]' to 'const char *'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
stl_eVC\wce_defs.h(47) : warning C4005: 'assert' : macro redefinition
C:\hons\pocketpc\python_ce_build\Python-2.3.4\PC\WinCE\assert.h(7) : see previous definition of 'assert'

any ideas why or how to get around it.

cheers
GeneralRe: visual c++, pocket pc, xml and Python Pin
Gary R. Wheeler4-Sep-04 2:30
Gary R. Wheeler4-Sep-04 2:30 
GeneralRe: visual c++, pocket pc, xml and Python Pin
ajaybrar4-Sep-04 2:42
ajaybrar4-Sep-04 2:42 
GeneralRe: visual c++, pocket pc, xml and Python Pin
Gary R. Wheeler4-Sep-04 8:48
Gary R. Wheeler4-Sep-04 8:48 
GeneralRe: visual c++, pocket pc, xml and Python Pin
ajaybrar4-Sep-04 15:29
ajaybrar4-Sep-04 15:29 
GeneralTo be notify when a port(tcp/udp) is being opened... Pin
ZarrinPour4-Sep-04 0:43
ZarrinPour4-Sep-04 0:43 
QuestionMulticolor CEdit ?? Pin
pma4-Sep-04 0:00
pma4-Sep-04 0:00 
AnswerRe: Multicolor CEdit ?? Pin
Maximilien4-Sep-04 2:53
Maximilien4-Sep-04 2:53 
GeneralRe: Multicolor CEdit ?? Pin
David Salter4-Sep-04 5:17
David Salter4-Sep-04 5:17 
GeneralRe: Multicolor CEdit ?? Pin
Maximilien4-Sep-04 5:35
Maximilien4-Sep-04 5:35 
GeneralRe: Multicolor CEdit ?? Pin
David Salter4-Sep-04 5:42
David Salter4-Sep-04 5:42 
Generaludb brodcast Pin
pma3-Sep-04 23:40
pma3-Sep-04 23:40 
GeneralExchanging rows in CListCtrl Pin
IQ03-Sep-04 22:36
IQ03-Sep-04 22:36 
GeneralRe: Exchanging rows in CListCtrl Pin
David Crow4-Sep-04 17:18
David Crow4-Sep-04 17:18 
GeneralDXSDK 9 (Summer2004) and Visual C++ 6 issue Pin
tareqsiraj3-Sep-04 22:24
tareqsiraj3-Sep-04 22:24 
GeneralRe: DXSDK 9 (Summer2004) and Visual C++ 6 issue Pin
Bob Stanneveld3-Sep-04 23:16
Bob Stanneveld3-Sep-04 23:16 
GeneralRe: DXSDK 9 (Summer2004) and Visual C++ 6 issue Pin
tareqsiraj4-Sep-04 1:38
tareqsiraj4-Sep-04 1:38 
GeneralRe: DXSDK 9 (Summer2004) and Visual C++ 6 issue Pin
Jörgen Sigvardsson4-Sep-04 1:50
Jörgen Sigvardsson4-Sep-04 1:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.