Allow other applications SPB Kiosk Engine.
Hi all,
I am using SPB Kiosk Engine on a Symbol PDT 8146 on Windows Mobile 2003/
Pocket PC 2003. When the device is cold booted Kiosk engine starts our eVB
application in the full screen mode, but once that is done our application
would require to connect to a desktop pc. To do that a shared file folder
access screen is popped (File Explorer screen) where in the user would enter
his user name, password, domain name.
Problem: But as soon as the screen is popped the Kiosk engine supresses that
screen.
We tried adding the File Explorer to the allowed list of applications by
adding to the "KioskEngine_Src.inf" file in the bin folder of the Kiosk
Engine. This did not work. We tried to add the hardware key to access the
file explorer to the "KioskEngine_Src.inf" file,
HKLM,SOFTWARE\Microsoft\Shell\Keys\40C1,,0x00000000,"\Programs\File
Explorer.exe"
but the problem was we do not know which key to press to switch to the file
explorer.
My question is there anything we are missing? Are there any other ways to
achieve this? We just added to the list of allowed applications and built our
installation package.
Any help would be appreciated.
Thanks in Advance,
KriS. Tag: Internal/External Microphone detection Tag: 83076
ANN: Whidbey Native Code Development for Devices chat 9/8
September 8, 2004
12:00 - 1:00 P.M. Pacific time
3:00 - 4:00 P.M. Eastern time
19:00 - 20:00 GMT
Whidbey Native Code Development for Devices!
The next version of Visual Studio, codenamed Whidbey, will expose Native
Code Development for Devices from the Visual Studio design environment.
There are some key benefits to native device developers migrating from
eMbedded Visual C++ to Visual Studio Whidbey. Come and chat with the Visual
Studio for Devices native team to find out more.
Hope to see you there:
http://msdn.microsoft.com/chats
--
Thanks!
Michael Fosmire
MVP Lead, Windows Embedded/.NET Compact Framework
This posting is provided AS IS with no warranties, and confers no rights. Tag: Internal/External Microphone detection Tag: 83075
How to decode G.729 in PPC?
Hi There,
I am writing a program which needs to decompress G.729 audio data stream.
Anybody know how to do this in PPC(WM2003)? Where can I download G.729
decoder for Windows Mobile 2003?
Thank you,
George Fang Tag: Internal/External Microphone detection Tag: 83058
Listview items
Does anyone know how to create an array of listview items
with a variable length at runtime.
ListViewItem[] items = new ListViewItem[length] ????
This does not work.
thanks Tag: Internal/External Microphone detection Tag: 83055
lock down pocket pc
Hello,
Im trying to lock down a power pc with Windows Mobile 2003 2nd Edition.
So far, I have managed to manually remove the start button and task bar
which works ok until i launch an application (e.g. Contacts via
ShellExecuteEx) and the teskbar becomes re-enabled.
Im now thinking that the only way to propertly lock the it down is via
writing a replacement shell (change the shell in the registry
HKEY_LOCAL_MACHINE\Init). I have changed the shell32.exe entry in the
registry to my application, but the pocket pc doesnt boot up.
So, what i would like to know is can a power pc be locked down without
writing a new shell?
What i need a good samples of shell replacement or lockdown (not commercial
solutions).
Can anyone point me in the write direction?
Thanks
Andy Tag: Internal/External Microphone detection Tag: 83053
eVC3 and eVC4
Hi
I want to develop one application that can run on PocketPC 2002 and PocketPC
2003.
I use eVC++.
So for PocketPC 2002 I must use eVC3
For PocketPC 2003 I must use eVC4
I know that I can develop in eVC3, and then migrate to eVC4, but after the
aplication is developed, this means extra work, to maintain, and correct bugs
on both version, or being allways migrating.
Is there a way to use eVC4 for PocketPC 2002 and PocketPC 2003?
Thanks Tag: Internal/External Microphone detection Tag: 83050
evb app and xscale processor
Hi.
I am still using an app I developed 3 year ago in eVB. Do I have to do
something for using this app in a new device with a xscale processor?
TIA
Luis Aguilar Tag: Internal/External Microphone detection Tag: 83043
Tab Control
When inserting a tab control into a from using a smart
device application (c#) the tabs appear on the bottom of
the control. Is there anyway to get those tabsto appear
on top.
Thanks Tag: Internal/External Microphone detection Tag: 83042
Embedding controls into a listveiw
Is there any way to embed textboxes and comboboxes into a
listview control in a smart device application (c#) or is
it not supported in this subset of c#.
Thanks Tag: Internal/External Microphone detection Tag: 83041
Remove Connecting Notification?
Hello,
Is there a way to remove or surpress the Notification
balloon when i make an connection to the internet.
Your Regards,
Jan van de Hulsbeek Tag: Internal/External Microphone detection Tag: 83037
Pocket Internet Explorer: How to disable warnings on loading Flash-Sites
Hi!
Everytime I enter a website with Flash content, a confirmation popup
of the Pocket Internet Explorer appears ("Press OK to go on with
loading the content of this site" or something like that --> I have
german language settings).
Dos anyone know how to disable these popups?
I'm developing an application with a html-control, so is there a
message I can send to the html-control like:
SendMessage(hWndHtml, DTM_ENABLECLEARTYPE, 0, (LPARAM)(BOOL)true);
Thank you for any hints (also for hints that don't deal with
programming)!
Fabian Tag: Internal/External Microphone detection Tag: 83035
Help Accessing SIM card information
Hi, i am following the microsoft tutorial on accessing Phone's API published
at the following url
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetcomp/html/netcfphoneapi.asp
Unluckly, when i test it on my device, it runs ok when placing calls or
sending sms.... but it doesn't work when i try to access the sim data (i.e.
getphonenumber or getserviceprovider)
I really need a method to see which sim card is in the phone (based on a
list i have on file) to finish my small application...
does anyone know how can i get those data ?
PS: I am using VB.net but other languages are ok if you have the
solution....
Thank you
Nino Tag: Internal/External Microphone detection Tag: 83031
Using "Virtual Switch" with PocketPC emulator
Hi, I try to use activeSync over Virtual Switch to connect the pocketPC
emulator with my PC. When I configure it, in Embedded Visual C++ tools, I
pick to "Test the connection" and it doesn't work fine because in the
pocketPC emulator Window appears the message "cannot establish a IP, try
later or configure it manually".
Sameone knows how to configure it to connect properly?
Thank you. Tag: Internal/External Microphone detection Tag: 83030
Flash in Pocket PC
Hi,
I been trying to use some Flash contents in my Pocket Pc 2003 application,
but I couldn't get any result. The only thing I could find for running the
flash content was the Odyssey.CFCOM but even this didn't work. Is there any
other way to do it ? Where can I find some examples ? What do I need for
using flash in a PPC app?
Thanks,
Fernando. Tag: Internal/External Microphone detection Tag: 83023
hardware buttons once again
Hello.
In my app I'm trying to disable hardware buttons. Quick search
trough archives gave me a partail soultion. That is: I suceeded
in disable a few buttons but not all of them; my Pocket (Qtek 2020) has button
which activates the phone application and another one which chages
the volume of the speaker. Those 2 buttons I'm can't to disable.
They must be handled in some other way because there are no
enteries in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\Keys for them.
One of these buttons starts the cprog.exe application.
I found following references in registry reffering to that file:
\HKEY_CLASSES_ROOT\tel\Shell\Open\Command
\HKEY_CLASSES_ROOT\dtmf\Shell\Open\Command
\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\Rai\:MSCPROG
IMHO none of the above entries has something to do with
a activation of the application.
I would be very grateful if someone can help me with this.
--
DM Tag: Internal/External Microphone detection Tag: 83021
Opening an URL via GPRS
Hello!
How can I tell the Windows Phone Edition of a Pocket PC (Smartphone) to
connect to GRPS (or check if it is already connected) and then open an URL
in the internet directly from my application (VB.NET prefered, but also C#
possible)?
The opening of the URL is only used to send information to the webserver and
to receive a checksum.
Thanks
Andreas
http://www.ab-archive.com Tag: Internal/External Microphone detection Tag: 83018
What development suite to use?
Hi all,
can anyone tell me, which development suites (VS.NET, Visual Embedded
Tools,...) are available for creating Pocket PC applications and which
(dis)advantages they have.
Will Visual Embedded Tools be supported and kept on developing in the future
or will it be replaced by VS.NET?
Is there any suite to develop applications running on both Pocket PC and
PalmOS?
Is it possible to access USB, infrared (lowlevel, not IRDA) and serial port
with VS.NET?
Thanks for your help
Marco Tag: Internal/External Microphone detection Tag: 83017
How to convert from RTF to PWI format on desktop
An article "Using Rich Ink Technology in Microsoft Windows CE 3.0" on MSDN
library describe how to convert on device, i followed this paper but i found
it doesn't work on desktop. some code is here:
HINSTANCE hLib;
hLib = LoadLibrary( "inkx.dll" ) );
if (!hLib)
return ERROR;
......
InitCommonControls();
InitInkX();
HWND hwndInk = NULL;
hwndInk = CreateWindow("richink","inkwnd", ES_READONLY, CW_USEDEFAULT,
CW_USEDEFAULT, CW_USEDEFAULT,
CW_USEDEFAULT, NULL, 0, NULL, NULL);
if (!hwndInk)
return ERROR;
......
SendMessage (hwndInk, EM_STREAMIN, (WPARAM)SF_PWI, (LPARAM)&es);
The main problem is if i send some message to the window it does not
response.i found the window is invalid through spy++.
the second problem is if i changed the create window style from ES_READONLY
to WS_CHILD|WS_VISIBLE|WS_BORDER, it throw exception. Tag: Internal/External Microphone detection Tag: 83014
IA Screen Mirror Replacement
Hi,
Can anyone tell me if there is a replacement for the old
IA Screen Mirror application for WM2003 SE? Or perhaps
another solution to output your PDA screen to a second
monitor.
Thanks,
Brett Tag: Internal/External Microphone detection Tag: 83011
WSH support for Pocket PC
Hi,
I'm just curious to know that does Pocket PC supports Windows Script Host. I
tried to run one very simple VBScript code on Pocket PC, but it didn't run.
Message was:
"There is no application associated with this program..."
I understand that in order to run VBScript you need WSH Engine (which is
there by for Desktop O/S like Win2000, NT..). How about WinCE/Pocket PC?
If there is no default engine, can you suggest me the proper URL (official
or third party) to do the same job.
Thanks
Randy Tag: Internal/External Microphone detection Tag: 83006
Pocket PC deployment problem
I am new to the Pocket PC process so I assume I am doing something wrong or
have missed something.
I have developed a VB PPC project using .NET 2003. The project works fine
using the emulator.
I acquired a Cassiopeia IT500 device and attempted to deploy to it. The
device is connected via USB. A 'mobile device' appears under My Computer.
Subsequently installed ActiveSync 3.7.
I believe the problem is not deployment as such but connection. When I
double-click the 'mobile device', a 'Get Connected' Window appears requiring
me to connect the device and it will be automatically detected.
Unfortunately this does not occur. If I then click the NEXT button, 'Get
Connected' searches for the dvice through COMn ports, IR, or USB but does not
locate it. THe subsequent status message advises that COM1 and2, IR, and USB
are available. Selecting USB and retrying does not succeed.
The Cassio USBIRda driver is installed.
Starting Activesync directly gives the same results.
Any suggestions would be appreciated...thanks in anticipation
GeoffC Tag: Internal/External Microphone detection Tag: 82997
Internet sharing. EMERGENCY!
Does anyone know much about connecting PocketPC to internet via BlueTooth.
I'm using IPAQ5450 with BlueTooth. Desktop side is WindowsXP with DialUp
connection to internet.
I'm struggling to make my Ipaq connected to internet as there are so many
things sound ambigous in settings.
Could anyone give me sort of "Step by step" or "Click. Type. Click. Type..."
instruction on how to make anything typen in Ipaq's IE give results like
web-page, but not "connection could not be established' or "page not found"
? Tag: Internal/External Microphone detection Tag: 82996
SSL support with multithreaded blocking sockets
I've got a simple TCP client for PocketPC 2003 that talks to a TCP
server. As the nature of my protocol is asynchronous, I am using one
thread to make blocking recv calls and another thread to make blocking
send calls. All works fine at this point but if I configure the socket
to use SSL, I get the connection established, exchange one packet each
way but any "send" made in the "send thread" fails if at that moment
there is an outstanding "recv" on the receiving socket (error is
WSAEINPROGRESS). Since the calls are clearly made from different
threads, and they work fine without SSL enabled, it seems to me that
the default SSL provider for Winsock does not have multithreaded
support(??) Has anyone succesfully used blocking sockets with SSL in
such a multithreaded scenario? If this is a known issue (or even if
it's not known), would switching to non-blocking sockets solve the
problem?
Any suggestions are much appreciated,
Thanks. Tag: Internal/External Microphone detection Tag: 82995
Newbie: Deployment errors on PPC
Hi All,
I have created a small smart device application on PPC. The application
works fine on PPC Emulator. But when I try to deploy it on my PPC it throws
deployment errors.
My PPC device is connected to my PC using ActiveSync. Also my PPC is
connected to Internet. I typed a URL and it seems to work on PPC. What am I
doing wrong. Any help regarding this will be highly appreciated.
Thank you,
Vinita Tag: Internal/External Microphone detection Tag: 82963
ActiveX in Pocket IE
Hi All,
I need to write an ActiveX object acessible from within Pocket IE on
Windows CE 3.0.
Does someone know if this is possible?
Does anyone know of another way to interface directly with other
installed software from within Pocket IE?
Thanks in advance! Tag: Internal/External Microphone detection Tag: 82961
Change PPC2003 OS Language Version
Hello;
I've developed an application that uses RAPI to communicate with my device,
putting files in System folders (ie., Program Files). I need to be able to
test this with different language devices, namely German to start (more to
come). To keep this flexible, I'm using the OpenNetCF RAPI library, and
getting the path to Program Files from the built-in enumeration, instead of
hardcoding the path to "\Programme" or "\Program Files", etc.
Can I download/purchase a German version of Pocket PC 2003 and upgrade my
device? I have an IPAQ 3900 series device.
Thanks,
Derrick Tag: Internal/External Microphone detection Tag: 82960
Migrating EVC3 to EVC4 link error
I'm getting the following link error when I migrated my
functioning EVC3 app to EVC4
Any help would be appreciated.
Thanks,
Jerry
Linking...
LINK : error LNK2001: unresolved external symbol
wWinMainCRTStartup/incremental:no
ARMV4Rel/routeEZce.exe : fatal error LNK1120: 1
unresolved externals
Error executing link.exe.
routeEZce.exe - 2 error(s), 0 warning(s) Tag: Internal/External Microphone detection Tag: 82959
SMS and Pocket PC Phone Edition
Hi,
I am using the SmsSendMessage function to send sms in my embedded visual
basic application using windows mobile 2003 PDA. When sms is sent to another
PDA (windows mobile 2003), there is no option to reply to the sms. However,
when the sms is sent to a normal mobile phone, i can reply to the sms.
Any idea what goes wrong? Thanks Tag: Internal/External Microphone detection Tag: 82945
WM2003 SE
Is Windows Mobile 2003 Second Edition available on iPAQ systems already?
Will HP and Microsoft release update for older models?
Is the update of, let's say iPAQ 5550 worthed or brings nothing new to the
old hardware?
As I understand now, the API is left unchanged hence Second Edition in the
original name, no WM 2004 for example.
TIA Tag: Internal/External Microphone detection Tag: 82943
RAPI on pocket pc
Can I use RAPI rather than activesync on pocket pc? (i'm trying to find the
easiest way to transfer files about where user can use any comms technology
with/without networking etc)
thanks
Claire Tag: Internal/External Microphone detection Tag: 82938
How to turn off ActiveSync programmatically?
Hello,
how can I turn off ActiveSync programmatically on Pocket PC 2003 and Windows
CE.NET 4.2 devices?
Many thanks in advance for every hint,
Roberto Rocco. Tag: Internal/External Microphone detection Tag: 82935
No FTP Upload possible with FtpPutFile() through ActiveSync 3.7.1 ???
Hello,
uploading files to a FTP server with FtpPutFile() always fails when I try to
do it using an active ActiveSync connection on a Pocket PC 2003 or Windows
CE.NET 4.2 devices.
The very same code works perfectly instead when the FTP upload is done via
WLAN or a Modem.
The connection to the server is working properly, only the attempts to
upload files using FtpPutFile() fails when using ActiveSync.
The call to FtpPutFile() never returns, and all you can see on the FTP
server is that a file of the length 0 bytes is created.
What's wrong?? Why is FTP uload not working through ActiveSync?
I'm using ActiveSync Version 3.7.1 on a Windows XP machine and try to
connect using Pocket PC 2003 "T-Mobile MDA II" and several other Windows
CE.NET 4.2 devices.
All are showing the same behaviour.
Is that a known bug?
Below you can find a snippet of my code:
Many thanks in advance for every hint.
Best regards,
Roberto Rocco.
......
private void button1_Click(object sender, System.EventArgs e)
{
IntPtr hInternet = IntPtr.Zero;
IntPtr hConnection = IntPtr.Zero;
try
{
hInternet = InternetOpen(@"FTPClient",
INTERNET_OPEN_TYPE_DIRECT,
null,
null,
0);
if(hInternet == IntPtr.Zero)
{
MessageBox.Show ("Error in InternetOpen()!", "FTP Error",
MessageBoxButtons.OK, MessageBoxIcon.Exclamation,
MessageBoxDefaultButton.Button1);
return;
}
hConnection = InternetConnect(
hInternet,
"Hostname",
INTERNET_DEFAULT_FTP_PORT,
"Username",
"Password",
INTERNET_SERVICE_FTP,
0,
0);
if(hConnection == IntPtr.Zero)
{
MessageBox.Show ("Error in InternetConnect()!", "FTP Error",
MessageBoxButtons.OK, MessageBoxIcon.Exclamation,
MessageBoxDefaultButton.Button1);
return;
}
bool bRet = FtpPutFile (
hConnection, @"\Program Files\FtpTestWinInet\Test.txt",
"Test.txt",
FTP_TRANSFER_TYPE_BINARY,
0);
if(bRet == false)
{
MessageBox.Show ("Error in FtpPutFile()!", "FTP Error",
MessageBoxButtons.OK, MessageBoxIcon.Exclamation,
MessageBoxDefaultButton.Button1);
return;
}
MessageBox.Show("FTP Upload successful");
}
catch (Exception ex)
{
MessageBox.Show ("Unhandled error occured!", "FTP Error",
MessageBoxButtons.OK, MessageBoxIcon.Exclamation,
MessageBoxDefaultButton.Button1);
}
finally
{
if (hConnection != IntPtr.Zero)
{
bool ret = InternetCloseHandle(hConnection);
if(ret == false)
{
MessageBox.Show ("Closing the FTP connection failed", "FTP
Error", MessageBoxButtons.OK, MessageBoxIcon.Exclamation,
MessageBoxDefaultButton.Button1);
}
}
if (hInternet != IntPtr.Zero)
{
bool ret = InternetCloseHandle(hInternet);
if(ret == false)
{
UInt32 ErrorNumber = (UInt32)Marshal.GetLastWin32Error();
MessageBox.Show ("Closing the Internet connection failed!",
FTP Error", MessageBoxButtons.OK, MessageBoxIcon.Exclamation,
MessageBoxDefaultButton.Button1);
}
}
}
} Tag: Internal/External Microphone detection Tag: 82934
RAPI .net native support
Is there any native support/objects for RAPI in .net compact framework
please?
Claire Tag: Internal/External Microphone detection Tag: 82933
How to scale a windows contents
Good morning,
In my present development under 'classic' windows, I use the functions which
permit scaling the window contents such as SetWindowExtEx, SetWindowOrgEx,
SetViewportExtEx, SetViewportOrgEx.
These functions do not appear to be part of the sdk.
Does this mean that we cannot achieve scaling at all?
If we can, what should be used instead? Tag: Internal/External Microphone detection Tag: 82931
Books about USB, serial, infrared
Hi all,
can anyone recommend me a book (german or english) about accessing USB,
serial port and infrared port within Compact Framework.NET (VB.NET /
C#.NET)?
Thanks
Marco Tag: Internal/External Microphone detection Tag: 82930
can i use AttachThreadInput in wince?
Hi guru
Is it possible to use AttachThreadInput in WinCE?
best regard. Tag: Internal/External Microphone detection Tag: 82928
Hood Canal Mobility End of Summer Sale
Hood Canal Mobility is putting its complete line of Pocket PC
applications and .NET Compact Framework developer controls on sale!
For a limited time, everything is 40% off!
- Data Protector for Windows Mobile 2003 Pocket PCs
Protect your sensitive data with strong password protection and
128-bit encryption!
Just $9.95 at http://www.pocketgear.com/software_detail.asp?id=14514
- Signature Capture Control for the .NET Compact Framework
Build proof of delivery solutions like those used by UPS and FedEx
delivery drivers.
Just $9.95 at http://www.pocketgear.com/software_detail.asp?id=9649
- Signature Capture Control Professional for the .NET Compact Framework
Save your digital signatures directly to local SQL Server CE databases.
Just $14.95 at http://www.pocketgear.com/software_detail.asp?id=14512
- NetPerceptor Control for the .NET Compact Framework
Give your applications the ability to detect the presence of a wireless
network. This is a Pocket PC Magazine Software Awards 2004 Nominee!
Just $9.95 at http://www.pocketgear.com/software_detail.asp?id=14513
- PictureBox Plus Control for the .NET Compact Framework
Enhanced Picture Box control allows your images to be saved as 16 or
24-bit bitmaps.
Just $9.95 at http://www.pocketgear.com/software_detail.asp?id=14515
- Signature Capture Control for CE.NET
Build proof of delivery solutions like those used by UPS and FedEx
delivery drivers for CE.NET devices.
Just $9.95 at http://www.pocketgear.com/software_detail.asp?id=14525 Tag: Internal/External Microphone detection Tag: 82922
Disable the suspend mode of USB host
I found this discussion from the microsoft.public.windowsce.embedded group
through google search and it is related to our development problems.
When I plug in the USB device to the Pocket PC running Windows CE.net 4.2,
at the first the USB device gets enumerated correctly, than after 2 or 3
seconds, it seems going into suspend mode. When there are attempt trying to
write or read from the USB device, the device LED indicating that the it
resumed while the read data is not correct. As soon as the data IO finished,
it goes SUSPEND mode immediately.
How can I disable the USB bus suspend function to my device so that the
device is always ready for the data IO?
Is any way to ask the USB bus return to power FULL ON mode before the USB
device doing the data IO?
We are using eV++ 4.0 for developing the USB driver and CE application even
though we have a license of PB 4.1
Thank you for the help,
Frank Chen
----------------------------------------------------------------------------
-
Are you talking about USB bus states or Windows CE power states. I assume
you mean CE power states.
If your client driver exposes a stream interface (by calling
ActivateDevice() on itself) it will receive PowerUp()/PowerDown() callbacks
just like any other driver. I'm not sure what's in the CE 3.0 distribution,
but the USB printer driver does this -- check out USBDeviceAttach() in
public\common\oak\drivers\usb\class\printer (the path may be slightly
different in 3.0).
Note that the operations you can carry out in a device driver are greatly
restricted in power callbacks. In particular, you can't issue USB
transfers, write the registry, or make most API calls. Also, your device is
likely to get unloaded and reloaded as soon as the system resumes.
Hope this helps,
Andrew Pearson
--
To reply directly, remove "online." from my email address.
This posting is provided "AS IS" with no warranties, and confers no rights.
"k.kasama" <XBN00421@nifty.com> wrote in message
news:090701c29d08$feb1a770$d5f82ecf@TK2MSFTNGXA12...
> I am developping USB client driver for Windows CE3.0.
> Is there method to detect a transition from On/Idle state
> to Suspend state?
>
> Regards,
>
>
----------------------------------------------------------------------------
---- Tag: Internal/External Microphone detection Tag: 82919
Auto Start Of Programs
Is there a way to get a program to automatically start when the PPC is turned
on?
If so, can this be set so the CE App Mgr will do the setup for me, or do I
need to create a PC program to modify the PPC registry, or folders?
TIA Tag: Internal/External Microphone detection Tag: 82917
CeDeleteFile and CeRemoveDirectory Creating Problem
Hi all,
I am using VB6 and wanted to delete file from PocketPC and for that I
am using CeDeleteDir MAPI Function but it is sometimes deleting files
but most of the times not deleting any files
I have used several styles like but in any case it is not deleting
files
lngReturn =
CeDeleteFile(StrConv("\Program Files\Test_App\Data\hostinfofile.xml" ,
vbUnicode))
lngReturn returns 0 and file not deleted
I also used following syntax but it is also not working
Call CeDeleteFile("\Program Files\Test_App\Data\hostinfofile.xml")
I want that all files and folders deleted under Test_App is there any
API for that as CeRemoveDirectory only delete Empty Directory
If anybody has Solution of above,please share asap.
Bye
Anurag Saxena Tag: Internal/External Microphone detection Tag: 82914
Low memory dialog
Hi there,
I have a quite complex UI app, and I keep getting this low memory dialog on
AppStart, asking me to close programs and free-up memory on the emulator. On
the device (PPC 2003), the app simply wont start (not even the dlg).
Here's some details:
I have my main app and 3 dlls:
Main .exe: 32K
1st .dll: 24K
2nd .dll: 44k
3rd .dll: 11K
Is this a fairly large app on PPC? I come from a PalmOS background, and I
nowhere read about stringent memory restrictions on PPCs (if you are familiar
with Palm limitations)
Can anybody tell me what exactly is happening? Did I run into a wall or is
this because of memory leaks? Because the app wont start, I cannot even debug
for leaks. It used to work fine when it was a bit smaller in size.
Thanks a lot
PB. Tag: Internal/External Microphone detection Tag: 82913
Pocketfrog
Has anyone made any experience, good or bad, using PocketFrog
(pocketfrog.droneship.com) for game development on the Pocket PC? What
advice do you have regarding using it for a new project?
Thanks,
Eric Tag: Internal/External Microphone detection Tag: 82906
Searching FTP example PPC 2003
Hello
I'm searching for an piece of code that downloads a file from a ftp server.
I tried something with InternetOpen -> InternetConnect (I'm sorry but the
code is at my company). And in the emualted PPC it seemed to work but on the
PDA
the result of InternetOpen was ever an error.
mfg Sven Tag: Internal/External Microphone detection Tag: 82894
Weird Toolbar Behavior
Hello,
I am creating an application that needs to read some basic information about
toolbars in third-party apps. For the most part this works fine. However,
I have a few programs (i.e. Repligo) that present a weird problem.
Repligo uses the ToolbarWindow32 window classes embedded in Menu_Workers
(like everything else). However, when sending the window a TB_BUTTONCOUNT
or TB_GETIMAGELIST message, the toolbars report that there are no buttons or
imagelists when it's very obvious that they are there. All of the other
messages respond as they should, though.
I've checked to make sure that the window isn't subclassed (it's pretty easy
to check using Spy++), so it's not being rendered internally.
I've noticed something similar in my MFC apps, too. For example,
TB_GETIMAGELIST returns 0 occasionally and at othertimes it correctly
returns the handle to the imagelist. Does anyone know what is causing these
issues? Without accurate information, it really makes my program less
reliable.
Thanks! Tag: Internal/External Microphone detection Tag: 82890
removing settings from startmenue
Hello
is it possible to remove the "Settings" entry from the "start menue"?
or is it possible to remove today?
Because we want to build a sandbox where the user can do only things
we want.
All other tips to restrict the user are welcome.
mfg Sven Tag: Internal/External Microphone detection Tag: 82888
Programm icon
Hello
I'm using MS eVC++ 4.
I wrote my programm by using "WCE Pocket PC 2003 Application"
and taking in the next dialog "A simple WinCE application"
Now my programm is ready but in the file explorer the icon looks like an old
MS-DOS Program. And now I want to exchange it with my own icon.
But the question is how.
mfg Sven Tag: Internal/External Microphone detection Tag: 82887
Colours for high-visibility
Hi, folks.
I have an app running on an Ipaq (Pocket PC 2003) and the field
testers report it can be difficult to read the display in sunlight.
I'm currently just using standard black on white. Has anyone got
recommendations for colour combinations that are more readable in
bright sunlight?
TIA,
Peter Royle
"Before God we are all equally wise - and equally foolish." --Albert
Einstein (1879-1955) Tag: Internal/External Microphone detection Tag: 82885
Does any one know how to detect programmatically if the audio being
recorded on a PPC is coming in from an internal or external microphone?