White SIP area
Hi,
I have a window with edit field. When user raise SIP but use hardware
keyboard (SIP is auto lowered then) to enter text the SIP area is white after
my window is destroyed.
Anyone know how this can be avoided? Tag: Full Screen with vb.net 2 Tag: 107551
Newbie, Some Tutorial
Hi all.
I'm beginning of the world of mobile web development.
I need to develop a web application for a Symbol Barcode Scanner
Device, but i need to know where to Start.
In the company that i work we have Microsoft Visual Studio 2005 Team
Edition for Sofware Developers. I installed them. In the MSDN I found
the toppic : Creating an ASP.NET Mobile Web Application with this
steep:
In Visual Studio, create a new Visual C# or Visual Basic mobile Web
application project.
On the File menu, choose New, and then click Project.
In the New Project dialog box, do the following:
In the Project Types pane, select either Visual Basic Projects or
Visual C# Projects.
In the Templates pane, click Mobile Web Application.
But i can not find Mobile Web Application.
I expend a lot of time trying to find some Checklist or some ultra
basic tutorial to start developing Movile Web Application and i find a
lot of manuals, tutorials, but nothing to show me where to START.
Can some one help me with this.. Tag: Full Screen with vb.net 2 Tag: 107550
Startup Path
Does anyone know the equivalent of 'Application.StartupPath()'
for mobile 5/compactframework apps.
Thanks. Tag: Full Screen with vb.net 2 Tag: 107545
Drawing Graphics in IDE
Is it possible to draw graphic elements like lines in the IDE/designer for
PPC apps? Or do you have to use GDI and override Paint in code?
Thanks,
Steve Tag: Full Screen with vb.net 2 Tag: 107544
PhoneFinder application and SMS enumerating
Hallo
I have tested an interesting application "PhoneFinder"
placed in :
C:\Program Files\Windows CE Tools\wce500\Windows Mobile 5.0 Smartphone
SDK\Samples\Vb\PhoneFinder\
Referenced :
http://msdn.microsoft.com/library/en-us/mobilesdk5/html/mogrfFindLostPhone.asp
This work fine, but
can i trap body of an arrived message (better whole SMS message ) somewhere
in that application ?
Or can i use
SMSMessage.Body / SMSMessage.From / SMSMessage.Received and so on. And how
?
For the second time:
I need to retrieving and sorting all incomming SMS messages on my
smartphone.
I can enumerating Contacts (outlookSession.Contacts.Items), Tasks and
Appointments,
but not arrived SMS messages.
How can i to do ?
I must use EDB ?
But I prefer Managed solution, if possible.
notice:
I have tested Mapirule sample from SDK, but this work not for me.
Dll was registered succesfully (I have restarted My device too), but no
action emerge after receiving message.
Don't send links to "Receiving SMS Messages Inside a Managed Application"
please. This is based on Mapirule sample too.
Thanks for any help,
Miro Tag: Full Screen with vb.net 2 Tag: 107543
RegisterDevice w/ empty Bluetooth address?
In a program I've written that can use Bluetooth virtual COM ports, it's
appearing that I'm going to have to do a RegisterDevice call on some
devices to get it to work, depending on the BT stack in use.
The problem comes when I look at the PORTEMUPortParams structure. It's
expecting an address of a Bluetooth device obtained from the Winsock
discovery functions, but I'm targeting 2002 as a minimum so I don't have
those available (the structure is easy enough to copy, though). Would
specifying an address of all zeroes work to force the Bluetooth stack to
do a discovery, etc. on connect as what happens with other stacks? I know
that it can be done that way with the Palm OS BT stack, but will it work
with btd.dll?
I could experiment, but I don't have the need for that or even the
possibility of doing it (lacking that DLL) with my test hardware. It's the
customer that is having to test it, and no doubt there's going to be a
limited amount of patience there.
Thanks!
--
-----------------------------------------------------------------------
Brian Smith // avalon73 at caerleon dot us // http://www.caerleon.us/
Software Developer // Gamer // Webmaster // System Administrator
To debunk the metaphysicist, one needs only to take him outside and
throw a rock at his head. If he ducks, he's a liar.
*** Free account sponsored by SecureIX.com ***
*** Encrypt your Internet usage with a free VPN account from http://www.SecureIX.com *** Tag: Full Screen with vb.net 2 Tag: 107542
Debug and Breakpoints - Pocket PC
I have a problem with debugging, more a problem with Visual Studio, but this
seems like a logical place to ask the question.
Have been developing C# app on Pocket PC for months and never experienced a
problem with real time debugging until now!! I try to set break points, but
once the application runs the break points have an overlayed '?' and a hint
advises that 'The breakpoint will not currently be hit. No symbols have been
loaded for this document'
Any ideas....have looked every and set and checked all the obvious stuff,
such as Debug release, Debug on and so on
--
David Wright
Command Software Services Ltd Tag: Full Screen with vb.net 2 Tag: 107536
Binding a Datagrid to a Dataset
The datagrid properties for devices seems to be different from that for
desktop applications. I can't seem to work out how to bind a datagrid
to a dataset at design time or runtime. Any help? Tag: Full Screen with vb.net 2 Tag: 107533
C# Wrapper for SIM Manager API?
Hey there :)
In the "a good programmer is a lazy one" way of thinking, is there a C#
wrapper library for the SIM Manager API available anywhere?
(Proprietary is okay)
Thanks in advance,
Daniel Tag: Full Screen with vb.net 2 Tag: 107527
How to mark SMS read in code?
If in IMapuRuleClient::ProccessMessage I create a new SMS in destFolder,
it is showed as unread in poutlook. Is there a way how mark message read?
There is a method IMessage::SetReadFlag in doc, but with note "Not
supported â?? do not use".
-----
Saman Tag: Full Screen with vb.net 2 Tag: 107519
rotate the screen
How can I rotate the screen on the Pocket PC ?
I tried with ChangeDisplaySettingsEx, but I think it is necessary to declare
this function, but I don't know how.
I use vb.net 2005, and all examples are with c#
I can translate c# to vb, but I don't know the translation for using this
function Tag: Full Screen with vb.net 2 Tag: 107515
How to add new component to emulator image.
Hi,
Iam working with Media Player Application development in Visual
Studio 2005 Beta 2 for Windows Mobile Device 5.0 Pocket PC Emulator
.How do i add a new component (a decoder) to the emulator image, so
that my application can make use of the decoder to playback the media
files. can anyone help me in finding a solution for this problem.
Thanks
Paul. Tag: Full Screen with vb.net 2 Tag: 107512
run application rigtht after installation on PPC
Hi,
does someone know how to start an application, right after installing a
pocket pc? I found something about a Setup.dll, but somehow I can't deploy
this in vb.NET.
Thanks for any help,
M.K. Tag: Full Screen with vb.net 2 Tag: 107507
Where is the WiFi setting store in WinCE .net (Accessing Point)
Dear All,
I have got a PocketPC and it have WiFi function.
With the "Pegasus Setting" can set the Accessing Point.
However, as operation need, the scanner need to cold boot most of time.
This make the setting lose. So could anyone tell me how to setting the WiFi
automatically after cold boot ?
Thanks, Tag: Full Screen with vb.net 2 Tag: 107502
how can i create a new wm5 emulator device? (i forgot!)
hi,
could someone remind me how to interactively create a new WM5 emulator image
with some particular characteristics?
for example, I want to create one with Greek language and VGA display and
phone support...
i kind-a recall that there is a tool or a way to create new WM5 emulator
images (other than by using the deviceemulator.exe command-line), but i
totally forgot how, and i couldn't find any obvious way in VS2005 and in the
Device Emulator Manager. Tag: Full Screen with vb.net 2 Tag: 107497
Cingular 8125 and CreateToolhelp32Snapshot
Has anybody had a problem with the new Cingular 8125 device when calling
"CreateToolhelp32Snapshot" and/or "Process32First" and "Process32Next"? Tag: Full Screen with vb.net 2 Tag: 107496
Pocket PC 2003 SE Menu Not Apearing.
Hi,
I have a simple MFC Dialog application that creates a Command Bar Menu using
CommandBar_Create and CommandBar_InsertMenubar APIs. The problem is the menu
is not showing up on the PPC 2003 SE(HP hx2495), but works fine on older PPC
2002 devices(H3800). Any ideas?
Thanks, Tag: Full Screen with vb.net 2 Tag: 107495
Form take up the whole screen
Hi,
When user click on a button, I display a data entry form
instead of using the MessageBox to obtain the user input.
However, when the form is displayed, it takes up the
entire screen and covers up the keyboard/Transcriber
button at the bottom of the screen. No matter what
the size of the form I set (this.ClientSize = ...).
Does anyone knows how to set the form to unveil
the Keyboard/Transcriber icon?
Thanks
SKL Tag: Full Screen with vb.net 2 Tag: 107491
Installing PocketPC application
I noticed that some programs for PocketPC I bought are .exe file that
start on my PC and through AcitveSync are loaded into PocketPC. After
I start this .exe file it ask me if I want to install the application
in the default directory, and if I answer "no" - it gives me a choice
of Main Memory, SD or CD card.
I wrote few applications in vb.net. and would like to pack it the same
way, that means to create an .exe file that loads applications to
PocketPC using ActiveSync. Where can I find information how to do it?
Thanks,
Zalek Bloom Tag: Full Screen with vb.net 2 Tag: 107489
How to display a gif over a map in a picturebox
I've got my applications map panning and zooming but now I want to be able to
layer a symbol ie a little gif to show e.g hotels, places of interest etc.
Has anyone any ideas? I'm really stuck. Thanks anyone who can help Tag: Full Screen with vb.net 2 Tag: 107487
Accessing serial port via .net CF
Hi,
I'm using a compaq iPAQ 3760 running Pocket PC 2002 (Version 3.0.11171 Build
11178).
I had a .net 1.1 application reunning on it (ALthough I built in in Visial
studio 2005).
I'm using CFSerialClass.dll to access the serial port.
However I cant find documentation and none of the methods are even commented
so its a bit of a black box.
Does anyone use this or know where to get get API docs?
I'm ms released their own to support serial stuff in 1.1 would I be just
better of using this?
Thanks,
Ian Tag: Full Screen with vb.net 2 Tag: 107485
MSMQ on PPC 2003 emulator
Hi,
I'm having difficulty getting MSMQ to work on the PPC 2003 emulator with VS
2005. In trying to get it to work, I've followed various guides (mostly
republications of the same two or three on different sites), with no luck.
Each time, although visadm looks as though everything's installed ok,
checking the status always returns "DISCONNECTED". This is happening with
the emulator set to either DMA or TCP transport.
Steps I'm taking to install are:
* Set name of PPC device
* Copy MSMQ dlls & exes to the Windows directory
* Run Visadm
-- Install
-- Register
-- Verify
-- Reset OS
I've also tried creating a cab file that puts the files in the right place
and sets up most of the registry settings (as per ch 8 in Pro MSMQ: Microsoft
Message Queue Programming) with the same result.
Am I missing some vital step in the install, or could there be something
going wrong between the emulator and my PC OS (WinXP SP2)?
Thanks in advance,
Adam Tag: Full Screen with vb.net 2 Tag: 107481
Emulator newbie question
Hi,
I think this is a stupid question (I'm a very newbie in compact
framework developing), but .... it's one day I'm trying to
understand/solve my problem.
I want to create a simple application to make my emulator communicate
with a server.
The first thing I want to do, is to configure the emulator (in my
example a Pocket PC 2003 SE) to connect with my system.
I have followed this steps on the emulator:
. created/configured a VPN (as all terminals of my office network)
. configured the proxy (the same)
. from IE searched the URL of a local web page
An error message tell me that I'have not configured neither a modem nor
a network card, but when I try do make this configurations, it always
ask me a telephone number and I can not understand what is the number
requested.
I thinked to emulate a bluetooth connection but this device is not
present in the emulator and I'm not able to create a new one.
I'm sure I misunderstood something (in Italy whe say "I'm pissing
out").
Can someone help me?
Thanks Tag: Full Screen with vb.net 2 Tag: 107477
Installing app on imate
I have a CF application that easily installs on the Dell Axim Pocket
PC, but could not get to install on an IMATE phone/pda. Kept
complaining about invalid setup file. Tried running CAB on the imate
and also using the MSI generated by the Visual Studio build process,
but failed both ways. I started doubting that it had an ARM4
processor, so I tried all the other CAB types. None worked. Can
someone tell me what I can do to solve this problem?
thanks,
jpan Tag: Full Screen with vb.net 2 Tag: 107467
compiling wince.dust
hi. i am trying to compile the source code of the pocketpc virus, wince.dust
found in http://www.informit.com/articles/article.asp?p=337071&seqNum=3. i
used the armasm and linker from pocket pc 2003 sdk.
following the instructions on the site:
armasm wince_dust.asm
link /MACHINE:ARM /SUBSYSTEM:WINDOWSCE wince_dust.obj
i was able to create an executable and transferred it using file sharing.
however when i try to execute this file in an emulator, a message appears:
'wince_dust' is not a valid pocket pc application.
what seems to be wrong? Tag: Full Screen with vb.net 2 Tag: 107466
programmatically open New Acc Setup of Pocket Outlook
Hi
I am trying to open the new email account setup screen of Pocket Outlook
programmatically
currently i am able to execute tmobile.exe and hence open the inbox, but i
want the user
should be able to go directly to the New Account Setup Wizard
I am working on smartphone 2003
It would be great if someone could help me out in this.
Thanks
Regards
Madhur Tag: Full Screen with vb.net 2 Tag: 107463
Bluetooth serial profile: remote port negotiation (RPN)
I have developed an application, which talks to a BT serial port
device, which adapts a real physical serial port with a PDA via BT.
This app. has to run on PDA's with Broadcom/Widcomm stack and also with
Microsoft's stack.
Question: Is RPN implemented on both stacks? In other words, when I
change the serial communication parameters of the virtual COM port on
the PDA, does the stack transfers this to my BT type II device, that it
can also change the parameters on its physical side? At least, it is
described in the BT serial profile spec.
Thanks a lot.
Mike Tag: Full Screen with vb.net 2 Tag: 107461
Detect where the screen is clicked
Hi
Does anyone know how to retrieve the position where the the pointer touches
the screen i.e using the click event.
thanks
Andy Tag: Full Screen with vb.net 2 Tag: 107460
AVI file not supported by windows media player 10
Hi, All
I have a AVI file, which uses Indeo=C2=AE video 5.10 Compression Filter,
can not be played on my imate. The OS is WM5.
So any advice to make it work ?
Thanks in advance ! Tag: Full Screen with vb.net 2 Tag: 107459
Accessing File server from Pocket PC programmatically
I need to upload files from my Pocket PC to File server and vice-versa
programmatically. Could you please help me in this regard
Thanks in advance Tag: Full Screen with vb.net 2 Tag: 107457
help me
this is aravind doing final year MCA.. this semester we are doing our
project work.. iam working on pocket pc application...my part is i need
to develop a desktop pc application which maintains item details.. and
a pocket pc application which is used by marketing executives for
booking orders from customer in field.. and a synchronization function
to import and export data between PPC and PC.. my problem is the 3rd
synchronization function.. i dont have any idea how to do it.. if u hav
any idea plz let me kno it will be helpful for me... if u got any
example program to demonsrate this plz send me to
aravind.email@gmail.com Tag: Full Screen with vb.net 2 Tag: 107455
Help me debug... -_-!
Hi all,
I am doing the migrating from eVC++ to VS2005, and follow the
documentation from MSDN, I have done all the basic changes...But right
now, there are four major errors stop me from building the project,
hope you guys can give me some tips, I am really not so conversant on
this:
1. CWnd::SHDoneButton, error message function does not take 2
arguments
2. ON_WM_HELPINFO(), error message indentifier not found
3. Begin_Message_Map(xxx) ......END_Message_Map, here generated
a lot of syntex errors....
I knew that some of those functions are not supported anymore,
but I really have no idea how to modify it.
Thanks lot and sorry for the dumb questions...
Michael Tag: Full Screen with vb.net 2 Tag: 107454
Pocket IE document problem
Hi
I am writing a Browser Helper Object (BHO) for IE on Windows Mobile 5.0
platform. The BHO tries to inject some text into the text fields in an HTML
page (say injecting the username into the user name field on the web page).
In the desktop IE environment, we make use of the IHTMLDocument2 interface
to query for the HTML content. Refer to msdn article
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnwebgen/html/bho.asp
for more details.
However, in the Pocket PC environment, it seems IHTMLDocument2 interface is
not available for use. I developed the mobile device application in Visual
Studio 2005 with Windows Mobile 5.0 SDK installed. In my application, I tried
to include "mshtml.h" file (which is necessary for using IHTMLDocument2
interface), but VS said that "cannot open include file mshtml.h". I thus
checked the directories that VS searched for the header file, and I could not
find "mshtml.h" file there either.
My questions are:
1) Is "IHTMLDocument2" interface supported in Windows Mobile 5.0?
FYI: in the msdn article
http://msdn.microsoft.com/library/default.asp?url=/workshop/browser/mshtml/reference/ifaces/document2/document2.asp
, it says the minimum OS version for IHTMLDocument2 is Windows CE 2.12 and
Windows 95, so I suspect it should be supported in Windows Mobile 5.0 also.
But why I could not use it?
2) If supported, why couldn't I use them in my VS 5.0 and include the
mshtml.h file? What are the possible problems? Is my SDK installed wrongly?
3) If not supported, what are the other alternatives I should use to
manipulate the HTML document in the webpage? (what are the functions or
interfaces or libraries I should use).
Thanks
Regards
JT Tag: Full Screen with vb.net 2 Tag: 107453
Mobile Web on PPC 2003 SE Emulator
I'm developing a mobile web application on Visual Studio 2005. When I debug,
the web page is browsed with IE automatically. How to make it browse with
Pocket IE in Pocket PC 2003 SE emulator by default? Tag: Full Screen with vb.net 2 Tag: 107445
eVB dll API
Hi!
I have two functions in eVC++ dll which use file scope static variables.
Both functions were debugged in bare eVC++ debugger (eVC 3.0) and were ok.
When called from eVB 3.0, first funtion worked ok and stored values to those
static variables. Second function, did not see any of stored or initialized
data. Variables vere in non-initilized state for some reason.
So calls from eVB seems to be somehow different as calls from eVC++. I
thougth that maybe VB calls functions as different processes, so I made a
shared memory area, which should be common for all instances of that dll,
but that did not help.
Any idea of what could be the broblem with eVB dll calls?
I also have had broblems returning siple eVC++ integer variables to eVB as
integers. I can catc a variable from eVB integer table taken as ByRef
parameter using the fist table item as the table reference, but the accessed
integer cannot be returned back to eVB either as return value nor put to a
referenced table directly by assignment. Compare
http://support.microsoft.com/default.aspx?scid=KB;en-us;q106553
Is there any way to debug a dll using eVB as dll calling exe in eVC++
debugger?
js Tag: Full Screen with vb.net 2 Tag: 107443
What's the difference between these two downloads
Hi,
I am trying to figure out the proper SDK windows CE 5.0... I would like to
know what is difference between these two: Windows Mobile 5.0 SDK for Pocket
PC and Windows CE 5.0 Standard Software Development Kit.
The download links are:
http://www.microsoft.com/downloads/details.aspx?familyid=83A52AF2-F524-4EC5-9155-717CBE5D25ED&displaylang=en
http://www.microsoft.com/downloads/details.aspx?FamilyID=fa1a3d66-3f61-4ddc-9510-ae450e2318c3&DisplayLang=en
Which should I download and install?
Also I would like to know if Windows CE 5.0 and Windows Mobile 5 are exactly
the same.
Thanks in advance
From
Neeraj Krishna Tag: Full Screen with vb.net 2 Tag: 107442
Device Id
I have an application which needs to transmit via GPRS a unique device id for
licensing purposes.
What is the API to determine a unique device id?
Thanks
David Wright Tag: Full Screen with vb.net 2 Tag: 107441
Done Button Reverts to Smart Minimize
When a full-screen dialog box is initialized with the SHIDIF_DONEBUTTON flag
set, then the smart-minimize "x" changes to "OK", and generates a WM_COMMAND,
IDOK when tapped, which is what I want. However, while this dialog box is up,
if another application is started from the Start Menu, and then I want to return
to my application, the brief second instance of my application realizes that the
first instance is running, and it calls SetForegroundWindow on the first
instance and then exits, leaving the first instance back in control. So the
dialog box comes back, but somehow the "OK" in the upper right has now reverted
to the smart-minimize "X", and it acts that way too. Why is my "OK"
disappearing and what can I do to keep it there?
By the way, a similar thing happens when one dialog box invokes another dialog
box. If the first dialog box had SHIDIF_DONEBUTTON set, then after the second
dialog box closes and the first dialog box is back in control, the "OK" has once
again reverted to "X". How can I make the "OK" stick?
Robert Scott
Ypsilanti, Michigan Tag: Full Screen with vb.net 2 Tag: 107433
Access to \*.vol-Files?
Hello
How can I overwrite the \*.vol Files?
They are all "in use", can I kill some processes to overwrite them?
cemail.vol
mxip_system.vol
mxip_initdb.vol
mxip_notify.vol
mxip_lang.vol
Thanks a lot
Dan Tag: Full Screen with vb.net 2 Tag: 107431
VS2005: Big Problem about ComboCtrl in MFC8.0
There is a very simple program, with nothing but a combobox, based on SDI.
The problem is when you click "Drop" button of a combobox, it can show the
dropdown list, but when you try to scroll the list, or click any other
position in dropdown list, the list will disappear! So, I means you can't
control scroll bar......(when you click on scrollbar, the dropdown list goes
disappear)
P.S. The way to create such a sample program for test:
1. Open VS2005 IDE, Create a Visual C++ SmartDevice Application.
2. Choose Pocket PC 2003 SDK, SDI, Use MFC in a static library
3. Add a combobox in Resource.
4. Write some simple code, to add items in the combobox
5. Build it, and try! Tag: Full Screen with vb.net 2 Tag: 107430
ANN: Labit is proud to announce about releasing VDS 2005 library
Hello all,
Labit is proud to announce about releasing first public build of
VDS suite for Microsoft Visual Studio 2005
you can get demo version of the suite at
http://www.labitweb.com/pub/vds2005.zip
Visual Developer Suite is a library of visual controls. Written on C#
programming language the library takes and advantage of .NET technology.
The library helps in developing applications for PocketPC devices, Windows
CE based devices. Designed for Microsoft Visual Studio 2005
the library provides 20+ controls with full design time support, and
support all kind of programming languages which support .NET technology
(VB.NET, C#, C++ and so on).
All VDS controls support such features which could not be found anywhere
else but VDS only
a.. extended Look and Feel
b.. gradient background color
c.. Transparent background color
d.. inplace editing
e.. hinting functionality
f.. greatly extended functionality
At Labit we understand that quality of the application and its development
time depends on the quality and functionality of controls used to develop
it, so to provide developers with the best controls possible and to satisfy
every your need we created logical continuation of VDS library - VDS
WinForms Suite. VDS WinForms provides several more extended controls which
could not be found anywhere but are greatly desirable by all developers and
are used practically in every application.
Labit development team Tag: Full Screen with vb.net 2 Tag: 107429
Registry data lost during re-installation (WM5)
After trying out WM5, I discovered something very distressing. Installing a new
version of a program automatically removes all registry settings for that
program before the new version is installed. This is distressing because I had
been using the registry to keep track of many user options, and some calibration
data that the user took some trouble to create. Is this true or all registry
values, or only the ones under HKLM/Software? Is there somewhere else in the
registry where I should store this kind of information? Or must I resort to
using ordinary files?
Robert Scott
Ypsilanti, Michigan Tag: Full Screen with vb.net 2 Tag: 107416
How to build WinCE.net application with vs.net 2005
Hi,
VS.net 2005 can be used to create SmartPhone and PocketPC 2003 applications
by using C++(MFC), but there is no an option to create the WinCE.net
application that can be created by EVC4 before, is it possible to create
WinCE.net application by using VS.net 2005? Thanks.
Regards,
ZhangZQ Tag: Full Screen with vb.net 2 Tag: 107412
Multiple Simultaneous Identical Emulators?
Hi,
I'm writing an application that will communicate between networked Pocket
PCs.
In order to test the communications it would be very handy if I could run
multiple Emulator sessions simultaneously. I have found that by using
different emulators, i.e. "Pocket PC 2003 SE Emulator" and "Pocket PC 2003 SE
Square Emulator" I can communicate between them, but is there any way of
running two identical emulators, i.e. two "Pocket PC 2003 SE Emulator"
sessions?
I'm running Visual Studio 2005, developing a CF v1 application btw.
Thanks,
Nik Tag: Full Screen with vb.net 2 Tag: 107410
Repost : MPEG video Streaming on Windows CE
This is the information which I found after carrying heavy search in
google groups and websites..
I'm developing one application for video streaming ie one MPEG file
which is on webserver I've to run it on emulator of Windows CE5.0. The
following tools I'm using ...
1) EVC++4.0
2) Platform Builder 5.0 (for design OS)
3) Windows CE standard sdk 5.0
During search I found one more sdk...from mpegTV website ie
(mtvp-sdk-wince3.0-1.2.2-1 and mtvp-sdk-wince-0.1) this is contain a
sample code for pocket pc 2002 and 2003) Which is not working properly
with windows cE 5.0 OS
.
You will find in google groups itself I've put lots of queries
regarding media player and video streaming from this you can guess how
much I've been wandering to achieve my purpose....So thinking abt the
new software engineer who will going to start this application can get
good help...I'm putting this question like discussion....
After everal searches this wht I found:
1) Windows Media Player dosen't support Mpeg2 format on windows CE OS.
(from some groups query I came to know that windows Media player 10
seriese supports it but it is only available in latest mobile devices
not on emulator). So next option is directshow method.
2) for MPEG video streaming i have use directshow method. Again in this
method I need some filters. For particularly MPEG I have to concentrate
on transform filter which is responsible for decoding. I've searched
MPEG decoder but still some doubt. Can desktop filter work for windows
CE platform. if not then I again have to go for desiging the OS or,
mpeg4 will enough for this purpose which allready there in widows ce
OS?
3) Suppose I found the mpeg codecs then how to use..I didn't find any
proper documents or good sample code so that i can study and make my
own application.
3) If i plan to purchase a thrid party control (activex)..for this
pupose. can anyone suggest me where i can find demo version of that
control because I have to make demo applicatoin to show my client and
then only i can purchase that control. morever I don't have any
physical device so the control should work well with emulator..
Please share your knowledge not only for me for all the software
engineers who are struggling and wandering for these things...
Thanking you
Navin Salunke Tag: Full Screen with vb.net 2 Tag: 107409
Change static text on pocket pc
Ok, I have search for this all day, and cannot find answer :(
I have this line of code. I am trying to change text of a item on the
dialog. I also set everything to Unicode.
SetDlgItemTextW(IDC_STATIC,_T("B\x1EA1n l\x00E0 ai"));
It works perfectly on Win32, but on pocket pc emulator, it display
character \x1EA1 as a square!
Does anyone have any idea? As Unicode "native" as pocket pc is,
whatever default font it's using should it cover anything above 255? Or
should I test it on a real pocket pc? Tag: Full Screen with vb.net 2 Tag: 107404
send msmq message from pocketpc to desktop pc
I want to send msmq message from pocketpc to desktop pc, but have some problem.
The Desktop pc configure:
OS: Windows XP Prc
IP: 192.168.1.222
I have created a private queue in my desktop pc ./private$/mobile5
The PPC Configure (runing in a emulator):
OS: windows mobile5.0
IP: 192.168.1.1
I can ping the desktop pc from my PPC.
I using c# to write a program to send message from PPC to descktop pc.
The code like follow
//////////////////////////////////////////
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
using System.Messaging;
....
string strDestQ = @"FORMATNAME:DIRECT=TCP:192.168.1.222\private$\mobile5";
MessageQueue mq = new MessageQueue(strDestQ);
mq.Send("Hello World3", "Hello World3");
mq.Close();
//////////////////////////////////////////
when this program run on the PPC, It raise a exception,
the ErrorCode is -1072824317
the Message is "The queue does not exist or you do not have sufficient
permissions to perform the operation."
anyone can give me some advice?
thanks ! Tag: Full Screen with vb.net 2 Tag: 107402
Camera Application!!
When I use mobile 5.0, It have a buildin Camera application (Picture). But We
don't have any the AP's source code. I only know it is constructed by
DirectShow with capture, transform, and renderer filter and 3 stream
path(preview, capture, still). If we want to add a HW Image processor which
deal with capture and still stand alone. In no the AP's source code
situation, do I have any way to skip the capture and still stream path, or
have any other idea? Tag: Full Screen with vb.net 2 Tag: 107401
Unsigned install fails on Axim X51
I have an unsigned applications that produces the usual prompt when installed on
a iPAQ rx1955 (WM5), but one of my customers with a new Axim x51 tells me he
gets a more severe message without the option of installing anyway:
"Installation was unsuccessful. Application was not signed by a trusted
authority". Is this a security setting that he can override, or are Axim X51s
just hardwired that way?
Robert Scott
Ypsilanti, Michigan Tag: Full Screen with vb.net 2 Tag: 107400
I Try to put my application in full screen, but I already have the
start-menu.