Click here to Skip to main content
15,914,013 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalquestion about video files... Pin
joshfl27-Jan-03 14:17
joshfl27-Jan-03 14:17 
GeneralRe: question about video files... Pin
Mike Nordell27-Jan-03 14:36
Mike Nordell27-Jan-03 14:36 
GeneralMaking EXE hidden and still capturing screen to bm file. Pin
mkashifkkj27-Jan-03 13:39
mkashifkkj27-Jan-03 13:39 
GeneralRe: Making EXE hidden and still capturing screen to bm file. Pin
Mike Nordell27-Jan-03 16:25
Mike Nordell27-Jan-03 16:25 
GeneralRe: Making EXE hidden and still capturing screen to bm file. Pin
Rage27-Jan-03 20:56
professionalRage27-Jan-03 20:56 
GeneralRe: Making EXE hidden and still capturing screen to bm file. Pin
Mike Nordell27-Jan-03 21:25
Mike Nordell27-Jan-03 21:25 
GeneralRe: Making EXE hidden and still capturing screen to bm file. Pin
Rage28-Jan-03 2:02
professionalRage28-Jan-03 2:02 
GeneralEver heard of Feng Yuan? Questions about his SysCall Program,... Pin
ursus zeta27-Jan-03 13:12
ursus zeta27-Jan-03 13:12 
First off, be advised,...I am a newbie at C++ programming and have a very simplistic notion of the complexity of the Windows System.
I am reading a book by Feng Yuan, "Windows Graphics Programming" 2002, in which he supplies a humongeous amount of hard intel on the Windows Graphics Engine and related DLL components. His book mainly describes the GDI API and is targeted at the Windows 2000 version. Anyway,...
He supplies a number of diagnostic and demo programs with source code as examples for annoying persons like me, and I'm curious if any of you are familiar with this. Specifically, there is a program towards the beginning of the book, called SysCall, which displays an output window with a comprehensive listing of all of over 600 Systems Calls that can be made from user processes to kernel mode address space (not even really sure what that is). Many of these calls appear to be a kernel version of the same calls that a programmer would use in writing a Win32 application.
I'm wondering several things. Why would this information be useful from a program design standpoint? And, how could this program be altered to work correctly on older versions of Windows (my system runs Windows 98)?
The code in the book is copyrighted, but, I'm sure I could list enough of it to give you an idea of what the program entails.
By the way, the book is great,...and way beyond my current comprehension of Windows graphics programming.
GeneralRe: Ever heard of Feng Yuan? Questions about his SysCall Program,... Pin
Christian Graus27-Jan-03 14:50
protectorChristian Graus27-Jan-03 14:50 
GeneralRe: Ever heard of Feng Yuan? Questions about his SysCall Program,... Pin
Mike Nordell27-Jan-03 16:00
Mike Nordell27-Jan-03 16:00 
GeneralThanks Pin
ursus zeta28-Jan-03 8:44
ursus zeta28-Jan-03 8:44 
GeneralButton issues Pin
brianwelsch27-Jan-03 11:36
brianwelsch27-Jan-03 11:36 
GeneralRe: Button issues Pin
Roman Nurik27-Jan-03 16:41
Roman Nurik27-Jan-03 16:41 
GeneralRe: Button issues Pin
brianwelsch28-Jan-03 2:24
brianwelsch28-Jan-03 2:24 
GeneralGetFocus from an AboutBox form Pin
ns27-Jan-03 11:24
ns27-Jan-03 11:24 
GeneralRe: GetFocus from an AboutBox form Pin
Joaquín M López Muñoz27-Jan-03 11:42
Joaquín M López Muñoz27-Jan-03 11:42 
GeneralRe: GetFocus from an AboutBox form Pin
PJ Arends27-Jan-03 11:59
professionalPJ Arends27-Jan-03 11:59 
GeneralRe: GetFocus from an AboutBox form Pin
Joaquín M López Muñoz27-Jan-03 12:07
Joaquín M López Muñoz27-Jan-03 12:07 
GeneralPlease d ont stop responding to my simple questions.... Pin
ns28-Jan-03 3:18
ns28-Jan-03 3:18 
GeneralRe: Please d ont stop responding to my simple questions.... Pin
Joaquín M López Muñoz28-Jan-03 8:57
Joaquín M López Muñoz28-Jan-03 8:57 
GeneralRe: GetFocus from an AboutBox form Pin
ns28-Jan-03 3:26
ns28-Jan-03 3:26 
GeneralRe: GetFocus from an AboutBox form Pin
PJ Arends27-Jan-03 12:01
professionalPJ Arends27-Jan-03 12:01 
GeneralRe: GetFocus from an AboutBox form Pin
ns28-Jan-03 3:11
ns28-Jan-03 3:11 
GeneralRe: GetFocus from an AboutBox form Pin
PJ Arends28-Jan-03 6:39
professionalPJ Arends28-Jan-03 6:39 
Generalokay! Thanks Pin
ns28-Jan-03 6:44
ns28-Jan-03 6:44 

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.