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

C / C++ / MFC

 
GeneralRe: Stored procedures and CRecordSet Pin
Michael P Butler4-Nov-03 5:34
Michael P Butler4-Nov-03 5:34 
GeneralRe: Stored procedures and CRecordSet Pin
pankajdaga4-Nov-03 6:14
pankajdaga4-Nov-03 6:14 
GeneralAppwizard Project Settings Pin
Eran4-Nov-03 2:49
Eran4-Nov-03 2:49 
GeneralCScrollBar SB codes Pin
ns4-Nov-03 2:46
ns4-Nov-03 2:46 
Questionhow to delete, or rewrite Pin
don7cry4-Nov-03 2:43
don7cry4-Nov-03 2:43 
AnswerRe: how to delete, or rewrite Pin
valikac4-Nov-03 5:42
valikac4-Nov-03 5:42 
GeneralStretchBlt function Pin
El'Cachubrey4-Nov-03 2:14
El'Cachubrey4-Nov-03 2:14 
GeneralRe: StretchBlt function Pin
Terry O'Nolley4-Nov-03 8:47
Terry O'Nolley4-Nov-03 8:47 
Are only some of your grid lines disappearing? if so:

StretchBlt works by removing columns and rows of pixels. It may be that some of the rows that StretchBlt removes are the rows (or columns) that contain your grid lines.

You could verify this by changing the destination DC dimensions in your StretchBlt call and see if different rows/columns end up disappearing.






GeneralEncryption by A5/3 of GSM for voice Pin
engahmadm4-Nov-03 2:10
engahmadm4-Nov-03 2:10 
GeneralRe: Encryption by A5/3 of GSM for voice Pin
Dominik Reichl4-Nov-03 9:41
Dominik Reichl4-Nov-03 9:41 
QuestionHow to write text to desktop Pin
Emis4-Nov-03 0:47
Emis4-Nov-03 0:47 
AnswerRe: How to write text to desktop Pin
Alexander M.,4-Nov-03 2:28
Alexander M.,4-Nov-03 2:28 
GeneralRe: How to write text to desktop Pin
Emis4-Nov-03 14:25
Emis4-Nov-03 14:25 
AnswerRe: How to write text to desktop Pin
Mil104-Nov-03 2:38
Mil104-Nov-03 2:38 
GeneralRe: How to write text to desktop Pin
Emis4-Nov-03 15:06
Emis4-Nov-03 15:06 
GeneralLook for help!! About NTDLL.DLL problem~~ Pin
ymmace4-Nov-03 0:37
ymmace4-Nov-03 0:37 
GeneralHTMLEncode in Visual C++ 6.0 Pin
BadJerry4-Nov-03 0:26
BadJerry4-Nov-03 0:26 
GeneralRe: HTMLEncode in Visual C++ 6.0 Pin
murali_utr4-Nov-03 1:04
murali_utr4-Nov-03 1:04 
GeneralRe: HTMLEncode in Visual C++ 6.0 Pin
BadJerry4-Nov-03 1:50
BadJerry4-Nov-03 1:50 
QuestionPlease help me,what operation will cause buffer overrun? Pin
520013144-Nov-03 0:18
520013144-Nov-03 0:18 
AnswerRe: Please help me,what operation will cause buffer overrun? Pin
Steve S4-Nov-03 0:51
Steve S4-Nov-03 0:51 
AnswerRe: Please help me,what operation will cause buffer overrun? Pin
David Crow4-Nov-03 3:46
David Crow4-Nov-03 3:46 
AnswerRe: Please help me,what operation will cause buffer overrun? Pin
Michael Dunn4-Nov-03 4:48
sitebuilderMichael Dunn4-Nov-03 4:48 
GeneralProblems launching a program with CreateProcess Pin
Xzaran4-Nov-03 0:17
Xzaran4-Nov-03 0:17 
GeneralRe: Problems launching a program with CreateProcess Pin
David Crow4-Nov-03 4:07
David Crow4-Nov-03 4:07 

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.