Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
10% Quality Score
Upvotes Received
5
Posts with Upvotes
5
Upvoting Members
5
Downvotes Received
87
Posts with Downvotes
51
Downvoting Members
22
49 Commented Posts
0 Endorsements
Ranked #864
~86.9K People Reached
Favorite Tags

128 Posted Topics

Member Avatar for Firestone

[QUOTE=williamhemswort;636002] ive never tried [/QUOTE] If you've never tried, then try. It takes 2 seconds...

Member Avatar for Amina_6
0
943
Member Avatar for monkey_boy_401

[QUOTE=monkey_boy_401;550935]can you please tell how you would invert the mouse control so that up is down, left is right etc.[/QUOTE] You don't need any hook (!) Simply use Win32 System apis (2 lines of code to swap mouse buttons...)

Member Avatar for D_5
0
3K
Member Avatar for evilguyme

[I]> google dint help [/I] ??? It's a win32 FAQ for about 15 years (!) See on [URL="ttp://tinyurl.com/cmhb5g"]Win32 grp [/URL] for classic code to scan very quickly pixels with GDI or GDI+

Member Avatar for toneewa
0
7K
Member Avatar for vedmack
Member Avatar for huzeifa

If it's on Windows, just use Win32 api (1 line of code with Shell , or 3 with COM...)

Member Avatar for Ancient Dragon
0
4K
Member Avatar for Darth
Member Avatar for nanodano

This "code" has no sense at all (case, case, case... horrible !!!!) It's done in 1 line of code with Win32 api (VK)

Member Avatar for thendrluca
2
6K
Member Avatar for mankamat
Member Avatar for vegaseat
Member Avatar for nav010
Member Avatar for AntonAL
Member Avatar for nailac

Just use Win32 api [URL="news://nntp.aioe.org/comp.os.ms-windows.programmer.win32"]See on Win32 api group[/URL] where it's a classic question.

Member Avatar for dos_killer
0
109
Member Avatar for Dark_Omen

[QUOTE=hacker9801;643547]You're the n00b here ;) MSVS is alright, but there is no [i]best[/i] compiler.[/QUOTE] No, he's obviously right. VS.NET has the best IDE, the best debugger and the best compiler. All companies use it.

Member Avatar for kvprajapati
-1
4K
Member Avatar for codecodile

[QUOTE=William Hemsworth;1002834]I haven't tested this code,.[/QUOTE] It won't fork for od listbox .................................

Member Avatar for rohan1020
3
393
Member Avatar for dalaharp
Member Avatar for arielbernal
0
3K
Member Avatar for george_82
Member Avatar for twelvetosix

Qt has nothing to do here (and not used anymore in Europe...) On Windows, just call the DialogBox() api That's all.

Member Avatar for twelvetosix
0
1K
Member Avatar for kinnu

Ask on Professional [URL="http://tinyurl.com/yjy3ajr"]Win32 group[/URL] for the classic code (from Microsoft, Windows Internal...)

Member Avatar for marco93
0
66
Member Avatar for Hawkpath

