Tuesday, July 14, 2009

Is it possible to make & sell games using Visual Basic 6.0?

If this is the only language I'm self educated enough to learn, and use, as far as programming as a beginner with having ADD/ADHD and difficulty learning at a comprehention level, would I be able to still come up with a game I could possibly sell on ebay or such...examples of the like would be already made games, that I think I could possibly try and program like, "Siege of Avalon" or "Betrayal in Antara" that have interactive charecters, with little animation except for battle encounters, and moving etc. The "C" Language is totaly difficult for me to even begin to comprehend, even reading the book that teaches it, I can't even understand what the books even talking about, I'm not at all familiar with terms like, "API" or "pixel shading" or "GUI", and I'm still trying to grasp the concept of how to call variables in subroutines using VB.6.0 along with other forms of animation, and how to make, "movement of bitmap images" with self drawn house doors, people, etc. with a 3D rendering?

Is it possible to make %26amp; sell games using Visual Basic 6.0?
Yes, it's possible. But DON'T DO IT.





Learn Python and Pygame instead. The Python language is easy to learn and it works on Windows, Linux and Mac OS X. So that means your Mac-using friends can play your game too, yay!





Pygame is a library for Python that helps you out when making games. It has collision-detection, sprites, etc. There are some good tutorials, but you really need to learn the language Python first.





The advantage of using Python and Pygame is that you can type in commands at a Python "command-line" and it'll show you the result. For example, enter "2 + 3" and it'll print out "5". So if you're testing something, you have instant results.
Reply:You can surely make games but for selling you need to be in touch with someone else or have your own website.
Reply:If you know visual basic, then you might want to try and create web based games using asp.net


You can still use visual basic programming in asp.net.


The reason I bring this point out is that Microsoft has developed something called silverlight. You can develop in silverlight using visual basic.





In fact, I was at a Microsoft event last night and watched a VB program that utilized silverlight to create a webpage that supported video editing on the web. (It was under 3000 lines of code)
Reply:You probably could make games in VB6. I don't know if anybody would buy a game (that somebody programed) from ebay. You more would have to do some shareware type things. (but I would probably try to do a couple of freeware games just to get feedback).


But with todays games, I don't think you would be able to go very far with VB, or even VB.net (which is more powerful). Except for basic games, that people probably expect to be free. But you can always try for the fun of it!
Reply:C is pretty low level and while a lot of people start with it, I wouldn't. Vb is good but you may want to start smaller and make something like a text game first. Then you could add in the animation later if you wanted.





Also might want to check out java or flash which seems to be the two most common web game languages. The flash games tend to be stupid and simple but fun. Java is a powerful language bug I'm still not sure if its good for games. I don't know vb so maybe it's perfect I'm not sure.


Is there a modern, supported and preferably cheap equivalent of Turbo Pascal?

I don't want to become a C programmer, but remember enjoying the structured yet fairly comprehensible syntax of Pascal. What choices are available today - the ability to code for Windows and preferably other GUI/OSs a must.





As an aside, if one was to go back to basics with an old copy of Borland Turbo Pascal 5.x, would it be feasible and practicable to write code that makes use of the Windows API?

Is there a modern, supported and preferably cheap equivalent of Turbo Pascal?
Have you had a look at Delphi? It's basically Object Oriented Pascal
Reply:You might enjoy learning Python. It has a similar structured yet comprehensive syntax. Libraries are available for most things, including GUI programming on Windows and other platforms. See http://www.python.org, and for a good tutorial see http://www.diveintopython.org

email cards

I have trouble with MSN spaces?

I tried to record the people's IP address when they hit my blog so that I'd know where they are from.But it didn't work well in recent days.I couldn't record their IP address any more...I have no idea what I should do so I'm able to record their IP address again.Could you help me?Maybe I need to link http://ip-adress.com in that HTML code?


Another question is 'when hitting "Install" botton,I couldn't install ActiveX "MSN Photo Upload Tool" in my firefox2 and IE7.'What's goin on with my web browsers?


The HTML code below is what I used to use in the MSN spaces:


%26lt;img alt="IP Address Lookup" src="http://api.hostip.info/flag.php" border=0%26gt;


%26lt;img src="http://ippryer.selfip.com/ip?from=t... %26amp;h=430%26amp;t=20%26amp;c=7%26amp;s=8%26amp;f=My IP address"%26gt;

I have trouble with MSN spaces?
you may be right..





chk security settings for activeX install..


Can you answer these toughest questions ???

1.what is RSS feeds?


