Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

wince-devel

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 863
  • Category: Open Source
  • Founded: May 3, 2001
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 1887 - 1916 of 2338   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
1887 Clark Wilson
wilsonch0 Send Email
May 5, 2004
10:12 pm
... please point me to answers elsewhere if that makes sense. I've got Visual Studio .NET available, and I just installed the Pocket PC 2002 SDK (since the...
1888 Dietmar Schielke
dietmar_schi... Send Email
May 6, 2004
11:11 am
Hi, it's great to have the GNU-Tools available for WinCE ! :-) So I just tried to port Clips (an expert system shell) to WinCE/PocketPC2003. The sorces...
1889 parallax0hr Send Email May 7, 2004
6:35 am
I am attempting to create a simple native funstion on the iPAQ using the jeode runtime 1.9. However whenever i call System.load("Speaker&quot;) i get a...
1890 SANDEEP DESHPANDE
sandeep5_555 Send Email
May 7, 2004
8:24 am
Hi there, I am novice in WinCE and embedded VC++. I am trying to run an application which contains purely C code. I need to build the workspace and make file...
1891 Patrick Sweeney
thpdg Send Email
May 7, 2004
2:56 pm
// Open a file and read a line from it. FILE *stream; TCHAR INFFile[MAX_PATH]; TCHAR line[MAX_PATH]; wcscpy(INFFile, _T("\\FlashFx Disk\\wireon.txt")); // Open...
1892 Patrick Sweeney
thpdg Send Email
May 7, 2004
3:06 pm
Oops, just one slight typo, in that: fgetws(line, MAX_PATH, astream); should read fgetws(line, MAX_PATH, stream); Notice the word stream. Sorry, and good luck,...
1893 alessi732000 Send Email May 7, 2004
3:51 pm
Try under \windows&#92;lib It works on my PPC 2003 Cheers marco ... using ... ("Speaker";) ... found. I...
1894 Tv MANIKANDAN
tvmanikandan Send Email
May 8, 2004
4:16 am
Hello, I am Manikandan,A new member to this group.. I seek an urgent help from you people. Actually I have to run CETK test case for my display driver(CLCD)....
1895 Clark Wilson
wilsonch0 Send Email
May 9, 2004
12:01 pm
I thought I'd post answers to my own FAQs in case it helps someone else. ... wrote: [snip] ... at ... I went to www.pocketgear.com and searched for "registry";....
1896 Clark Wilson
wilsonch0 Send Email
May 9, 2004
12:15 pm
I'd appreciate help from anyone who has a working configuration of the wince port of SWI-Prolog. I'm trying to set it up but it's trial and error. For...
1897 Clark Wilson
wilsonch0 Send Email
May 9, 2004
12:39 pm
Okay, I flailed around some more, went back to the web page and reread stuff, and tried invoking "plw.exe" instead of "pl.exe". Of course on the PPC they...
1898 David Feldman
dgfaa Send Email
May 9, 2004
9:36 pm
I am trying to solve several seemingly-unrelated Windows CE application problems, and I'd like to understand this (and these questions are based on...
1899 Ricardo Bánffy
rbanffy Send Email
May 10, 2004
10:05 pm
Wow. My spam filter wanted to throw this away as junk. We should never use the words "urgent" and "help" on a legitimate message subject. ;-) Can you (or...
1900 Clark Wilson
wilsonch0 Send Email
May 12, 2004
12:11 pm
Plodding along ... When I issue a command to consult a file "filename"; I get a message "source_sink 'filename&#39; not found" The example I've been using is...
1901 DrPissAnt Send Email May 13, 2004
1:05 am
Anyone have a ARM DLL that is able to be loaded by the JNI? I need to test whether the implementation of Java I'm using is fubar or if the compiler I'm using...
1902 david feldman
dgfaa Send Email
May 16, 2004
8:22 pm
I relocated the ssh.exe programs and associated directories (/bin, /etc, /tmp, and so on) to a new folder, and made the corresponding updates to ...
1903 solar@... Send Email May 21, 2004
11:53 am
Hi there, as a newcomer to wince-devel (and WinCE development, but not software development in general), I am currently looking for very basic information......
1904 Sadeepa Sepala
ssepala Send Email
May 21, 2004
12:48 pm
Hi All, Does any body know how to convert Pocket Access database file (*cdb) file to a Desktop Access database file (*.mdb) ??. I am working on PocketPC 2003...
1905 luckychild33 Send Email May 21, 2004
7:35 pm
Hi, have a look under the pocketgcc yahoo group I think that you can find there what you are searching for ......
1906 Clark Wilson
wilsonch0 Send Email
May 22, 2004
7:56 pm
... [snip] ... I eventually ended up registering DEXplor http://www.dex-plor.com Clark...
1907 Clark Wilson
wilsonch0 Send Email
May 22, 2004
8:04 pm
I continue to have this problem and will be grateful for any help. I used the current_prolog_flag/2 predicate to verify that prolog indeed has /pl as the value...
1908 Clark Wilson
wilsonch0 Send Email
May 22, 2004
8:26 pm
... When you have problems, you might try to rebuild the "resource"; file and library index, like this: \pl\bin\pl.exe -b /pl/boot/init.pl -o /pl/bin/pl.prc ...
1909 Prashant Kumar
mailtopk Send Email
May 23, 2004
6:07 am
hi, active sync has an option for converting it to .mdb or .cdb, Open activesync, select Tools->options ther u have the converstion list. Reg P.Prashant kumar ...
1910 Sadeepa Sepala
ssepala Send Email
May 24, 2004
3:14 am
Hi Prashant kumar, Thank you for your prompt response. Unfortunately I have to do it within my desktop application ( written using MFC VC 6.0). Is there any...
1911 Prashant Kumar
mailtopk Send Email
May 26, 2004
3:52 am
hi, using ADO u can do it,. chk out the below link, about DESKTOPTODEVICE api. ...
1912 Sadeepa Sepala
ssepala Send Email
May 26, 2004
10:13 am
Hi, Dreat !! That was the exact thing I was looking for :) Thank you Prashant, -Sadeepa ... From: Prashant Kumar To: wince-devel@yahoogroups.com Sent:...
1913 Clark Wilson
wilsonch0 Send Email
May 27, 2004
3:31 pm
Well, it seems a good way to issue a command is using a shortcut, and the utility I'm working with (DEXplor) has built into it a way to define shortcuts, and I...
1914 ASHOKKUMAR JANARTHANAN
ashok_jana Send Email
Jun 21, 2004
3:30 am
Dear Group, I am assigned a job of porting a Application developed for an PC application to WinCE device. Can anyone suggest some ideas of how to go about. And...
1915 Hari Das
haripk5 Send Email
Jun 21, 2004
4:02 pm
Ashok, Where are you located? Regards, Hari Das Marlabs Inc. 2025 Lincoln Highway Suite # 110, Edison, NJ 08817 Tel: 732-287-7800 extn. 1412 Cell: 732 216...
1916 Aaron
stanlykinkle... Send Email
Jun 22, 2004
8:12 pm
Hello- First... a note: I don't know a thing about WinCE 2.11. I've used WinCE 3.0 (Handheld PC 2k) and WinCE.NET 4.1 and what I say applies to those. WinCE...
Messages 1887 - 1916 of 2338   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help