December 2011
1 post
ㄒㄧㄚˋㄧˊㄓㄢˋ ㄊㄞˊㄅㄟˇ
October 2011
3 posts
http://www.whatwg.org/specs/web-apps/current-work/#... →
http://stackoverflow.com/questions/1417702/change-r... →
http://www.fabianpimminger.com/web-development/how-... →
September 2011
1 post
-v busratio=20 cpus=1
August 2011
1 post
Error link →
June 2011
1 post
如何用SSH Tunnel穿透防火牆或避免側錄? →
May 2011
1 post
Return string from DLL to innosetup →
March 2011
1 post
WinForm detect design mode →
February 2011
3 posts
Windows command line is just a string →
https://developer.mozilla.org/en/Gecko_Plugin_API_R... →
Ice sword →
January 2011
1 post
Invoke BHO from Javascript
http://groups.google.com/group/microsoft.public.inetsdk.programming.webbrowser_ctl/browse_frm/thread/afb353de46bae2f8
December 2010
2 posts
WOW instance equipment →
GUI guideline for command buttons →
October 2010
3 posts
Sqlite Expert →
UAC virtualization
Basic idea about UAC virtualization
http://windowsteamblog.com/windows/b/developers/archive/2009/08/04/user-account-control-data-redirection.aspx
The way to make the application UAC aware
http://blogs.technet.com/b/mrsnrub/archive/2010/08/11/uac-virtualization-allowing-standard-users-to-update-a-system-protected-area.aspx
Teach Your Apps To Play Nicely With Windows Vista...
Some UAC issues need to be aware for Windows applications
http://msdn.microsoft.com/en-us/magazine/cc163486.aspx
September 2010
2 posts
Creating a Security Descriptor for a New Object in...
http://msdn.microsoft.com/en-us/library/aa446595%28VS.85%29.aspx
How to check whether current user have...
SID_IDENTIFIER_AUTHORITY NtAuthority = SECURITY_NT_AUTHORITY; PSID AdministratorsGroup; // Initialize SID. if( !AllocateAndInitializeSid( &NtAuthority, 2, SECURITY_BUILTIN_DOMAIN_RID, DOMAIN_ALIAS_RID_ADMINS, 0, 0, 0, 0, 0, 0, ...
July 2010
11 posts
Getting Windows Special Folder in C++
SHGetSpecialFolderPath
http://msdn.microsoft.com/en-us/library/bb762204%28VS.85%29.aspx
CSIDL_LOCAL_APPDATA constant for User\Local Setting\App Data\ folder
C# combox with grid drop down
Searchable MultiColumn ComboBox with Linked TextBox
http://www.codeproject.com/KB/combobox/MultiColumnComboBoxLinked.aspx
Multi Column ComboBox
http://www.codeproject.com/KB/combobox/multicolumncombo.aspx
C# GUI
After using C# for a while, the conclusion is C# GUI is really suck!
Most of them are too simple; and even unable to inherit them to make more advanced.
Tree view is unable to selective having checkboxes
Tree view does not able to view a tuple of data
Tree view does not able to use other widget in its nodes except checkbox
Notify Icon tooltip has 63 chars limited.
Notify icon event just has...
Free Tree-grid for C#
Open list view
http://objectlistview.sourceforge.net/
http://www.codeproject.com/KB/tree/TreeWithColumns.aspx
http://www.codeproject.com/KB/list/treelistview.aspx
Dynamic load DLL and create instance in C#
http://huan-lin.blogspot.com/2009/02/dynamically-loaded-dll-with-cshar-4.html
StarUML A Freeware UML editor
A Freeware UML editor but disconnected since 2008 : (
Drag and drop, generate code and reverse engineering
http://staruml.sourceforge.net/en/
Bug fixed patch can be found at
http://sourceforge.net/projects/stavruml/files/
lexers & parser introduction
lexers & parser http://www.cs.man.ac.uk/~pjj/cs212/ho/node6.html LL parser http://en.wikipedia.org/wiki/LL_parser LR parser http://en.wikipedia.org/wiki/LR_parser
Multi Index Container for C# 2.0
inspired from boost multi-index container Great! http://www.codeproject.com/KB/cs/Multi-Index_Container.aspx
QT build fully "/MT"
http://www.formortals.com/build-qt-static-small-microsoft-intel-gcc-compiler/
Argument:
-debug-and-release -static -fast -qt-libjpeg -qt-zlib -qt-libpng -nomake examples -nomake demos -no-exceptions -no-stl -no-rtti -no-qt3support -no-scripttools -no-openssl -no-opengl -no-webkit -no-phonon -no-style-motif -no-style-cde -no-style-cleanlooks -no-style-plastique -no-sql-sqlite -platform...
Calling C++ Unmanaged Class from C#
Basic concept: C# -> C++.net wrapper -> Native C++ http://blogs.msdn.com/b/sanpil/archive/2004/07/07/175855.aspx
開個blog
方便將公司找到news, research result 帶回家, 或倒轉 :)