installed WM5 SDK but Device Emulator Manager doesn't show
Wed, 24 May 2006 19:06:01 -0700
I Installed the WM5 SDK, but Device Emulator Manager won't show the WM5
images. I searched the registry and files and can't find where this is
stored, or figure out how to fix it. I reinstalled Device Emulator 1.0 and
the WM5 sdk without any change. Does anyone know how to fix this?
...
|
ctrl-F3 to search
Wed, 24 May 2006 16:51:10 -0400
Simple simple question,
In visual C++ 6.0 ;-) I love the ability to
select a symbol and hit Control/F3 and go to the next occurance of the
symbol.
Only problem is, sometimes it stops working! I have to hit
Control/Shift/F3 which calls up the search dialog.
How do I get Ctrl/F3 to work again!? ...
|
Tooltip Visual C++ 2005
Wed, 24 May 2006 13:44:02 -0700
Hi,
I have noticed that the code developed on Visual Studio 2005 beta when
ported to 2005, behaves a bit differently regarding the tooltip.
In this application , I use a number of tooltip objects each allocated to a
group of tool resources on a window form. The settings for the tooltip
objects include Ini ...
|
Rotate label 90 degrees in Visual Studio 2005
Wed, 24 May 2006 17:28:54 +0200
Hello, I need to know if I can rotate a label 90 degrees because I want to
have the text sided, or if there is another way to see text rotatet 90
degrees.
Many thanks.
...
|
Earn up to 1000 $ per month only for reading your Mails!!!!!!!!
Tue, 23 May 2006 15:59:31 +0200
...
|
Internationalisation
Tue, 23 May 2006 14:19:50 +0100
We have property Localizable = True and set up different resource files for
difference languages. Do we need to do anything else for the forms or this
should be adequate. We have placed the equivalent descriptions against all
the object names. T
Thanks in advance.
...
|
How to implement Autofilter and freeze panes in an Excel spreadsheet using VB6?
Tue, 23 May 2006 07:34:53 +0800
Hi,
We're developing a Solomon 5.5 application for a client that exports data
from selected databases into an Excel spreadsheet. So far, the application
works, but we could not figure out how to implement Autofilter and Freeze
panes into the file. Any help would be appriciated.
Thanks
...
|
|
|
RegAsm Error - we're stuck!!
Mon, 22 May 2006 17:16:48 -0400
Hi All
We are receiving this error when trying to register our .DLL file:
"RegAsm : error RA0000 : Could not load file or assembly 'Fool.Services, Version=
1.0.0.0, Culture=neutral, PublicKeyToken=a7853d74302782b0' or one of its depende
ncies. The located assembly's manifest definition does not match the asse ...
|
Formview
Mon, 22 May 2006 02:41:01 -0700
Hi everybody,
I use Visual Studio Web Developper 2005. I use formview in Inserting
mode whit a stored procedure to insert data in a database.
I want to assign a default value to a field which is a parameter to tte
stored procedure. The default value come a profile value. How to make
...
|
garbage collection problem
Wed, 17 May 2006 10:52:01 -0700
Using visual studio.net, while in a simple 2 line For loop, moving one buffer
into another, on the seventh time thru this for loop (six previous times the
for loop completed), I get a fatal error saying there is no reference to this
object. One buffer is a __gc char pointer[2048 chars] and the other is a
...
|