Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / Managed C++ / July 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Question regarding Activation Context API: lpAssemblyDirectory use (Registration-free COM)31 Jul 2006 18:24 GMT1
I'm attempting to apply Registration-free COM Activation Context API
and I'm having a heck of a time doing it. The problem seems to be the
way the API works - or doesn't work, as it were. The CreateActCtx does
not seem to pay proper attention to the lpAssemblyDirectory in the
performance , speed and portability of VC++.NET and VC++ 6.031 Jul 2006 14:57 GMT2
      I'm writing because I haven't been able to find enough
information at the
book stores and at the MS web site on some of my questions.  Perhaps
I'm
Portable C++30 Jul 2006 17:30 GMT1
Could anyone recommend to me any good books or online articles that contain
in depth coverage of portable C++ development?  Specifically writing binary
compatible C++ interfaces and code that will work and be fully compatible
where code built under multiple versions of the ...
C DLL + variable length parameters29 Jul 2006 12:43 GMT4
Is it possible to pass variable length parameters to a C function
exported in a DLL (i.e. using varargs.h without resorting to say passing
a delimited string to be parsed in the function)?
i.e. I want something like this:
visual studio 2003 and clearcase28 Jul 2006 18:09 GMT6
I have a visual c++ project that refuses to build when the project is
in clearcase. It kept complaining that it could not open an include
file. I'm pretty sure that all my include paths are set correctly
because other files in the same directory could be included
Renaming .NET VC++ projects28 Jul 2006 11:58 GMT6
I was wondering if someone might tell me how to rename a VC++.NET 2003
project or is there a product that might do it for me that I could buy.  If
I was using VC++ 6, I could use a product called copywiz, but it does not
seem to support VC++.NET.
Memory usage question28 Jul 2006 10:30 GMT1
If I will make
char* pHugeMemory = (char*)malloc( huge_number_of_bytes );
in some place of my program, and after some time my program will jump
to other processing place, that won't reference pHugeMemory location,
vcbuild syntax - how to use $ALL?28 Jul 2006 04:18 GMT2
Can you tell me if the vcbuild $ALL is the same as the msdev ALL?  If
so, how do I use it?
I have a VS 6.0 command "msdev ProjectName.dsw /make ALL /clean" which,
I believe, builds all the .dsp configurations in the .dsw file. I'm
Can't generate dependencies in VS 2005?28 Jul 2006 04:05 GMT6
We use VS6.0 to support our automated build environment, and we'd like
to move to something that is currently supported. One aspect of VS6.0
is part of the "Generate Makefile" feature, which it seems was removed
in VS 2003. Specifically, that feature creates dependency (.dep) files
.NET C++ SMTP question28 Jul 2006 03:58 GMT2
have been asked to do the following:
Create an application that will take an e-mail address entered by the
user into a field and, once a button is clicked, will take that e-mail
address and check it against the mail server for that address using
Writing to an MS-Word or PDF doc.27 Jul 2006 18:04 GMT4
I have a program that parses 5 XML documents and from there it needs to
write a report.  At the moment the report is being written as a flat ASCII
file, but managers want the output to have pretty pictures and colors (damn
managers).  Which libs can I use to write to an MS-Word ...
VC++ compiler warning C434527 Jul 2006 16:25 GMT3
I have the following warning:
warning C4345: behavior change: an object of POD type constructed with
an initializer of the form () will be default-initialized
Should I care (if yes, why?)
Where do I go for SAPI newsgroup?27 Jul 2006 00:08 GMT1
Sorry to bother everyone, but where do I go to discuss SAPI (speech
recognition) software? Thanx!
Failed to return new code element26 Jul 2006 19:58 GMT7
Hi, I have a VS2005 VC++ application which no longer allows me to add a
Variable or Function to a class in the project.  I attempt to add a new
(public) Variable called Temp123, and get this error...
Failed to return new Code Element.  Possibley syntax error.  New Element
Open Excel workbook. VB and VC26 Jul 2006 14:31 GMT2
In vb  I do:
Dim Ex As New Excel.Application
Ex.Workbooks.Open "c:\tmp\Book1.xls"
Similar code in VC doesn't work:
Pages: 1 2 3 4 5 6 7 8 June, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.