sizeof(int) ?

  • Thread starter Thread starter Lloyd Dupont
  • Start date Start date
L

Lloyd Dupont

I have a C function taking an int argument.
which type will it map in the compact framework ?

I think I heard that PocketPC are 16 bit CPU.
it's for BitBlt() ... (take a lot of int argument)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Unicode to ASCII in C# 1
InterOp problem 5
C++ to C# 3
Establishing GPRS Connection on WM5 0
Marshalling string in PInvoke 10
P/Invoke trouble (ScrollDC) 4
.NET CF / ActiveX / COM Confusion! 2
waveInOpen 64-bit 0

Back
Top