After using aspect ratio, printer showing images good.
When i try to use this code to photo printer, it does not print the image. Do i have to modify the code to make it to work for photo printer?....
Using CImage i can print any kind of image. But when i try to print 4*6 image then images get distorted(stretch or shrink). What should i do?.
Following is the code .
yes, after getting the device width and height using GetDeviceCaps(), Printer showing the image as per the printer page height and width. I am able to print the .bmp file but it does not print .jpg...
Below is the code that prints image but image width and height is very less.
Suppose if my image width = 900 and height=600 then it prints the image with width around 60 and height around 70 . What...
hi all,
I am trying to access windows mobile phonebook in my application but i am getting following error:
Error 13 error LNK2001: unresolved external symbol...
Hi All,
I have windows mobile 6.0 and i want to make an application through which we can make a call through SIM card.how can i do that? Could you please provide me any sample code through...
Hi,
Thanks for your quick reply,
For the initial stage i want to make data call but if you can provide voice call sample code also then it would be good for me.I have a windows mobile(HTC)...
Hi all,
I am working on windows mobile 6.0 and trying to create .bin file to store the data but it is not creating the .bin file.I am using the following code :
Hi all,
I have a DOS application that was written in C. Since it's DOS, I'm creating a GUI for the application in VC++ but would like to use all the original functions from the .C and .H...
hi all,
sorry for wrong place for post actually I am using vs2008. when the try to initialize it gives run time error at the line AccID=m_accreg(sip,sip,"*",user,pwd,NULL,TRUE);
hi all,
I am working on a project whose configuration type is dll and i have one more dll whose function i have to invoke in my project so i want to know that is this possible to interlink...
Hi all,
I have the following function that is accessed from a dll in mfc based project and works fine .
(in header file )
int __stdcall Register(int CallId,int...
Hi all,
I have to integrate PC softphone to salesforce.com to give the facility to the user to make call and other facilities.To integrate the softphone i have to use CTI adapter so i would...
Hi all,
I have the following question
1)will Winows Mobile application developed on windows mobile 6.0 work on operating system WinCE v6.0 ?
2)will Winows Mobile application developed...
hi,
I have developed application using VS2005 and working fine in xp .but when this application is installed in windows 7,64 bit it gives error "This application has failed to start because...