MCI_SAVE not working on Vista anymore.
Wed, 07 Mar 2007 11:03:17 -0500
Hi,
in our code, we are using the MCI_SAVE command to save an audio file
to disk. On Vista we receive the following error:
"The filename is invalid. Make sure the filename is not longer than 8
characters, followed by a period and an extension.".
Is there a special flag that I have to pass in order to ...
|
Team development - Prevent source code steal
Wed, 7 Mar 2007 00:21:00 -0300
Hello to everyone,
I need to manage a development team, and I have total acces to the source
code. The development team is formed by 5 programmers and me. I need to know
the best practice, on how to prevent this programmers to steal the source
code.
I think that one solution to this, is giving them acces t ...
|
Writing Windows Event Log from Visual C
Tue, 6 Mar 2007 16:41:29 -0500
Not sure if this is the right group, but I'm looking for some detailed
implementation instructions for writing to the Windows Application Event Log
from a Visual C app. Any pointers would be appreciated. If this is the wrong
group, please point me in the right direction. Thanks! -- tom c
...
|
Visual web Developer EXPRESS 2005 - how to Embed Resource ?
Tue, 6 Mar 2007 11:06:20 -0800
Pardon me if this is the wrong Forum to ask this, as I couldn't find one specific to VWD Express 2005.
My vendor wants me to "Embed Resource" into my project. They refer to a Context Menu that is supposed to be there when I reight-click on my App_dll.Licenses file... I don't see anything of the sort in VWD 2005.
...
|
Experiencing slow performance during editting of C# sources with Visual Studio 2005 (inside a VMWARE virtual machine)
6 Mar 2007 08:12:10 -0800
Since a year I develop my (C#) software inside VMWARE Virtual
Machines. This worked perfect for Visual Studio 2003. Since 3 months I
switched to Visual Studio 2005 Proffesional and now sometimes the
performance gets very slow during editting of sources. For example
moving the cursor from one character to anoth ...
|
Detect Bluetooth Stack
Tue, 6 Mar 2007 12:12:58 +0530
Hi,
I have to programatically detect which bluetooth stack is present in windows
xp/2000 PC.
Can anyone inform how this can be done. I am using visual c++ as my
development environment.
Regards,
Deepak
...
|
Crystal report viewer - Page cannot be found
Mon, 5 Mar 2007 15:54:20 -0800
Hi everybody !!! This is my issue:
I have a web app developed with C# 2005 and asp.net 2.0. This app has
several .aspx pages with CrystalReportViewer 11 control included. During
execution, I created a report document object, load the .rpt file on it and
assigned this object to the CrystalReportViewer 11 c ...
|
|
|
ASP.net 2003 Project Builds fail on Svr 2003
Mon, 5 Mar 2007 10:55:13 -0800
Our nightly build process gets source code from VSS, creates our virtual
directories, and then spawns the command line compiler to build our ASP. Net
projects. This works fine under Svr 2000 sp4, but fails on Svvr 2003 R2 SP1.
The error is:
Unable to open Web project 'OOWCR'. The file path
'F:\Arena\P426 ...
|
VS Web Deployment Project - Remove Virtual Directoy on Uninstall
5 Mar 2007 09:28:45 -0800
I have a Web Application packaged as a Web Deployment Project in
Visual Studio 2005.
When I install it on a server, it creates an entry in Add/Remove
programs.
When I uninstall it, it removes everything except for the Virtual
Directory in IIS. The path does not exist and it will give that error
when you ...
|
Genealogy Hierarchy Display
Sat, 3 Mar 2007 22:51:03 -0800
Does anyone know of existing code that could replicate that of genealogy
software? Either top-2-bottom or left-2-right display of parent child
relationships. I would like to display several generations and when you
click on a child, they become the top level (parent) and redraw the display
with their chil ...
|