Hi,
After to fight some hours more with rtf formats of outlook, we have changed our send mail tool and we will send a alternative view in html format because I think that is more easy and I think...
Is possible that is not working fine because outlook want recieve a rtf format uncompressed (or compressed), and I think that we are sending mails with RTF format compressed(or uncompressed)... I...
Firstly, thank you very much for your reply. Secondly yes, I copied first topic and pasted it to this topic and therefore my links were broken, now I have edited this topic and links works fine. :)
...
Hi,
I am developing a tool to send mail. I need that the user can send the mail with the body text in RTF format. Therefore the user can write and edit the body text and when he want push the send...
Hi,
I am developing a tool to send mail. I need that the user can send the mail with the body text in RTF format. Therefore the user can write and edit the body text and when he want push the send...
Thanks for the reply. If I use BitBlt also fail and if I use StretchBlt I don't get the result that I need. How can I know before to print some document If the printer that I am using can use...
I am using the function TransparentBlt of CImage class and in a lot of printers the bitmaps are printed in transparency correctly. But in some printer devices TransparentBlt function return false...
Hi,
I have migrated my 32 bit application to 64 bit application. With this application (in 32 bits) you can send mails using the mapi simple or mapi extended. With the application in 64 bits I have...
Thanks for the reply, I have tried this and now we can build the application on 64 bits. The persons that could not build the application had installed the default installation of VS and the other...
One person of my team can build 64 bit application on 32- bit operating system, and the others can't build this application. Then he run the application in one machine with 64...
I don't understand this, why some persons of us team can build the solution with platform in 64 bits and the rest of the team can't build with platform in 64 bits?
...
Hi, thanks for the reply.
We have a SO in 32 bits but the person that can build the solution also have a SO in 32 bits(after he try the application in a SO in 64 bits).
Hi,
We are a team of 5 persons, one person of the team have configurated the code of us project and now in your machine he can build this project in 64 bits.
Hi,
searching in my computer I see that I have other afxstate.cpp, this is the location of this file:
C:\Archivos de programa\Microsoft Platform SDK\src\mfc\afxstate.cpp
Hi,
I am migrating my application to 64 bits and I get run the application, but when I open one type of windows I get a Unhandled exception. The stack is in this file:
Yes I am tacking one project started with plattform win32 and I want add the possibility to compile with plattform x64, therfore I can't start a new empty project, because I want that the project run...