2.what is dot net framework?


3.What is CVS?


4.API and binaries are what ?


5.Can we build an application for symbian phone with .NET ?


6.What is a loader ?


7.What is a launchpad ?


8.What is the difference between a Kernel and OS ?


9.Is UNIX is built into LINUX OS like DOS is in Windows ?


10.Is UNIX is free like Linux ?


11.Is there any FREE Nokia S60 themes creator available other than the one in the forum.nokia.com ?


12.Is the MCSE certification is good ? I had completed the RHCT.


13.In the server arena, which certification is good - Microsoft / Redhat / Solaris ?


14.The storage format of both HDD and floppy are similar i.e., magnetic storage ?


15.What is a SATA HDD?


16.Is there any 64bit dual core or quad core processor avail or all processors with more than one core are having 64 bit?


17.Why SQL is called as a language ? with C we can create a SQL but with SQL can we create any apps?


18.How the optical mouse works ? Is it contain a low-powered CMOS camera ?


Thanx

Can you answer these toughest questions ???
ok wow this is a lot but here goes





1.RSS is a family of web feed formats used to publish frequently updated digital content, such as blogs, news feeds or podcasts.





Users of RSS content use programs called feed 'readers' or 'aggregators': the user 'subscribes' to a feed by supplying to their reader a link to the feed; the reader can then check the user's subscribed feeds to see if any of those feeds have new content since the last time it checked, and if so, retrieve that content and present it to the user.


http://en.wikipedia.org/wiki/rss_feed...





2.The Microsoft .NET Framework is a software component that can be added to the Microsoft Windows operating system. It provides a large body of pre-coded solutions to common program requirements, and manages the execution of programs written specifically for the framework. The .NET Framework is a key Microsoft offering, and is intended to be used by most new applications created for the Windows platform.


http://en.wikipedia.org/wiki/net_framewo...





3. i think this is what you mean but not sure as there are other possibilities.


The Concurrent Versions System (CVS), also known as the Concurrent Versioning System, implements a version control system: it keeps track of all work and all changes in a set of files, typically the implementation of a software project, and allows several (potentially widely separated) developers to collaborate. CVS has become popular in the free software and open-source worlds. CVS is released under the GNU General Public License.





4.An application programming interface (API) is a source code interface that a computer system or program library provides in order to support requests for services to be made of it by a computer program.





An API differs from an application binary interface in that it is specified in terms of a programming language that can be compiled when an application is built, rather than an explicit low level description of how data is laid out in memory.





The software that provides the functionality described by an API is said to be an implementation of the API. The API itself is abstract, in that it specifies an interface and does not get involved with implementation details.


http://en.wikipedia.org/wiki/api...


A binary file is a computer file which may contain any type of data, encoded in binary form for computer storage and processing purposes; for example, computer document files containing formatted text. Many binary file formats contain parts that can be interpreted as text; binary files that contain only textual data - without, for example, any formatting information - are called plain text files. In ordinary usage they are typically contrasted with binary files, so that binary files are all files which do not contain merely plain text.





5. probably not easily it would take a lot of work to come close but most likley as of now no





6.In computing, a loader is a program that performs the functions of a linker program and then immediately schedules the resulting executable program for action (in the form of a memory image), without necessarily saving the program as an executable file. In Unix, the so-called linking loader also gets called again during program execution to perform runtime binding (linking) for dynamic libraries[[1]]..





Loader programs are useful for prototyping, testing, and one-off applications. One such program was an integral part of Gene Amdahl's original OS/360 operating system, and this loader facility was continued through OS/360's descendants including MVT, MVS and z/OS.


http://en.wikipedia.org/wiki/loader_%28c...





7. Launchpad is a web application and web site supporting software development, particularly that of free software. Launchpad is developed and maintained by Canonical Ltd. It has several parts: Rosetta, a site for translating human language strings that occur in software programs; Malone, a bug tracker; and Soyuz, a tool for deriving custom software distributions. Launchpad is currently primarily used in the development of Ubuntu, a Linux distribution. Launchpad uses the free/open source Zope 3 application server.


http://en.wikipedia.org/wiki/launchpad_%...





8. well a kernel is a component of an operating system. kernel is what manages the os's system and comunicates between the hardware and applications or software and programs.


http://en.wikipedia.org/wiki/kernel_%28c...





9. no unix is it's own os and is not built into linux


http://en.wikipedia.org/wiki/unix...





10. No it is not but there are unix like os's which are almost the same thing.





11. there is one called theme studio v3.0 here is a link to a forum about it


