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++ / February 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
"The system cannot execute the specified program"28 Feb 2007 20:22 GMT2
I installed Visual Studio 2005 SP1, my application does not start on
machines without Visual Studio installed any more. It was working without
SP1.
After searching the web, it seems caused by manifest file, I changed link
Create pop3 mail account problem28 Feb 2007 16:36 GMT2
Is there a Windows API function used to create a pop3 mail account for Win
server 2003. I just know an ADSI method to implement this.
Thanks,
Su
bison and flex in  visual stdio 200528 Feb 2007 10:34 GMT1
want use bison and flex in  visual stdio 2005 for make small
compiler by use Custom Build Rules in Visual C++ 2005
"FlexBison.rules
file "
NetGroupAdd ERROR_ACCESS_DENIED problem27 Feb 2007 22:21 GMT2
I am trying to use NetGroupAdd() to create a group on my computer, but it
always return  ERROR_ACCESS_DENIED. Do you guys know how to resolve the
problem? (Windows Xp sp3)
///code here
Problem27 Feb 2007 08:01 GMT4
Now I have a problem. I have some code like this:
void SetFieldName(LPCTSTR lpszNewValue)
{
   char szFieldName[11];
frustrating parameter issue27 Feb 2007 07:01 GMT3
My question is part C# and part C++. Please don't kill me for bringing C#
inhere :-) Also please don't kill me for asking a n00b question, I'm still
new to C++/CLI and C#.
I have an assembly written in C++/CLI with a public function:
Handle to an opened form27 Feb 2007 03:15 GMT6
I have an C++/CLI MDI application with two Forms A and B.
When I work with Form A I would like to know the handle of Form B (if it is
opened), to use its handle in a delegate that execute a function in Form B.
In example:
error LNK2001: unresolved external symbol "extern "C" ...26 Feb 2007 17:29 GMT1
Hi! How can I fix this error?
Error    1    error LNK2001: unresolved external symbol "extern "C" long __stdcall
SHFlushClipboard(void)" (?SHFlushClipboard@@$$J10YGJXZ)    UnmanagedTest.obj   
Basically I am calling the SHFlushClipboard method from "shlobj.h" (Win32)
error C4430: missing type specifier - int assumed. Note: C++ does not support default-int26 Feb 2007 16:29 GMT1
The following function pointer declarations used to compile without any
problems in VS7.1, now when I try to compile in VS8, I get a C4430
error. Anyone knows why, and how to fix it (without using pragma disable)?
//My header file ...
Simple Question - Passing Arrays to Functions25 Feb 2007 15:45 GMT2
I need to pass an array from C# to a managed C++ function (that will
in turn call unmanaged C code).  My knowledge of managed C++ syntax is
limited (obviously).  This needs to be a reference parameter so the
function can change the contents of the array and give it back to the
A VERY VERY HARD QUESTION ABOUT THE LINKER25 Feb 2007 13:15 GMT1
Sorry, its Friday and beautiful out..
Anyway, is there a way to ignore specific warnings in the linker like you
can with the compiler? I compile with /WX mostly to ensure that people don't
accidentally mix runtimes and want the ability to ignore other warnings.
Read Excel lines with C++25 Feb 2007 07:11 GMT2
Does anyone happen to know if there is a relatively easy way to read lines
of an
Excel spreadsheet in C++. I am not a real programming pro so I hope it will
not be to hard?
Windows Live Messenger not responding 3 seconds after login24 Feb 2007 03:47 GMT1
i recently bought a new laptop with vista home premium and downloaded
windows live messenger but about 3 seconds after login, the program stops
responding and needs to close down. I see a little java icon next to the msn
icon appear on the bottom right corner but disappears with ...
Converting const char * -> System::String^ without gcnew.23 Feb 2007 21:35 GMT6
I have several interfaces in CLI that I access via c#.  My problem is,
is that down in the unmanaged c++, which the CLI lies on top of, I
have a lot of c_str() happening.  But all of my methods in CLI return
System::String^.  I originally just gcnew'd System::String^ passing in
from "general" c++ 2 visual c++ managed23 Feb 2007 20:47 GMT2
developing few command line programs using c++ and gcc I gained experiences
with c++. Now I want to use DevStudio 2005, VC++ and develop .NET application
using the MFC, that I haven't used before as well.
Do you know a good tutorial?
Pages: 1 2 3 4 5 6 7 January, 2007
 
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.