|
|
Up |
|
|
  |
|
|
  |
Author: NerehaNereha
Date: Sep 15, 2008 14:12
Hello!
When i download embeded visual basic??? it is descatalog???
Best Regards!
|
| |
|
| |
1 Comment |
|
  |
Author: theloneranger1OOtheloneranger1OO
Date: Sep 13, 2008 01:27
Your custom control (or number of parameters) must be different from the one you tried to import/call, make sure you use the proper library, and your declaration must match the type as well. Even though I am a kernel developer, I remember seeing this problem in the past.
"RagTopMan" discussions.microsoft.com> wrote in message news:AD14AF54-5702-4054-80A1-708761F502D9@microsoft.com...
I used vb6's data form wizard and the movecomplete event refuses to compile
saying "Procedure declaration does not match description of event or
procedure having the same name.
Also all previously completed projects give same error message.
Your custom control (or number of parameters) must be
different from the one you tried to import/call, make sure you use the
proper library, and your declaration must match the type as well. Even
though I am a kernel developer, I remember seeing this problem in the
past.
|
| Show full article (1.30Kb) |
|
no comments
|
|
  |
Author:
Date: Aug 29, 2008 09:15
Hi,
You need to post this question in microsoft.public.vb.general.
Dick
--
Richard Grier, MVP
Hard & Software
Author of Visual Basic Programmer's Guide to Serial Communications, Fourth
Edition,
ISBN 1-890422-28-2 (391 pages, includes CD-ROM). July 2004, Revised March
2006.
See www.hardandsoftware.net for details and contact information.
|
| |
|
no comments
|
|
  |
Author:
Date: Aug 22, 2008 13:12
Hi everyone,
I have a fairly "high level" question and I am hoping that you can point me
in the right direction and save me a lot of time.
I have a fairly sophisticated WM app written in eVB. It uses a lot of data
(large customer, inventory and order tables). It synchronizes with my
customers' Microsoft SQL 2000 Server using SQL CE and the whole "push" and
"pull" model.
Now, I wish to rewrite the app into the .NET CF but functionally it should
be the same. The user should be able to "sync" their PDA when in the
building or via VPN which sends data they have collected/produced on the PDA
to the main system as well as provides them with updated information from
the main system. The app can then make use of this updated data offline not
requiring a connection.
Now the million dollar question: What tools should I be looking at to
accomplish this in .NET CF?
Best regards,
Boomer24
|
| |
|
10 Comments |
|
  |
Author:
Date: Aug 22, 2008 12:20
Hi everyone,
I know the right sollusion is to upgrade the app to .NET CF but for the
moment can I get an eVB app running on Windows Mobile 6? The same app does
run on WM 5 with the eVB runtime installed.
Thanks,
Boomer24
|
| |
|
1 Comment |
|
  |
Author: JacJac
Date: Aug 18, 2008 20:32
hi,
I placed a textbox and 10 buttons (each button represents 0 - 9
respectively) in a form. And I would like to limit the numbers entrance to be
5 digits only.
Thus, when the user clicked on button "2"; in the textbox, it should show:
2. After that, a IF control structure will be used to check for the length of
number entered. So, let's based on the above example, there is only one digit
entered which is still less than 5 digits; where if the user continues to
click on button "3", then in the textbox; it should show: 23.
But I'm wondering how to add in any number to the right of the previous
entered??
Anyone out there could kindly please advise???
Thanking in advance.
|
| |
|
1 Comment |
|
  |
Author:
Date: Aug 17, 2008 19:57
Hello,
I am completely new to WindowsCE platform.
I have written several applications in visual basic5/6 for the desktop
Windows which I would like to make available for CE.
Specifically, I need answer to these questions:
1.
Can WindowsCE be installed on desktop PC (prefferable in Virtual PC)?
2.
If yes, the software which works in above 1) can be assumed to be 100%% ready
to be used in hand held devices?
3.
How the application software is installed on PDA? Why user talks about the
need of having .cab file?
Any pointers appreciated,
Jack
|
| |
|
2 Comments |
|
  |
Author: GizmoGizmo
Date: Aug 11, 2008 19:40
In an effort to increase traffic to our new news group we now offering FREE
UNMODERATED chat and advertising
just go to
free.uk.retail.poundland.staff.chat
|
| |
|
no comments
|
|
  |
|
|
  |
Author: Greynold99Greynold99
Date: Jul 29, 2008 11:26
Newbie question regarding project development in Visual Studio 2005.
In experimenting with SQL Express 2005 for SQL Server Reporting Services, I
believe only a small runtime component of Visual Studio 2005 necessary for
SSRS report development is installed with SQL Express 2005 per the suggested
companion software download on the SQL Express MSDN website.
I have been assigned responsibility for an existing Visual Studio 2005
(.vbproj) and on attempting to open with my current VS2005, I receive the
error that the Application for .vbproj development is not installed.
My questions are:
1. Can the .vbproj application be added to my current instance of VS2005?
2. If not, can I install VS2005 Professional Ed. over my current VS2005 or
should I remove it and possibly both it and SQL Express 2005 in order to get
a clean install?
This is on a Win XP SP2, Dell Optiplex 745 desktop
|
| |
|
2 Comments |
|
|
|
|