search for: jwong

Displaying 10 results from an estimated 10 matches for "jwong".

Did you mean: wong
2011 Oct 13
5
Using all cores during compile
Is there anyway to use all 4 cores on my quad core during compilation? It appears I am only using 1 core. I am hoping there is a flag I can pass to the makefile. Alternatively, I could probably break the makefile in four different makefiles for compiling and a separate makefile for linking. From there I could execute the compile makefiles seperately and finally the link makefile when the others
2011 Apr 12
2
Threading issue
I have both a Windows app and a Cocoa Mac app. I am going to have my Windows app run under Wine on OSX. I would like the Mac app to trigger an event in my Windows app. I have thus far been able to accomplish this with use of the Cocoa NSDistributedNotificationCenter. To give a little background, my Windows app loads a winelib dll which has a handler for a specific NSNotification and calls a
2011 Oct 20
2
Locating .tff or .fon file for fonts in C:\Windows\Font
Normally each font has entry in the registry under HKLM\\Software\\Microsoft\\Windows NT\\CurrentVersion\\Fonts whereby the registry Name is the font name and the registry Data value is the filename of the font (for example courier.ttf). In my app I use the facename from the LOGFONT structure and the above registry entries to determine the associated ttf file. When I add a font to the
2011 Aug 17
4
Regression help
I am having problems getting my app to run under wine-git so that I may perform my regression. Here is the output when I run wine-git/wine: Code: Wine cannot find the FreeType font library. To enable Wine to use TrueType fonts please install a version of FreeType greater than or equal to 2.0.5. http://www.freetype.org Wine cannot find the FreeType font library. To enable Wine to use TrueType
2005 Sep 30
0
gbm package on Sun sparc
Hi, Does anyone know how to compile the gbm-1.5-1 package on a Sun sparc platform running Solaris 9? I have been using gcc-3.4.2 and getting an NAN undeclared error. Any help would be great. thanks, Jackson ___________________________________________________________________________ This email may contain confidential and/or privileged information for the sole use of the intended recipient.
2011 Feb 28
1
windows app to communicate with cocoa lib
Does anyone know of a way to get my Windows MFC app running under WINE to call a function in a native OS X lib or plugin? I would like the ability for my Windows app to call some custom functions which would pull information about the current machine, such as OS X version for example. I dont really care as to how but I was thinking I could write a 'generic c++ plugin' or 'c++
2011 Jul 11
1
Notification of quit event
I could not find any documentation on this subject, so any help would be appreciated. Is there any from within my Windows application to be notified of when my application is about to closed when X11 is shutdown? More specifically when I run my app via wine on OSX, the common way to shutdown the app is via command key + Q. This quits X11 as well as my app. I would however like the opportunity
2011 Aug 16
1
Problem with visual studio feature pack
...ng displayed as framed windows instead of a frameless window giving the illusion of a menu. The two images show what Wine is currently displaying and what it should resemble. If I had to guess the WS_BORDER style is being set when it should not be. [Image: http://i1085.photobucket.com/albums/j429/jwong2/Wine1326.png ] [Image: http://i1085.photobucket.com/albums/j429/jwong2/correctmenu.png ]
2011 Oct 29
0
.lnk files
On some wine builds when I open and closed a file from within my app, Wine creates .lnk shortcut files for the opened files. Why does wine create them and how do I tell Wine not to create them?
2011 Nov 22
1
Re: Mac OS X 10.5 compatibility?
I'm trying to build a custom engine under Winery 1.3 on OSX 10.5 and I'm getting the same error that doh123 reported originally. Doh123, I noticed you released WS8Wine-1.3.33 which works on OSX 10.5. How did you get this to compile? Did you compile on 10.5? I can compile 1.3.33 using Winery 1.3 on 10.6, but it crashes when used on 10.5. We're working with a custom build of the wine