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

C / C++ / MFC

 
GeneralRe: pThread question in C++ Pin
markkuk11-Jun-02 6:18
markkuk11-Jun-02 6:18 
Questioncan CListCtrl show image in the subitems? Pin
rosegame10-Jun-02 8:40
rosegame10-Jun-02 8:40 
AnswerRe: can CListCtrl show image in the subitems? Pin
Gary Kirkham10-Jun-02 11:32
Gary Kirkham10-Jun-02 11:32 
GeneralTimers Pin
arthivjii10-Jun-02 8:30
arthivjii10-Jun-02 8:30 
GeneralRe: Timers Pin
Joaquín M López Muñoz10-Jun-02 9:33
Joaquín M López Muñoz10-Jun-02 9:33 
GeneralRe: Timers Pin
Paul M Watt10-Jun-02 21:44
mentorPaul M Watt10-Jun-02 21:44 
Generalthird challange to the masters of vc Pin
SilentWarrior10-Jun-02 7:43
SilentWarrior10-Jun-02 7:43 
GeneralRe: third challange to the masters of vc Pin
Chris Losinger10-Jun-02 8:03
professionalChris Losinger10-Jun-02 8:03 
you can use SetWorldTransformation on NT/2K/XP to rotate a DC.

otherwise, you'll have to rotate the image pixel-by-pixel. there is code on this site to do it with shearing and i've seen some on codeguru that will rotate a DIB via a reverse transformation.

of course, if you are looking for a high-quality solution, i know where you can get one...

-c


Cheap oil. It's worth it!
GeneralRe: third challange to the masters of vc Pin
10-Jun-02 9:30
suss10-Jun-02 9:30 
GeneralRe: third challange to the masters of vc Pin
Chris Losinger10-Jun-02 13:00
professionalChris Losinger10-Jun-02 13:00 
GeneralRe: third challange to the masters of vc Pin
Christian Graus10-Jun-02 13:07
protectorChristian Graus10-Jun-02 13:07 
GeneralRe: third challange to the masters of vc Pin
Christian Graus10-Jun-02 13:04
protectorChristian Graus10-Jun-02 13:04 
Generalsecond challange to all Pin
SilentWarrior10-Jun-02 7:38
SilentWarrior10-Jun-02 7:38 
GeneralRe: second challange to all Pin
Chris Losinger10-Jun-02 8:57
professionalChris Losinger10-Jun-02 8:57 
GeneralRe: second challange to all Pin
Christian Graus10-Jun-02 13:06
protectorChristian Graus10-Jun-02 13:06 
Generalmy first challange to all the masters of vc Pin
SilentWarrior10-Jun-02 7:33
SilentWarrior10-Jun-02 7:33 
GeneralRe: my first challange to all the masters of vc Pin
Chris Losinger10-Jun-02 8:58
professionalChris Losinger10-Jun-02 8:58 
Generalexception handling Pin
Jason Henderson10-Jun-02 7:21
Jason Henderson10-Jun-02 7:21 
GeneralRe: exception handling Pin
Chris Losinger10-Jun-02 7:23
professionalChris Losinger10-Jun-02 7:23 
GeneralRe: exception handling Pin
Le centriste10-Jun-02 8:39
Le centriste10-Jun-02 8:39 
GeneralRe: exception handling Pin
Martin Ziacek10-Jun-02 9:29
Martin Ziacek10-Jun-02 9:29 
GeneralRe: exception handling Pin
Le centriste10-Jun-02 9:49
Le centriste10-Jun-02 9:49 
GeneralRe: exception handling Pin
Martin Ziacek10-Jun-02 18:47
Martin Ziacek10-Jun-02 18:47 
GeneralRe: exception handling Pin
Jason Henderson10-Jun-02 10:31
Jason Henderson10-Jun-02 10:31 
GeneralRe: exception handling Pin
Martin Ziacek10-Jun-02 18:55
Martin Ziacek10-Jun-02 18:55 

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.