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 / .NET Framework / CLR / May 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Profiler API questions10 May 2004 22:21 GMT2
I have 2 questions regarding the clr profiling api. I am using the gcp_profiler sample as the basis for the questions. Using ver 1.1 of runtime, vc7
Background
I am working on a project with a public web service interface. This interface is called by a client program. We have ...
how to call an unmanaged __fastcall function from CLR in C/Winforms ?10 May 2004 21:22 GMT5
I 'managed' to be able to call a regular unmagaged function from within a
clr bases winforms, but....
I can not call functions that are compiled as __fastcall....
there has to be a way, otherwise how would be possible for the world to
R6025 error during VisualStudio shutdown.10 May 2004 20:47 GMT1
   Laucnhing a VC7.0 custom wizard using DTEClass of ENVDTE namespace.
Subscribed to events like OnBeginShutDown,AfterClosing...
   During manual close of the wizard generated program getting R6025 error
after exitting hte OnBeginShutDown event handler in my program.
use the UIPermissions to disable the print screen key10 May 2004 20:02 GMT6
Hello, can I use the UIPermissions to disable the print screen key?
unmanaged old static library, how to call its functions from managed code in Win Forms, VC++ ?10 May 2004 20:02 GMT1
Yes I did some research on google but nowhere I could find a working
example.
I have a header file and its .lib/static library.
I'd like to design an UI application using Windows Forms which seems cool
OLE controls!!!! HELP10 May 2004 19:47 GMT2
I love OLE controls. I have an application I wrote in VB 6 using the OLE control, I need to upgrade it to .NET but there is no OLE controls in .NET. HHHHHEEEEELLLPPPP!
Anybody Please!!!
--------------------------------
From: Noel Garcia
Sorting10 May 2004 05:46 GMT5
I have an xml file as listed below. This is a list of scripts. Some of the
scripts depend on the output of other scripts. I want to sort this xml in
such a way that the scripts are listed in the correct order of execution. I
created an IComparer class and implememted the Compare ...
WebRequest without IE dependency10 May 2004 04:21 GMT2
I would like to know how to use WebRequest without IE dependency.  I know
that if I has my own proxy setting via WebProxy, it will use value from
WebProxy.  But how can I do if I want to set my program with no proxy when
IE has its own proxy settings.
disable print screen key08 May 2004 00:55 GMT3
Hello, can I use the UIPermissions to disable the print screen key?
Instance members change after it's constructor returns06 May 2004 13:00 GMT5
Here's an example, this is the constructor for an object (plus a member it initializes):
public class MyObj {
//etc.
private Hashtable idlist;
ANN: 9Rays.Spices.Net [asm.browser, analyzer, obfuscator, decompiler, modeler]v3.4.2 released06 May 2004 02:49 GMT1
New version of Spices.Net v3.4.2 has been released.
A lot of improvements, corrections and bug fixes.
 1.. Spices.Net Decompiler: Significantly improved speed of GUI output.
 2.. Spices.Net Decompiler: Incorrect work with stack bug is fixed.
COM -> CSharp Interface generator06 May 2004 02:28 GMT11
Does anybody know of a tool of some sort that can generate a C# interface
from a COM interface? I need to pull a ton of interfaces out of an existing
application and it sure would be lot nicer to get at least a rough headstart
with these interfaces.
how to call an unmanaged static library's member from winforms ?06 May 2004 00:57 GMT3
how to call an unmanaged static library's member from winforms ?
diassembling a program into IL05 May 2004 17:34 GMT2
If I compile a program I've got program.exe
with ILDASM I've seen that it is possible to diassemble the program.exe to
the IL format
in this way, isn't it to easy for someone else modify my code?
MSIL Optimizer?05 May 2004 07:57 GMT7
is there any tool which can optimize msil? for example:
if (a is MyType)
{
 MyType mt = (MyType)a
Pages: 1 2 3 4 April, 2004
 
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.