Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
End Users
Pocket PCActiveSyncMultimediaEBooksWirelessSmartPhones
Developers
Windows MobileSmartPhonesWinCE ProgrammingVB for WinCEVC++ for WinCEPlatform BuilderTest Tools
PocketPC DirectoryFree SoftwareWeb Resources
Related Topics
PalmMobile PhonesMore Topics ...

Pocket PC Forum / Developers / VC++ for WinCE / December 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
I have built a window using the dialog editor with embedded c++ 3.0, its called IDD_MAINDIALOG, I want to open it as a child window31 Dec 2003 19:40 GMT2
How do I open this window as a child window of the MAIN window?
Using the
DialogBox(g_hInst, (LPCTSTR)IDD_MAINDIALOG, hWnd, (DLGPROC)MainProc)  
function doesn't give me the results I want. I want this to be the
CTabCtrl Loses Menu Bar31 Dec 2003 14:20 GMT1
eVC++ 3.0 PocketPC 2002.  MFC application whose view is
derived from CFormView.  Add a CTabCtrl object,  and when
I add the first tab the control removes the program's menu
bar.  I have a copy of the XTabCtrl from
Linking errors31 Dec 2003 02:34 GMT4
Hi all, i had a linking error when i tried to build my
application. i'm trying to connect to pocket access
database using ADOCE. I don't know if i had the correct
setting on eVC++.
SendInput is successful but no characters on screen ??30 Dec 2003 22:40 GMT1
In my application driver for a keyboard (connected to Pocket PC on serial)
after some time SendInput API returns success but characters appear on
screen.
Also I observed that some control key combination like CTRL+ALT+DEL,
Keyboard Input Method30 Dec 2003 22:35 GMT4
When we choose the keyboard Input Method on pocket pc, we can choose
between two different configurations: small keys and large keys. How
can i retrieve this information from my application?
thanks a lot
C2059: syntax error : 'end of file' in STL <xtree> header30 Dec 2003 16:53 GMT1
Hello, all.
When using STL in combination with MFC through StdAfx.h, I get the following
error when the STL xtree header is compiled:
c:\windows ce tools\wce410\ppt8800\include\armv4i\xtree(560) : error C2059:
accessing data from an array created by another dialog class30 Dec 2003 14:13 GMT3
I am trying to access data collected into an array of intergers filled up by
another dialog class. I have declared the array as static in the 'filling'
class and i use 'extern' in the 'reader' dialog class. It seems like the
data is not persisting to be read by the reader dialog ...
Read specific line in a file29 Dec 2003 12:28 GMT1
Is it possible to read a specific line of a text file in
evc?
e.g. for a text file:
///////////////////////////////
NDISUIO debugging problem29 Dec 2003 03:02 GMT1
I use eVC++ 4.0 and WinCE 4.1 for X86 and found the
following bug:
At first I open ethernet device (rtl 8139) via NDISUIO
using CreateFile() and then start a thread which blocks on
time functions in WIN CE???????27 Dec 2003 21:18 GMT1
I'm trying to use the regular time functions (time,
ctime, localtime, gmtime, ...etc) in Win CE .NET 4.2.
My code compiles fine but the linker gives me LNK2019
errors on unresolved symbols like the following error:
Printing formatted multiple lines to a dialog screen27 Dec 2003 16:46 GMT2
I am new to Pocket PC and I have recently been developing a dialog based
application. How do I print out multiple lines to a dialog screen? I wanted
them formated e.g.
Temperature:   58       Degrees
Please help with this error message27 Dec 2003 16:26 GMT2
I have a field in a structure difined like so:
struct PStruct
{
    TCHAR Account[10];
using sockets for bluetooth26 Dec 2003 21:30 GMT1
the socket function causes an access violation -
this is the line that causes the exception:
socket (AF_BT, SOCK_STREAM, BTHPROTO_RFCOMM);
and we get the exception - first chance exception in ... - 0xC0000005 access
serial port, again26 Dec 2003 21:05 GMT1
 I've a bluetooth serial communication. I'm transmitting
about 100 bytes per second to a PDA.
  But in my PDA I read (with ReadFile) about 165 bytes
per second. How can this happen? These are my
programming bluetooth help26 Dec 2003 20:29 GMT1
I tried to connecting to the Hci layer without success.
the Hci_EstablishDeviceContext returns error code 1062 (SERVICE NOT
STARTED) also if I try to modify the state of the stack using btloader
application (the call start card returns 1).
Pages: 1 2 3 4 5 6 7 8 November, 2003
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.