Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #4K
~4K People Reached
Favorite Tags

5 Posted Topics

Member Avatar for Thomasio

I want to figure out what Windows does when you right-click a video file and check properties and I would like to write a similar piece of code in C++. I should be able to figure out how to read the file type and size, but I'm lost in how …

Member Avatar for Thomasio
0
465
Member Avatar for Thomasio

I know C++, PHP and a few more, but I do not have the slightest clue, how to make a browser extension and the tutorials I find on the web are like chinese to me, so let me ask here, if anyone can help me out. Task: I want to …

Member Avatar for rproffitt
0
349
Member Avatar for Thomasio

There´s another post about this, over 3 months old, but there they are dealing with port settings which isn´t the problem, so I´m making a new thread. I send out 50+ emails in a loop via PHPMailer - SMTP. For testing purposes I send them all to myself, so I …

Member Avatar for cereal
0
507
Member Avatar for Stefano Mtangoo

#include<mysql.h> requires GCC 4.5.0 or above, so first thing to do is upgrade compiler. [url]http://sourceforge.net/projects/mingw/files/Automated%20MinGW%20Installer/mingw-get-inst/mingw-get-inst-20110211/mingw-get-inst-20110211.exe/download[/url] Some links in the pre-packed are broken, so check "Download latest repository catalogues" upon installation. Warnings like "finite redefined" can be ignored.

Member Avatar for Stefano Mtangoo
0
3K
Member Avatar for Thomasio

I´ve been messing around with edit controls like mad, but I can´t get it to work. Only Problem, I don´t like the plain white background Windows gives an edit by default, so I´ve created a graphical one. Now I have a main Window containing some child windows, where one of …

0
68

The End.