Click here to Skip to main content
15,907,183 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: error C2664 [modified] Pin
CPallini30-Mar-10 23:28
mveCPallini30-Mar-10 23:28 
AnswerRe: error C2664 Pin
Eugen Podsypalnikov31-Mar-10 0:00
Eugen Podsypalnikov31-Mar-10 0:00 
GeneralRe: error C2664 [modified] Pin
002comp31-Mar-10 1:54
002comp31-Mar-10 1:54 
GeneralRe: error C2664 Pin
KingsGambit30-Mar-10 23:34
KingsGambit30-Mar-10 23:34 
GeneralRe: error C2664 Pin
002comp31-Mar-10 1:35
002comp31-Mar-10 1:35 
GeneralRe: error C2664 Pin
KingsGambit31-Mar-10 2:03
KingsGambit31-Mar-10 2:03 
GeneralRe: error C2664 Pin
002comp31-Mar-10 2:14
002comp31-Mar-10 2:14 
GeneralRe: error C2664 Pin
KingsGambit31-Mar-10 2:18
KingsGambit31-Mar-10 2:18 
GeneralRe: error C2664 Pin
002comp31-Mar-10 2:28
002comp31-Mar-10 2:28 
GeneralRe: error C2664 Pin
Emilio Garavaglia30-Mar-10 23:57
Emilio Garavaglia30-Mar-10 23:57 
AnswerRe: error C2664 Pin
arun_pk30-Mar-10 23:26
arun_pk30-Mar-10 23:26 
QuestionCan the OnSelchange event of the combo box be accessed in any other page Pin
hansrajlal30-Mar-10 21:00
hansrajlal30-Mar-10 21:00 
AnswerRe: Can the OnSelchange event of the combo box be accessed in any other page Pin
CPallini30-Mar-10 21:23
mveCPallini30-Mar-10 21:23 
QuestionTree View control - Coloum rearrange Pin
arun_pk30-Mar-10 20:18
arun_pk30-Mar-10 20:18 
AnswerRe: Tree View control - Coloum rearrange Pin
Eugen Podsypalnikov30-Mar-10 22:53
Eugen Podsypalnikov30-Mar-10 22:53 
GeneralRe: Tree View control - Coloum rearrange Pin
arun_pk30-Mar-10 23:14
arun_pk30-Mar-10 23:14 
GeneralRe: Tree View control - Coloum rearrange Pin
Eugen Podsypalnikov30-Mar-10 23:25
Eugen Podsypalnikov30-Mar-10 23:25 
GeneralRe: Tree View control - Coloum rearrange Pin
arun_pk30-Mar-10 23:36
arun_pk30-Mar-10 23:36 
GeneralRe: Tree View control - Coloum rearrange Pin
Eugen Podsypalnikov30-Mar-10 23:40
Eugen Podsypalnikov30-Mar-10 23:40 
GeneralRe: Tree View control - Coloum rearrange Pin
arun_pk30-Mar-10 23:46
arun_pk30-Mar-10 23:46 
QuestionHow I can make my MFC dialoge application workable online? Pin
moh.hijjawi30-Mar-10 7:55
moh.hijjawi30-Mar-10 7:55 
AnswerRe: How I can make my MFC dialoge application workable online? Pin
LunaticFringe30-Mar-10 9:08
LunaticFringe30-Mar-10 9:08 
GeneralRe: How I can make my MFC dialoge application workable online? Pin
moh.hijjawi30-Mar-10 9:28
moh.hijjawi30-Mar-10 9:28 
GeneralRe: How I can make my MFC dialoge application workable online? Pin
LunaticFringe30-Mar-10 9:44
LunaticFringe30-Mar-10 9:44 
AnswerRe: How I can make my MFC dialoge application workable online? Pin
Maximilien30-Mar-10 9:55
Maximilien30-Mar-10 9:55 
You need to redo your UI (front-end) to be web oriented ( asp, flash, silverlight, ... ) that calls something server-side.

unfortunatly, I don't think you can do the front-end with MFC.

good luck.
Watched code never compiles.

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.