Click here to Skip to main content
15,923,083 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Number Matching Pin
Humayun Kabir Hemoo21-Nov-09 3:37
Humayun Kabir Hemoo21-Nov-09 3:37 
Questionmap saves class object and function pointer gives error [modified] Pin
Chanchalgaud20-Nov-09 22:42
Chanchalgaud20-Nov-09 22:42 
AnswerRe: map saves class object and function pointer gives error Pin
Cedric Moonen20-Nov-09 23:35
Cedric Moonen20-Nov-09 23:35 
AnswerRe: map saves class object and function pointer gives error Pin
Richard MacCutchan20-Nov-09 23:42
mveRichard MacCutchan20-Nov-09 23:42 
QuestionSHGetSpecialFolderPath(NULL, dir, CSIDL_LOCAL_APPDATA, FALSE) special path Pin
Chesnokov Yuriy20-Nov-09 22:11
professionalChesnokov Yuriy20-Nov-09 22:11 
AnswerRe: SHGetSpecialFolderPath(NULL, dir, CSIDL_LOCAL_APPDATA, FALSE) special path Pin
Rozis21-Nov-09 2:00
Rozis21-Nov-09 2:00 
QuestionRe: SHGetSpecialFolderPath(NULL, dir, CSIDL_LOCAL_APPDATA, FALSE) special path Pin
Chesnokov Yuriy21-Nov-09 8:23
professionalChesnokov Yuriy21-Nov-09 8:23 
QuestionRe: SHGetSpecialFolderPath(NULL, dir, CSIDL_LOCAL_APPDATA, FALSE) special path Pin
22491721-Nov-09 20:15
22491721-Nov-09 20:15 
AnswerRe: SHGetSpecialFolderPath(NULL, dir, CSIDL_LOCAL_APPDATA, FALSE) special path Pin
Chesnokov Yuriy21-Nov-09 21:26
professionalChesnokov Yuriy21-Nov-09 21:26 
GeneralRe: SHGetSpecialFolderPath(NULL, dir, CSIDL_LOCAL_APPDATA, FALSE) special path Pin
22491721-Nov-09 21:38
22491721-Nov-09 21:38 
GeneralRe: SHGetSpecialFolderPath(NULL, dir, CSIDL_LOCAL_APPDATA, FALSE) special path Pin
Chesnokov Yuriy21-Nov-09 23:22
professionalChesnokov Yuriy21-Nov-09 23:22 
GeneralRe: SHGetSpecialFolderPath(NULL, dir, CSIDL_LOCAL_APPDATA, FALSE) special path Pin
22491722-Nov-09 7:39
22491722-Nov-09 7:39 
Questionconvert - char c[90000000] to CString. Pin
Paulraj G20-Nov-09 18:50
Paulraj G20-Nov-09 18:50 
AnswerRe: convert - char c[90000000] to CString. Pin
22491720-Nov-09 18:59
22491720-Nov-09 18:59 
GeneralRe: convert - char c[90000000] to CString. Pin
Paulraj G20-Nov-09 19:08
Paulraj G20-Nov-09 19:08 
AnswerRe: convert - char c[90000000] to CString. Pin
22491720-Nov-09 19:21
22491720-Nov-09 19:21 
AnswerRe: convert - char c[90000000] to CString. Pin
Rajesh R Subramanian20-Nov-09 20:02
professionalRajesh R Subramanian20-Nov-09 20:02 
AnswerRe: convert - char c[90000000] to CString. Pin
CPallini20-Nov-09 20:30
mveCPallini20-Nov-09 20:30 
AnswerRe: convert - char c[90000000] to CString. Pin
Cedric Moonen20-Nov-09 21:42
Cedric Moonen20-Nov-09 21:42 
AnswerRe: convert - char c[90000000] to CString. Pin
Rozis21-Nov-09 1:56
Rozis21-Nov-09 1:56 
AnswerRe: convert - char c[90000000] to CString. Pin
David Crow21-Nov-09 4:43
David Crow21-Nov-09 4:43 
GeneralRe: convert - char c[90000000] to CString. Pin
Paulraj G22-Nov-09 19:23
Paulraj G22-Nov-09 19:23 
QuestionNewbie to MFCs (Image Processing help) Pin
vishal_c20-Nov-09 12:42
vishal_c20-Nov-09 12:42 
I am working on a project to create a Visual C++ application that loads a grayscale image (bitmap) and performs basic image processing tasks like Zooming/Shrinking, Histogram equalization, basic filtering in both spatial and frequency domains, noise reduction etc. Now I have some basic exposure to C++ coding before but I've never worked with VC++ before and am completely lost trying to build the "app" from the code (which typically involves operating with the pixels). I am told MFCs are the way to go, but it seems too complex for a beginner.

So I was just wondering if someone can help me/point me towards a place where I can get a sort of a basic skeleton MFC which, say has the window and the menus (with the various tasks) designed and can open an image file and extract the pixels from it.

I hope it's not too much to ask for. I am an Electrical Engineer by background and have had not much coding experience before and although I have the logic for this project figured out, I'm running into a brick wall when it comes to coding it. Any help will be much appreciated. Thank you.
AnswerRe: Newbie to MFCs (Image Processing help) Pin
LunaticFringe20-Nov-09 12:53
LunaticFringe20-Nov-09 12:53 
QuestionHook calls to an API? Pin
o m n i20-Nov-09 10:09
o m n i20-Nov-09 10:09 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.