Click here to Skip to main content
15,900,816 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionCan I write a program that's spinned on the desktop, just like wallpaper? Pin
code_discuss18-Oct-07 16:47
code_discuss18-Oct-07 16:47 
AnswerRe: Can I write a program that's spinned on the desktop, just like wallpaper? Pin
John R. Shaw18-Oct-07 17:16
John R. Shaw18-Oct-07 17:16 
AnswerRe: Can I write a program that's spinned on the desktop, just like wallpaper? Pin
Nishad S18-Oct-07 20:59
Nishad S18-Oct-07 20:59 
AnswerRe: Can I write a program that's spinned on the desktop, just like wallpaper? Pin
Kenan Aksoy18-Oct-07 22:57
Kenan Aksoy18-Oct-07 22:57 
QuestionHow do I check if a string is valid for saving? Pin
monsieur_jj18-Oct-07 16:19
monsieur_jj18-Oct-07 16:19 
AnswerRe: How do I check if a string is valid for saving? Pin
John R. Shaw18-Oct-07 17:04
John R. Shaw18-Oct-07 17:04 
AnswerRe: How do I check if a string is valid for saving? Pin
User 58385218-Oct-07 17:09
User 58385218-Oct-07 17:09 
QuestionHow to use VIPS API on MFC program? Pin
TooShy2Talk18-Oct-07 14:39
TooShy2Talk18-Oct-07 14:39 
Hi,

Hope somebody can help me.

I'm working on a program and i need to use VIPS API.
This is an image processing API.
Has somebody used this API on MFC?
Is it possible to use this on MFC?

I have followed online installation, but i can't find documentation on how to use it in a program. All it says is to include this part in a program
#include <vips/vipscpp.h>

vips.h and vipscpp.h is already included in the solution but when build,
Cannot open include file: 'vips/vipscpp.h' : No such file or directory

Any comment will be appreciated.
Thank you.
QuestionBroken code? Pin
Tydia-kun18-Oct-07 11:26
Tydia-kun18-Oct-07 11:26 
AnswerRe: Broken code? Pin
Stephen Hewitt18-Oct-07 14:33
Stephen Hewitt18-Oct-07 14:33 
QuestionRe: Broken code? Pin
Maximilien18-Oct-07 14:49
Maximilien18-Oct-07 14:49 
AnswerRe: Broken code? [modified] Pin
Tydia-kun18-Oct-07 15:26
Tydia-kun18-Oct-07 15:26 
GeneralRe: Broken code? Pin
User 58385218-Oct-07 17:04
User 58385218-Oct-07 17:04 
GeneralRe: Broken code? Pin
Tydia-kun19-Oct-07 0:35
Tydia-kun19-Oct-07 0:35 
GeneralRe: Broken code? Pin
Maximilien19-Oct-07 1:39
Maximilien19-Oct-07 1:39 
GeneralRe: Broken code? Pin
Tydia-kun19-Oct-07 1:41
Tydia-kun19-Oct-07 1:41 
QuestionRe: Broken code? Pin
Maximilien19-Oct-07 3:26
Maximilien19-Oct-07 3:26 
AnswerRe: Broken code? Pin
Tydia-kun19-Oct-07 3:38
Tydia-kun19-Oct-07 3:38 
GeneralRe: Broken code? Pin
User 58385221-Oct-07 12:51
User 58385221-Oct-07 12:51 
GeneralRe: Broken code? Pin
Tydia-kun23-Oct-07 7:13
Tydia-kun23-Oct-07 7:13 
GeneralRe: Broken code? Pin
John R. Shaw18-Oct-07 17:45
John R. Shaw18-Oct-07 17:45 
GeneralRe: Broken code? Pin
Tydia-kun19-Oct-07 0:36
Tydia-kun19-Oct-07 0:36 
QuestionHow to dock a dialog box Pin
s196675m18-Oct-07 11:18
s196675m18-Oct-07 11:18 
Questionstring vs string* Pin
pourang18-Oct-07 8:40
pourang18-Oct-07 8:40 
AnswerRe: string vs string* Pin
Nemanja Trifunovic18-Oct-07 9:08
Nemanja Trifunovic18-Oct-07 9:08 

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.