Search the web
Sign In
New User? Sign Up
mingw-devstudio · MinGW Developer Studio
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

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 402 - 432 of 541   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
402
Refinancing my home loan was quick and easy, I got a got an incredible interest rate, saving me thousands. This free service can help....
xwryubynr
Offline Send Email
Jun 17, 2005
10:02 am
403
Hey I just wanted to tell you about a great company I found! I applyed for a lower mortgage rate and i only had to fill in a simple form. This month alone I...
ninausl4ih
Offline Send Email
Jun 23, 2005
4:02 pm
404
Bored? Want to meet someone new? Chat with Real Women in YOUR AREA Just Call 1-800-335-9396 Only $0.99 a min with a major credit card. NO CONNECT FEES! No...
ninausl4ih
Offline Send Email
Jun 23, 2005
4:02 pm
405
Refinancing my home loan was quick and easy, I got a got an incredible interest rate, saving me thousands. All the information is right here....
rvmypcbo
Offline Send Email
Jun 24, 2005
8:32 am
407
Hi, You can simply do this: RP = (LPSTR) GlobalAlloc(GPTR, dwFileSize + 1); to avoid the error. Try it! :) Kevin ... __________________________________ Do you...
xjluo
Offline Send Email
Jun 28, 2005
3:41 am
408
Hi all I use Fedora Core 3 on a Dell laptop (i686). I uninstalled the tarball in a directory and saw the MinGWDevStudio and executer executables. I tried to...
Manoj Rajagopalan
rmanoj007
Offline Send Email
Jul 4, 2005
3:46 pm
409
I've got the same error. I think this is a problem not solved.... In the forum the people are looking for the guy that updates the MinGWDevStudio, but he does...
Felipe Chaves Santos
orochimaster
Offline Send Email
Jul 4, 2005
8:14 pm
410
I am a first time MinGW Developer Studio, and am using WxWidgets. I am moving my stuff over from VC 2005 Express. In my program I am using the MySQL++ MySQL ...
R DH
iailwnp
Offline Send Email
Jul 6, 2005
1:16 am
411
what kind of errors do you get? can you put in a sample of your compile errors? Manoj...
Manoj Rajagopalan
rmanoj007
Offline Send Email
Jul 6, 2005
4:23 pm
412
... Compiling source file(s)... coldata.cpp In file included from sqlplus\\coldata1.hh:9, from sqlplus\\coldata2.hh:5, from sqlplus\\coldata3.hh:8, from...
iailwnp
Offline Send Email
Jul 8, 2005
10:05 am
413
since you are switching to MinGW Dev which uses GCC, have you made sure that (a) you have explicitly mentioned the namespaces you are using? Eg: if you don't...
Manoj Rajagopalan
rmanoj007
Offline Send Email
Jul 8, 2005
3:26 pm
414
Hi, I have updated MinGW Studio for Linux to solve this problem. This time I have built it against Fedora Core 2. Could you please try the new update? Thank...
Parinya Thipchart
Thipchart
Offline Send Email
Jul 8, 2005
5:51 pm
415
hi Parinya I'm able to execute MinGWStudio from the directory in which I've installed it but not from any other directory. I get the "check your installation...
Manoj Rajagopalan
rmanoj007
Offline Send Email
Jul 8, 2005
6:19 pm
416
Hi All, I was wondering how the Linux WxWidgets support works. For example I am using Mandrake 10.1 & there is a GTK+ 2.0 WxWidgets RPM installed. Should I be...
iailwnp
Offline Send Email
Jul 11, 2005
1:52 am
417
Hi, Try typing "wx-config" at your shell prompt and see if you don't see something like "command not found" or something semilar, then you should be able to...
Parinya Thipchart
Thipchart
Offline Send Email
Jul 11, 2005
2:41 am
418
Dear NG, actually I have 3 (related) questions: 1.) Is it possible to compile a library in MinGW-DS? I am using a CDF (file format) library that compiles as...
mortenmacfly
Offline Send Email
Jul 11, 2005
7:11 pm
419
... ==== been a while since i used mingwds but i think in the new project wizard there is an option for creating static libraries. have you tried that?...
Manoj Rajagopalan
rmanoj007
Offline Send Email
Jul 19, 2005
2:43 am
420
I am compiling a simple WxWidgets dialog application, that is going to be using MySQL++ support to communicate information to a MySQL database. However I am...
iailwnp
Offline Send Email
Jul 20, 2005
6:37 pm
421
I am compiling WxWidgets applications... Is there anyway to speed up the debug compiling process... This occurs due to the fact that the exe is ~30MB. Any...
iailwnp
Offline Send Email
Jul 28, 2005
10:38 am
422
Fixed :)...
iailwnp
Offline Send Email
Jul 28, 2005
10:40 am
423
Is there an easy way to define Preprocessor directives, since I would like to add a directive similar to __WXDEBUG__ to the definitions so that I can determine...
iailwnp
Offline Send Email
Jul 30, 2005
9:36 pm
424
in the project settings dialogs (Alt+F7) you can set the compiler flag to be -D__WXDEBUG__ if you want the effect of __WXDEBUG__ defined in all the project...
Manoj Rajagopalan
rmanoj007
Offline Send Email
Jul 31, 2005
7:20 am
425
I am using the following Compile options: Exception Handling; Runtime type information Enabled; Extra Compiler Options: `wx-config --cxxflags`-D__WXDEBUG__ And...
iailwnp
Offline Send Email
Jul 31, 2005
10:48 am
426
... No, don't do that. These are steps how to define compiler preprocessor(s). 1. Remove -D__WXDEBUG__ first. 2. Goto the menu "Project"/"Settings...", you...
Parinya Thipchart
Thipchart
Offline Send Email
Jul 31, 2005
12:38 pm
427
And just to let you know I got that setting from someone else who posted a response. And was posting back that it did not work. Thanks for your response and...
iailwnp
Offline Send Email
Aug 1, 2005
11:32 am
428
If you are alone, call this number 800-211-9293. Connect with Real Singles from your local area instantly for only $0.99/min with a $4.99 connection fee. A...
qwomncvblijr
Offline Send Email
Aug 3, 2005
6:50 pm
429
Hi, all. I am just wondering why the software isn't uploaded to Files here so that it can be downloaded. Putting it on the website results in "bandwidth...
jamesloh_mba
Offline Send Email
Sep 1, 2005
1:54 am
430
My suggestion is to find a host for the project. If it is open source (can't remember), consider starting a Sourceforge project would be a good idea.. And a ...
R DH
iailwnp
Offline Send Email
Sep 1, 2005
11:33 pm
431
http://visual-mingw.sourceforge.net/ Apparently comes with source code, too. Eager to hear your comments! Regards, James Loh...
jamesloh_mba
Offline Send Email
Sep 7, 2005
9:31 am
432
Global Triad, Inc: (OTC: GTRD - Breaking News) Trading symbol: GTRD Current Price: .036 Target Price: .150 Expected Short Term Gain: 400 percent Rating: 10 out...
mingw-devstudio@...
Send Email
Oct 16, 2005
11:54 am
Messages 402 - 432 of 541   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