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

C / C++ / MFC

 
GeneralCustom Control Pin
Prakash Nadar13-Nov-03 17:00
Prakash Nadar13-Nov-03 17:00 
GeneralRe: Custom Control Pin
KKR13-Nov-03 19:59
KKR13-Nov-03 19:59 
GeneralRe: Custom Control Pin
Prakash Nadar13-Nov-03 21:28
Prakash Nadar13-Nov-03 21:28 
QuestionHow can I crack an encryped-zip file or a encrypted Word document? Pin
earthquake_cui13-Nov-03 16:30
earthquake_cui13-Nov-03 16:30 
AnswerRe: How can I crack an encryped-zip file or a encrypted Word document? Pin
alex.barylski13-Nov-03 16:45
alex.barylski13-Nov-03 16:45 
AnswerRe: How can I crack an encryped-zip file or a encrypted Word document? Pin
Prakash.13-Nov-03 16:55
sussPrakash.13-Nov-03 16:55 
AnswerRe: How can I crack an encryped-zip file or a encrypted Word document? Pin
Alexander M.,13-Nov-03 22:52
Alexander M.,13-Nov-03 22:52 
GeneralGDI doubt?alternative to SetPixel Pin
fordge13-Nov-03 16:25
fordge13-Nov-03 16:25 
ive used GetDIBits to get the bitmaps images RGB data into a

byte array

so effectively i can modify the rgb values of the image by just modifying the bits in the byet array buffer.

i tried creating a function

SetPixelColor(LPBYTE imgBuf,int column,int row,DWORD dwColor)
{
}

that is supposed to set the dwColor for pixel at row and column specified

however im having problems in mapping the row and column to the 1D LPBYTE buffer

please advice??
or is there any other alternative APIs


GeneralSDI Status text Pin
Anonymous13-Nov-03 16:19
Anonymous13-Nov-03 16:19 
GeneralRe: SDI Status text Pin
twing13-Nov-03 21:53
twing13-Nov-03 21:53 
GeneralHTTP proxy example Pin
alex.barylski13-Nov-03 12:59
alex.barylski13-Nov-03 12:59 
GeneralRe: HTTP proxy example Pin
Peter Molnar13-Nov-03 13:47
Peter Molnar13-Nov-03 13:47 
GeneralRe: HTTP proxy example Pin
alex.barylski13-Nov-03 16:41
alex.barylski13-Nov-03 16:41 
Generalserial communication Pin
codekey13-Nov-03 12:17
codekey13-Nov-03 12:17 
GeneralRe: serial communication Pin
Peter Molnar13-Nov-03 13:31
Peter Molnar13-Nov-03 13:31 
Generalsetting focus to edit controls Pin
RalfPeter13-Nov-03 11:47
RalfPeter13-Nov-03 11:47 
GeneralRe: setting focus to edit controls Pin
alex.barylski13-Nov-03 12:54
alex.barylski13-Nov-03 12:54 
GeneralRe: setting focus to edit controls Pin
RalfPeter13-Nov-03 13:02
RalfPeter13-Nov-03 13:02 
GeneralRe: setting focus to edit controls Pin
Ravi Bhavnani13-Nov-03 13:47
professionalRavi Bhavnani13-Nov-03 13:47 
GeneralScaled float to int conversion Pin
Grahamfff13-Nov-03 10:12
Grahamfff13-Nov-03 10:12 
GeneralRe: Scaled float to int conversion Pin
Tim Smith13-Nov-03 10:56
Tim Smith13-Nov-03 10:56 
GeneralWin32 service problem. Please help Pin
pankajdaga13-Nov-03 10:01
pankajdaga13-Nov-03 10:01 
GeneralRe: Win32 service problem. Please help Pin
Antti Keskinen13-Nov-03 10:32
Antti Keskinen13-Nov-03 10:32 
GeneralRe: Win32 service problem. Please help Pin
pankajdaga13-Nov-03 23:48
pankajdaga13-Nov-03 23:48 
QuestionXML reply from router? Pin
Kuniva13-Nov-03 9:17
Kuniva13-Nov-03 9:17 

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.