Luigi Auriemma

aluigi.org (ARCHIVE-ONLY FORUM!)
It is currently 19 Jul 2012 13:32

All times are UTC [ DST ]





Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: Thanks
PostPosted: 03 Feb 2008 22:26 

Joined: 03 Feb 2008 22:26
Posts: 1
Thanks for the DAA2ISO tool. It works flawlessly for me. Keep up the great work!


Top
 Profile  
 
 
 Post subject:
PostPosted: 04 Feb 2008 17:46 

Joined: 13 Aug 2007 21:44
Posts: 4068
Location: http://aluigi.org
Yeah daa2iso and uif2iso are really 2 great programs and the most funny thing is that I created them almost casually because I found an image which used the UIF format, the DAA program instead has been created just after uif2iso because I was interested to know another similar format not yet handled by open source software 8-)

Then I think it's also good the recent change I made which leaves the user (on Windows) to be able to use the internal GUI or the command-line as he wants.
The GUI starts when you double-click on daa2iso.exe while the command-line version when you use it from cmd.exe, it's a nice simple trick:

if(GetWindowLong(GetForegroundWindow(), GWL_WNDPROC)) {
// means the program has been launched with double-click
} else {
// cmd.exe
}


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
cron