Click here to Skip to main content
16,003,315 members
Home / Discussions / Mobile
   

Mobile

 
QuestionVS2005 native code for WinCE.NET 4.2 Pin
besmel9-Nov-05 21:45
besmel9-Nov-05 21:45 
Questionremote login Pin
eero_p9-Nov-05 20:16
eero_p9-Nov-05 20:16 
Question.NET With Bluetooth Pin
Newbie_Toy9-Nov-05 17:46
Newbie_Toy9-Nov-05 17:46 
QuestionNeed help getting a screenshot from a ce device Pin
RBlyth7-Nov-05 22:37
RBlyth7-Nov-05 22:37 
Questionwindows pocket pc 2003 Pin
hytechpro_gaurav6-Nov-05 18:26
hytechpro_gaurav6-Nov-05 18:26 
QuestionPrinting in .net Compact Framework Pin
tkaub16-Nov-05 1:09
tkaub16-Nov-05 1:09 
AnswerRe: Printing in .net Compact Framework Pin
Jumba66663-Feb-06 10:44
Jumba66663-Feb-06 10:44 
QuestionFinding/Setting CPU speed XSCALE Pin
2hdass5-Nov-05 3:51
2hdass5-Nov-05 3:51 
I am recently writing a small utility for my new axim pda, using c#. In order to retrieve speed information from the CPU, i have to go down to assembly codes in C++. I am planning to write my own dll in C++ and then Pinvoke it in C# to do the job.
The problem is, VC C++ doesnt seem to reconize the assembly coes i wrote, it keeps giving me "error C2209: syntax error: "<l_type_ambig>" in the bolded line

inline unsigned _Read_CCNT(void) {
register unsigned _val_;
asm volatile("mrc\tp14,0,%0,c1,c0,0":"=r"(_val_));
return _val_;

}

I wonder if this is happening because I need a special assembler or something, thx for the info
Question.NET Compact Framework and Diaog Form Pin
smoitry3-Nov-05 12:26
smoitry3-Nov-05 12:26 
QuestionWM_DEVICECHANGE? Detecting new hardware under WinCE? Pin
Roland E.3-Nov-05 2:53
Roland E.3-Nov-05 2:53 
AnswerRe: WM_DEVICECHANGE? Detecting new hardware under WinCE? Pin
vikas amin15-Nov-05 21:42
vikas amin15-Nov-05 21:42 
AnswerRe: WM_DEVICECHANGE? Detecting new hardware under WinCE? Pin
kuykens23-Nov-05 22:09
kuykens23-Nov-05 22:09 
QuestionMicrocontroller programming and interfacing with sonar Pin
annp2-Nov-05 21:23
annp2-Nov-05 21:23 
QuestionSmartPhone 2003 DataGrid problem Pin
Carey Parks2-Nov-05 8:03
Carey Parks2-Nov-05 8:03 
QuestionBeginner needs help, any advise welcomed Pin
GODSP33D31-Oct-05 16:10
GODSP33D31-Oct-05 16:10 
AnswerRe: Beginner needs help, any advise welcomed Pin
MalikRizwan31-Oct-05 18:56
MalikRizwan31-Oct-05 18:56 
GeneralRe: Beginner needs help, any advise welcomed Pin
GODSP33D2-Nov-05 7:56
GODSP33D2-Nov-05 7:56 
GeneralRe: Beginner needs help, any advise welcomed Pin
HarshalP3-Nov-05 1:13
HarshalP3-Nov-05 1:13 
GeneralRe: Beginner needs help, any advise welcomed Pin
MalikRizwan8-Nov-05 22:55
MalikRizwan8-Nov-05 22:55 
GeneralRe: Beginner needs help, any advise welcomed Pin
vikas amin15-Nov-05 22:23
vikas amin15-Nov-05 22:23 
QuestionInterest in Palm? Pin
Shawn Poulson31-Oct-05 2:39
Shawn Poulson31-Oct-05 2:39 
JokeRe: Interest in Palm? Pin
Jumba66663-Feb-06 10:51
Jumba66663-Feb-06 10:51 
QuestionFLASH and CAN programming for 8051microcontroller Pin
shaunakrs30-Oct-05 23:50
shaunakrs30-Oct-05 23:50 
QuestionHow to wirte a pocket pc application that can connect to Foxpro databse? Pin
swift_speed28-Oct-05 4:48
swift_speed28-Oct-05 4:48 
QuestionSending data with GSM on Pocket PC... Pin
Omid R28-Oct-05 3:14
Omid R28-Oct-05 3:14 

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.