Click here to Skip to main content
15,912,072 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionSending Bytes to Activex VC++.Net Pin
satsumatable14-May-06 18:40
satsumatable14-May-06 18:40 
Questionhow to convert series of BMP to a movie(AVI) Pin
ramyasangeet14-May-06 18:38
ramyasangeet14-May-06 18:38 
AnswerRe: how to convert series of BMP to a movie(AVI) Pin
Cool Ju14-May-06 19:06
Cool Ju14-May-06 19:06 
Questionhelp on MFC (urgent) Pin
makaveli_0714-May-06 17:47
makaveli_0714-May-06 17:47 
AnswerRe: help on MFC (urgent) Pin
John M. Drescher14-May-06 18:09
John M. Drescher14-May-06 18:09 
GeneralRe: help on MFC (urgent) Pin
makaveli_0714-May-06 18:24
makaveli_0714-May-06 18:24 
GeneralRe: help on MFC (urgent) Pin
makaveli_0714-May-06 18:31
makaveli_0714-May-06 18:31 
GeneralRe: help on MFC (urgent) Pin
Christian Graus14-May-06 18:59
protectorChristian Graus14-May-06 18:59 
You need to create a GUI ? The core code will all work without MFC. In MFC, you use the GetWindowText and SetWindowText methods to move text to and from controls. You use the designer to lay out your controls. Have you tried any of this, before asking for help ? If it's your first GUI app, then I'd suggest your boss is being unfair, but if you know C++ well enough, it shouldn't be too big a hurdle. Have a look through the stuff I mentioned, try to get at least a UI design, and then post again with more specific questions as you go.


Christian Graus - Microsoft MVP - C++
AnswerRe: help on MFC (urgent) Pin
bob1697214-May-06 18:16
bob1697214-May-06 18:16 
GeneralRe: help on MFC (urgent) Pin
makaveli_0714-May-06 18:31
makaveli_0714-May-06 18:31 
QuestionRe: help on MFC (urgent) Pin
David Crow15-May-06 6:25
David Crow15-May-06 6:25 
Questionfunction to calculate logarithm of number Pin
cuongcntt200214-May-06 15:41
cuongcntt200214-May-06 15:41 
AnswerRe: function to calculate logarithm of number Pin
Joe Woodbury14-May-06 16:05
professionalJoe Woodbury14-May-06 16:05 
AnswerRe: function to calculate logarithm of number Pin
Ryan Binns14-May-06 19:00
Ryan Binns14-May-06 19:00 
QuestionHow do I detect ports? Pin
guts taicho14-May-06 15:08
guts taicho14-May-06 15:08 
AnswerRe: How do I detect ports? Pin
NiceNaidu14-May-06 19:11
NiceNaidu14-May-06 19:11 
AnswerRe: How do I detect ports? Pin
ThatsAlok15-May-06 19:12
ThatsAlok15-May-06 19:12 
Question(sockets) why does it do this? Pin
Sam 200614-May-06 13:03
Sam 200614-May-06 13:03 
AnswerRe: (sockets) why does it do this? Pin
Michael Dunn14-May-06 13:10
sitebuilderMichael Dunn14-May-06 13:10 
AnswerRe: (sockets) why does it do this? Pin
Nishad S14-May-06 17:46
Nishad S14-May-06 17:46 
Questionerror in debugging directshow filter Pin
yongwpi14-May-06 12:11
yongwpi14-May-06 12:11 
AnswerRe: error in debug directshow filter Pin
Stephen Hewitt14-May-06 13:50
Stephen Hewitt14-May-06 13:50 
GeneralRe: error in debugging directshow filter Pin
yongwpi14-May-06 14:42
yongwpi14-May-06 14:42 
AnswerRe: error in debugging directshow filter Pin
Ryan Binns14-May-06 19:02
Ryan Binns14-May-06 19:02 
GeneralRe: error in debugging directshow filter Pin
yongwpi15-May-06 3:36
yongwpi15-May-06 3:36 

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.