Re: [Wine] TortoiseCVS- Unimplemented functions in ntdll.dll causes program to terminate.

2007-12-09 Thread Jean-Claude Gervais
On Thu, 2007-12-06 at 17:48 -0700, James McKenzie wrote: > As others have stated here, please file a bug against ntdll.dll and name > your program as the source of > the problem. It may be possible to get your program to run with a > minimum of effort, but this may Thanks James, http://bugs.win

Re: Cross-platform resource API

2003-11-11 Thread Jean-Claude Gervais
ence, what I am looking for is portable code that will be able to walk a .RES file and load things from it. I'm not as familiar as many people on this list with the internals of Wine, so that's why I am asking. Thanks. On Tue, 2003-11-11 at 15:08, Eric Pouech wrote: &g

Cross-platform resource API

2003-11-11 Thread Jean-Claude Gervais
Hello, I'm currently porting a Windows application to the Mac and Linux. I've got many details worked out but the one that I am still researching is how to load resources like strings and bitmaps. What I would like to do is distribute the resources the application uses as a .RES file that I woul