Communities

Total Articles 180
No.
Subject
Author
20 Welcome to gilgil's homepage 21
[Level:16]gilgil
151730   Sep 17, 2009
Welcome to gilgil's homepage. Free free to write any articles except spam messages. Thank you. Regards, Gilbert  
19 Delphi and C++Builder Application Showcase
[Level:16]gilgil
153093   Nov 07, 2009
You can see many other applicatons built with Delphi and C++Builder. I am proud of KMPlayer(wonderful multimedia player) whose author is Korean. :) http://www.embarcade-ro.com/application-showcase  
18 How to process user defined message in forms(override WndProc method) file
[Level:16]gilgil
154958   Sep 22, 2009
How to process use defined message in forms(overriding WndProc method) In TCustomForm class, there exists "WndProc" method which processes window messages. procedure TCustomForm.WndProc(-var Message: TMessage); ...  
17 [linux] The Linux Kernel Module Programming Guide 1
[Level:16]gilgil
156105   Nov 17, 2014
http://www.tldp.org/-LDP/lkmpg/2.6/html/l-kmpg.html  
16 Packet Generator 1 imagemoviefile
[Level:16]gilgil
157573   Oct 05, 2009
[Synopsys] Whenever you make and debug a packet capturing and analyzing program, you are forced to generate packets again and again using a certain network application. With this packet generator tool, yo...  
15 Music Twister(Daum Flash Game) movie
[Level:16]gilgil
157627   Nov 21, 2009
Youtube Video : http://www.youtube.c-om/watch?v=C-A4bGL9JKM Daum Game : http://game.daum.net-/flash/gameDetail.do-?gameId=343  
14 The preferred debugger engine for debugging binaries of type 'x86-windows-msvc2008-pe-32bit' is not available. 1 imagefile
[Level:16]gilgil
158512   Nov 17, 2011
Using Qt Creator(version 2.3.1), when you build in MSVC 2008 (Qt SDK) 2008 Debug, You might meet the following message in 64bit environment. The preferred debugger engine for debugging binaries of ty...  
13 DNS tunnel speaking pictures at ISEC 2009 2
[Level:16]gilgil
159079   Dec 08, 2009
http://picasaweb.goo-gle.com/gilgil1973/I-SEC2009  
12 google material-design-icons
[Level:16]gilgil
161823   Oct 23, 2014
https://github.com/g-oogle/material-design-icons  
11 Google Talk chatback badge image
[Level:16]gilgil
173352   Sep 30, 2009
A Google Talk chatback badge will let visitors to your web page chat with you. http://www.google.co-m/talk/service/badge-/New Chat with Gilbert Lee Chat with Gilbert Lee  
10 [ubuntu] How to launch application as root from Unity Launcher
[Level:16]gilgil
173491   Oct 21, 2015
http://askubuntu.com-/questions/118822/ho-w-to-launch-application-as-root-from-unity-launcher cd ~/.local/share/appli-cations gedit APP_NAME.desktop Change from Exec= <APP_NAME> to Exec=gksudo -k -u root <APP_NAME> You ...  
9 How to disable other adapters on Windows
[Level:16]gilgil
179358   Jun 29, 2011
netsh interface isatap set state disabled netsh interface teredo set state disabled netsh in 6to4 set state disable  
8 Free Powerpoint Templates imagefile
[Level:16]gilgil
191850   Oct 30, 2009
http://www.free-power-point-templates.com  
7 send gmail 2 imagemoviefile
[Level:16]gilgil
192008   Sep 27, 2009
[folders] bin : executable files send_gmail.exe : GUI based application sg.exe : console based application program : source codes common : common header and cpp files send_gmail : GUI based application ...  
6 SSLStrip for Windows Demonstration 2 imagemoviefile
[Level:16]gilgil
239530   May 04, 2010
These are video clips of SSLStrip for Windows demonstration. This application(SSLStrip-.exe) will be released sooner or later(for educational purpose only). [paypal.com and openweb.or.kr with Mo...  
5 [linux] How to show Using built-in specs.
[Level:16]gilgil
266044   Nov 14, 2014
~# echo | gcc -v -x c -E - Using built-in specs. COLLECT_GCC=gcc Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.2-19ubuntu1' --with-bugurl=file:///usr/share/do-c/gcc-4.8/READ...  
4 http://www.iconarchive.com
[Level:16]gilgil
268820   Apr 17, 2010
There exist so many userful icons. http://www.iconarchi-ve.com  
3 Scaled-Indexed Addressing Modes imagefile
[Level:16]gilgil
315736   Sep 17, 2009
from : google books ( http://books.google.-com > "Scaled-Indexed Addressing Modes" ) #define ITEM_COUNT 100 void main() { char var8 [ITEM_COUNT]; short var16[ITEM_COUNT]; int var32[ITEM_COUNT]; __int...  
2 Recommended settings for Wi-Fi routers and access points
[Level:16]gilgil
376188   Jan 20, 2019
https://support.appl-e.com/bg-bg/HT202068 2.4GHz channel width Channel width controls how large of a "pipe" 'is available to transfer data. However, larger channels are more subject to interference and more ...  
1 BNF for specific URL schemes
[Level:16]gilgil
520540   Mar 18, 2014
http://www.freesoft.-org/CIE/RFC/1738/33.-htm login = [ user [ ":" password ] "@" ] hostport hostport = host [ ":" port ] host = hostname | hostnumber hostname = *[ domainlabel "." ] toplabel domainlabel = alpha...  


XE Login