Click here to Skip to main content
15,921,793 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralCOnvert CEdit to string Pin
keegan30-Jun-03 7:15
keegan30-Jun-03 7:15 
GeneralRe: COnvert CEdit to string Pin
David Crow30-Jun-03 7:25
David Crow30-Jun-03 7:25 
GeneralRe: COnvert CEdit to string Pin
keegan30-Jun-03 7:57
keegan30-Jun-03 7:57 
GeneralRe: COnvert CEdit to string Pin
David Crow30-Jun-03 8:20
David Crow30-Jun-03 8:20 
GeneralRe: COnvert CEdit to string Pin
keegan30-Jun-03 9:09
keegan30-Jun-03 9:09 
GeneralRe: COnvert CEdit to string Pin
David Crow30-Jun-03 9:53
David Crow30-Jun-03 9:53 
GeneralRe: COnvert CEdit to string Pin
keegan30-Jun-03 9:58
keegan30-Jun-03 9:58 
GeneralDirectDraw Palette Pin
Kuniva30-Jun-03 6:07
Kuniva30-Jun-03 6:07 
I have a very basic DirectX app which just draws a number of surfaces on the screen from bitmaps. However if i don't first set a palette to the display, the colors are awfully messed up. I can then use CreatePaletteFromBitmap() to create a palette and attach it and then they are better. But the problem is that i'm drawing several piecies of an image seperately so they form one large image so i can only create a palette from one of these pieces, so other piecies can contain other colors so the end result will be that some colors still aren't perfect. How should i handle this? Should i make a small bitmap that has all the colors that are used in paint shop pro or something and create the palette from there? Or can you skip the palette, but do the bitmaps need a different color mode or something?



Kuniva
--------------------------------------------

GeneralDebugger won't startup when app crashes Pin
John Oliver30-Jun-03 6:01
John Oliver30-Jun-03 6:01 
GeneralRe: Debugger won't startup when app crashes Pin
David Crow30-Jun-03 7:32
David Crow30-Jun-03 7:32 
GeneralRe: Debugger won't startup when app crashes Pin
John Oliver30-Jun-03 21:44
John Oliver30-Jun-03 21:44 
GeneralVirtual KeyCodes error: undeclared identifier Pin
fluxt30-Jun-03 5:48
fluxt30-Jun-03 5:48 
GeneralRe: Virtual KeyCodes error: undeclared identifier Pin
valikac30-Jun-03 6:33
valikac30-Jun-03 6:33 
GeneralComparison in Preprocessor Pin
chris_mccc30-Jun-03 4:59
chris_mccc30-Jun-03 4:59 
GeneralRe: Comparison in Preprocessor Pin
João Paulo Figueira30-Jun-03 5:14
professionalJoão Paulo Figueira30-Jun-03 5:14 
GeneralRe: Comparison in Preprocessor Pin
Ryan Binns30-Jun-03 5:14
Ryan Binns30-Jun-03 5:14 
General(URGENT !!!!) Sharing Memory between CV++ 6.0 and VB 6.0 Pin
Carlo30-Jun-03 4:07
Carlo30-Jun-03 4:07 
GeneralRe: (URGENT !!!!) Sharing Memory between CV++ 6.0 and VB 6.0 Pin
basementman30-Jun-03 4:27
basementman30-Jun-03 4:27 
GeneralRe: (URGENT !!!!) Sharing Memory between CV++ 6.0 and VB 6.0 Pin
Carlo30-Jun-03 5:01
Carlo30-Jun-03 5:01 
GeneralList Control in ATL/WTL Pin
YaronNir30-Jun-03 4:05
YaronNir30-Jun-03 4:05 
GeneralRe: List Control in ATL/WTL Pin
João Paulo Figueira30-Jun-03 4:47
professionalJoão Paulo Figueira30-Jun-03 4:47 
GeneralRe: List Control in ATL/WTL Pin
YaronNir30-Jun-03 4:56
YaronNir30-Jun-03 4:56 
GeneralUsing Windows Access Control in my application Pin
Mike Eriksson30-Jun-03 4:04
Mike Eriksson30-Jun-03 4:04 
GeneralRe: Using Windows Access Control in my application Pin
basementman30-Jun-03 4:32
basementman30-Jun-03 4:32 
GeneralI wrote the buf[] question, Forgot to login Pin
johnstonsk30-Jun-03 4:02
johnstonsk30-Jun-03 4:02 

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.