Search the web
Sign In
New User? Sign Up
mingw32 · Mingw - GNU Compiler for Win9x/NT/2K
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2501 - 2531 of 3345   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2501
... I'm sure we all appreciate your efforts, Paul, but I'd like to remind everyone that my VIDE supports MinGW very well, is a relative mature product (it's...
Bruce E. Wampler
bruce@...
Send Email
Jun 1, 2000
4:08 pm
2502
Hi, I am looking for a good, free resource editor that I can use with ming (so it must be compatible with windres). Any pointers as to where I can find one...
Marius
iti06469@...
Send Email
Jun 1, 2000
7:03 pm
2503
... I seem to remember a resource editor being available with lcc-win (http://www.cs.virginia.edu/%7Elcc-win32/). Laura Michaels...
Michaels
afn49349@...
Send Email
Jun 1, 2000
7:57 pm
2504
W98 Gcc-2.95.2-1-msvcrt Have a DLL produced by a Borland compiler -publicly available dll (not mine) have an import lib for VC++ for this DLL Dll is C only...
Robert Powers
r.t.powers@...
Send Email
Jun 1, 2000
8:06 pm
2505
... Is dll in PATH? ________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at...
Danny Smith
danny_r_smith@...
Send Email
Jun 1, 2000
9:42 pm
2506
Hi folks, ... Afraid you'll have to build it yourself...unless you want to use the self-hosting version of Mingw. Peace, Paul G. ... Nothing real can be...
Paul Garceau
pgarceau@...
Send Email
Jun 1, 2000
9:45 pm
2507
Yes.. Dll definetly in PATH...... when I modify the import lib I'm linking to from the VC++.LIB to my .a lib.... I change nothing else and everything works. ...
Bob Powers
r.t.powers@...
Send Email
Jun 1, 2000
9:56 pm
2508
... ming (so it must be compatible with windres). Any pointers as to where I can find one would be very helpfull. I use the Microsoft rc.exe, included in the...
Peter Davis
pdavis@...
Send Email
Jun 2, 2000
3:26 pm
2509
Hi Can anyone tell me what strip.exe (it's included with MinGW) does? I read that it removes debugging information from a Exe file, but what does that mean? ...
Shlok Smari Datye
shlok@...
Send Email
Jun 3, 2000
1:47 pm
2510
Anyone have working source code for a screen saver? I'd like to develop one under Bloodshed Dev-C++. Jonathan E. Brickman jonathan.brickman@... The...
Jonathan E. Brickman
jonathan.brickman@...
Send Email
Jun 3, 2000
2:40 pm
2511
... By default, the mingw build of gcc includes debugging symbols in the final executable. Debugging symbols tell the debugger what name to associate with a...
Benoit Goudreault-Emond
bge@...
Send Email
Jun 3, 2000
4:09 pm
2512
A while ago I developed a programme with Mingw32 egcs 1.1.2. When I compile it with Mingw32 gcc 2.95.2 (but not with egcs 1.1.2) I get a fatal run time error...
Peter Davis
pdavis@...
Send Email
Jun 4, 2000
2:32 pm
2513
... Anders Norlander wrote screensave library (working example is included): www.acc.umu.se/~anorland/gnu-win32/...
Lado Brisar
lbrisar@...
Send Email
Jun 4, 2000
4:20 pm
2514
Hi Under Windows, I think a screensaver is only a application file. I have tried to change filename of an .exe file to .scr (i think it was scr) and than it...
Shlok Smari Datye
shlok@...
Send Email
Jun 4, 2000
4:44 pm
2515
Hi I just installed Windows2000 and I'm having problem with Polyline. (It's a problem that didn't occur when I had Win98) When in WM_PAINT message, I do as...
Shlok Smari Datye
shlok@...
Send Email
Jun 4, 2000
9:24 pm
2516
Is it perhaps a driver issue? Or, perhaps you wound up somehow grabbing the desktop DC by accident in your WM_PAINT. somewhere along the way.... It does seem...
Todd Bandrowsky
tbandrow@...
Send Email
Jun 4, 2000
10:34 pm
2518
Hello all. I have Bloodshed Dev-C++, and it runs very well; but the Bloodshed web site has been down for a while, no explanations. Anyone have an IDE they...
Jonathan E. Brickman
jonathan.brickman@...
Send Email
Jun 6, 2000
12:31 am
2519
On 5 Jun 00, at 19:31, the Illustrious Jonathan E. Brickman wrote: Hello all. I have Bloodshed Dev-C++, and it runs very well; but the Bloodshed web site has...
Paul Garceau
pgarceau@...
Send Email
Jun 6, 2000
1:47 am
2520
Bloodshed site is currently down due to a problem with the web hosting company. I hope the site will be back soon, but it doesn't depends on me. If you want to...
colin.laplace@...
Send Email
Jun 6, 2000
8:04 pm
2521
... the Bloodshed web site has been down for a while, no explanations. Anyone have an IDE they like which works with MingW32 besides Bloodshed?...
Bruce E. Wampler
bruce@...
Send Email
Jun 7, 2000
1:49 am
2522
Sorry about that last partial message - I use the egroup's reply pages, and pressed the wrong button and ended up sending an incomplete message. Let me take...
Bruce E. Wampler
bruce@...
Send Email
Jun 7, 2000
2:28 am
2523
... <jonathan.brickman@i...> wrote: Anyone have an IDE they like which works with MingW32 besides Bloodshed? I have been using RSXIDE quite successfully...
Peter Davis
pdavis@...
Send Email
Jun 7, 2000
8:20 am
2524
I use RSXIDE as IDE voor Mingw32 programmes. Everything works fine, except the resource compiling (with Microsofts RC). The only way I can get the programme to...
Peter Davis
pdavis@...
Send Email
Jun 7, 2000
8:31 am
2525
It sounds like you have windows.h included in your .rc file. Does it work if you remove the include statement? If not, then I suspect you need to find a way to...
Greg Chicares
chicares@...
Send Email
Jun 7, 2000
12:26 pm
2526
... No; it is needed. But then I got a flash of inspiration. If the slashes point the other way it works: ic:/progs/egcs/i386-mingw32/include A vestigal...
Peter Davis
pdavis@...
Send Email
Jun 7, 2000
6:37 pm
2527
The Kernel of the glaux-lib can be found at ftp://ftp.franken.de/pub/win32/develop/gnuwin32/cygwin/porters/Fusz_Georg/ There are the sources and a makefile to...
Georg Fusz
fusz@...
Send Email
Jun 7, 2000
6:54 pm
2528
Yes, but from whence can I find the source? regards, Christian. ... From: Paul Garceau [mailto:pgarceau@...] Sent: Thursday, June 01, 2000 3:44 PM To:...
Christian Edward Gruber
christian.edward.grub...
Send Email
Jun 7, 2000
9:24 pm
2529
... My bet is a faulty graphics driver... Try getting the latest one for your card. Dan...
Dan Maas
dmaas@...
Send Email
Jun 7, 2000
9:45 pm
2530
This is to announce the availability of a stand alone version of WeditRes, the Resource Editor from the LCC-Win32 compiler package. WeditRes allows you to ...
Bruce E. Wampler
bruce@...
Send Email
Jun 7, 2000
11:26 pm
2531
Bruce, I must agree about your VIDE. I downloaded and tested several, and of all of them I like VIDE best. It has features where I want features, and it has...
Jonathan E. Brickman
jonathan.brickman@...
Send Email
Jun 7, 2000
11:58 pm
Messages 2501 - 2531 of 3345   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help