Click here to Skip to main content
15,885,244 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Tortoise svn checkpoint Pin
Albert Holguin23-Feb-14 10:13
professionalAlbert Holguin23-Feb-14 10:13 
QuestionConverting CUDA code to a DLL equivalent to use in MFC Pin
Kiran Satish21-Feb-14 9:40
Kiran Satish21-Feb-14 9:40 
AnswerRe: Converting CUDA code to a DLL equivalent to use in MFC Pin
Albert Holguin23-Feb-14 10:16
professionalAlbert Holguin23-Feb-14 10:16 
GeneralRe: Converting CUDA code to a DLL equivalent to use in MFC Pin
Kiran Satish25-Feb-14 8:23
Kiran Satish25-Feb-14 8:23 
GeneralRe: Converting CUDA code to a DLL equivalent to use in MFC Pin
Albert Holguin25-Feb-14 8:57
professionalAlbert Holguin25-Feb-14 8:57 
GeneralRe: Converting CUDA code to a DLL equivalent to use in MFC Pin
Kiran Satish25-Feb-14 9:05
Kiran Satish25-Feb-14 9:05 
GeneralRe: Converting CUDA code to a DLL equivalent to use in MFC Pin
Albert Holguin25-Feb-14 9:18
professionalAlbert Holguin25-Feb-14 9:18 
QuestionCDHtmlDialog not working with CSS Media Queries Pin
Don Guy21-Feb-14 9:28
Don Guy21-Feb-14 9:28 
Hello there,

I have a CDHtmlDialog app in which am trying to add a CSS media query in the HTML file as shown below, but it doesn't work.

@media(max-width:20em) {
table, thead, tbody, tfoot, th, td, tr { display:block; }
tr + tr { margin-top:1em; }
}

The same CSS works fine if i open in a browser like IE, FireFox, Chrome. But inside the CDHtmlDialog app this doesn't work.

I am using Visual Studio 2012 for development and have IE 11 installed in my machine.

Any ideas?

THanks in advance.
AnswerRe: CDHtmlDialog not working with CSS Media Queries Pin
SoMad21-Feb-14 10:16
professionalSoMad21-Feb-14 10:16 
GeneralRe: CDHtmlDialog not working with CSS Media Queries Pin
Don Guy21-Feb-14 10:56
Don Guy21-Feb-14 10:56 
GeneralRe: CDHtmlDialog not working with CSS Media Queries Pin
SoMad21-Feb-14 11:17
professionalSoMad21-Feb-14 11:17 
QuestionCDC HDC question [Solved] Pin
econy21-Feb-14 3:30
econy21-Feb-14 3:30 
AnswerRe: CDC HDC question Pin
Albert Holguin21-Feb-14 9:12
professionalAlbert Holguin21-Feb-14 9:12 
QuestionCan I get to submenu of a submenu? ( MFC VC 6.0) Pin
Vaclav_20-Feb-14 7:39
Vaclav_20-Feb-14 7:39 
AnswerRe: Can I get to submenu of a submenu? ( MFC VC 6.0) Pin
Randor 20-Feb-14 15:48
professional Randor 20-Feb-14 15:48 
GeneralRe: Can I get to submenu of a submenu? ( MFC VC 6.0) Pin
mistletoe_dean20-Feb-14 22:11
mistletoe_dean20-Feb-14 22:11 
GeneralRe: Can I get to submenu of a submenu? ( MFC VC 6.0) Pin
Vaclav_21-Feb-14 5:04
Vaclav_21-Feb-14 5:04 
GeneralRe: Can I get to submenu of a submenu? ( MFC VC 6.0 SOLVED Pin
Vaclav_21-Feb-14 9:26
Vaclav_21-Feb-14 9:26 
QuestionStructure Fraction With Switch Pin
EliteBrain19-Feb-14 20:23
professionalEliteBrain19-Feb-14 20:23 
AnswerRe: Structure Fraction With Switch Pin
Richard MacCutchan19-Feb-14 21:45
mveRichard MacCutchan19-Feb-14 21:45 
AnswerRe: Structure Fraction With Switch Pin
CPallini20-Feb-14 7:32
mveCPallini20-Feb-14 7:32 
AnswerRe: Structure Fraction With Switch Pin
Malli_S20-Feb-14 22:20
Malli_S20-Feb-14 22:20 
QuestionMFC display data question Pin
econy19-Feb-14 10:29
econy19-Feb-14 10:29 
AnswerRe: MFC display data question Pin
Richard Andrew x6419-Feb-14 18:40
professionalRichard Andrew x6419-Feb-14 18:40 
GeneralRe: MFC display data question Pin
econy20-Feb-14 1:59
econy20-Feb-14 1:59 

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.