I created an application core, in C++, that I\'ve compiled into a static library in Visual Studio.I am now at the process of writing a GUI for it.
I have a simple MFC program which displays the progressbar..I used the below code to display the progress bar..
I have two machines one running Win 2000 and one running Win XP both with VSC++ 6.I created an application using MFC on the Win XP machine (local) and successfully used the Win2000 machine (remote) as
As you might have already guessed I don\'t want to sort the pointer addresses but the objects/data. At the moment I 开发者_StackOverflowhave an array like this:
I\'ve loaded a开发者_如何学JAVA CBitmap object from a resource ID, and I\'m now wanting to scale it to 50% its size in each dimension. How might I go about this?
I\'ve meddled with some code but I am unable to read the entire file properly...a lot of junk gets appended to the output. How do I fix this?
I\'m developing a Windows Mobile application, and I faced a problem with CCommandBar, which combines toolbar and menubar. Well, I mean the following:
When I set the column text for CListView mor开发者_运维百科e than 271 characters, the rest of my buffer is not present.
Trying to log the application version details in our weblogs using the headers: Should be a one liner..but for some reason whenever I specify anything but NULL for the headers it causes an exception
I\'m building an MFC app in Visual Studio 2008 which classifies textures and I need some sort of lightweight database to hold the characteristics (just some doubles and strings) which can be: