Click here to Skip to main content
16,005,734 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralCreate HBITMAP from HDC Pin
kutti28-Apr-08 0:59
kutti28-Apr-08 0:59 
GeneralRe: Create HBITMAP from HDC Pin
Rajkumar R28-Apr-08 2:19
Rajkumar R28-Apr-08 2:19 
GeneralRe: Create HBITMAP from HDC Pin
Hamid_RT29-Apr-08 1:47
Hamid_RT29-Apr-08 1:47 
Questioncloror masking of image Pin
trioum28-Apr-08 0:55
trioum28-Apr-08 0:55 
GeneralRe: cloror masking of image Pin
Rajkumar R28-Apr-08 1:01
Rajkumar R28-Apr-08 1:01 
QuestionHow to write this code using IFileOperation in Vista Pin
Mustanseer M S28-Apr-08 0:29
Mustanseer M S28-Apr-08 0:29 
QuestionRe: How to write this code using IFileOperation in Vista Pin
David Crow28-Apr-08 4:26
David Crow28-Apr-08 4:26 
GeneralRe: How to write this code using IFileOperation in Vista Pin
Mustanseer M S28-Apr-08 17:55
Mustanseer M S28-Apr-08 17:55 
Hi Davis,

The code presented above was the one being used by me till i had my application compatible with XP or earlier. For Vista and later releases of Windows it is recommended to use IFileOperation interface instead of SHFileOperation(). That is why i want to replace SHFileOperation with IFileInterface.


As for the strings i am not sure whether they are double null terminated or not as i get them from a third party renderer. but i could double null terminate them using string maipulations if possible.


Any other suggestion will be welcomed.

Thank you for the trouble.

Regards,
Mustanseer
QuestionRe: How to write this code using IFileOperation in Vista Pin
David Crow29-Apr-08 3:29
David Crow29-Apr-08 3:29 
GeneralRe: How to write this code using IFileOperation in Vista Pin
Mustanseer M S29-Apr-08 3:39
Mustanseer M S29-Apr-08 3:39 
GeneralRe: How to write this code using IFileOperation in Vista Pin
Ștefan-Mihai MOGA2-Dec-11 2:39
professionalȘtefan-Mihai MOGA2-Dec-11 2:39 
GeneralCMenu DeleteMenu() Pin
RockyJames28-Apr-08 0:29
RockyJames28-Apr-08 0:29 
QuestionRe: CMenu DeleteMenu() Pin
CPallini28-Apr-08 0:40
mveCPallini28-Apr-08 0:40 
GeneralFile in Append Mode Pin
john563228-Apr-08 0:11
john563228-Apr-08 0:11 
GeneralRe: File in Append Mode Pin
Jhony george28-Apr-08 0:21
Jhony george28-Apr-08 0:21 
GeneralRe: File in Append Mode Pin
CPallini28-Apr-08 0:24
mveCPallini28-Apr-08 0:24 
GeneralRe: File in Append Mode Pin
Hamid_RT29-Apr-08 1:47
Hamid_RT29-Apr-08 1:47 
JokeRe: File in Append Mode Pin
Nelek29-Apr-08 4:24
protectorNelek29-Apr-08 4:24 
GeneralRe: File in Append Mode Pin
Hamid_RT29-Apr-08 5:40
Hamid_RT29-Apr-08 5:40 
GeneralRe: File in Append Mode Pin
Nelek7-May-08 11:46
protectorNelek7-May-08 11:46 
GeneralRe: File in Append Mode Pin
Hamid_RT7-May-08 18:20
Hamid_RT7-May-08 18:20 
GeneralRe: File in Append Mode Pin
Nelek8-May-08 12:35
protectorNelek8-May-08 12:35 
Generalmessage handling for a popup window Pin
misha_grewal27-Apr-08 23:56
misha_grewal27-Apr-08 23:56 
GeneralRe: message handling for a popup window [modified] Pin
Rajkumar R28-Apr-08 4:00
Rajkumar R28-Apr-08 4:00 
GeneralRe: message handling for a popup window Pin
misha_grewal28-Apr-08 19:12
misha_grewal28-Apr-08 19:12 

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.