2012年5月23日 星期三

How to find variants of "%f" ?

In UltraEdit, how to find C-language printf format specifier %f variants ?

such as
sprintf(str,"FPS=%2.2f",fps);
printf("%f\n",fps);
... and so on.

Mofi@Vienna :
With UltraEdit regular expression engine run a Find with Match Case enabled with search string
^%[0-9.]++f
 

2012年1月16日 星期一

[XP] 關閉"最近的文件"(Recent)

1. 開始 > 執行 > GPEDIT.MSC
2. 使用者設定 > 系統管理範本 >「開始」功能表和工作列
3. 「不保留最近開啟文件的記錄」此選項的值改成「已啟用」> 確定
4. 重開機

WinHEX launch takes too long time.

Possible solutions (or):
1. Close anti-virus daemons.
2. Delete files created after this situation occurs in WinHEX folder.
3. Delete files inside C:\Documents and Settings\user\ associated to WinHEX.