| Thread | Last Post | Replies |
|
| 254 Control Limit | 30 Oct 2003 23:50 GMT | 1 |
Unbelievably, I've hit the control limit on an EVB form. In VB6 I could potentially create a user control, control arrays or even dynamically create controls to alleviate some of this, but unfortunately, these options don't seem to be supported in EVB.
|
| VB6 and .NET | 30 Oct 2003 21:08 GMT | 8 |
Do you need .NET to develope applications for PocketPC? I have VB6 and downloaded the eMbeded Tools and eVB. It seems to work OK with the basic tools (buttons, etc.) but any of the other components (picturebox, etc.) it gives an
|
| Desperate Help Required. | 30 Oct 2003 02:30 GMT | 1 |
I have a complete UI developed in EVB. And now I am poping up SIP whenever an inputbox(textbox) is focused. But SIP is covering all the controls which are at the bottom of my form. I have made the FormResize property to 0 so actually all controls should be automatically repositioned ...
|
| activex or dll to eVB? | 29 Oct 2003 19:32 GMT | 3 |
if I can convert my vb6 project to activex or dll, can I use that in embedded VB..? is it possible? thanks.
|
| calling the 'Shell' command in eVB | 29 Oct 2003 16:28 GMT | 1 |
I have no problem calling the API when I need to pull a web page from my app but am having trouble calling batch eVB apps I have on the storage card installed on my handheld scanner. Any suggestions? Here's the working
|
| Backgroun Execution on a suspended PDA | 29 Oct 2003 16:26 GMT | 1 |
Have an IPAQ (Pocket PC 2002) You know when u open a prog, and then turn off pda with on/off button and the turn it on again the prog is till running. Or as another example when u put a memo in the Calendar and
|
| Copying files from PDA to PC | 29 Oct 2003 10:16 GMT | 3 |
Can I move files between my PDA and my PC? How can I do this? api..etc Thanks
|
| Database conversion wizard bug with ActiveSync 3.7.1 | 28 Oct 2003 23:08 GMT | 1 |
I'd like to draw attention of the Microsoft guys towards a strange behavior of the Database Conversion wizard with ActiveSync 3.7.1 I've been using Database Conversion wizard for converting old format .cdb files to the WM 2003 format.
|
| Error-handling | 28 Oct 2003 21:45 GMT | 2 |
In my "normal" VB i've a routine for error handling, in every sub or function is a line with On Error GoTo function_name_err At this label, there's a call to my error handler, contains error message,
|
| Which SIP is currently being used? | 28 Oct 2003 18:11 GMT | 3 |
Can you programmatically determine which SIP is being used (is visible) on the PPC device. The reason for this is I want to be able to change the interface slightly depending on the input method currently in use so that the
|
| Mi app. disappears :| | 28 Oct 2003 14:49 GMT | 2 |
I have an app. that works with many records. My problem is that, sometimes, without apparent reason, the app disappears. It don't show any error. Only disappears. Do you know why?
|
| How to Release Memory Resource | 28 Oct 2003 14:36 GMT | 1 |
Dear All, I have question about how to release memory resource in eVB. Whenever ater I set Recordset and make the Connection, I
|
| Known memory leak issues | 28 Oct 2003 13:01 GMT | 6 |
Hi good people I have an application which leaks. Desperately, I have run through my code multiple times revising it again and again. Maybe I am missing some vital eVB information. Please feel free to comment on any of below issues. Thank
|
| WinCE and FTPFindFirstFile ErrorCode 87 | 28 Oct 2003 12:15 GMT | 2 |
I have tried to use FTPFindFirstFile to obtain data about a file from an FTP server after I have placed the file on the server from my PDA. When try to execute FTPFindFirstFile with the following parameters: Dim lngFindFirstFile as long
|
| XSCALE performance problem | 27 Oct 2003 18:08 GMT | 6 |
I recently tried to run my eVB applications on ipaq 3970(XSCALE) and they run much slower that on ipaq 3850 (StrongArm). I found some posts about XSCALE slow performing applications for PPC 2002. I have couple of questions:
|