Click here to Skip to main content
15,896,063 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Retrieving File type Pin
ThatsAlok4-Sep-05 23:14
ThatsAlok4-Sep-05 23:14 
AnswerRe: Retrieving File type Pin
Eytukan4-Sep-05 23:24
Eytukan4-Sep-05 23:24 
General[Message Deleted] Pin
Monisankar5-Sep-05 4:22
Monisankar5-Sep-05 4:22 
AnswerRe: Retrieving File type Pin
Gary R. Wheeler5-Sep-05 5:53
Gary R. Wheeler5-Sep-05 5:53 
GeneralRe: Retrieving File type Pin
normanS5-Sep-05 19:39
normanS5-Sep-05 19:39 
GeneralRe: Retrieving File type Pin
Anonymous6-Sep-05 1:13
Anonymous6-Sep-05 1:13 
GeneralRe: Retrieving File type Pin
Gary R. Wheeler6-Sep-05 13:10
Gary R. Wheeler6-Sep-05 13:10 
QuestionHow to import VB interface in VC++ programming?How to link the interface with VC++ codes Pin
ladyscarlet994-Sep-05 20:04
ladyscarlet994-Sep-05 20:04 
I want to import a VB interface in my VC++ programming for my image thinning project. How to do so and how to link the interface objects with the coding?

My VB form consists of a menu toolbar, command button,a picture box and a text box. I want to open a 50x50 TIFF image file using the menu item File->Open File and displays the image in the picture box. How to get the file name from the interface and load the image onto the interface?

Then I need to click the command button to convert the image to binary image(0 for white and 1 for black).(I have the coding for binary conversion but I don't know how to link them with the command button and accessing the image in the picture box.

Later, i need to display the binary image that I saved in a binary file in the text box in the interface. How to read and write a file through the interface? How to display the content of the file being read?

Hopefully, anybody who are experienced in this can guide me from the scratch in details. Is there any source where can I get examples of source codes and related tutorials? I've browse through books but they only give the howto info not the real full source codes on the howto.

Some books give info on how to how to create an MFC application, but I still don't get it on how to link the interface items with the existing coding. Need simple and fast help here.

thank you very muchConfused | :confused:
AnswerRe: How to import VB interface in VC++ programming?How to link the interface with VC++ codes Pin
MailtoGops5-Sep-05 4:19
MailtoGops5-Sep-05 4:19 
GeneralRe: How to import VB interface in VC++ programming?How to link the interface with VC++ codes Pin
Christian Graus5-Sep-05 16:08
protectorChristian Graus5-Sep-05 16:08 
QuestionProgress Dialog Pin
LighthouseJ4-Sep-05 17:08
LighthouseJ4-Sep-05 17:08 
QuestionRemoving Drivers from a system Pin
Peter Prescher4-Sep-05 16:58
Peter Prescher4-Sep-05 16:58 
AnswerRe: Removing Drivers from a system Pin
Gary R. Wheeler5-Sep-05 5:55
Gary R. Wheeler5-Sep-05 5:55 
GeneralRe: Removing Drivers from a system Pin
Peter Prescher5-Sep-05 9:04
Peter Prescher5-Sep-05 9:04 
QuestionWhere to delete item data with CListCtrl Pin
followait4-Sep-05 16:24
followait4-Sep-05 16:24 
AnswerRe: Where to delete item data with CListCtrl Pin
Jose Lamas Rios4-Sep-05 19:12
Jose Lamas Rios4-Sep-05 19:12 
GeneralThank you. It works. Pin
followait4-Sep-05 19:54
followait4-Sep-05 19:54 
AnswerRe: Where to delete item data with CListCtrl Pin
Kelly Herald4-Sep-05 20:06
Kelly Herald4-Sep-05 20:06 
GeneralRe: Where to delete item data with CListCtrl Pin
Jose Lamas Rios4-Sep-05 20:26
Jose Lamas Rios4-Sep-05 20:26 
GeneralIt doesn't help to delete item data. Pin
followait4-Sep-05 20:43
followait4-Sep-05 20:43 
GeneralRe: It doesn't help to delete item data. Pin
Kelly Herald6-Sep-05 4:07
Kelly Herald6-Sep-05 4:07 
QuestionConnection to SQL? Pin
Member 21004814-Sep-05 16:22
Member 21004814-Sep-05 16:22 
AnswerRe: Connection to SQL? Pin
Steve S5-Sep-05 0:11
Steve S5-Sep-05 0:11 
QuestionPrinting Pin
Ivan Cachicatari4-Sep-05 16:00
Ivan Cachicatari4-Sep-05 16:00 
QuestionHow to determine if a window has scroll bar? Pin
followait4-Sep-05 15:25
followait4-Sep-05 15:25 

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.