Using VS2005 on Vista
Sat, 17 Feb 2007 07:15:55 -0700
I am running Vista Ultimate and have installed VS2005 and SP1. When I open a
project that I built on XP I am getting several problems. To keep this
thread to one topic, I get an error that "Type ADOX.Catalog is not defined"?
I have a referencee to msadox.dll
Any thoughts on how to correct this?
...
|
Need help on COM/DCOM in VB
Thu, 15 Feb 2007 21:23:28 -0800
Hi,
I have a VB COM server that accepts a number of clients, either local or
remote. The problem is that when one of clients crashes, the VB server
does not detect the crash and thus does not close the connection properly.
Is there any way in VB to detect the failure of client(s) and to
terminate the c ...
|
Build failure causing because of multiple cl.exe
Thu, 15 Feb 2007 20:20:10 -0800
while building our projects we are getting build hangs. When debugging
failure, we noticed what seemed to be 3 copies of cl.exe running at the same
time, compiling the projects. This does not happen for other software built,
and is confusing. Any clues on this?
I am using a multi core system, do i need ...
|
Windows pmap/procmap tool
15 Jun 2006 18:23:08 -0700
pmap/procmap commands in unix prints the address space map of each
process. This gives the details of library and memory used by each of
them. I'm wondering if there is any similar tools for Windows. I want
to troubleshoot memory leak issue in a production environment.
...
|
IDE Build System Broken
15 Jun 2006 15:20:59 -0700
This is a cross-post. Sorry.
I cannot believe what I am seeing. If this bug is as I think it is, the
engineer who did this should be thrashed.
I have a regular static .lib project that contains some .cpp, .hpp
files, and of course, a place to put the .obj and .lib file. I noticed
just today that whe ...
|
Large pdb file size with VS 2005
Thu, 15 Jun 2006 12:46:02 -0700
We recently migrated to VS 2005. We have many ATL COM components in our
project. They used to generate .pdb(debug symbol files) of few hundred KB
when we were using VC++ 6.0 But after migrating to VC++ 8.0, we are seeing
pdb's of very large size like 2 to 3 MB. Is this normal? or is there any
setting to re ...
|
bscmake error BK1506
Thu, 15 Jun 2006 09:47:05 -0500
I am trying to convert a VC6 app over to VC8. When compiling in VS2005
I'm getting the following error.
BSCMAKE: error BK1506 : cannot open file '.\Debug\SalesServer.sbr': No such
file or directory
I'm guessing it has something to do with the conversion but can't figure out
why.
...
|
|
|
Reading dpi of a screen
Thu, 15 Jun 2006 07:28:02 -0700
In Microsoft Visual Studio you access the screen resolution through two
properties e.Graphics.DpiX and e.Graphics.DpiY, which return the pixels per
inch of the current screen.
However, on both my two machines the actual dpi is different from the dpi
returned by these properties. My Dell returns 120 dpi, w ...
|
How To Pick Winning Stocks
Thu, 15 Jun 2006 08:29:54 GMT
To pick winning stocks, you need the tools to separate
the companies with superior sales and profit growth from
the ones who are just making a lot of noise. Besides
choosing the right companies to invest in, you must
learn how to read the market's trend so that your timing
is right.
And picking the next ...
|
Read data from a firewire port
Wed, 14 Jun 2006 21:17:02 -0400
Is there anybody that can give me a few hints, links, any advice where I
should start with programming Firewire ports.
Thanks in advance.
...
|