Click here to Skip to main content
       

C#

 
Hint: For improved responsiveness ensure Javascript is enabled and choose 'Normal' from the Layout dropdown and hit 'Update'.
You must Sign In to use this message board.
Search this forum  
    Spacing  Noise  Layout  Per page  Show 
AnswerRe: How to Modifying app.config During InstallationgroupJay Nardev20-Nov-12 21:50 
QuestionHOW TO SOLVE CRYSTAL REPORT "Load Report Failed"memberMAHAMADLATIF HASAN SANADI19-Nov-12 18:59 
AnswerRe: HOW TO SOLVE CRYSTAL REPORT "Load Report Failed"mvpOriginalGriff19-Nov-12 20:45 
QuestionHOW TO CREATE RDLC REPORT IN C# USING SQL 2005memberMAHAMADLATIF HASAN SANADI19-Nov-12 18:35 
AnswerRe: HOW TO CREATE RDLC REPORT IN C# USING SQL 2005mvpOriginalGriff19-Nov-12 20:45 
AnswerRe: HOW TO CREATE RDLC REPORT IN C# USING SQL 2005groupJay Nardev20-Nov-12 21:57 
Questionc# code to search text/string in word doc and get page numbermemberNitin Varshneya 219-Nov-12 17:29 
AnswerRe: c# code to search text/string in word doc and get page numbermvpRichard MacCutchan19-Nov-12 23:11 
GeneralRe: c# code to search text/string in word doc and get page numbermemberNitin Varshneya 219-Nov-12 23:21 
GeneralRe: c# code to search text/string in word doc and get page numbermvpRichard MacCutchan19-Nov-12 23:59 
GeneralRe: c# code to search text/string in word doc and get page numbermemberNitin Varshneya 220-Nov-12 17:59 
GeneralRe: c# code to search text/string in word doc and get page numbermvpRichard MacCutchan20-Nov-12 21:18 
QuestionC# and BitBLTmemberC-P-User-319-Nov-12 10:04 
Can C# do a real BitBLT in Windows Forms ?
 
I am having difficulty figuring out the syntax and implementation of doing a BitBLT in C#.
 
I found This Link [^] about BitBLT on the MSDN site, which is for C++ but couldn't find anything about doing it in C#. All other searches for the two terms, "C#" and "BitBLT" in the same context led to nowhere and worse results.
 
The two major "Duh" points for me are figuring out what the HDC values are for the source and destination.
 
They are listed as "...A handle to the [source/destination] device context..." (no quotes, no dots) but when I go looking for how to determine what that is, or how to obtain it, I wind up in circles.
 
I found some tangential references to the C# Bitmap class, and if that's the way you do a BitBLT in C#, okay, just tell me how.
 
The Syntax and implementation are the thing.
 
Let me think, to keep the question simple, lets say I have a rectangle located at X1, Y1, with width W1 and Height H1, (in pixels, I presume) and I want to move that to location X2, Y2.
 
The BitBLT question is based on a desire to let the hardware do it without the processor spending cycles. I don't care if I use BitBLT or Bitmap or whatever. I just want to know How to do that in C#, and the faster it executes, the better.
 
If this already has examples waiting to read, somebody please point me to them.
AnswerRe: C# and BitBLTmemberGerry Schmitz19-Nov-12 21:57 
GeneralRe: C# and BitBLTmemberC-P-User-320-Nov-12 8:06 
GeneralRe: C# and BitBLTprotectorPete O'Hanlon20-Nov-12 8:35 
GeneralRe: C# and BitBLTmemberGerry Schmitz20-Nov-12 11:50 
QuestionHow can i get the innertext from div which hasnt idmemberGokce Sezgin19-Nov-12 9:17 
AnswerRe: How can i get the innertext from div which hasnt idprotectorPete O'Hanlon19-Nov-12 9:18 
JokeRe: How can i get the innertext from div which hasnt idmemberPeter_in_278019-Nov-12 11:18 
AnswerRe: How can i get the innertext from div which hasnt idmemberaskwjun19-Nov-12 20:42 
AnswerRe: How can i get the innertext from div which hasnt idmemberBernhard Hiller19-Nov-12 21:55 
QuestionWhat is the best tool to create UML diagrams?memberVijay Kanda19-Nov-12 8:29 
AnswerRe: What is the best tool to create UML diagrams?protectorPete O'Hanlon19-Nov-12 8:36 
GeneralRe: What is the best tool to create UML diagrams?memberVijay Kanda19-Nov-12 8:54 
AnswerRe: What is the best tool to create UML diagrams?memberBernhard Hiller19-Nov-12 21:57 
AnswerRe: What is the best tool to create UML diagrams?membergilvani20-Nov-12 1:02 
QuestionC# PAINT for school procetmembermibetty19-Nov-12 7:07 
AnswerRe: C# PAINT for school procetmvpRichard MacCutchan19-Nov-12 8:04 
AnswerRe: C# PAINT for school procetprotectorPete O'Hanlon19-Nov-12 8:14 
GeneralRe: C# PAINT for school procetmembermibetty19-Nov-12 11:06 
AnswerRe: C# PAINT for school procetmemberPascal Ganaye19-Nov-12 8:36 
GeneralRe: C# PAINT for school procetprotectorPete O'Hanlon19-Nov-12 8:54 
AnswerRe: C# PAINT for school procetmember@AmitGajjar20-Nov-12 19:40 
GeneralRe: C# PAINT for school procetprotectorPete O'Hanlon20-Nov-12 20:26 
GeneralRe: C# PAINT for school procetmember@AmitGajjar20-Nov-12 20:47 
GeneralRe: C# PAINT for school procetprotectorPete O'Hanlon20-Nov-12 20:51 
GeneralRe: C# PAINT for school procetmember@AmitGajjar20-Nov-12 20:53 
GeneralRe: C# PAINT for school procetprotectorPete O'Hanlon20-Nov-12 20:55 
GeneralRe: C# PAINT for school procetmember@AmitGajjar20-Nov-12 20:58 
QuestionDecrypt E-Mail addressmemberSanjeev991819-Nov-12 2:55 
AnswerRe: Decrypt E-Mail addressmemberEddy Vluggen19-Nov-12 3:08 
AnswerRe: Decrypt E-Mail addressprotectorPete O'Hanlon19-Nov-12 3:14 
AnswerRe: Decrypt E-Mail addressmemberJ4amieC19-Nov-12 4:01 
AnswerRe: Decrypt E-Mail addressmembercansino19-Nov-12 6:14 
GeneralRe: Decrypt E-Mail addressmvpDave Kreskowiak19-Nov-12 17:31 
AnswerRe: Decrypt E-Mail addressmemberClifford Nelson19-Nov-12 6:17 
AnswerRe: Decrypt E-Mail addressmemberMathlab19-Nov-12 8:48 
GeneralRe: Decrypt E-Mail addressmvpDave Kreskowiak20-Nov-12 6:04 
GeneralRe: Decrypt E-Mail address [modified]memberMathlab20-Nov-12 7:38 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   


Advertise | Privacy | Mobile
Web01 | 2.6.130617.1 | Last Updated 18 Jun 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid