Click here to Skip to main content
16,006,605 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Isn't there native support for PNG in Windows? Pin
Chris Losinger28-Dec-01 9:16
professionalChris Losinger28-Dec-01 9:16 
GeneralRe: Isn't there native support for PNG in Windows? Pin
James R. Twine28-Dec-01 16:04
James R. Twine28-Dec-01 16:04 
GeneralDisplays a Transparent Image Using Memory DC Pin
clemence27-Dec-01 21:51
clemence27-Dec-01 21:51 
GeneralRe: Displays a Transparent Image Using Memory DC Pin
Mike Nordell27-Dec-01 22:58
Mike Nordell27-Dec-01 22:58 
GeneralRe: Displays a Transparent Image Using Memory DC Pin
Rickard Andersson2028-Dec-01 0:36
Rickard Andersson2028-Dec-01 0:36 
GeneralRe: Displays a Transparent Image Using Memory DC Pin
Christian Graus28-Dec-01 0:50
protectorChristian Graus28-Dec-01 0:50 
Generalinline asm problem in visual C++ Pin
HAM27-Dec-01 20:53
HAM27-Dec-01 20:53 
GeneralRe: inline asm problem in visual C++ Pin
Mike Nordell27-Dec-01 23:17
Mike Nordell27-Dec-01 23:17 
Please elaborate. Is it VC that is "locking up" on you, or is it the app that "will lock up at various times"? You state both alternatives, and somehow I find this hard to believe. What does "lock up" mean? Attach the debugger to your hung exe and see where it's hung.

Are you using a single or multi-CPU system? Remember that the TSC is CPU bound. Also keep in mind that you should serialize the CPU if doing any FP operations in proximity of this call (e.g. CPUID with EAX = 0).

/Mike
GeneralRe: inline asm problem in visual C++ Pin
HAM28-Dec-01 8:41
HAM28-Dec-01 8:41 
GeneralRe: inline asm problem in visual C++ Pin
HAM28-Dec-01 8:44
HAM28-Dec-01 8:44 
GeneralWindow being minimized Pin
Jason Hooper27-Dec-01 19:19
Jason Hooper27-Dec-01 19:19 
GeneralRe: Window being minimized Pin
Michael Dunn27-Dec-01 19:55
sitebuilderMichael Dunn27-Dec-01 19:55 
GeneralRe: Window being minimized Pin
Jason Hooper27-Dec-01 20:26
Jason Hooper27-Dec-01 20:26 
GeneralRe: Window being minimized Pin
Nish Nishant27-Dec-01 20:59
sitebuilderNish Nishant27-Dec-01 20:59 
GeneralCode Multimedia & Internet Keyboard Pin
Eugene Pustovoyt27-Dec-01 18:51
Eugene Pustovoyt27-Dec-01 18:51 
GeneralGetting the font file name Pin
v_krishnan27-Dec-01 18:51
v_krishnan27-Dec-01 18:51 
GeneralRe: Getting the font file name Pin
Mike Nordell27-Dec-01 23:25
Mike Nordell27-Dec-01 23:25 
GeneralRe: Getting the font file name Pin
v_krishnan28-Dec-01 19:14
v_krishnan28-Dec-01 19:14 
GeneralMACRO problem.... Pin
Christian Graus27-Dec-01 18:41
protectorChristian Graus27-Dec-01 18:41 
GeneralRe: MACRO problem.... Pin
PJ Arends27-Dec-01 21:29
professionalPJ Arends27-Dec-01 21:29 
GeneralRe: MACRO problem.... Pin
Michael Dunn27-Dec-01 21:44
sitebuilderMichael Dunn27-Dec-01 21:44 
GeneralRe: MACRO problem.... Pin
Christian Graus28-Dec-01 0:30
protectorChristian Graus28-Dec-01 0:30 
GeneralList Box/Control Always having a selected item Pin
me27-Dec-01 17:32
me27-Dec-01 17:32 
GeneralRe: List Box/Control Always having a selected item Pin
James R. Twine28-Dec-01 7:21
James R. Twine28-Dec-01 7:21 
GeneralGraphics related query! Pin
Nish Nishant27-Dec-01 16:42
sitebuilderNish Nishant27-Dec-01 16:42 

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.