Advertisement

1 - 10 of 61 containing alltags:("Visual C# 2008") (0.002 seconds)
Hello, I've got List<PointF>. Every two nearby points create a line, and the result formation may be closed (like rectangle), but also opened (just lines...). I need to draw these lines into Bit...
Zones: .NET Framework 2.x, C#, MS Visual C#Date Answered: 04/11/2008 Grade: A Views: 22
Hello, I need to create non-activatible form. That means, clicking this form will not deactivate you current active window. But the form will have some buttons on it, so it must not have .Enable...
Zones: .NET, MS Visual C#, .NET Framework 2.xDate Answered: 04/09/2008 Grade: A Views: 8
Working VS 2008 web app with reference to project, both in C#. I call a routine and pass parameters. I changed the number of parameters, from 3 to 4, on one routine, but VS 2008 says it does not t...
Zones: Visual Studio, MS Visual C#Date Answered: 04/24/2008 Grade: A Views: 0
Hello, I've written a simple application that sets every second the mouse position to location (0, 0). Hovewer, when I run this program as a normal user, or as an administrator (RightClick->Run ...
Zones: .NET Framework 2.x, MS Visual C#, .Net Editors &...Date Answered: 05/04/2008 Grade: A Views: 27
I'm trying to put an icon on a button in MFC (VC++ 2008). To do this I use CMFCButton class for a control variable. It has SetImage method for this (code snippet  below). The icon is displayed on ...
Zones: Windows MFC, MS Visual C++, Microsoft...Date Answered: 09/20/2008 Grade: A Views: 19
Hi, I've got the following C++ DLL which i've modified the algorithm which is being done. It doesn't seem to be producing the results that it would if you were to perform the calculation manu...
Zones: C++Date Answered: 01/23/2008 Grade: A Views: 0
I am trying to do update a textbox from a thread, but it says there is an access problem because the ui isn't thread safe. I realize that the main thread has to update it but I don't know how.  Man...
Zones: C#, Windows Programming, Visual S...Date Answered: 02/21/2008 Grade: A Views: 100
Hi Experts, Does anyone know how to build OpenSSL with Visual C++ 2008? Thank you! Mike
Zones: C++, Windows MFC, Win...Date Answered: 03/09/2008 Grade: A Views: 145
I am writing a scheduling service to replace one written in Delphi.  Here, I need to create a process from the service application which will be invoked by a specified user on that user's desktop. ...
Zones: C#, C++, Microsoft ProgrammingDate Answered: 04/04/2008 Grade: B Views: 75
I've just installed visual c++ 2008 and written a test .cpp file called 'test.ccp. When I start cmd and go to the directory where I have saved the file, I type 'cl /clr test.cpp' I get this err...
Zones: Microsoft Visual C++Date Answered: 04/27/2008 Grade: A Views: 0