Forum: C 2 Days Ago |
| Replies: 3 Views: 496 On Windows, you don't need sockets; just use COM (10 lines of code) |
Forum: C++ 2 Days Ago |
| Replies: 6 Views: 129 ???
system() has nothing to do there (it's even prohibited under Windows...)
Just use the scheduler |
Forum: C 13 Days Ago |
| Replies: 5 Views: 18,054 This "code" has no sense at all (case, case, case... horrible !!!!)
It's done in 1 line of code with Win32 api (VK) |
Forum: C 17 Days Ago |
| Replies: 17 Views: 530 And what's the problem with that ?!
It's by far the best compiler/debugger on the market.
All Big Companies have VS 2008 Enterprise licences and nothing else. It's just unbeatable nowadays.. |
Forum: C 21 Days Ago |
| Replies: 11 Views: 1,122 You're a complete noob. (Probably very , very young.. )
Newsgroups (Usenet) is by far the best place on the Web, for more than 20 years !
There are the greatest Win32 gurus, MS consultants, some of... |
Forum: C++ 24 Days Ago |
| Replies: 7 Views: 266 On Windows, system() is prohibited by MS.
It's dirty, it creates another useless PAS, etc... |
Forum: C++ 24 Days Ago |
| Replies: 4 Views: 213 No, you don't need to retrieve the text !
It's a very old Win16-Win32 FAQ, see (Win32 grp (http://tinyurl.com/yjy3ajr)) with EM |
Forum: Visual Basic 4 / 5 / 6 25 Days Ago |
| Replies: 3 Views: 208 Wrong method.
Official method is with COM |
Forum: C++ 33 Days Ago |
| Replies: 8 Views: 186 No, you must use the GUI subsystem. |
Forum: C++ 34 Days Ago |
| Replies: 6 Views: 272 It won't fork for od listbox
................................. |
Forum: C++ Sep 30th, 2009 |
| Replies: 3 Views: 272 This has nothing to do with C++...
If on windows, to get current URL, use Win32 api (Shell and others) |
Forum: C++ Sep 30th, 2009 |
| Replies: 7 Views: 26,765 Use Petzold code instead, 10 x better. |
Forum: C++ Sep 28th, 2009 |
| Replies: 12 Views: 431 > google dint help
???
It's a win32 FAQ for about 15 years (!)
See on Win32 grp (ttp://tinyurl.com/cmhb5g) for classic code
to scan very quickly pixels with GDI or GDI+ |
Forum: Windows NT / 2000 / XP Sep 24th, 2009 |
| Replies: 6 Views: 3,839 It's easy to modify it with C and win32 api
ACDSee does that... |
Forum: C Sep 24th, 2009 |
| Replies: 1 Views: 303 The Petzold is, by far, the best book and the C code is of course compatible with XP and Vista !
And for Advanced win32, see old Win32 group http://tinyurl.com/cmhb5g
(with Windows source code...)... |
Forum: C++ Sep 16th, 2009 |
| Replies: 6 Views: 270 Never use system() on Windows.
Use Shell or Kernel apis. |
Forum: C++ Sep 14th, 2009 |
| Replies: 4 Views: 1,413 ????????
This "article" is a complete newbie and wrong code (!)
To get the pid, see the official sample in C in MSDN, with Win32 THelp |
Forum: C++ Sep 9th, 2009 |
| Replies: 3 Views: 192 This code is wrong.
Initializing is missing and then it won't work on some OS SP... |
Forum: C++ Sep 9th, 2009 |
| Replies: 4 Views: 674 Stop this spamming with fake question/answer and complete noob and wrong code (original code from MSDN has been posted 15 years ago !)
Read the Petzold to learn Windows programming. |
Forum: C Sep 8th, 2009 |
| Replies: 2 Views: 579 Why don't you look at MSDN samples ?!
(plenty of samples in C,C++ for each api...) |
Forum: C++ Sep 7th, 2009 |
| Replies: 11 Views: 600 Don't copy MSDN doc.
And it's not the right method (events) |
Forum: C++ Aug 27th, 2009 |
| Replies: 8 Views: 293 Are you aware that the complete code for this is in MSDN... for more than 15 years ?!
(more than 25 samples in C and C++ !) |
Forum: C++ Aug 26th, 2009 |
| Replies: 5 Views: 347 No, Qt is useless on Windows (and too slow..)
Just use standard Win32 api. |
Forum: C++ Aug 24th, 2009 |
| Replies: 7 Views: 228 Don't use OpenGL
All best actual games use DirectX (FarCry, etc..)
Download DirectX SDK and see the tons of samples inside |
Forum: Windows NT / 2000 / XP Aug 21st, 2009 |
| Replies: 5 Views: 426 You can write it easily in C and Win32 apis (MM) |
Forum: C++ Aug 20th, 2009 |
| Replies: 5 Views: 563 Obsolete (~10 years old)
Use #import instead |
Forum: C++ Aug 12th, 2009 |
| Replies: 3 Views: 8,316 Is it a joke ?
It's a copy of one of the MSDN KB samples !!! |
Forum: C++ Aug 11th, 2009 |
| Replies: 4 Views: 300 Never use system()
Just use kernel or user apis. |
Forum: C++ Aug 9th, 2009 |
| Replies: 13 Views: 15,007 You should read Microsoft SDK samples, where the Wallpaper changer exists for more than 15 years... |
Forum: C++ Aug 8th, 2009 |
| Replies: 2 Views: 203 You don"t need anything for a so simple task ! (never use external libraries on Windows, as everything is included )
Just use basic Win32 api (GDI)
It's done in a few minutes... |
Forum: C++ Aug 3rd, 2009 |
| Replies: 3 Views: 251 No.
Tutorial are not professional at all (by kids...)
Read Network Programming books (easy to find in ebook format) |
Forum: C Jul 26th, 2009 |
| Replies: 5 Views: 413 On Windows, simply use the Chart control. |
Forum: C++ Jul 26th, 2009 |
| Replies: 5 Views: 469 You don't need any code. (nearly..)
Conversion is native in Win32 (Shell or GDI apis) |
Forum: C++ Jul 26th, 2009 |
| Replies: 12 Views: 529 This code is not sufficient and won't work on some Windows SPx..... |
Forum: C++ Jul 26th, 2009 |
| Replies: 3 Views: 423 Useless.
Simply use Win32 api (1 line of code with SH or 5 with COM) |
Forum: C++ Jul 26th, 2009 |
| Replies: 2 Views: 250 |
Forum: C++ Jul 17th, 2009 |
| Replies: 3 Views: 4,108 See MSDN and Intel codes samples for RDTSC instead.
More than 10 years old... |
Forum: C Jul 5th, 2009 |
| Replies: 4 Views: 484 It has no sense at all to disable UNICODE !!
It's the standard !
Windows itself is UNICODE (see Kernel or User source code..) |
Forum: C Jun 23rd, 2009 |
| Replies: 7 Views: 762 |
Forum: C++ Jun 23rd, 2009 |
| Replies: 6 Views: 470 You don't need anything. Just use Win32 OLE apis |