}
::DeleteDC(hdc);
}
}
return hbitmap;
}
I got a runtime error when the program was executing the CPictureShowDoc::CreateFilesList
function. there is a missing call to m_Finder.FindNextFile()
Here is the correct code:
BOOL CPictureShowDoc::CreateFilesList()
//=============================================================================
{
m_Finding = m_Finder.FindFile("*.*"); // Finds All Files (By Name)
m_Finder.FindNextFile(); The missing line
CString Extention;
...
...
Besides the code works perfectly
Thanks
hi,
i am computer engineering student. i have to build a basic graphics editor similar to paint as part of my project. i would like to know how i could save the images created with the editor in jpg or gif formats?
i am using bc++ 5.03 and the Dev c++ compilers
thanks...
please do mail me a copy of your response to captain_napalm@hotmail.com
How can I change pictures in my Dialog, show different pictures?
For example, by pressing button OK.
Any idea, how can I ROTATE 90, 180 etc using an IPicture object, once it is loaded and showing on screen...
Thanks
Alex
Alow,
Usually i extract all the information from the loaded picture into a dib files. Than the extracted information i put in 2 dimension matrix. Having that matrix containing all the data, i will make calculation about matrix transformation to rotate it, inverse or anything
hope this will help
cheers,
i am doing a project in vc++, that is "Automated attendency system using Fingerprints".the storage of fingerprints bitmap images in database is taking more space ,so i want to need help of compression images and store that in database.
本文来自电脑杂谈,转载请注明本文网址:
http://www.pc-fly.com/a/jisuanjixue/article-27278-2.html
经济的发展
枷锁在一根根往自己脖子上套