Click here to Skip to main content
15,884,537 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to Set Button Caption Color Pin
prasad_som2-Sep-07 19:47
prasad_som2-Sep-07 19:47 
GeneralRe: How to Set Button Caption Color Pin
Naveen2-Sep-07 19:53
Naveen2-Sep-07 19:53 
GeneralRe: How to Set Button Caption Color Pin
GauranG Shah2-Sep-07 20:37
GauranG Shah2-Sep-07 20:37 
GeneralRe: How to Set Button Caption Color Pin
Naveen2-Sep-07 20:50
Naveen2-Sep-07 20:50 
AnswerRe: How to Set Button Caption Color Pin
Hamid_RT2-Sep-07 19:28
Hamid_RT2-Sep-07 19:28 
QuestionNeed some constants/defines from winspool.h Pin
Ralf Lohmueller2-Sep-07 10:03
Ralf Lohmueller2-Sep-07 10:03 
AnswerRe: Need some constants/defines from winspool.h Pin
Russell'3-Sep-07 0:32
Russell'3-Sep-07 0:32 
GeneralRe: Need some constants/defines from winspool.h Pin
Ralf Lohmueller3-Sep-07 2:32
Ralf Lohmueller3-Sep-07 2:32 
Hi Russell,

_Russell_ wrote:
winspool.h[^]
...but there isn't that macro ...
are you sure that these values are defined there?


I'm sure, but the problem is: they are new with Windows Vista and the SDK I have is too old.
So the wine sources also have to be updated (as soon someone finds the values).

In MSDN they are mentioned, but not the corresponding values:

http://msdn2.microsoft.com/en-us/library/ms535768.aspx[^]

btw:
The wine sources also don't have the following ones:
PRINTER_ATTRIBUTE_FAX 0x00004000
Windows XP: If set, printer is a fax printer. This can only be set by AddPrinter, but it can be retrieved by EnumPrinters and GetPrinter.
PRINTER_ATTRIBUTE_TS 0x00008000
Windows Server 2003: Indicates the printer is currently connected through a terminal server.

Thanks for your efforts,
ralf.
GeneralRe: Need some constants/defines from winspool.h Pin
Russell'3-Sep-07 2:46
Russell'3-Sep-07 2:46 
AnswerSolved: new Vista constants/defines from winspool.h Pin
Ralf Lohmueller5-Sep-07 14:31
Ralf Lohmueller5-Sep-07 14:31 
QuestionCString porble Pin
m1m22-Sep-07 9:18
m1m22-Sep-07 9:18 
QuestionRe: CString porble Pin
Mark Salsbery2-Sep-07 9:39
Mark Salsbery2-Sep-07 9:39 
AnswerRe: CString porble Pin
m1m22-Sep-07 10:37
m1m22-Sep-07 10:37 
AnswerRe: CString porble Pin
Jason Teagle2-Sep-07 22:58
Jason Teagle2-Sep-07 22:58 
QuestionHyperlink on WebBrowser Control Pin
vikrant kpr2-Sep-07 8:23
vikrant kpr2-Sep-07 8:23 
AnswerRe: Hyperlink on WebBrowser Control Pin
Gary R. Wheeler2-Sep-07 14:25
Gary R. Wheeler2-Sep-07 14:25 
QuestionUnicode string hash Pin
Bartosz Bien2-Sep-07 6:52
Bartosz Bien2-Sep-07 6:52 
AnswerRe: Unicode string hash Pin
cmk2-Sep-07 7:55
cmk2-Sep-07 7:55 
Questioncurve length Pin
includeh102-Sep-07 6:14
includeh102-Sep-07 6:14 
AnswerRe: curve length Pin
Anurag Gandhi2-Sep-07 20:32
professionalAnurag Gandhi2-Sep-07 20:32 
AnswerRe: curve length Pin
Russell'3-Sep-07 1:16
Russell'3-Sep-07 1:16 
Questioncan you help me with a program that can do numerical methods? Pin
mitsui582-Sep-07 2:26
mitsui582-Sep-07 2:26 
AnswerRe: can you help me with a program that can do numerical methods? [modified] Pin
mitsui583-Sep-07 1:30
mitsui583-Sep-07 1:30 
QuestionCBitmapButton mouseover change bitmap? (vc++ 6.0) Pin
rolfhorror2-Sep-07 2:05
rolfhorror2-Sep-07 2:05 
AnswerRe: CBitmapButton mouseover change bitmap? (vc++ 6.0) Pin
Mark Salsbery2-Sep-07 9:50
Mark Salsbery2-Sep-07 9:50 

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.