| Thread | Last Post | Replies |
|
| Editor issues | 01 Dec 2004 19:45 GMT | 6 |
I am developing in Visual Studio 2003 using C++ .NET. Whenever I switch to the dialog view of a form, there is a pause of 5 - 15 seconds. Whenever I run the application there is a 10-15 second pause after the application finishes compiling but before it shows in the screen. Also
|
| Problem with interfacing with Bladedll - | 01 Dec 2004 17:03 GMT | 1 |
I'm not sure if this is the correct place to ask this but if not please direct me to somewhere more approriatte. I've been messing around trying to create a front end for the Blade dll. I couldn't find any examples online that were simple enough so I have done the best I could ...
|
| Help - New to Managed C++ Question | 01 Dec 2004 14:38 GMT | 3 |
I am an experienced C programmer and we have a large app written in C which I have just recompiled with /clr to start to add in managed code to use .NET framework and windows forms bit by bit. I am new to managed C ++(and C++ for that matter).
|
| Access violation reading location error | 01 Dec 2004 08:48 GMT | 1 |
I am coding a mathematical model with VC++. When I debug the code, I face with no erroe, but during executing, I face with below error "Unhandled exception at 0x0040c275 in Tar.exe: 0xC0000005: Access violation reading location 0x00000004".
|