Name:
Anonymous
2012-02-07 14:14
I'm going to learn WinAPI. Unix fags can just use WINE. Would you consider code opfimized for WINE to be ``true porting''?
Name:
Anonymous
2012-02-07 14:16
Feel free to chain yourself to a proprietary platform.
Name:
Anonymous
2012-02-07 15:42
Why do you ask "Qt or winapi", when you then state you're going to learn WinAPI?
There couldn't be too more contrasting API's, Qt is bliss and WinAPI agony...
Name:
Anonymous
2012-02-07 16:13
Good luck remembering how many NULL arguments you need.
CreateProcess(NULL, "explorer.exe", NULL, NULL, NULL, NULL, NULL, NULL, &StartInfo, &ProcInfo);
UpdateLayeredWindow(hwnd, NULL, NULL, NULL, NULL, NULL, NULL, &blend, ULW_ALPHA);
RegQueryInfoKey(hKey, NULL, NULL, NULL, &num, NULL, NULL, NULL, NULL, NULL, NULL, NULL);
Name:
Anonymous
2012-02-07 16:17
>>6
AutoHotKey, Visual Assist X, IntelliSense...there are ways to make that crap easier.
Name:
Anonymous
2012-02-07 16:19
if you program with anything more than a text editor, you're a faggot
Name:
Anonymous
2012-02-07 19:54
winapi, the win32 api?
I'm fucking going to /b/.
Name:
Anonymous
2012-02-07 20:06
If it ain't POSIX, it's NULL, NULL, NULL, NULL, NULL, NULL, NULLSTACK OVERFLOW
Name:
Anonymous
2012-02-07 21:23
>>2
Feel free to no users, you hobbyist faggot.
Name:
Anonymous
2012-02-07 21:27
>>11
Feel free to your windows crackers.
Name:
Anonymous
2012-02-07 21:51
>>11
haha dumb goy enjoying his slavery
Name:
Anonymous
2012-02-07 22:45
OP here. After research, I'm deciding on WTL, a C++/OO wrapper for WinAPI.
http://sourceforge.net/projects/wtl/
What do you think?
I already know Qt; should have made that clear.
Name:
Anonymous
2012-02-08 0:41
Google the GOPI API, OP. It's what you need.
Name:
Anonymous
2012-02-08 8:21
>>18
I agree. Quicktime is the worst
Name:
Anonymous
2012-02-08 9:34
>>1
No. Binaries used on Wine works solely for x86 machines. True ports should work on any cpu architecture for a given Unix system.
Name:
Anonymous
2012-02-08 15:01
>>18
Do you consider this to be a better option? :
http://sourceforge.net/projects/wtl/