http://forums.mobileburn.com/showthread....





12.so you have had RHCT then why are you asking questions about linux and stuff you probably know


well anyway MCSE is not nessesary unless you would like to work on microsoft products if your sticking to linux/unix then no but it wouldn't hurt to get MCSE training





13. all of them are good, it just depends on what you are planning to do with it? if your doing it for fun in your spare time and not as a job redhat would be enough but in terms of a career microsoft would be a good idea. but it dosen't hurt to learn all of them





14. is it a question? yes they are both fairly similar using magnets and all but storage wise there is a clear winner. so yes? idk what the question was





15. Sata is the newer better faster version od ide


It is a computer bus technology primarily designed for transfer of data to and from a hard disk. It is the successor to the legacy Advanced Technology Attachment standard (ATA). This older technology was retroactively renamed Parallel ATA (PATA) to distinguish it from Serial ATA. Both SATA and PATA drives are IDE (Integrated Drive Electronics) drives, although IDE is often misused to indicate PATA drives.


http://en.wikipedia.org/wiki/sata...





16. I belive almost all prossesors from now on will be at least 64 bit especially the dual and quad cores





17. SQL (commonly expanded to Structured Query Language — see History for the term's derivation) is the most popular computer language used to create, modify, retrieve and manipulate data from relational database management systems. The language has evolved beyond its original purpose to support object-relational database management systems. It is an ANSI/ISO standard.





SQL is commonly spoken either as the names of the letters ess-cue-el (IPA: [ˈɛsˈkjuˈɛl]), or like the word sequel (IPA: [ˈsiːkwəl]). Concerning the names of major database products (or projects) containing the letters SQL, each has its own convention: MySQL is officially and commonly pronounced "My Ess Cue El"; PostgreSQL is expediently pronounced postgres (which had been the predecessor to PostgreSQL); and Microsoft SQL Server is commonly spoken as Microsoft-sequel-server.


sorry not mutch knowlege on SQL


http://en.wikipedia.org/wiki/sql...





ok it won't let me write more and i can't email you so just look it up on wikipedia
Reply:acceptable? what? ha ha


well i still don't know about most of those things i am still learning it. i am still in high school what do you expect? Report It

Reply:1) RSS is a family of web feed formats used to publish frequently updated digital content, such as blogs, news feeds or podcasts.





2) The Microsoft .NET Framework is a software component that can be added to the Microsoft Windows operating system. It provides a large body of pre-coded solutions to common program requirements, and manages the execution of programs written specifically for the framework.





3) The Concurrent Versions System (CVS), also known as the Concurrent Versioning System, implements a version control system: it keeps track of all work and all changes in a set of files, typically the implementation of a software project, and allows several (potentially widely separated) developers to collaborate.





4) An application programming interface (API) is a source code interface that a computer system or program library provides in order to support requests for services to be made of it by a computer program.





An API differs from an application binary interface in that it is specified in terms of a programming language that can be compiled when an application is built, rather than an explicit low level description of how data is laid out in memory.





5) Yes





6) loader is a program that performs the functions of a linker program and then immediately schedules the resulting executable program for action (in the form of a memory image), without necessarily saving the program as an executable file.





7) Launchpad is a web application and web site supporting software development, particularly that of free software.





8) Kernel is the central component of most computer operating systems.





9) Unix (officially trademarked as UNIX™) is a computer operating system originally developed in the 1960s and 1970s by a group of AT%26amp;T employees. Today, in addition to certified Unix systems, Unix-like operating systems such as Linux, the Mac OS X and BSDs are commonly encountered.





10) "free" in that everyone who received a copy would be free to use, study, modify, and redistribute it.





11) Yes, check http://www.4urmobilephone.com/





12) Yes, I did it last year





13) I don't know, I only did Microsoft.





14) HDD stores data on rapidly rotating platters with magnetic surfaces.





15) Serial ATA (SATA) is a computer bus technology primarily designed for transfer of data to and from a hard disk.





16) Yes, there are many





17) SQL (Structured Query Language — see History for the term's derivation) is the most popular computer language used to create, modify, retrieve and manipulate data from relational database management systems. The language has evolved beyond its original purpose to support object-relational database management systems. It is an ANSI/ISO standard.





18) Optical mouse uses a light-emitting diode and photodiodes to detect movement relative to the underlying surface, rather than moving some of its parts — as in a mechanical mouse.





