Search:

Type: Posts; User: CartoonLarry

Page 1 of 3 1 2 3

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    4,828

    Regex Class

    Regex Class
  2. Replies
    1
    Views
    2,551

    You could use Flash: ...

    You could use Flash:

    http://www.partnersinrhyme.com/contact/tutorials.php?sub=Flash&cat=Adding%20Audio%20to%20Projects&sno=66

    http://www.codeproject.com/KB/custom-controls/MP3PlayerControl.aspx
  3. Replies
    1
    Views
    1,951

    Server.Transfer Response.Redirect ...

    Server.Transfer

    Response.Redirect

    http://www.developer.com/net/asp/article.php/3299641
  4. Replies
    103
    Views
    22,647

    I am self taught. I would have liked to have...

    I am self taught.
    I would have liked to have had formal training, but could not afford it.
  5. Replies
    5
    Views
    1,917

    There is also clone for linux, but I haven't...

    There is also clone for linux, but I haven't tried it yet.

    LCDex - A Linux CDEX Clone

    http://sourceforge.net/projects/lcdex/
  6. Replies
    5
    Views
    1,917

    I really enjoy cdex: ...

    I really enjoy cdex:

    http://sourceforge.net/projects/cdexos/

    The C++ source is also on the site.
  7. Replies
    92
    Views
    20,376

    My favorites: 1. Agent Aika 2. Najica Blitz...

    My favorites:

    1. Agent Aika
    2. Najica Blitz Tactics
    3. Ikki Tousen AKA Battle Vixens
    4. FLCL AKA Furi Kuri or Fooly Cooly
    5. Tenjho Tenge
  8. Replies
    10
    Views
    1,849

    http://www.gnu.org/software/gdb/ ...

    http://www.gnu.org/software/gdb/

    http://valgrind.org/info/tools.html
  9. Form2 form2 = new Form2(); ...

    Form2 form2 = new Form2();
    form2.Show();
  10. The most recent update was 2006-09-25 17:05. I...

    The most recent update was 2006-09-25 17:05.

    I have used it for personal projects. I first started using the linux version.
    I then saw the windows version and tried it out. It had worked great...
  11. http://sourceforge.net/projects/winplanner/

    http://sourceforge.net/projects/winplanner/
  12. Replies
    37
    Views
    8,067

    Poll: I am on a T3 line.

    I am on a T3 line.
  13. Replies
    10
    Views
    1,849

    You could try the following: Eclipse (with CDT...

    You could try the following:

    Eclipse (with CDT plugin)
    http://www.linuxdevices.com/articles/AT6046208714.html

    kdevelop...
  14. Replies
    3
    Views
    3,594

    I prefer Microsoft Visual Studio 2005. It has...

    I prefer Microsoft Visual Studio 2005. It has been stable for me.
  15. Replies
    48
    Views
    12,431

    Week 10

    I still have not received it. :(
  16. Replies
    15
    Views
    5,030

    Last week a contractor told me about brainbench...

    Last week a contractor told me about brainbench for certifications.

    Here is a C test description and outline:
    http://www.brainbench.com/xml/bb/common/testcenter/taketest.xml?testId=52

    Here is...
  17. Replies
    48
    Views
    12,431

    I tried using mingw, but I ran into a few...

    I tried using mingw, but I ran into a few problems so I used cygwin instead.
    I installed gcc/g++, gdb etc... with the cygwin install.
  18. Replies
    48
    Views
    12,431

    I have used eclipse CDT with cygwin and it has...

    I have used eclipse CDT with cygwin and it has worked great for me.

    http://www.cygwin.com
  19. Replies
    48
    Views
    12,431

    It has been just over 7 weeks for me and still...

    It has been just over 7 weeks for me and still nothing. :(
    Hopefully I will receive it next week. *Patiently waiting* :rolleyes:
  20. Replies
    53
    Views
    22,757

    You had better hope Fonzie didn't hear that. ;)

    You had better hope Fonzie didn't hear that. ;)
  21. Replies
    53
    Views
    22,757

    I developed an application titled FlaBatch. It...

    I developed an application titled FlaBatch. It runs on Windows 9x/Me/XP.
    It is freeware.
    It batch Processes the Trace Bitmaps and Break Apart features in Macromedia Flash 4/5/MX/MX2004.

    I don't...
  22. Replies
    5
    Views
    3,778

    Here are a couple that may help you: Running...

    Here are a couple that may help you:

    Running the exe and waiting using _spawnlp:



    _spawnlp (_P_WAIT, "config.exe", "config.exe", Argument1 , Argument2, NULL);


    Or
  23. This is what I have done in the past when I...

    This is what I have done in the past when I wanted to check and/or uncheck a check box.

    // Check the check box
    SetForegroundWindow(ParentHwnd); // Bring window to the front...
  24. Replies
    5
    Views
    4,497

    I would copy the contents into a stl map. ...

    I would copy the contents into a stl map.

    figures1-1.txt

    1 Diago Plc
    2 Sabmiller Plc
    3 Associated British Foods Plc
    4 Scottish and Newcastle Plc
    5 Tate and Lyle Plc
    6 Kerry Group Plc
  25. Replies
    75
    Views
    18,900

    Name: Larry Timezone: EST AIM: CartoonFilmmaker...

    Name: Larry
    Timezone: EST
    AIM: CartoonFilmmaker
    Email: [email protected]
    Web: http://www.cartoonlarry.com

    Interests:
    C++
    plugin architecture
    Screenwriting
Results 1 to 25 of 54
Page 1 of 3 1 2 3