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++ / April 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DLL design question30 Apr 2006 15:15 GMT1
I have an application which consists of several (approx 40 C/C++ dlls).
     I want to provide a C (Win32 Dll) API to these Dlls. However, I
want to partion the API at a different level of abstraction. I need som
advice on the best practise on doing this. the following may help
variable args question30 Apr 2006 15:09 GMT2
I have a C function that takes variable args, i.e. is of the form :
foo( const char*, const int, ... ) ;
I want to expose this function so that I can call it from VB(6).
My questions are:
How to Force compiler to give error notice in "if" clause?29 Apr 2006 22:39 GMT3
Is there a way to force Visual C++ compiler (VS 2003) to give an error or
notice in case of IF statment have "=" instead of "=="
for example
if(locationID = 10351)  is passing,   but I want an error fired
Format Partition in C++29 Apr 2006 21:05 GMT1
Is there a way to format a partition from within a C++ app?
Is there anybody how to create hidden folder in public folder or system?29 Apr 2006 07:46 GMT2
Is there anybody how to create hidden folder in public folder or system?
I have a any problem.
I cannot create hidden folder in public or system folder.
Is there anybody who knows the answer to create hidden folder ?
deleted namespace?29 Apr 2006 04:40 GMT2
hi, i used VS2003 for my C++ apps and i recently downloaded the 2005 Express
Edition of C++. I tried a simple console app to see what was different, and i
noticed they deleted the old "system" namespace. like how you could do
"system("pause");" and such...what happened to that?
Calling java (.jar) from C++?29 Apr 2006 02:37 GMT3
I have a need to call a java database library from C++ applications.  Can
anyone point me in the right direction on how to accomplish this?
Thanks.
GetCurrentDirectory is not working for real application path28 Apr 2006 11:00 GMT1
I have a simple program thats open some file a.txt. When program starts it
gets  GetCurrentDirectory  and finds / opens the a.txt file. But if i create
a shortcut on desktop it couldnot find real working directory. How can i do
this ?
VS2005 - question about copy-ctor28 Apr 2006 10:25 GMT18
find below an example which IMO should refuse to compile. It compiles fine
with VS2005.
What happens in the call?
What is your opinion?
Expression: map/set iterators incompatible27 Apr 2006 21:20 GMT6
Me and my colleagues have been working on a problem since yesterday and can’t
seem to find a solution to it. It relates in a good measure to iterators and
the way we’re using them in our project. I will first give you a little
introduction to our main task. We had at our hands ...
Managed Wrapper for unmanaged Constructor with inputs27 Apr 2006 19:21 GMT4
Basically I need to create a managed wrapper for the class "A" below:
class A : public CModule
{
public:
how to inject system process SERVICES.EXE as system restart?27 Apr 2006 18:38 GMT6
Hello. all:
I want to inject a DLL of my custome hook dll to system serice SERVICES.EXE
application as every OS restart?
B.R.
C++ vs. C# (new to windows programming)...27 Apr 2006 13:45 GMT4
After messing around for some time with Tcl/Tk and VBScript,
we've finally reached the point where we need to put some speed
into our applications.
So, our typical application looks like this.
[repost] Static initialization of native code in CLI/native mixed environment27 Apr 2006 06:39 GMT1
I posted this recently in microsoft.public.vc.language and was
redirected
here.
I also searched this ng and found some relavant threads.
Rationale for C++/CLI Value Types not having a default constructor27 Apr 2006 05:59 GMT12
Given
value class X
{
public:
Pages: 1 2 3 4 5 6 7 8 9 March, 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.