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

C / C++ / MFC

 
GeneralRe: CDialog & Multithreading :: MFC Pin
Nish Nishant19-Jun-02 13:55
sitebuilderNish Nishant19-Jun-02 13:55 
GeneralRe: CDialog & Multithreading :: MFC Pin
valikac19-Jun-02 14:26
valikac19-Jun-02 14:26 
GeneralATL Server Pin
Al_Pennyworth19-Jun-02 12:35
Al_Pennyworth19-Jun-02 12:35 
GeneralRegistry Theory Question Pin
soup19-Jun-02 12:30
soup19-Jun-02 12:30 
GeneralRe: Registry Theory Question Pin
Nish Nishant19-Jun-02 13:01
sitebuilderNish Nishant19-Jun-02 13:01 
GeneralRe: Registry Theory Question Pin
soup19-Jun-02 13:12
soup19-Jun-02 13:12 
GeneralRe: Registry Theory Question Pin
Michael Dunn19-Jun-02 19:09
sitebuilderMichael Dunn19-Jun-02 19:09 
GeneralMultiply Copies of same image Pin
19-Jun-02 12:23
suss19-Jun-02 12:23 
Is it possible to copy a parent image and have its children appear in different locations to the parent?

I'm trying to create a side on scrolling shoot-em up and I want to be able to fire five (5) bullets at one time but I don't want to have to write the code 5 times...

GetBulletStartPoint[1];
SetBulletVisible[1];
If(Bullet = OffScreen) AllowNewBullet[1];

etc etc...

Hope this makes sense I can compile what I'e made so far and post on my site if that will help...

GeneralRe: Multiply Copies of same image Pin
Christian Graus19-Jun-02 14:00
protectorChristian Graus19-Jun-02 14:00 
GeneralTooltips + Codepage / Owner-drawn Pin
Oz Ben Eliezer19-Jun-02 12:09
Oz Ben Eliezer19-Jun-02 12:09 
GeneralOutlook Event Sinks Pin
19-Jun-02 11:18
suss19-Jun-02 11:18 
Generalrun a process as a different user Pin
Jason Henderson19-Jun-02 11:16
Jason Henderson19-Jun-02 11:16 
GeneralRe: run a process as a different user Pin
Navin19-Jun-02 11:48
Navin19-Jun-02 11:48 
GeneralRe: run a process as a different user Pin
Jason Henderson20-Jun-02 3:36
Jason Henderson20-Jun-02 3:36 
GeneralMinimizing a modless dialog into taskbar Pin
19-Jun-02 11:06
suss19-Jun-02 11:06 
GeneralRe: Minimizing a modless dialog into taskbar Pin
Nish Nishant19-Jun-02 11:16
sitebuilderNish Nishant19-Jun-02 11:16 
GeneralRe: Minimizing a modless dialog into taskbar Pin
Tim Smith20-Jun-02 2:08
Tim Smith20-Jun-02 2:08 
GeneralRe: How to save objects in windows register Pin
19-Jun-02 10:39
suss19-Jun-02 10:39 
GeneralRe: How to save objects in windows register Pin
19-Jun-02 10:43
suss19-Jun-02 10:43 
GeneralRe: How to save objects in windows register Pin
Nish Nishant19-Jun-02 10:46
sitebuilderNish Nishant19-Jun-02 10:46 
GeneralCharacter insertion into a Editbox! Pin
RuiSantiago19-Jun-02 9:13
RuiSantiago19-Jun-02 9:13 
GeneralRe: Character insertion into a Editbox! Pin
19-Jun-02 9:20
suss19-Jun-02 9:20 
GeneralRe: Character insertion into a Editbox! Pin
Chris Losinger19-Jun-02 9:21
professionalChris Losinger19-Jun-02 9:21 
GeneralRe: Character insertion into a Editbox! Pin
19-Jun-02 9:22
suss19-Jun-02 9:22 
GeneralRe: Character insertion into a Editbox! Pin
RuiSantiago19-Jun-02 22:55
RuiSantiago19-Jun-02 22:55 

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.