windows mobile 5.0 sdk problem
hi,
i recently ordered the mobile 5.0 eval kit and installed VS 2005 Beta 2
and Mobile 5.0 SDK on Virtual PC 2004. everthing works fine but project
templetes for PPC 5.0 & SP 5.0 in the new project dialog does NOT
appears, so i can't make apps for 5.0. but the Mobile 5.0 options do
appears in the device toolbar and i can connect and run the emulator
manually.
does anybody experienced this problem ?
i am using VS.Beta 2 on Windows 2000 inside MS Virtual Machince 2004,
is this becuase Virtual Machine ? i have already reinstalled evrything
including OS.
thanks,
AB Tag: How to transform cordinates in pocket pc? Tag: 98093
Need your help!!! Developers for mobile platforms!!!
Dear developers and user of mobile interactive systems,
Now is your contribution needed!!!!!!!
Help Shape the future of mobile platforms!!!!!!!!!!!!!!!!!
Most of us great ideas but we face difficuties realising these ideas
because the programming API for mobile platforms does not provide us
with all the functionality we need or the system is low-resource proned.
This link takes you to the page to address this problems directly to
manufacturers of these devices.
http://www.bscw-a2.igd.fhg.de/surmobis/html_files/surmobis.html
Just take 5 minutes to fill out the survey under the developer section.
Contribute for the future! Tag: How to transform cordinates in pocket pc? Tag: 98091
SIM Card for DELL AXIM
Is there any kit that I can use to develop GSM SIM Card (CF) For DELL AXIM.
Sorry We are new and are interested in developing this Support .
Thx Tag: How to transform cordinates in pocket pc? Tag: 98088
Killing Notification dialogues
Hi,
i have an app i wrote which can intercept the hardware keys and do
something. One of the "something" i would like to do is close
dialogues when a certain key is pressed. How can i do this?
By "dialogues", i mean modal forms AND those bubble notifications on
the taskbar.
i know how to find a window by it's class, and i know how to send a
WM_CLOSE message. i also have a key handler class that can handle the
hardware keys "globally" (meaning it doesn't matter what app i am in, i
detect when a key is pressed)...
my problem is, i can't seem to detect when one of those lil taskbar
bubble notification dialogue appears and i cant seem to "find" them. I
assume when the show up, the have the focus, since if i am typing and
they appear, i have to click back to where i was to continue typing.
However, GetActiveWindow does not return a valid Ptr/Handle when they
pop up. I also cannot find them because i do not know the Window Class
for these notification dialogues and i am currently not able to get
Remote Spy going on my machine for some reason.
any assistance would be greatly appreciated Tag: How to transform cordinates in pocket pc? Tag: 98086
Is there maximum packet size for GPRS transmission?
Hi,
I just wrote an application for PocketPC 2003, or to be exact, my newly
bought Mini O2. There is a TcpClient on the O2, while server application on
a PC.
If run using WiFi adapter connecting to its public IP (Server on PC), it
works.... without any flaw... except initial connection is abit slow like 2
seconds compare to direct private LAN WiFi. And it work.....
The problem arise when I am using GPRS. I found while receiving the packet
half way, the functions terminated and was catched with errors.
So I am interested to know if there is any untold maximum packet size for
GPRS? If so, I will re-write some sub logic to transmit my data by multiple
of smaller blocks.
If you are curious, my original packets are relatively small, around
3kb~12kb.... It is why I did not write the code to send via multiple small
blocks. And it prove to work on WiFi. So it must be something to do with
GPRS....
Hope some GPRS gurus here can give some lights.....
Thanks for reading... Tag: How to transform cordinates in pocket pc? Tag: 98085
POOM error when Create Object in eVB
I have a problem with SmartPhone and PocketPC. I can't CreateObject...
Please help me! Tag: How to transform cordinates in pocket pc? Tag: 98082
Digital Image 2006
Has anyone tried to register D I 2006 yet? Registration form says serial #
is invalid. Tag: How to transform cordinates in pocket pc? Tag: 98081
Sending keys using button click
I have 11 buttons on my form. Buttons 0 through 9, backspace and period
(Looks like a calculator). When I click these buttons, I want to send that
key like you were pressing it on the keyboard. I was going to use
sendkeys.send but that isn't supported in the compact framework. I am
looking for something similar to sendkeys.send. Does anyone know how I can
do this? Tag: How to transform cordinates in pocket pc? Tag: 98079
connection from pc to pocketpc
Hi,
I want a connection from pc to pocketpc via gprs.
THe pocket pc has a "always on" gprs connection.
Now e want to "ping" to the pocket pc from our pc (or webserver etc...)
can somebody tell us, what to do ?
GPRS connection works fine ...
Ping from Pocket PC to PC (Webserver) also Works ...
BUT ping to pocket pc => no response.
THe Pocket PC seems to got an "local" IP from the provider ? ... 10.x.x.x ?
So how can I make a socket or a connection from PC to pocket pc if there is
no IP address ???
TIA
Heino Hellmers Tag: How to transform cordinates in pocket pc? Tag: 98075
AudioVOx RTM8000 und RTM8000D
Hi,
we uses the AudioVOX RTM8000 CF Card (GPRS/GSM)
Now we want to uses a "data only sim card".
Thats a card we can use to make gprs connections but no phone calls.
Can we use this with the AudioVox RTM8000 Card.
We know that there is also a RTM8000D where D stand for "Data ONLY"
With the RTM8000D there are no functions for phone only for GPRS ...
so this shloud work together
BUT
we want to uses the RTM8000 with a "data only sim card" ...
OK we know that we can't make a call because of the "data only sim card" but
thats OK for us.
The question is: Do we have to my a "full" sim card (phone with gprs) or
can we also use a
"data only sim card" together with the RTM8000 card ???
TIA
Heino Hellmers Tag: How to transform cordinates in pocket pc? Tag: 98074
TAPI Support in Ppc
[The following query is also posted on microsoft.public.pocketpc]
Hello Experts,
Forgive me for asking such a generic query, this more of an
implementation issue. We're currently under planning stage to develop
TAPI components for both PocketPC and PC. We've also observed TAPI's
availability in two versions i.e. 2.x and 3.x. This is leading us to a
confusion of, which one to use!? One of the decision factors can be,
which one is more used/supported, both in terms technical and system
compatibilities?
So, it is very important to know about TAPI's support for PocketPC; 2.x
or 3.x?
I hope my english isn't too bad or I can re-phrase the query set to get
more explanation :)
Any comments/suggestion will be helpful for me.
With Best Regards,
Vicky Tag: How to transform cordinates in pocket pc? Tag: 98073
Internet Explorer for PPC 2003
What is the latest version of Internet Explorer for Pocket PC 2003 using my
HP iPAQ h6315 Pocket PC? Tag: How to transform cordinates in pocket pc? Tag: 98071
Undocumented DLLs / Decompilation
Is there any way to use a DLL which you do not have the API for? I have
an iPAQ and the camera / consumer ir dll files on the rom (without an
API).
How hard would it be to work out the function calls / required
parameters / return values in such a case? (like, is it impossible?)
Would looking at the strings in the DLL file help?
Would a disassembler/decompiler help? Are there any for pocket pc's
(there are some for win32 and .net but I haven't been able to find one
for ppc).
Any pointers in the right direction would be appreciated. Tag: How to transform cordinates in pocket pc? Tag: 98069
How best to obtain current battery level on Pocket PC?
I'm writing my first major C#.net Pocket PC application. I'd like to
periodically monitor the battery level so I can report this to the user when
it gets too low.
To this end I've installed the OpenNETCF suite of controls. There is a
"BatteryLife" control in the suite but I get the following error when I try
to use it: "Can not marshal parameter #1: The type definition of thistype has
no layout information"
I have no idea what this error msg means. Any ideas?
I I can't get it working, can you give me some tips about how to get the
current battery level?
--
Robert W.
Vancouver, BC
www.mwtech.com Tag: How to transform cordinates in pocket pc? Tag: 98065
HowTo: Assign Global Variable Over 2 Forms
Well I've been having a blast design a thin PPC client for my web application
using mixture xml and webservices.
Pardon my newbie quesiton but should be a easy one.
My questions is I have two forms, one for "Login.cs" and "Main.cs". Because
I'm a web developer, I'm not familiar how to pass a assigned UserID variable
after capturing it in Login and being able to use it Main.cs I tried set/get
and public methods, is the only way inheritence? Tag: How to transform cordinates in pocket pc? Tag: 98055
Question About CeGetDeviceId
Is there a way to get the device id (as returned by CeGetDeviceId) from the
device side (as opposed to the desktop side through ActiveSync)?
If not, is there a way to retrieve the cpu serial number of a device from
ActiveSync's registry settings without making remote rapi calls to a dll on
the device?
thanks in advance,
ed Tag: How to transform cordinates in pocket pc? Tag: 98052
moving Bitmap between managed and unmanaged code
I am trying to move a Bitmap between managed and unmanaged code, so that I
can use the Imaging API. The latter is a series of COM interfaces, so I am
trying to use it from a dll written in C++.
At the moment, I am trying to have the Imaging API create a thumbnail, and
display it in managed code. What I have done is:
1. Create a Bitmap in managed code (C#)
2. Use Bitmap.GetHBitmap to get the Bitmap handle
3. Pass the Bitmap handle to a dll procedure
4. In the dll procedure,
a. Load the bitmap into a Memory DC
b. Use IImage->Draw to draw the thumbnail (previously created in the
IImage) to the Memory DC
c. Then clean up and return to the calling C# code
5. Display the Bitmap in response to the Paint event in the C# code
What happens is, a black bitmap is displayed.
No doubt my understanding of how all this should work is in some way flawed,
but this P/Invoke stuff is confusing, and I'd appreciate any assistance. I've
included some of the code below.
C#:
[DllImport("dplib.dll")]
public static extern void testProc(IntPtr bptr);
Bitmap bmp;
public ThumbViewer()
{
InitializeComponent();
bmp= new Bitmap(100, 100);
testProc(bmp.GetHbitmap());
}
C++:
extern "C" __declspec(dllexport)
void WINAPI testProc(HBITMAP hBmp) {
IImage *pImage;
.
.
.
HDC hMemDC= CreateCompatibleDC(NULL);
HBITMAP hOldBmp= static_cast<HBITMAP>(SelectObject(hMemDC, hBmp));
RECT r;
r.left=0;r.top=0;r.right=100;r.bottom=100;
pImage->Draw(hMemDC,&r,NULL); Tag: How to transform cordinates in pocket pc? Tag: 98051
Help!
Hi,
i have my evc++ application and GUI is HTML based.
when i exit from the HTML button(link) im able to exit peacefully
but i haev few dialogs on the app for volume control etc.
but when i try to exit from that dialof buttons i have problems such as
The files onthe SD Card gets corrupted sortof. i have to soft reset the pda
to get back the files from the SD Card.
im using the following code.
case IDC_EXIT:
EndDialog(hDlg, LOWORD(wParam));
SendMessage(hWnd, WM_CLOSE, NULL, NULL);
PostQuitMessage(0);
return TRUE;
y does this happening? any solutions to this?
--
--
Thanks,
Arvind Tag: How to transform cordinates in pocket pc? Tag: 98050
how to delete phone calls history event?
can I delete only one selected phone call event from the history log?
how?
VC+ Tag: How to transform cordinates in pocket pc? Tag: 98048
How to add a number to contacts programatically?
Dear all,
I need to save a number into contacts programatically? Please suggest me
how to do the same as early as possible? I am using Visual Studio .Net 2003,
C#
for Pocket PCs.
Thanks and regards,
Pradeep Tag: How to transform cordinates in pocket pc? Tag: 98047
Take a look and participate!!! Developer Survey for Mobile Interactive
Dear developers and user of mobile interactive systems,
Now is your contribution needed!!!!!!!
Help Shape the future of mobile platforms!!!!!!!!!!!!!!!!!
Most of us great ideas but we face difficuties realising these ideas
because the programming API for mobile platforms does not provide us
with all the functionality we need or the system is low-resource proned.
This link takes you to the page to address this problems directly to
manufacturers of these devices.
http://www.bscw-a2.igd.fhg.de/surmobis/html_files/surmobis.html
Just take 5 minutes to fill out the survey under the developer section.
Contribute for the future!
Many thanks
Pascal Tag: How to transform cordinates in pocket pc? Tag: 98046
[HELP ME]Use of Dll "CFReader.dll"
Hi at all.
I'm an italian developper, a young developper..
I'm doing an application in c# for pocketpc.
I'v this dll and an example of use in c++ (.h and .cpp)
In the .h file there are this code:
typedef long (CALLBACK* LP_GETDLLVERSION)(void);
LP_GETDLLVERSION GetDLLVersion;
And in the .cpp:
GetDLLVersion =
(LP_GETDLLVERSION)GetProcAddress((HMODULE)readerdll,_T("GetDLLVersion"));
I've translate this code in:
[DllImport("CFReader.dll",CharSet=CharSet.Auto,EntryPoint="GetDllVersion")]
private static extern Int32 GetDllVersion();
And i call:
GetDllersion();
The program compile but it lunch a MissingMethodException.I've put the
dll on the app directory but it doesn't work.
What can i do?
Thanks
giomax Tag: How to transform cordinates in pocket pc? Tag: 98044
Play sound in a PPC windows form
Hello.
I am developing my first PPC (2003) application.
I want to know how I can to play a Mp3 file in a windows form. I have not
found any object that could do this.
Unfortunately, OpenNetCF.SoundPlayer object only play .wav files. :-(
Can someone help me?
Thanks. Tag: How to transform cordinates in pocket pc? Tag: 98043
Camera on iPAQ
has anyone managed to use the built-in camera on the hp ipaqs (eg.
rx3715) without using the pay-for-sdk from hp? is there a DLL that can
be invoked?
on the actual ipaq, the default software for the camera is
"hpcamapp.exe". would there be a way to disassemble the executable to
work out what's going on or would this be too difficult?
(if you're wondering, im a student and hence dont have enough spare
cash to purchase the 200$ sdk - im trying to build an app that can do
simple image processing for use with lego mindstorms stuff) Tag: How to transform cordinates in pocket pc? Tag: 98042
How can I do "Stop All"-like program?
I want to compose a function to close all others running program, just like
"Settings->System->Memory->Running Programs->Stop All". I tried to get
running process by CreateToolhelp32Snapshot but it only got
"Kernel"/"critical process which is not I want.
Could anyone know how to do that or have any sample program?
Tools: eVC++ 3.0
OS: PocketPC 2002 Tag: How to transform cordinates in pocket pc? Tag: 98041
Saving power and the battery while programming for Mobile 5.0
Hi,
Are there any backgrounders available about best practices where it comes to
saving power -and the battery while programming with Visual Studio 2005, the
CF 2.0 beta and the Mobile 5.0 SDK?
Kind regards,
Tony Thijs Tag: How to transform cordinates in pocket pc? Tag: 98038
Confusion over GetOpenFileName
All,
I can get the File Open dialog to come up, showing the filter that I want,
etc. And I see several files to select from. However, I'm not sure why I
can only "Cancel" this dialog; I cannot click on a file to open it! In
other words, the call to GetOpenFileName never returns. Why is there no OK
button to select? Here is my code:
OPENFILENAME ofn;
TCHAR szFileName[MAX_PATH];
memset( &(ofn), 0, sizeof(ofn));
ofn.lStructSize = sizeof(ofn);
ofn.hInstance = hResource;
ofn.hwndOwner = m_hWnd;
ofn.nMaxFile = MAX_PATH;
ofn.lpstrFilter = TEXT("PWI File\0*.pwi\0");
//ofn.lpstrFilter = L"*.*";
ofn.lpstrFileTitle = szFileName;
ofn.lpstrDefExt = L"dat";
ofn.lpstrInitialDir = NULL;
ofn.lpstrFile = myBackup.szRestoreFile;
ofn.lpstrTitle = TEXT("Select File Here");
ofn.Flags = OFN_EXPLORER | OFN_FILEMUSTEXIST;
if (GetOpenFileName(&ofn)) {
.....
}
Also, I don't see the lpstrTitle appear in the window top; that might be my
fault.
--jsm NG* Tag: How to transform cordinates in pocket pc? Tag: 98033
CEMAPI
Hello,
I just want to thank you for taking time to read this in advance. I
did a little looking around for this, but I could not find anything
that provided any help. I am trying to write an application that
creates some mail folders, and save messages to them. I already have
the part finished that saves messages to the inbox, I just cannot find
out how to create and save messages to a new folder. If anyone can
provide any sample code or tips to get this to work would be
appreciated.
Thanks,
Matt Zimmerman Tag: How to transform cordinates in pocket pc? Tag: 98028
HttpWebRequest.GetResponse() freezes application
I use the HttpWebRequest.GetResponse() method to know if the IIS server
is online for my VB.NET / Visual Studio 2003 / Compact Framework 1.0
application. For some reason unknown to me, this line of code can work
a whole day without a hitch, with multiple runs of the application, but
sometimes it goes into some kind of nasty tantrum where I have to try
all sorts of things, such as adding random code in different part of my
subroutine, to stop it from freezing my application. Does anyone know
why this is happening, and how it can be fixed? My subroutine is posted
below.
Thanks.
Alex
'checks to see if the IIS server is online.
Private Sub IISOnline(ByVal state As Object)
Dim blnOnline As Boolean
Dim testRequest As HttpWebRequest
Dim testResponse As HttpWebResponse
Dim iisCredentials As NetworkCredential
Dim tempResponse As WebResponse
Try
iisCredentials = New NetworkCredential("user", "pass")
testRequest =
CType(WebRequest.Create("http://servername/sscesa20.dll"), HttpWebRequest)
If Not testRequest Is Nothing Then
With testRequest
.Timeout = 3000 '3 seconds
.Credentials = iisCredentials
End With
'''''''''''''''''''''''''''''''''''''''''''''''
''''''SOMETIMES FREEZE ON THIS LINE'''''''''''''
tempResponse = testRequest.GetResponse()
'''''''''''''''''''''''''''''''''''''''''''''''
'''''''''''''''''''''''''''''''''''''''''''''''
If Not tempResponse Is Nothing Then
testResponse = CType(tempResponse, HttpWebResponse)
If testResponse.StatusCode = Net.HttpStatusCode.OK Then
blnOnline = True
End If
End If
End If
Catch ex As Exception
'not online
msgbox("Exception occured:" & ex.ToString)
Finally
If Not testRequest Is Nothing Then
testRequest.Abort()
testRequest = Nothing
End If
If Not testResponse Is Nothing Then
testResponse.Close()
testResponse = Nothing
End If
'raise event to signal change of state
If Not blnOnline = _blnOnline Then
_blnOnline = blnOnline
RaiseEvent OnlineStateChanged(blnOnline)
End If
End Try
End Sub Tag: How to transform cordinates in pocket pc? Tag: 98026
How can I find eMbedded VB 3.0
I have tried unsuccesfully to locate and download a copy of "eMbedded Visual
Basic 3.0"
I was given reference to it by the book "Special Edition: Using Microsoft
Visual Basic .NET" written by Brian Siler and Jeff Spotts.
The ISBN of this book is 0-7987-2572-X. If this helps or hinders. It was
Copyrighted in 2002. All I can find on the MS website is Developer 2005,
which uses eMbedded C++. The problem there is, I don't know C++.
Any help would be greatly appreciated. Tag: How to transform cordinates in pocket pc? Tag: 98025
Set Focus in a mobile project in VS .NET
Hello!!
A want to set focus in a text box, but my project is a mobile project. All
the examples that i found refers t normal web project but nothing to mobile
project.
Can you help me guys? Tag: How to transform cordinates in pocket pc? Tag: 98023
Bubble notifications, HTML buttons and disappearing icon
Hi
Got a couple of problems/questions about the bubble notification things
in PPC.
1. Is it possible to have image links (<img>) in the html in a bubble,
how do I make it possible? (Some MS bubble have images, volume, etc)
2. Is it possible to update the icon through the SHNotificationUpdate()
method? I want to update the icon on the tray (when the buble isnt
visible), every thime I called the SHNotificationUpdate() with the
correct flags it will not update it, I have to remove and then add the
notification back again.
3. What is the LPARAM in the SHNOTIFICATIONDATA struc good for? In the
struct I can setup the LPARAM, but why? When I get WM_COMMAND for
clicking on a button, it does not have the same LPARAM as I set in the
struct.
4. I got an app that need to display a notification that is always
accessible. ie, the icon should always reside on the tray. (Clicking on
it will show the bubble). I got everything thing setup, I got my three
buttons in the bubble, I got a wnd sink listener for the notification
struct that listens on WM_COMMAND. The buttons that are in the bubble
will close the bubble, but the notification icon (in the tray)
disappears as well. Why does it disappear, and what do I do to stop it?
My bubble HTML looks like this:
tmp += L"<input type=button name='cmd:1' value='Cancel 1'>";
tmp += L"<input type=button name='cmd:2' value='Cancel 2'>";
tmp += L"<input type=button name='cmd:55' value='Cancel 55'>";
When I click on button 1, the icon and bubble will disappear.
When I click on button 2, the icon will not disappear, the bubble still
disappears as it should BUT I dont get any WM_COMMAND. (Only one
WM_NOTIFY, probably because the wnd is closed).
When I click on button 55, the icon and bubble will disappear.
My struct for adding it:
bubbleData.csDuration = -1;
bubbleData.npPriority = SHNP_INFORM ;
bubbleData.hicon = bubbleIcon;
bubbleData.grfFlags = SHNF_STRAIGHTTOTRAY | SHNF_SILENT;
bubbleData.clsid = bubbleGuid;
bubbleData.hwndSink = validHwnd;
bubbleData.pszHTML = bubbleContent;
bubbleData.pszTitle = L"title";
bubbleData.lParam = BUBBLE_LPARAM;
bubbleData.cbStruct = sizeof(SHNOTIFICATIONDATA);
Loads of questions, but I really need some help as I spent too much time
on it already. (And googling at the same time)
//Erik Tag: How to transform cordinates in pocket pc? Tag: 98017
Text to Speech
I'm wondering what the latest/greatest options are for WM 2003 with
respect to text-to-speech. After some hunting via Deja/Google it seems:
- No SAPI support exists, so no generic interface to use and allow third
party plug-ins...therefore all TTS support must be targeted at a specific
engine/SDK.
- A fully Microsoft-based solution only exists with the new Speech Server.
....please correct me if I'm wrong :-)
Regardless of the above, I'm curious how the commercially available
engines rate. If anyone has some insight/opinions to share I'd greatly
appreciate it!
Cheers,
---
Eric Drumbor
"It's bad luck to be superstitious...."
Replace 'nospam' with 'gps' to e-mail me Tag: How to transform cordinates in pocket pc? Tag: 98015
What are the native avi file supported by Mini O2?
Hi,
As the title indicated, I try playing a native Windows MPEG4 encoded AVI
file with no sound, it fail to play back on my Mini O2.
Does it only play ASF format?
Hope someone can list down the format supported.
Thanks for reading. Tag: How to transform cordinates in pocket pc? Tag: 98011
_AFX_NO_DB_SUPPORT "Database classes not supported in this library
suddently get the message "Database classes not supported in this library
variant" from afxdb.h in a Pocket PC 2003 MFC Project which compiled fine
before.
I use VS 2005 beta 2 and do not need DB support in the app. Tag: How to transform cordinates in pocket pc? Tag: 98010
Where do I get .Net Compact Framework?
I've been following some old threads about database programming with
eVC and there are a few references to .NetCF. Presumably this is a
module for VS .Net that allows me to build for ppc, and supercedes eVC3
& 4?
My .Net2003 DVD makes reference to it but as far as I can see there is
nothing installed and no installer.
Thanks. Tag: How to transform cordinates in pocket pc? Tag: 98004
How to get Volume Serial Number from SD
Hi ..
Is there some way to read Volume Serial Number of SD card from a Pocket
PC ??
Or is there some way to read and write secure protected data on SD from
Pocket PC...
What I need is to identify as secure as possible a SD card !
Thank you in advance
Giovanni Tag: How to transform cordinates in pocket pc? Tag: 98001
dialog based wizard
Hi,
Using native API, what is best way to create a 'wizard' type application
based on dialog box templates?
(Wizard is where multiple dialog boxes are displayed in sequential order,
which you can switch between using buttons like "Next" and "Previous")
Shoudl I create a dialog box, then destroy it and create the next one, or
create all of them and handle switching between pages by making dialog boxes
visible or invisible..
I do not wish to use property sheets, or tabs, because I want to be
smartphone compatible.
I think if I create these dialog pages and destroy them, between switches
the today screen might flash because there will be an intermediate time
where there are no windows visible. Perhaps create next page, then hide
previous..
What is the common way (how is it done on smartphone?)
Also, my main application window will be a dialog. And dialogs have a
windows classname of "Dialog", correct?
Is it possible for me to use my own classname to better use "FindWindow" ?
Or is it possible for me to create a generic window, which I register
myself, with my own classname, and then subclass a dialog box with it or
something?
Ideas welcome..
Lisa Tag: How to transform cordinates in pocket pc? Tag: 97994
Mobile Device Application for inventory tracking
Hello.
I'm working on a project at work that deals with a handheld scanner for
inventory tracking. Currently, we use VisualCE 9.0 to build our form.
Its very simple, but that's the downside. We'd like to implement some
advanced features, which VCE doesn't support.
How well do .NET languages run on Mobile Devices? Our scanner is a
PocketPC-based model from LXE. Our resources are not infinite, but if
it can be justified, our IT department (from India, no less) can begin
development on a new application. Here are some of the business
requirements:
1. Must be very easy to use with a very short learning curve.
2. Must be very fast, ie no clicking verification windows, tabbing to
the next field, but still have validation rules for the fields.
3. Must have a database back-end. A master file must be loaded and
records processed from this master. As they are processed, they must be
deleted to assure no duplicate work is completed. Typically, there will
be upwards of 10,000 records at any given time, with an upper echelon
well into the 100,000s.
4. Must be able to integrate with Access. This could be discarded if an
additional application could be built that resides on a desktop, but
the scanner must be able to communicate with this application. That's
why Access seems to be the easy way out.
Again, how easy is it to develop PocketPC applications using .NET? I
have some C# experience, but can't remember if its an option or not.
Thanks in advance,
Matt Tag: How to transform cordinates in pocket pc? Tag: 97991
Viewing an external camera on a Pocket PC
Hello all,
I'm checking to see if this is possible, and if so, where do I go to find
out more.
I want to take the feed of a security camera, and display it on my handheld.
One camera might be a web cam, one might be a standard security camera. What
would I need to do to get the picture on my pocket pc? What do I need to get
a non-computer based camera to show up on the network?
Thanks
Dan
dweese@caelumtechnology.com Tag: How to transform cordinates in pocket pc? Tag: 97990
Help with first Pocket PC App.
Hello,
I am entertaining the idea of creating an application for my Pocket PC 2003.
I will be starting at the ground floor. Have never programmed before
I have received the DVD disk of the SDK for Windows Mobile 2003-based Pocket
PC.
But it is hard to know were to start.
The app. is intended to send commands over a RS232 to a piece of measuring
test equipment. There is only about 6 commands. Also the test equipment will
send 'data dumps' to the Pocket PC. I understand that Hyper terminal work
well for this on a PC. So I was thinking a GUI interfaced hypertermal kind of
thing.
Any suggestions on terms and technologies to learn would be great. Also, if
any of you have some good resources to suggest to a "newbie" like me, I'd
love to hear them. Tag: How to transform cordinates in pocket pc? Tag: 97988
Limit of network APIs
Hi,
I am not really a specialist on PPC programming so ...
I would like to know if it is possible to create a program on PCC that will
be able to read/write network frames ? For example, reading frames such as
Netmon on Windows (TCP, IP, ARP, ...), ... and also send frames either at
the TCP/IP level or lower on the OSI model. I would like to use a PCC using
a WiFi card working in 'promiscuous' mode to be able to see all the frames.
If it is possible to do so, I would like to use the .net framework.
What do you think ? If you can advise me ;-)
Thanks a lot for your help.
Best regards.
--
Frédéric ESNOUF (MCSE - ISA MVP)
Email : frederic@esnouf.net
Visit ISAServerFR.org
You plan to implement Quarantine on ISA 2004 ?
Check this : http://www.esnouf.net/qss_main.htm Tag: How to transform cordinates in pocket pc? Tag: 97987
Install / run from storage card.
I have an app created with pocketpccreations applications. This contains the
exe file, custom points(DLL's) and my own forms. I need to be able to send a
client a storage card with all the data on it.
When the card is installed the client has to find the exe file and create a
short cut to it within the programs folder. Is there a way to automates
this. EG when the card is put into the pocket pc automatically add a
shortcut to the exe file. Alternatively is there a method to copy all the
files to the internal memory and create a short cut to the exe file.
Any help or links appreciated.
Cheers
SteveW Tag: How to transform cordinates in pocket pc? Tag: 97986
Wireless communcation
Hello,
I have HP iPAQ h6340 device. I need a solution to
* enumrate all of the available access points and query their name
* connect to one of the access points
* diconnects from the connected access points
* turn on/off wifi capability of the device
Do somebody know such a solution?
BR
Zsolt Tag: How to transform cordinates in pocket pc? Tag: 97984
Route print command
This is a multipart message in MIME format.
--=_alternative 0069BC078525703D_=
Content-Type: text/plain; charset="US-ASCII"
What is the correct syntax to obtain route print information from WMSE?
--=_alternative 0069BC078525703D_=
Content-Type: text/html; charset="US-ASCII"
<br><font size=2 face="sans-serif">What is the correct syntax to obtain
route print information from WMSE?</font>
<br>
--=_alternative 0069BC078525703D_=-- Tag: How to transform cordinates in pocket pc? Tag: 97983
programming for saving battery life with Mobile 5.0 en CF 2,0
Hi,
Are there any backgrounders available about best practices where it comes to
saving power -and the battery while programming with Visual Studio 2005, the
CF 2.0 beta and the Mobile 5.0 SDK?
Kind regards,
Tony Thijs Tag: How to transform cordinates in pocket pc? Tag: 97982
Note file format
I wonder what is the file format of the notes created by Pocket PC and what
program can I use to open these files on a PC
Thanks,
Shmuel Shulman Tag: How to transform cordinates in pocket pc? Tag: 97979
Ok and Cancel
Hi
When creating custom forms that are designed to accept user's input I wonder
what is the common way to allow user to OK or Cancel
Is it buttons on the top of the form and if yes how can you get both the ok
and the x buttons
Thank you,
Shmuel Shulman Tag: How to transform cordinates in pocket pc? Tag: 97978
Connecting to GPRS
Hi,
I want to hide the connecting to GPRS notification the pocket pc generates
everytime it tries to make a GPRS connection
Thanks in Advance,
-Jimmy Tag: How to transform cordinates in pocket pc? Tag: 97976
Can Activesync wirelessly take care of XML files exchange ?
Hi everyone...
I'm currently developing a sometimes-online-sometimes-offline app for
Windows Mobile 2003. I decided to employ data in XML files and rely on
Activesync to take care of the syncronicity between files in the desktop
computer (product database & others going from the desktop to the handhelds)
and the PocketPCs (orders going from the handhelds to the desktop). The first
doubt : is Activesync able to keep files syncronized wirelessely in more than
one Pocket PC at a time -to the same desktop computer ? If not, what would
the best alternative be to this scenario ? The other question : I've seen
some messages about WiFi no longer being supported in new the Activesync
version... Are these just rumors or a temporary, beta unavailability ? Thanks
! Jr. Tag: How to transform cordinates in pocket pc? Tag: 97974
I want to display vector image on pocket pc, but it seems the .net cf not
support the "TranslateTransform"method in Graphics.
Is there any ways
Thanks for any advice