[QUOTE=Hawkpath;1105489] is it really necessary that i memorize all of the syntax. Is that what professionals do? [/QUOTE] You can ask on old Professional Win32 group ([url]http://tinyurl.com/yjy3ajr[/url] by Google) (there are the greatest Win32 gurus in the world (with Windows source code...))

Member Avatar for Rajesh R Subram
0
159
Member Avatar for CppBuilder2006

It's a Win32 FAQ See on Adv. Win32 grp [url]http://tinyurl.com/yjy3ajr[/url] (from Windows source code itself...)

Member Avatar for CppBuilder2006
-2
582
Member Avatar for CppBuilder2006

Don't use psapi statically, its not on all OS See MSDN sample to list processes

Member Avatar for marco93
0
315
Member Avatar for coolcool

This has nothing to do with Win32 console apis (!) Just use Win32 GUI apis and see Notepad C sample from Microsoft

Member Avatar for Ancient Dragon
0
90
Member Avatar for randomkid73

Never use system() on Windows (see MSDN, basic rule) Use Network apis (IPH)

Member Avatar for marco93
0
111
Member Avatar for gsingh2011

You don't need Winsock. Just use Wininet (1 line of code with URLDLTF) or COM (6 lines)

Member Avatar for marco93
0
742
Member Avatar for Ancient Dragon
Member Avatar for Ancient Dragon
5
5K
Member Avatar for inmar
Member Avatar for donaldw
0
412
Member Avatar for Argo54325

See on [URL="http://tinyurl.com/yjy3ajr"]Professional Win32 ng[/URL] (there are the creators of Windows (Redmond), with Windows source code (C, C++, until Vista))

Member Avatar for marco93
0
153
Member Avatar for bijayswain

[QUOTE=bijayswain;1080719]Thanks I used vc++ and all worked well. thanks for your solution again.[/QUOTE] It's awful. Never use system() on Windows ! (prohibited, see MS papers) Use Win32 Reg apis.

Member Avatar for Ancient Dragon
0
1K
Member Avatar for TylerTCF
Member Avatar for TylerTCF
0
138
Member Avatar for Silvershaft

Avoid Qt (not used anymore in Europe (expensive and slow)) Either use Win32 api (Win32 gurus use it) or .NET

Member Avatar for William Hemsworth
0
159
Member Avatar for Ancient Dragon

See rather the Microsoft sample. 16 years old... (beginner code for a so simple api, posted 10000 times on BBS & Usenet...)

Member Avatar for Ancient Dragon
2
922
Member Avatar for shakunni

Never use System() It's prohibited in Production environment, in particular on Windows...

Member Avatar for marco93
0
95
Member Avatar for leinadbg
Member Avatar for marco93
0
178
Member Avatar for ranjithgoud

[QUOTE=abhi_elementx;1036430]Yes you can. See the system() function for more information. Cheers[/QUOTE] ??? system() has nothing to do there (it's even prohibited under Windows...) Just use the scheduler

Member Avatar for abdelhakeem
0
920
Member Avatar for soultrav
Member Avatar for marco93
0
134
Member Avatar for Creator07

This code is wrong (no recursive, no reparse points, etc) See the official MS sample (SDK)

Member Avatar for varnesh_kp
0
297
Member Avatar for riahc3

[QUOTE=riahc3;1019092]Hey I cant use Visual Studio 2008 (which Id like to) as it uses it own compiler[/QUOTE] 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..

Member Avatar for jeeter19
0
395
Member Avatar for neithan

On Windows, system() is prohibited by MS. It's dirty, it creates another useless PAS, etc...

Member Avatar for marco93
0
674
Member Avatar for ChaosBG

[QUOTE=Frederick2;1013180] To add additional text to a text box (multiline or otherwise), you need to retrieve the text already in the text box into a string variable/buffer [/QUOTE] No, you don't need to retrieve the text ! It's a very old Win16-Win32 FAQ, see ([URL="http://tinyurl.com/yjy3ajr"]Win32 grp[/URL]) with EM

Member Avatar for marco93
0
399
Member Avatar for coollife
Member Avatar for b1t.flash0r

[QUOTE=William Hemsworth;1004088]Will this do?[/QUOTE] No, you must use the GUI subsystem.

Member Avatar for William Hemsworth
-1
162
Member Avatar for cleonar

[QUOTE=vuyiswamb;1000435]This is how you can do it [url]http://www.webcheatsheet.com/ASP/get_current_page_url.php[/url][/QUOTE] This has nothing to do with C++... If on windows, to get current URL, use Win32 api (Shell and others)

Member Avatar for marco93
0
147
Member Avatar for FBIRyan

Never use GetPixel(). It's the slowest method ! The right method has been posted a few days ago on [URL="news://nntp.aioe.org/comp.os.ms-windows.programmer.win32"] Win32 api group [/URL]

Member Avatar for nFectid
0
2K
Member Avatar for kutchbhi

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 [url]http://tinyurl.com/cmhb5g[/url] (with Windows source code...) + Microsoft SDK

Member Avatar for marco93
0
141
Member Avatar for jdam7459
Member Avatar for scrypt3r

[QUOTE=opcode;985561]Try this article on blablabla [/QUOTE] ???????? This "article" is a complete newbie and [B]wrong [/B]code (!) To get the pid, see the official sample in C in MSDN, with Win32 THelp

Member Avatar for William Hemsworth
0
166
Member Avatar for lahiruchandima

[QUOTE=opcode;981270] Found this link on FrostCode[/QUOTE] 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.

Member Avatar for lahiruchandima
0
392
Member Avatar for sophie_kiu

[QUOTE=adatapost;953353][URL="http://support.microsoft.com/kb/216686"]http://support.microsoft.com/kb/216686[/URL][/QUOTE] Obsolete (~10 years old) Use #import instead

Member Avatar for Protuberance
0
334
Member Avatar for teofil20

[QUOTE=William Hemsworth;980936]No idea about uploading files, but as for downloading a file, here's an example of how to download a picture of a kitten[/QUOTE] This code is wrong. Initializing is missing and then it won't work on some OS SP...

Member Avatar for William Hemsworth
0
107
Member Avatar for Nathan Campos
Member Avatar for marco93
0
130

The End.