If you don't know the answer, here internet is with you, you can do even yourself. It will be better I think. Anyways thanx for using my time, and good luck!
Reply:Why don't you do your own homework like the rest of us? If you just look up these terms any where on the internet it will tell you the correct answers. Learning is the act of actually doing the work.
Reply:those questions aren't the toughest questions, and yes I can answer them. but why? I'm not in school and I'm not taking a test on them.


XP hibernation problem?

When I hibernate my computer, the desktop comes back when it's half-done. Then an exclamation mark sign appears in the system tray and pops up a bubble saying something like 'Not enough resources to complete the API'.


The only resources hibernation uses is disk space, surely? I've got plenty of free space on C.





Sometimes it does this, others it hibernates normally.





Any help would be appreciated





I'm using XP Pro SP2 with 2GB RAM.

XP hibernation problem?
Don't laugh but apparently you have too much RAM.





Read this and see if it helps:-


Problem during bending pipes ,, downgrading?

i'm forming high grades Low carbon steel pipes into bends ( elbows) using induction hot coils , i don't know how to maintain the yield and tensile strenght because everytime after bending the test result of the bent area illustrate lower grade. any suggestions???


forming temp. 910 C


quenching using water directly during bending operation


low aloy steel


carbon is 12% Max.


mother pipe Grade is API X70 and the bend may be X56 or X60

Problem during bending pipes ,, downgrading?
Quenching using water directly during bending operation is better for stainless steel grade material.You have not mentioned the detail of water quenching methode. When you are forming bends and using induction heating coil THEN you have to follow the proper heat treatment after the forming for that particular grade.


pl. visit:


http://www.inductionbending.co.uk/servic...


or any other website

cheap flowers

Why does nero 8 fail to burn my dvds while i use it with dvd shrink?

after dvd shrink finishes its bakup and it says to insert a blank disk, after about a few minutes at being at 0% burn it says burn fail and i get this messege














1K22-0867-0995-5AA4-5003-0956-****





Windows XP 5.1


IA32


WinAspi: -





NT-SPTI used


Nero API version: 8.0.3.0


Using interface version: 6.3.1.4


Installed in: C:\Program Files\Nero\Nero8\Nero Burning Rom\


Application: ahead\Nero - Burning Rom


Internal Version: 8, 0, 3, 0





Recorder: %26lt;HP DVD Writer 740b%26gt; Version: ED24 - HA 1 TA 0 - 8.0.3.0


Adapter driver: %26lt;IDE%26gt; HA 1


Drive buffer : 2048kB


Bus Type : default





=== Scsi-Device-Map ===


CdRomPeripheral : HP DVD Writer 740b atapi Port 0 ID 0 DMA: On


CdRomPeripheral : IDE-DVD DROM6216 atapi Port 0 ID 1 DMA: On


DiskPeripheral : Maxtor 6L200M0 atapi Port 1 ID 0 DMA: On





=== CDRom-Device-Map ===


HP DVD Writer 740b E: CdRom0


IDE-DVD DROM6216 F: CdRom1


=======================





AutoRun : 1


Excluded drive IDs:


WriteBufferSize: 83886080 (0) Byte


BUFE : 0


Physical memory : 1015MB (1039660kB)


Free physical memory: 515MB (527748kB)


Memory in use : 49 %


Uncached PFiles: 0x0


Use Inquiry : 1


Global Bus Type: default (0)


Check supported media : Disabled (0)





26.3.2008


NeroAPI


7:47:54 PM #1 Phase 112 File APIProgress.cpp, Line 285


DVD-Video files reallocation started





7:47:54 PM #2 Phase 114 File APIProgress.cpp, Line 285


DVD-Video files reallocation completed (no file modified)





7:47:54 PM #3 Phase 111 File APIProgress.cpp, Line 285


DVD-Video files sorted





7:47:54 PM #4 Text 0 File SCSIPTICommands.cpp, Line 424


LockMCN - completed sucessfully for IOCTL_STORAGE_MCN_CONTROL





7:47:54 PM #5 Text 0 File AudioCompilationImpl.cpp, Line 838


DRM: StartDrmRecording(RealRec:1, ImageRec:0, Copies:1)


DRM: Beginning burn process.





7:47:54 PM #6 ISO9660GEN -11 File Geniso.cpp, Line 3345


First writeable address = 0 (0x00000000)





7:47:54 PM #7 ISO9660GEN -11 File Geniso.cpp, Line 3345


First writeable address = 0 (0x00000000)





7:47:54 PM #8 Text 0 File Burncd.cpp, Line 3520


Turn on Disc-At-Once, using DVD media





