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++ / December 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Error Using OpenProcessToken()15 Dec 2003 10:03 GMT1
I used DllImport() to load the function OpenProcessToken
() in advapi32.dll, and then called it in my button click
event. But the function always returns false. I got the
error code it left through GetLastError() function and
Japanese IME is MS-IME200015 Dec 2003 06:21 GMT1
additional info, the Japanese IME is MS-IME2000
why application crash under Japanese language default input15 Dec 2003 06:20 GMT4
I have wrote an application which works fine when input
local default setting is English. if the setting is
changed to Japanese, the program will crash before even
goes in the "InitInstance" fucntion call. Anyone have this
Exception Handling15 Dec 2003 05:21 GMT1
I have a VC++ application I have been assigned to modify. The app is getting
exceptions from time to time. The current code uses Try / Catch(...) for
exception handling. When the catch is processed it simply sets the Hresult
to e_fail. I'd like to put in some code that would give me ...
wait for a process end ...15 Dec 2003 05:04 GMT2
I have created a process with ShellExecuteEx()
I want my main process to wait untill this process end.
how could I do that ?
ScrollBar bugs in XP?15 Dec 2003 03:09 GMT1
I believe I have found a bug in XP, but it seems so bad
that it isn't even possible, so I am hoping some folks
here can help me verify or dispute it, which in the end
will benefit us all. Here is the deal.
upgrade my VC++ .net 2002 to 200314 Dec 2003 17:03 GMT1
how?
Why the VC's MVPs Not heared this problem14 Dec 2003 08:17 GMT2
Hi, all:
Following question have been submitted to new group by times, I did'nt
understand why there are any one can help me, even though  say "Yes, you can
do ..." or "No, you can not to do..."
WinMain ???13 Dec 2003 09:10 GMT2
I don't understand !!!!!!
Sometimes VS.NET seems to compile fine with a "int main(int, char*)"
function
sometimes not...
How do I pass a reference to a value type multi-dimensional array?13 Dec 2003 09:06 GMT3
I have a function that I would like to pass a reference to a
multi-dimensional managed array so that the function can allocate the array
size.  I am not sure how to do this.  See below:
{
Wrapping Unmanaged c++ classes in Managed C++12 Dec 2003 19:31 GMT6
I am trying to expose the functionality of an unmanaged
C++ class to the other languages available in the .NET
Framework. I have decided to do this by wrapping the
unmanaged C++ class in a managed one. I have taken a look
VC++ Standard ed. (optimizing compiler revisited) 12 Dec 2003 18:48 GMT3
In particular, this question goes out to the Microsoft C++ development
team.  Back in June, Ronald Laeremans posted the following message.  Has
the optimizing compiler been included with the standard edition of VC++
yet?  Don't think that we've forgotten about it....
LNK1120 when compiling a C++ library to .NET managed code12 Dec 2003 16:34 GMT5
When I build a C++ library to .NET using the managed C++ compiler, I get the
following error message:
Linking...
LINK : error LNK2020: unresolved token (0A000005) _CrtDbgReport
Problem with String::Format12 Dec 2003 15:30 GMT4
Does anybody know if String::Format is messed up in C++. Here's a line of
code:
Console::WriteLine(String::Format(new
System::Globalization::CultureInfo("en-US"), "{0} : {1} %", S"Haha",
include files question12 Dec 2003 14:41 GMT1
Hi, I have question which might be more style question, as
I've never seen any discussion about this in any C/C++
books.
Is there a rules where to include files in .h or .cpp ?
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 November, 2003
 
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.