Forum: C++ Sep 7th, 2009 |
| Replies: 11 Views: 626 Don't copy MSDN doc.
And it's not the right method (events) |
Forum: C++ Aug 11th, 2009 |
| Replies: 4 Views: 370 Never use system()
Just use kernel or user apis. |
Forum: C++ Jun 20th, 2009 |
| Replies: 6 Views: 665 If it's on Windows, just use Win32 api (1 line of code with Shell , or 3 with COM...) |
Forum: C++ Apr 29th, 2009 |
| Replies: 13 Views: 716 You absolutely dont need winsock to get infos from a web site (!)
Just use standard Win32 apis (Net, COM, and others) |
Forum: C++ Nov 21st, 2008 |
| Replies: 14 Views: 1,161 Of course you can easily crash Windows with Win32 api, but what's the goal ?
It's stupid. |
Forum: C++ Nov 10th, 2008 |
| Replies: 5 Views: 745 |
Forum: C++ Oct 23rd, 2008 |
| Replies: 1 Views: 355 |
Forum: C++ Jul 29th, 2008 |
| Replies: 3 Views: 1,290 Nonsense.
Just blit with BitBlt() (!!!) |
Forum: C++ Jul 24th, 2008 |
| Replies: 7 Views: 3,064 It has nothing to do with IPC.
Just use process inheritance (CP) |
Forum: C++ Jun 28th, 2008 |
| Replies: 5 Views: 2,382 The method is wrong.
Save it in jpeg, gif or png.
You can ask on specialized win32 api newsgroup :
news://194.177.96.26/comp.os.ms-windows.programmer.win32
where it's a FAQ... |
Forum: C++ May 7th, 2008 |
| Replies: 7 Views: 5,856 |