7:52:34 PM #9 Text 0 File DlgWaitCD.cpp, Line 307


Last possible write address on media: 2295103 (510:01.28, 4482MB)


Last address to be written: 2286175 (508:02.25, 4465MB)





7:52:34 PM #10 Text 0 File DlgWaitCD.cpp, Line 319


Write in overburning mode: NO





7:52:34 PM #11 Text 0 File DlgWaitCD.cpp, Line 2972


Recorder: HP DVD Writer 740b, Media type: DVD+R


Disc Manufacturer ID: MCC, Media Type ID: 004, Product revision number: 0


Disc Application Code: 0, Extended Information Indicators: 7





7:52:34 PM #12 Text 0 File DlgWaitCD.cpp, Line 493


%26gt;%26gt;%26gt; Protocol of DlgWaitCD activities: %26lt;%26lt;%26lt;


=====================================...


Insert empty disc to write to.


(Medium in drive: unknown. Medium required by compilation: DVD R/RW, DVD R DL.)


Compilation cannot be written on that medium type.


(Medium in drive: DVD-ROM. Medium required by compilation: DVD R/RW, DVD R DL.)





7:52:34 PM #13 Text 0 File ThreadedTransferInterface.cpp, Line 795


Setup items (after recorder preparation)


0: TRM_DATA_MODE1 ()


2 indices, index0 (150) not provided


original disc pos #0 + 2286176 (2286176) = #2286176/508:2.26


relocatable, disc pos for caching/writing not required/ required


-%26gt; TRM_DATA_MODE1, 2048, config 0, wanted index0 0 blocks, length 2286176 blocks [E: HP DVD Writer 740b]


-------------------------------------...





7:52:34 PM #14 Text 0 File ThreadedTransferInterface.cpp, Line 997


Prepare [E: HP DVD Writer 740b] for write in CUE-sheet-DAO


DAO infos:


==========


MCN: ""


TOCType: 0x00; Session Closed, disc fixated


Tracks 1 to 1: Idx 0 Idx 1 Next Trk


1: TRM_DATA_MODE1, 2048/0x00, FilePos 0 0 4682088448, ISRC ""


DAO layout:


===========


___Start_|____Track_|_Idx_|_CtrlAdr_|___...


0 | lead-in | 0 | 0x41 | 0 | 0 | 0x00


0 | 1 | 0 | 0x41 | 0 | 0 | 0x00


0 | 1 | 1 | 0x41 | 2286176 | 0 | 0x00


2286176 | lead-out | 1 | 0x41 | 0 | 0 | 0x00





7:52:34 PM #15 Text 0 File SCSIPTICommands.cpp, Line 215


SPTILockVolume - completed successfully for FSCTL_LOCK_VOLUME





7:52:34 PM #16 Text 0 File Burncd.cpp, Line 4306


Caching options: cache CDRom or Network-No, small files-Yes (%26lt;32KB)





7:52:34 PM #17 Phase 24 File APIProgress.cpp, Line 285


Caching of files started





7:52:34 PM #18 Text 0 File Burncd.cpp, Line 4425


Cache writing successful.





7:52:34 PM #19 Phase 25 File APIProgress.cpp, Line 285


Caching of files completed





7:52:34 PM #20 Phase 36 File APIProgress.cpp, Line 285


Burn process started at 4x (5,540 KB/s)





7:52:35 PM #21 Text 0 File ThreadedTransferInterface.cpp, Line 2723


