| Thread | Last Post | Replies |
|
| Msgbox help? | 20 Oct 2003 09:23 GMT | 1 |
I would like to know how can I do to change the button vbYesNo from msgbox, to franch vbOuiNon button. I mean changer le caption of the button.. thx
|
| About read "registry" data using " RegQueryValueEx" | 20 Oct 2003 07:59 GMT | 2 |
I want to read the data from system registry in windows CE 3.0 . But in fifth parameter " lpData " which receive the response data(out). If the lpData is "String" type , I can't get the data successfully . But in "long" type ,
|
| Resource Only DLL in EVC | 18 Oct 2003 09:46 GMT | 2 |
I want to create a Resource Only DLL with Images, that will be readed by a program made in Embedded Visual Basic, someone can helpme??? Code snippets are highly appreciated. Please reply to the group.
|
| Converting MDB to CDB problems | 17 Oct 2003 18:51 GMT | 2 |
I can copy an .mdb file to my pocket pc device using my installer program. Now, what I want to do is the first time my program runs convert that .mdb file to a .cdb file using activesync's built-in converter. Is there any way to do this? I want to do this because
|
| atan2 for EVB | 17 Oct 2003 13:26 GMT | 1 |
I need the atan2 function for a PPC application. What is the easist way to get it? thanks
|
| rdp client library | 16 Oct 2003 16:30 GMT | 3 |
How can i use rdp client from vb applications?
|
| how can I use "collection" object | 15 Oct 2003 13:46 GMT | 3 |
In VB6.0 I can write like this: dim col as New Collection but I can't use "new" in evb3.0 ,how can I get a collection object? thanks
|
| Read a file in binary mode | 15 Oct 2003 08:09 GMT | 1 |
I need an example to read a file in binary mode. I don?t problem in text mode. Can you help me? Thanks.
|
| How to add OCX to Embedded visual basic? | 15 Oct 2003 05:22 GMT | 1 |
Hai, Now i have Internet Transfer Control(MSINET.OCX) for visual basic 6.0. Can I embedded this Control into eVB?
|
| What is the problem of textbox? | 14 Oct 2003 20:33 GMT | 6 |
Hai, Recently i am doing my school project with eVB and need to load text file to textbox. Because of the text file size, i need to enable and disable the scrollbars of textbox then i put "text1.scrollbars = 2". However, when i run
|
| IDSSAPI in Pocket PC 2003 | 14 Oct 2003 14:53 GMT | 1 |
I've have been using IDSSAPI on Pocket PC 2002, but have to run my app on Pocket PC 2003 now. Do you know if IDSSAPI supports this platform? Regards, Hendri Verveda
|
| NDIS wlan driver for EVB | 13 Oct 2003 20:43 GMT | 3 |
I'd like to work with WLAN in my EVB program, and I heard that there are a driver to do this: NDIS, but I can find any information about this, an d how to use it with the Embedded Visual Basic... Code snippets are highly appreciated.
|
| popping up menubar when fixing tap op item | 13 Oct 2003 15:59 GMT | 1 |
Does anyone know how to pop up a user defined menubar when you fix the stylus on an item ? Similar as in the agenda, a circle of dots appears when you wish to move an apointment to another date or delete it. Similarity in the file explorer.
|
| image control in eVB 3.0 --> no image? | 13 Oct 2003 14:44 GMT | 2 |
in the emulation i get an error "could'nt load image" etc,etc, i am a beginner, in eVB it is an "extra" component --> image control, and possible must i add it with the installtion on the pocket pc with the installation wizzard, but how can i see it in the emulation ??
|
| Visual Basic doesn't see pocketpc! | 13 Oct 2003 08:58 GMT | 5 |
I've installed Visual Basic 3 and I have Arm processor (level 4) , WindowsCE 3. When I'm debuging my programm it says me that I have no PocketPC, but my pocketpc is synchronising with my desktop. --
|