Intro Download and install Frequently Asked Questions Tips and tricks

Homepage







© J.C. Kessels 2009
MyDefrag Forum
May 22, 2013, 09:56:59 pm *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
  Home Help Search Login Register  
  Show Posts
Pages: [1]
1  JkDefrag v3 Forum / Programming with the library / VC 2k5 project file updated on: December 19, 2006, 07:00:05 am
Corrected the slight UNICODE issue, and removed the subsequent code correction (FormatMessageA).

This program project compiles fine with current version 3.3 of the code, and can be downloaded from the same location:
http://www.foretrade.com/downloads/jkdefragdll.zip


enjoy!

bv
2  JkDefrag v3 Forum / Bugs and problems / Minor compilation issue on: December 16, 2006, 05:29:31 pm
silly me....

Thanks Jeroen.
3  JkDefrag v3 Forum / Bugs and problems / Minor compilation issue on: December 16, 2006, 10:11:20 am
Hi all,

Version 3.3:
I still have to change FormatMessage to FormatMessageA in function
void SystemErrorStr(DWORD ErrorCode, char *Out)
to compile Common2.h

Certainly not a serious issue, but thought i had to let you know.

bv
4  JkDefrag v3 Forum / Bugs and problems / JkDefrag does nothing, Defrag v2.7 does? on: December 14, 2006, 02:13:16 pm
Hi Jeroen,

I have no X64 platform either, but i can test on VS 2005 Pro if/when you need it.

I did a quick check on MSDN, and it seems indeed that there could be a X64 compatibility issue with sw_printf_s() (http://msdn2.microsoft.com/en-us/library/ce3zzk1k(VS.80).aspx)

Lastly, using the older deprecated versions will anyhow only return you a warning you can disable.  I believe the core code, besides the string length check, is about the same.

bruno
5  JkDefrag v3 Forum / Programming with the library / Function Decoration - ?RunDefrag@@YAHPA_WHH@Z on: December 13, 2006, 03:04:46 pm
Matt,

This is only a filterable warning for most compilators since both types can be easily "inter-casted".

Sorry if i didn't make myself clear early enough, but i'm glad it works now, and I'm sure a nice GUI or a NT service can now be written based on this nice little utility from Jeroen.

Lastly, I registered to this forum particularly because these posting conf codes peeve me off big time.  As a note to Jeroen, visually impaired people or other twitheads like me can't contact you either on the form as one needs to be white-listed with you first.  So I suggest you just make this place a member-only forum if only for the sake of keeping sane...

Cheers,

bruno
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.5 | SMF © 2006-2008, Simple Machines LLC Valid XHTML 1.0! Valid CSS!