Verifying disc position of item 0 (relocatable, disc pos, no patch infos, orig at #0): write at #0





7:52:35 PM #22 Text 0 File Cdrdrv.cpp, Line 9918


---- Disc Structure: Physical Format Information (00h) ----


Media Type: 0, Layer: 0, Address: 0 (0 h), AGID: 0; Length: 2050


Book Type: DVD+R (10), Part Version: 1.0x (1)


Disc Size: 120 mm, Maximum Rate: %26lt;not specified%26gt; (F h)


Number of Layers: 1, Track Path: Parallel Track Path (PTP), Layer Type: recordable


Linear Density: 0,267 um/bit, Track Density: 0,74 um/track


Starting Physical Sector Number of Data Area: 30000 h (DVD-ROM, DVD-R/-RW, DVD+R/+RW)


End Sector Number in Layer 0: 0 h (LBN: FFFD0000 h, 4193920 MB)


Data in Burst Cutting Area (BCA) does not exist


Disc Application Code: 0 / 0 h


Extended Information indicators: 7 h


Disc Manufacturer ID: MCC.....


Media type ID: 004


Product revision number: 0


Number of Physical format information bytes in use in ADIP up to byte 63: 56


Media Specific [16..63]:


00 00 07 4D 43 43 00 00 - 00 00 00 30 30 34 00 38 ...MCC.....004.8


23 54 37 12 02 54 6C 02 - 92 5F 15 15 0B 0B 08 08 #T7..Tl.._......


01 19 1B 0C 0C 0C 0D 01 - 00 00 00 00 00 00 00 00 ................





7:52:35 PM #23 SPTI -1066 File SCSIPassThrough.cpp, Line 181


CdRom0: SCSIStatus(x02) WinError(0) NeroError(-1066)


Sense Key: 0x05 (KEY_ILLEGAL_REQUEST)


Sense Code: 0x24


Sense Qual: 0x00


CDB Data: 0xAC 00 00 00 00 00 00 00 00 64 00 00


Sense Area: 0x70 00 05 00 00 00 00 0E 00 00 00 00 24


Buffer x0a848080: Len x648





7:52:35 PM #24 Text 0 File DVDPlusRW.cpp, Line 675


Start write address at LBA 0


DVD high compatibility mode: Yes





7:52:35 PM #25 Text 0 File ThreadedTransfer.cpp, Line 269


Pipe memory size 83836800





7:53:23 PM #26 SPTI -1135 File SCSIPassThrough.cpp, Line 181


CdRom0: SCSIStatus(x02) WinError(0) NeroError(-1135)


Sense Key: 0x03 (KEY_MEDIUM_ERROR)


Sense Code: 0x0C


Sense Qual: 0x80


CDB Data: 0x2A 00 00 00 00 00 00 00 20 00 00 00


Sense Area: 0x70 00 03 00 00 00 00 0E 00 00 00 00 0C 80


Buffer x190b0040: Len x10000


0x00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00


0x00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00


0x00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00





7:53:23 PM #27 CDR -1135 File Writer.cpp, Line 312


Write error


E: HP DVD Writer 740b





7:53:23 PM #28 Phase 127 File APIProgress.cpp, Line 285


Generating DVD high compatibility borders





7:53:23 PM #29 Text 0 File DVDPlusRW.cpp, Line 935


EndDAO: Last written address 0





7:53:23 PM #30 Phase 129 File APIProgress.cpp, Line 285


Generating DVD borders completed successfully





7:53:23 PM #31 Phase 38 File APIProgress.cpp, Line 285


Burn process failed at 4x (5,540 KB/s)





7:53:23 PM #32 Text 0 File AudioCompilationImpl.cpp, Line 863


DRM: DRM burn session terminated.





7:53:23 PM #33 Text 0 File AudioCompilationImpl.cpp, Line 892


DRM: Closing entire DRM handling. Bye.





7:53:23 PM #34 Text 0 File SCSIPTICommands.cpp, Line 261


SPTIDismountVolume - completed successfully for FSCTL_DISMOUNT_VOLUME





7:53:30 PM #35 Text 0 File Cdrdrv.cpp, Line 11159


DriveLocker: UnLockVolume completed





7:53:30 PM #36 Text 0 File SCSIPTICommands.cpp, Line 424


UnLockMCN - completed sucessfully for IOCTL_STORAGE_MCN_CONTROL








Existing drivers:





Registry Keys:


HKLM\Software\Microsoft\Windows NT\CurrentVersion\WinLogon\AllocateCDROM... : 0 (Security Option)

Why does nero 8 fail to burn my dvds while i use it with dvd shrink?
I think you can use "E.M. Easy DVD Copy".It is very easy to use, only one mouse-click!





E.M. Easy DVD Copy is an easy,effective,handy DVD movie backup software!





e.m. easy dvd copy main features:


(0). Rip DVD to any format video.





(1)By using E.M. Easy DVD Copy, you can easily copy,shrink and burn your whole DVD at a high speed and with high quality.





(2)You can aslo copy or shrink your favorite titles, pgc, chapters, subtitles and audios to hard disk or blank DVD disc.





(3)The size of the compressed DVD movie can be decreased to 20% of the original DVD movie.





(4)E.M. Easy DVD Copy supports both NTSC and PAL DVD movies





(5) Supports burn the backed up movies to DVD-R, DVD-RW, DVD+R, and DVD+RW discs.





(6) Supports DVD9





You can get "E.M. Easy DVD Copy" from here:


http://www.effectmatrix.com/dvdcopy/inde...


http://www.google.com/search?hl=en%26amp;q=E.M...