Click here to Skip to main content
15,921,028 members
Home / Discussions / Mobile
   

Mobile

 
GeneralRe: webSerice from wsdl in evc++ Pin
slomoman13-Oct-03 7:45
slomoman13-Oct-03 7:45 
Generalread from COM port on PPC Pin
slomoman30-Sep-03 6:29
slomoman30-Sep-03 6:29 
GeneralRe: read from COM port on PPC Pin
Daniel Strigl30-Sep-03 20:38
Daniel Strigl30-Sep-03 20:38 
Generalkeyup in CE Pin
joker669230-Sep-03 5:17
joker669230-Sep-03 5:17 
GeneralRe: keyup in CE Pin
Daniel Strigl30-Sep-03 20:35
Daniel Strigl30-Sep-03 20:35 
Generalstring class in STL for eMbedded Visual C++..help Pin
Venkateswar Rao29-Sep-03 21:02
Venkateswar Rao29-Sep-03 21:02 
GeneralSTL for eMbedded Visual C++ - Windows CE usage Pin
Venkateswar Rao29-Sep-03 1:47
Venkateswar Rao29-Sep-03 1:47 
QuestionHow can i use Createpen ? Pin
matthewtsai28-Sep-03 18:20
matthewtsai28-Sep-03 18:20 
CPen myPen;
LOGBRUSH logBrush;
logBrush.lbStyle = BS_SOLID;
logBrush.lbColor = RGB(128,128,128);
myPen.CreatePen(PS_DOT|PS_GEOMETRIC|PS_ENDCAP_ROUND,20,&logBrush);

Why EVC always tell me
'PS_DOT' : undeclared identifier
'PS_GEOMETRIC' : undeclared identifier
'PS_ENDCAP_ROUND' : undeclared identifier

Can anyone help me thx ^^Eek! | :eek:
AnswerRe: How can i use Createpen ? Pin
Daniel Strigl28-Sep-03 20:26
Daniel Strigl28-Sep-03 20:26 
GeneralRe: How can i use Createpen ? Pin
matthewtsai28-Sep-03 22:22
matthewtsai28-Sep-03 22:22 
GeneralRe: How can i use Createpen ? Pin
João Paulo Figueira28-Sep-03 22:26
professionalJoão Paulo Figueira28-Sep-03 22:26 
GeneralRe: How can i use Createpen ? Pin
João Paulo Figueira28-Sep-03 22:25
professionalJoão Paulo Figueira28-Sep-03 22:25 
GeneralRe: How can i use Createpen ? Pin
matthewtsai28-Sep-03 23:07
matthewtsai28-Sep-03 23:07 
GeneralRe: How can i use Createpen ? Pin
João Paulo Figueira28-Sep-03 23:53
professionalJoão Paulo Figueira28-Sep-03 23:53 
GeneralRe: How can i use Createpen ? Pin
matthewtsai29-Sep-03 0:14
matthewtsai29-Sep-03 0:14 
GeneralC# Transparent Controls Pin
ancas26-Sep-03 4:04
ancas26-Sep-03 4:04 
Generalporting embedded linux Pin
BhaskarBora25-Sep-03 2:06
BhaskarBora25-Sep-03 2:06 
Question"szAutoDialFunc" in RASENTRY supported in PPC??? Pin
Nathan_RR24-Sep-03 1:30
Nathan_RR24-Sep-03 1:30 
GeneralWizard Dialog again Pin
#realJSOP23-Sep-03 5:48
professional#realJSOP23-Sep-03 5:48 
GeneralRe: Wizard Dialog again Pin
João Paulo Figueira23-Sep-03 7:17
professionalJoão Paulo Figueira23-Sep-03 7:17 
GeneralRe: Wizard Dialog again Pin
#realJSOP23-Sep-03 7:56
professional#realJSOP23-Sep-03 7:56 
GeneralRe: Wizard Dialog again Pin
João Paulo Figueira23-Sep-03 9:14
professionalJoão Paulo Figueira23-Sep-03 9:14 
GeneralRe: Wizard Dialog again Pin
João Paulo Figueira23-Sep-03 10:49
professionalJoão Paulo Figueira23-Sep-03 10:49 
GeneralRe: Wizard Dialog again Pin
João Paulo Figueira23-Sep-03 11:24
professionalJoão Paulo Figueira23-Sep-03 11:24 
GeneralRe: Wizard Dialog again Pin
#realJSOP24-Sep-03 6:46
professional#realJSOP24-Sep-03 6:46 

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.