|
-
Dec 13th, 2003, 10:03 AM
#1
Thread Starter
Frenzied Member
C++ speed is not consistant and C# is. Why?
This is actually, in my opinion, a very weird happening. I have a c++ program that stretches an image in the entire window and then draws that same image at normal size whereever the mouse moves.
It works great and fast if I have another large program open like VS. But if I just have dev and the program running the drawing is slower than C# is.
But C# remains the same.
Is there something that .net does that my little c++ app does not that could cause that wierdness?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|