Archive for the ‘Windows’ Category

WTF

16.10.2009

Came across this fine MSDN documentation snippet at work:

CFileDialog::OnFileNameOK

Override this function only if you want to provide custom validation of filenames that are entered into a common file dialog box.

virtual BOOL OnFileNameOK( );

Return Value
1 if the filename is not a valid filename; otherwise 0.
Notice the return type, the function name and what value is returned if the filename is invalid.

Karbon on Windows

20.01.2008

Maybe you have read the posts of this guy about KOffice applications running on Windows, but wondered why Karbon wasn’t mentioned. Well he asked me to blog about it on my own. So now you know, Karbon is also running on Windows now due to SaroEngels efforts in the last days. And i even have a screenshot which i got mailed to prove it:

Karbon on windows

So it seems that KOffice 2.0 once released will also run (albeit probably not perfectly) on the other operating system too. I think that would have a positive effect on adoption of KOffice as a serious office suite.