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

C / C++ / MFC

 
GeneralRe: Global Variables Pin
Peter Liddle2-Aug-02 11:39
Peter Liddle2-Aug-02 11:39 
Questionrecordset doesnt support Updating ....? Pin
ns2-Aug-02 9:03
ns2-Aug-02 9:03 
Questionhow to get a pc-name form its ip-address? Pin
Aaron K.B. Huang2-Aug-02 8:54
Aaron K.B. Huang2-Aug-02 8:54 
AnswerRe: how to get a pc-name form its ip-address? Pin
shetty2-Aug-02 11:57
shetty2-Aug-02 11:57 
AnswerRe: how to get a pc-name form its ip-address? Pin
Anders Molin2-Aug-02 12:39
professionalAnders Molin2-Aug-02 12:39 
AnswerRe: how to get a pc-name form its ip-address? Pin
Le centriste2-Aug-02 18:21
Le centriste2-Aug-02 18:21 
GeneralRe: how to get a pc-name form its ip-address? Pin
Aaron K.B. Huang3-Aug-02 10:43
Aaron K.B. Huang3-Aug-02 10:43 
Generalfastest way to draw single-color rectangles Pin
Roman Nurik2-Aug-02 8:50
Roman Nurik2-Aug-02 8:50 
what is the fastest way to draw single-color rectangles of equal size (100's of thousands of them maybe!) to the screen... the only thing that changes between them is the color

i thought of these choices:

1) deleting and creating a new brush for every single different color, selecting and unselecting it to the DC, and Rectangle()

2) creating a DIB with one palette entry, then just changing that palette entry for every single color

3) anything else you guys can come up with

thanks,


- Roman -

GeneralRe: fastest way to draw single-color rectangles Pin
PJ Arends2-Aug-02 10:09
professionalPJ Arends2-Aug-02 10:09 
GeneralRe: fastest way to draw single-color rectangles Pin
Shog92-Aug-02 10:27
sitebuilderShog92-Aug-02 10:27 
GeneralRe: fastest way to draw single-color rectangles Pin
Tim Smith2-Aug-02 10:41
Tim Smith2-Aug-02 10:41 
GeneralRe: fastest way to draw single-color rectangles Pin
Roman Nurik2-Aug-02 11:31
Roman Nurik2-Aug-02 11:31 
GeneralCopy to clipboard Pin
BlackSmith2-Aug-02 8:40
BlackSmith2-Aug-02 8:40 
GeneralRe: Copy to clipboard Pin
Paul M Watt2-Aug-02 9:21
mentorPaul M Watt2-Aug-02 9:21 
GeneralRe: Copy to clipboard Pin
BlackSmith2-Aug-02 9:40
BlackSmith2-Aug-02 9:40 
GeneralRe: Copy to clipboard Pin
PJ Arends2-Aug-02 10:12
professionalPJ Arends2-Aug-02 10:12 
Generalassembly language in turbo C Pin
asif m@hmood2-Aug-02 8:14
asif m@hmood2-Aug-02 8:14 
GeneralRe: assembly language in turbo C Pin
PJ Arends2-Aug-02 8:16
professionalPJ Arends2-Aug-02 8:16 
GeneralRe: assembly language in turbo C Pin
l a u r e n2-Aug-02 8:20
l a u r e n2-Aug-02 8:20 
Generalassembly language in turbo C++ Pin
staunch2-Aug-02 8:06
staunch2-Aug-02 8:06 
GeneralRe: assembly language in turbo C++ Pin
l a u r e n2-Aug-02 8:08
l a u r e n2-Aug-02 8:08 
GeneralRe: assembly language in turbo C++ Pin
PJ Arends2-Aug-02 8:12
professionalPJ Arends2-Aug-02 8:12 
General"classview info is not available" Pin
ns2-Aug-02 7:57
ns2-Aug-02 7:57 
GeneralRe: "classview info is not available" Pin
PJ Arends2-Aug-02 8:19
professionalPJ Arends2-Aug-02 8:19 
GeneralRe: "classview info is not available" Pin
Shawn Horton2-Aug-02 11:49
Shawn Horton2-Aug-02 11:49 

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.