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...


Drivers programming ( just read it if u know about system programming very good )?

hey guys if u want to answer me u must follow these steps


1) go and visit www.rootkit.com


2) download some source code such as 'FU_Rootkit"


3) delete all *.sys and *.exe


4) explore source code and if u r very good in drivers programming for windows u can find some API and struct and information that are not in standard document such as DDK


5) my question is "how the hell these guys find these information


6) and another example is this site "http://www.ntinternals.net"


u can find some information about windows nt (such as windows XP) that is not in standrad document


this is a good example "PEB" and "TEB"


PEB == process environment block and TEB == thread environment block , i searched my *.h and *.c and *.cpp in visual c++ 2005 but i cant find these information on it





finaly , please tell me how can i have these type information

Drivers programming ( just read it if u know about system programming very good )?
These guys as you call them do not find this information, they create it. If you want to understand it you need to learn programming to a very high standard. Don't expect others to tell you how it works, it would take years.


Need for speed carbon display error?

i have installed nfs carbon and when i run carbon ...i goes fullscreen and then comes out giving me an error message. it goes somethin like this..








%26lt;?xml version="1.0" encoding="UTF-16"?%26gt;


%26lt;DATABASE%26gt;


%26lt;EXE NAME="NFSC.exe" FILTER="GRABMI_FILTER_PRIVACY"%26gt;


%26lt;MATCHING_FILE NAME="EAInstall.dll" SIZE="720896" CHECKSUM="0xC3AAECA5" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" LINK_DATE="10/12/2006 17:56:43" UPTO_LINK_DATE="10/12/2006 17:56:43" /%26gt;


%26lt;MATCHING_FILE NAME="eauninstall.exe" SIZE="253952" CHECKSUM="0xAC21038" BIN_FILE_VERSION="1.0.0.0" BIN_PRODUCT_VERSION="1.0.0.0" PRODUCT_VERSION="1.00.00.000" FILE_DESCRIPTION="Uninstall" COMPANY_NAME="Electronic Arts Inc." PRODUCT_NAME="EA Uninstall" FILE_VERSION="1.00.00.000" ORIGINAL_FILENAME="eauninstall7.exe" INTERNAL_NAME="eauninstall7.exe" LEGAL_COPYRIGHT="© 2004-2005 Electronic Arts Inc." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x1" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="1.0.0.0" UPTO_BIN_PRODUCT_VERSION="1.0.0.0" LINK_DATE="10/12/2006 17:56:56" UPTO_LINK_DATE="10/12/2006 17:56:56" VER_LANGUAGE="English (United States) [0x409]" /%26gt;


%26lt;MATCHING_FILE NAME="msvcp71.dll" SIZE="499712" CHECKSUM="0x961BEC37" BIN_FILE_VERSION="7.10.3077.0" BIN_PRODUCT_VERSION="7.10.3077.0" PRODUCT_VERSION="7.10.3077.0" FILE_DESCRIPTION="Microsoft® C++ Runtime Library" COMPANY_NAME="Microsoft Corporation" PRODUCT_NAME="Microsoft® Visual Studio .NET" FILE_VERSION="7.10.3077.0" ORIGINAL_FILENAME="MSVCP71.DLL" INTERNAL_NAME="MSVCP71.DLL" LEGAL_COPYRIGHT="© Microsoft Corporation. All rights reserved." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x40004" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x8657E" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="7.10.3077.0" UPTO_BIN_PRODUCT_VERSION="7.10.3077.0" LINK_DATE="03/19/2003 04:14:51" UPTO_LINK_DATE="03/19/2003 04:14:51" VER_LANGUAGE="English (United States) [0x409]" /%26gt;


%26lt;MATCHING_FILE NAME="msvcr71.dll" SIZE="348160" CHECKSUM="0x448A147E" BIN_FILE_VERSION="7.10.3052.4" BIN_PRODUCT_VERSION="7.10.3052.4" PRODUCT_VERSION="7.10.3052.4" FILE_DESCRIPTION="Microsoft® C Runtime Library" COMPANY_NAME="Microsoft Corporation" PRODUCT_NAME="Microsoft® Visual Studio .NET" FILE_VERSION="7.10.3052.4" ORIGINAL_FILENAME="MSVCR71.DLL" INTERNAL_NAME="MSVCR71.DLL" LEGAL_COPYRIGHT="© Microsoft Corporation. All rights reserved." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x40004" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x5F1E9" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="7.10.3052.4" UPTO_BIN_PRODUCT_VERSION="7.10.3052.4" LINK_DATE="02/21/2003 12:42:20" UPTO_LINK_DATE="02/21/2003 12:42:20" VER_LANGUAGE="English (United States) [0x409]" /%26gt;


%26lt;MATCHING_FILE NAME="nfsc.exe" SIZE="8904704" CHECKSUM="0xDBB08DDB" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" LINK_DATE="10/17/2006 04:08:43" UPTO_LINK_DATE="10/17/2006 04:08:43" /%26gt;


%26lt;MATCHING_FILE NAME="nfs_inst.exe" SIZE="53248" CHECKSUM="0x96666241" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" LINK_DATE="10/11/2006 00:00:05" UPTO_LINK_DATE="10/11/2006 00:00:05" /%26gt;


%26lt;MATCHING_FILE NAME="nfs_uninst.exe" SIZE="45056" CHECKSUM="0x40A35D79" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" LINK_DATE="10/11/2006 00:00:02" UPTO_LINK_DATE="10/11/2006 00:00:02" /%26gt;


%26lt;MATCHING_FILE NAME="server.dll" SIZE="380928" CHECKSUM="0x49D0382F" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" LINK_DATE="10/20/2005 21:17:24" UPTO_LINK_DATE="10/20/2005 21:17:24" /%26gt;


%26lt;MATCHING_FILE NAME="setup.exe" SIZE="22016" CHECKSUM="0xB60E199" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" LINK_DATE="07/06/2006 17:41:10" UPTO_LINK_DATE="07/06/2006 17:41:10" /%26gt;


%26lt;MATCHING_FILE NAME="Support\EasyInfo.exe" SIZE="561152" CHECKSUM="0xBC263F5A" BIN_FILE_VERSION="2.0.2.5" BIN_PRODUCT_VERSION="2.0.2.5" PRODUCT_VERSION="2,0,2,5" FILE_DESCRIPTION="EasyInfo 2" COMPANY_NAME="Electronic Arts" PRODUCT_NAME="EasyInfo 2" FILE_VERSION="2,0,2,5" ORIGINAL_FILENAME="EasyInfo.exe" INTERNAL_NAME="EasyInfo.exe" LEGAL_COPYRIGHT="Copyright © 2004 Electronic Arts Inc. All rights reserved." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x1" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="2.0.2.5" UPTO_BIN_PRODUCT_VERSION="2.0.2.5" LINK_DATE="07/19/2004 23:23:47" UPTO_LINK_DATE="07/19/2004 23:23:47" VER_LANGUAGE="English (United States) [0x409]" /%26gt;


%26lt;MATCHING_FILE NAME="Support\EReg.exe" SIZE="618496" CHECKSUM="0x7D469126" BIN_FILE_VERSION="1.0.0.59" BIN_PRODUCT_VERSION="1.0.0.59" PRODUCT_VERSION="1, 0, 0, 59" FILE_DESCRIPTION="" COMPANY_NAME="Electronic Arts Inc." PRODUCT_NAME="EReg" FILE_VERSION="1, 0, 0, 59" ORIGINAL_FILENAME="EReg.exe" INTERNAL_NAME="EReg" LEGAL_COPYRIGHT="© 2004 Electronic Arts Inc. All Rights Reserved" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="1.0.0.59" UPTO_BIN_PRODUCT_VERSION="1.0.0.59" LINK_DATE="10/10/2003 09:08:02" UPTO_LINK_DATE="10/10/2003 09:08:02" VER_LANGUAGE="English (United States) [0x409]" /%26gt;


%26lt;MATCHING_FILE NAME="Support\Need for Speed Carbon_code.exe" SIZE="323584" CHECKSUM="0xF1DC0882" BIN_FILE_VERSION="1.5.4.0" BIN_PRODUCT_VERSION="1.5.4.0" PRODUCT_VERSION="1.05.04.00" FILE_DESCRIPTION="CDKey" COMPANY_NAME="Electronic Arts Inc." PRODUCT_NAME="CDKey" FILE_VERSION="1.05.04.00" ORIGINAL_FILENAME="CDKey.exe" INTERNAL_NAME="CDKey.exe" LEGAL_COPYRIGHT="© Electronic Arts Inc." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x1" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="1.5.4.0" UPTO_BIN_PRODUCT_VERSION="1.5.4.0" LINK_DATE="08/19/2005 17:48:32" UPTO_LINK_DATE="08/19/2005 17:48:32" VER_LANGUAGE="English (United States) [0x409]" /%26gt;


%26lt;MATCHING_FILE NAME="Support\Need for Speed Carbon_uninst.exe" SIZE="73728" CHECKSUM="0x71FE2226" BIN_FILE_VERSION="1.5.4.0" BIN_PRODUCT_VERSION="1.5.4.0" PRODUCT_VERSION="1.05.04.00" FILE_DESCRIPTION="Uninstalls the CD key" COMPANY_NAME="Electronic Arts Inc." PRODUCT_NAME="Uninstall CDKey" FILE_VERSION="1.05.04.00" ORIGINAL_FILENAME="CDKey_Uninstaller.exe... INTERNAL_NAME="CDKey_Uninstaller" LEGAL_COPYRIGHT="© Electronic Arts Inc." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x40004" VERFILETYPE="0x1" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="1.5.4.0" UPTO_BIN_PRODUCT_VERSION="1.5.4.0" LINK_DATE="08/19/2005 16:15:59" UPTO_LINK_DATE="08/19/2005 16:15:59" VER_LANGUAGE="English (United States) [0x409]" /%26gt;


%26lt;/EXE%26gt;


%26lt;EXE NAME="kernel32.dll" FILTER="GRABMI_FILTER_THISFILEONLY"%26gt;


%26lt;MATCHING_FILE NAME="kernel32.dll" SIZE="984064" CHECKSUM="0xF12E1D4A" BIN_FILE_VERSION="5.1.2600.2945" BIN_PRODUCT_VERSION="5.1.2600.2945" PRODUCT_VERSION="5.1.2600.2945" FILE_DESCRIPTION="Windows NT BASE API Client DLL" COMPANY_NAME="Microsoft Corporation" PRODUCT_NAME="Microsoft® Windows® Operating System" FILE_VERSION="5.1.2600.2945 (xpsp_sp2_gdr.060704-2349)" ORIGINAL_FILENAME="kernel32" INTERNAL_NAME="kernel32" LEGAL_COPYRIGHT="© Microsoft Corporation. All rights reserved." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x40004" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0xF724D" LINKER_VERSION="0x50001" UPTO_BIN_FILE_VERSION="5.1.2600.2945" UPTO_BIN_PRODUCT_VERSION="5.1.2600.2945" LINK_DATE="07/05/2006 10:55:00" UPTO_LINK_DATE="07/05/2006 10:55:00" VER_LANGUAGE="English (United States) [0x409]" /%26gt;


%26lt;/EXE%26gt;


%26lt;/DATABASE%26gt;








i ve tried updating my driver .it dint work..


and my directx is upto date..and everyother game works jus fine..except for this one





pls help me out..

Need for speed carbon display error?
im think it will probably the grafix card happen to mescreen would go black and the evo and challanger would pop out then it closes it gonna be u grafix card maybe
Reply:graphics card you probly have a intel graphics card gma 950 belieeve me they suck my laptop has it and i cant play carbon either only plays most wanted it crashs everytime i boot it geforce cards only play it even if its a old geforce still plays Report It

Reply:got that message too.


your computer is not up to requirements


probably your graphics card
Reply:how did u get that game can u please send it to me please thanks


michaelattallah@hotmail.com


or this one


How access I use internet stock quote data in a computer program?

I want to write a program, say in Java or C++ or Objective-C, to analyze stock prices. But I need a way to access past stock quotes online with the program. How might I use a service with a web API like the following in a program:





http://ws.netedgesoftware.com/wsenabler/...





Is there a better way than this to access stock data in a program?

How access I use internet stock quote data in a computer program?
You will have to get a password to analyze stock quotes in the same way you need a password to access your own bank account because analyzing the quotes before hand would make you guilty of insider trading which you know is illegal.
Reply:Check this site:





http://www.netbeans.org/kb/55/websvc-jax...

baseball cards

Can't run games, missing a DirectX DLL File?

Can't run games like MS Flight Simulator X or Medieval 2... get error D3DX9_30.dll is missing, and invalid version of Directx. I ran autoupdate on MS site, directX is current (9.0c). DXdiag shows no problems. When I try to reinstall get an 'internal error' and installation fails. Tried several releases inclucluding December and April. Running MS PRofessional X64.


Here's snipplet from dxerror.log:





--------------------


[01/09/07 15:08:36] module: dxupdate(Mar 31 2006), file: dxupdate.cpp, line: 2221, function: RegisterDLL





Failed API:LoadLibraryEx()


Error:(193) - %1 is not a valid Win32 application.











Unable to load C:\WINDOWS\system32\xactengine2_1.dll.





--------------------


[01/09/07 15:08:36] module: dxupdate(Mar 31 2006), file: dxupdate.cpp, line: 5763, function: DirectXUpdateInstallPlugIn





RegisterDllFromSection() failed.





--------------------


[01/09/07 15:08:36] module: dsetup32(Mar 31 2006), file: dxupdate.cpp, line: 280, function:

Can't run games, missing a DirectX DLL File?
Re-download and install DirectX from http://www.microsoft.com/downloads/detai...
Reply:That's Right : youn can't run the program "Flight Simulater or


Xmedieval2 unless yourself has gp-force mix 4000 /Vedio Graphics Card installed plus buy the3D Force Joystick as required !


see http://www.flightsimulator.microsoftware...


then refer http://www.xmedieval2.repairs .Those are for windows


xp 95-98 updated types ok ?
Reply:Don't feel left out, because I just searched my system and D3DX9_30.dll could not be found, either.


http://www.gamedev.net/community/forums/...


See a discussion of the problem here. And while yo are at it type


D3DX9_30.dll in the search line of your browser. There are a bunch of fixes from renaming to downloading a .dll.
Reply:Insert your WinXp Cd %26amp; go for the repair option in the installation process. That should solve it!


How do you make install packages for linux programs you make?

I know absolutely nothing about linux application development, and am a C++ programmer. What I mean is that I'm not familiar with linux's API nor how to create deployment packages.


Do the packages have to be unique for every flavour of linux?


Once I compile an application, what am I supposed to do next. What if it has a GUI, not using wxWidgets (as well as using wxWidgets)


I've tried googling with not much success.

How do you make install packages for linux programs you make?
Usually the formats for source code that is distro free are either compressed on bzip2 or tar.gz files. You may need filters capable of converting to these type of files in order to get the source code packed. Also you need to make a "configure" and "make" script (one of each) in order to get the software installed on the system in order to run it.





Hope this info gives you some ideas.


Burn Failed DVD Shrink at 99%?

What does this report on DVD Shrink mean?


1A20-020E-0010-1727-0457-3471*


1A20-0218-0370-1725-8155-4331*





Windows XP 5.1


IA32


WinAspi: -


ahead WinASPI: File 'C:\Program Files\Ahead\Nero\Wnaspi32.dll'... Ver=2.0.1.68, size=160016 bytes, created 7/22/2004 5:33:44 PM


Nero API version: 6.3.1.26


Using interface version: 6.3.1.4


Installed in: C:\Program Files\Ahead\Nero\


Application: ahead\Nero - Burning Rom


Recorder: %26lt;_NEC DVD+-RW ND-6650A%26gt; Version: 102C - HA 1 TA 0 - 6.3.1.26


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


Drive buffer : 2048kB


Bus Type : via Inquiry data (1) -%26gt; ATAPI, detected: ATAPI


Connected to MMC as unknown drive with class-nr : 1


Drive is autodetected - recorder class: Std. MMC recorder





=== Scsi-Device-Map ===


DiskPeripheral : Hitachi HTS541080G9SA00 atapi Port 0 ID 0 DMA: On


CdRomPeripheral : _NEC DVD+-RW ND-6650A atapi Port 1 ID 0 DMA: On





=== CDRom-Device-Map ===


_NEC DVD+-RW ND-6650A D: CDRom0


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





AutoRun : 1


Excluded drive IDs:


WriteBufferSize: 83886080 (0) Byte


ShowDrvBufStat : 0


BUFE : 0


Physical memory : 1014MB (1038712kB)


Free physical memory: 498MB (510604kB)


Memory in use : 50 %


Uncached PFiles: 0x0


Use Static Write Speed Table: 0


Use Inquiry : 1


Global Bus Type: default (0)


Check supported media : Disabled (0)





29.4.2007


NeroAPI


4:29:21 PM#1 Phase 112 File APIProgress.cpp, Line 273


DVD-Video files reallocation started





4:29:21 PM#2 Phase 114 File APIProgress.cpp, Line 273


DVD-Video files reallocation completed (no file modified)





4:29:21 PM#3 Phase 111 File APIProgress.cpp, Line 273


DVD-Video files sorted





4:29:21 PM#4 Text 0 File Reader.cpp, Line 126


Reader running





4:29:21 PM#5 Text 0 File AudioCompilationImpl.cpp, Line 817


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


DRM: Beginning burn process.





4:29:21 PM#6 Text 0 File Writer.cpp, Line 124


Writer _NEC DVD+-RW ND-6650A running





4:29:21 PM#7 ISO9660GEN -11 File geniso.cpp, Line 3899


First writeable address = 0 (0x00000000)





4:29:21 PM#8 ISO9660GEN -11 File geniso.cpp, Line 3899


First writeable address = 0 (0x00000000)





4:29:21 PM#9 Text 0 File Burncd.cpp, Line 3152


Turn on Disc-At-Once, using DVD media





4:29:22 PM#10 Text 0 File DlgWaitCD.cpp, Line 247


Last possible write address on media: 2298495 (510:46.45, 4489MB)


Last address to be written: 2286111 (508:01.36, 4465MB)





4:29:22 PM#11 Text 0 File DlgWaitCD.cpp, Line 259


Write in overburning mode: NO





4:29:22 PM#12 Text 0 File DlgWaitCD.cpp, Line 2162


Recorder: _NEC DVD+-RW ND-6650A, Media type: DVD-RW


Disc Manufacturer: CMCW03 -


Disc Application Code: 2, Disc Physical Code: 214





4:29:22 PM#13 Text 0 File DlgWaitCD.cpp, Line 420


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


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





4:29:22 PM#14 Text 0 File ThreadedTransferInterface.cpp, Line 813


Setup items (after recorder preparation)


0: TRM_DATA_MODE1 (CTransferItem)


2 indices, index0 (150) not provided


original disc pos #0 + 2286112 (2286112) = #2286112/508:1.37


relocatable, disc pos for caching/writing not required/required, no patch infos


-%26gt; TRM_DATA_MODE1, 2048, config 0, wanted index0 0 blocks, length 2286112 blocks [_NEC DVD+-RW ND-6650A]


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





4:29:22 PM#15 Text 0 File ThreadedTransferInterface.cpp, Line 984


Prepare recorder [_NEC DVD+-RW ND-6650A] for write in CUE-sheet-DAO


DAO infos:


==========


MCN: ""


TOCType: 0x00; Session Closed, disc fixated


Tracks 1 to 1:


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


DAO layout:


===========


__Start_|____Track_|_Idx_|_Rec...


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


0 | 1 | 0 | 0x00 | 0x41


0 | 1 | 1 | 0x00 | 0x41


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





4:29:22 PM#16 Phase 24 File APIProgress.cpp, Line 273


Caching of files started





4:29:22 PM#17 Text 0 File Burncd.cpp, Line 4163


Cache writing successful.





4:29:22 PM#18 Phase 25 File APIProgress.cpp, Line 273


Caching of files completed





4:29:22 PM#19 Phase 36 File APIProgress.cpp, Line 273


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





4:29:22 PM#20 Text 0 File ThreadedTransferInterface.cpp, Line 2344


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





4:29:22 PM#21 Text 0 File DVDR.cpp, Line 2020


Recording mode: Sequential Recording Mode





4:29:22 PM#22 Text 0 File Mmc.cpp, Line 20698


Set BUFE: JustLink -%26gt; ON





4:29:22 PM#23 Text 0 File DVDR.cpp, Line 2161


Start write address at LBA 0


DVD high compatibility mode: Yes





4:29:22 PM#24 Text 0 File Cdrdrv.cpp, Line 8228


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


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


Book Type: DVD-RW (3), Part Version: 3


Disc Size: 120 mm, Maximum Rate: 10.08 Mbps (2 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 Physical Sector Number of Data Area: 26127F h


End Sector Number in Layer 0: 0 h


Data in Burst Cutting Area (BCA) does not exist


Start sector number of the current Border-Out: 2FE10 h


Start sector number of the next Border-In: 2FEA0 h


Media Specific [16..63]:


00 20 10 00 00 00 00 00 - 00 00 03 12 00 00 00 00 ................


00 02 FE 10 00 02 FE A0 - 00 00 00 00 00 00 00 00 ................


00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................





4:29:26 PM#25 Text 0 File Cdrdrv.cpp, Line 1297


16:29:26.562 - _NEC DVD+-RW ND-6650A\H1 T0 : Queue again later





4:56:29 PM#26 SCSI -1135 File Cdrdrv.cpp, Line 1445


SCSI Exec, HA 1, TA 0, LUN 0, buffer 0x00E30000


Status: 0x04 (0x01, SCSI_ERR)


HA-Status 0x00 (0x00, OK)


TA-Status 0x02 (0x01, SCSI_TASTATUS_CHKCOND)


Sense Key: 0x03 (KEY_MEDIUM_ERROR)


Sense Code: 0x0C


Sense Qual: 0x00


CDB Data: 0x2A 0x00 0x00 0x21 0xB3 0x20 0x00 0x00 0x20 0x00 0x00 0x00


Sense Data: 0x70 0x00 0x03 0x00 0x00 0x00 0x00 0x0A


0x00 0x00 0x00 0x00 0x0C 0x00





4:56:29 PM#27 CDR -1135 File Writer.cpp, Line 304


Write error





4:56:29 PM#28 Text 0 File ThreadedTransfer.cpp, Line 229


all writers idle, stopping conversion





4:56:29 PM#29 Text 0 File ThreadedTransfer.cpp, Line 223


conversion idle, stopping reader





4:56:29 PM#30 Text 0 File DVDR.cpp, Line 2403


EndDAO: Last written address was 2208543





4:56:29 PM#31 Phase 38 File APIProgress.cpp, Line 273


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





4:56:29 PM#32 Text 0 File AudioCompilationImpl.cpp, Line 828


DRM: DRM burn session terminated.





4:56:29 PM#33 Text 0 File AudioCompilationImpl.cpp, Line 857


DRM: Closing entire DRM handling. Bye.








Existing drivers:


File 'Drivers\ADPU160M.SYS': Ver=v3.60a (Lab01_N(johnstra).010529-2218... size=101888 bytes, created 8/17/2001 2:07:32 PM


File 'Drivers\PXHELP20.SYS': Ver=3.00.41a, size=36560 bytes, created 9/28/2006 5:53:22 AM (Prassi/Veritas driver for win 2K)





Registry Keys:


HKLM\Software\Microsoft\Window... NT\CurrentVersion\WinLogon\All... : 0 (Security Option)

Burn Failed DVD Shrink at 99%?
CONGRADULATIONS your computer had sex and is having a baby!!
Reply:what are you trying to do ?why no details ?

artificial flowers

DVD Burn Process Failed at 98%?

1C82-0000-19E5-MAAX-4007-6108-****





Windows XP 5.1


IA32


WinAspi: -


ahead WinASPI: File 'C:\Program Files\Nero\Nero 7\Core\Wnaspi32.dll': Ver=2.0.1.74, size=169792 bytes, created 3/14/2007 11:43:16 AM





NT-SPTI used


Nero API version: 7.8.5.0


Using interface version: 6.3.1.4


Installed in: C:\Program Files\Nero\Nero 7\Core\


Application: ahead\Nero - Burning Rom


Internal Version: 7, 8, 5, 0





Recorder: %26lt;_NEC DVD+-RW ND-6650A%26gt; Version: 102C - HA 1 TA 0 - 7.8.5.0


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


Drive buffer : 2048kB


Bus Type : default (0) -%26gt; ATAPI, detected: ?





=== Scsi-Device-Map ===


DiskPeripheral : Hitachi HTS541080G9SA00 atapi Port 0 ID 0 DMA: On


CdRomPeripheral : _NEC DVD+-RW ND-6650A atapi Port 1 ID 0 DMA: On





=== CDRom-Device-Map ===


_NEC DVD+-RW ND-6650A D: CDRom0


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





AutoRun : 1


Excluded drive IDs:


WriteBufferSize: 83886080 (0) Byte


BUFE : 0


Physical memory : 1014MB (1038712kB)


Free physical memory: 573MB (587072kB)


Memory in use : 43 %


Uncached PFiles: 0x0


Use Inquiry : 1


Global Bus Type: default (0)


Check supported media : Disabled (0)





26.4.2007


NeroAPI


6:21:39 PM #1 Phase 112 File APIProgress.cpp, Line 285


DVD-Video files reallocation started





6:21:39 PM #2 Phase 114 File APIProgress.cpp, Line 285


DVD-Video files reallocation completed (no file modified)





6:21:39 PM #3 Phase 111 File APIProgress.cpp, Line 285


DVD-Video files sorted





6:21:39 PM #4 Text 0 File SCSIPTICommands.cpp, Line 411


LockMCN - completed sucessfully for IOCTL_STORAGE_MCN_CONTROL





6:21:39 PM #5 Text 0 File AudioCompilationImpl.cpp, Line 838


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


DRM: Beginning burn process.





6:21:39 PM #6 ISO9660GEN -11 File Geniso.cpp, Line 3343


First writeable address = 0 (0x00000000)





6:21:39 PM #7 ISO9660GEN -11 File Geniso.cpp, Line 3343


First writeable address = 0 (0x00000000)





6:21:39 PM #8 Text 0 File Burncd.cpp, Line 3499


Turn on Disc-At-Once, using DVD media





6:21:40 PM #9 Text 0 File DlgWaitCD.cpp, Line 307


Last possible write address on media: 2298495 (510:46.45, 4489MB)


Last address to be written: 2275647 (505:41.72, 4444MB)





6:21:40 PM #10 Text 0 File DlgWaitCD.cpp, Line 319


Write in overburning mode: NO





6:21:40 PM #11 Text 0 File DlgWaitCD.cpp, Line 2949


Recorder: _NEC DVD+-RW ND-6650A, Media type: DVD-RW


Disc Manufacturer: CMCW03 -


Disc Application Code: 2, Disc Physical Code: 214





6:21:40 PM #12 Text 0 File DlgWaitCD.cpp, Line 493


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


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





6:21:40 PM #13 Text 0 File ThreadedTransferInterface.cpp, Line 793


Setup items (after recorder preparation)


0: TRM_DATA_MODE1 ()


2 indices, index0 (150) not provided


original disc pos #0 + 2275648 (2275648) = #2275648/505:41.73


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


-%26gt; TRM_DATA_MODE1, 2048, config 0, wanted index0 0 blocks, length 2275648 blocks [D: _NEC DVD+-RW ND-6650A]


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





6:21:40 PM #14 Text 0 File ThreadedTransferInterface.cpp, Line 995


Prepare [D: _NEC DVD+-RW ND-6650A] 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 4660527104, 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 | 2275648 | 0 | 0x00


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





6:21:40 PM #15 Text 0 File SCSIPTICommands.cpp, Line 209


SPTILockVolume - completed successfully for FCTL_LOCK_VOLUME





6:21:40 PM #16 Text 0 File Burncd.cpp, Line 4278


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





6:21:40 PM #17 Phase 24 File APIProgress.cpp, Line 285


Caching of files started





6:21:40 PM #18 Text 0 File Burncd.cpp, Line 4397


Cache writing successful.





6:21:40 PM #19 Phase 25 File APIProgress.cpp, Line 285


Caching of files completed





6:21:40 PM #20 Phase 36 File APIProgress.cpp, Line 285


Burn process started at 2x (2,770 KB/s)





6:21:40 PM #21 Text 0 File ThreadedTransferInterface.cpp, Line 2721


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





6:21:40 PM #22 Text 0 File DVDR.cpp, Line 3192


Recording mode: Sequential Recording Mode





6:21:40 PM #23 Text 0 File DVDR.cpp, Line 3348


Start write address at LBA 0


DVD high compatibility mode: Yes





6:21:40 PM #24 Text 0 File Cdrdrv.cpp, Line 9856


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


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


Book Type: DVD-RW (3), Extended Part Version: 1.2 (18)


Disc Size: 120 mm, Maximum Rate: 10.08 Mbps (2 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


Revision number of maximum recording speed: 2.0


Revision number of minimum recording speed: 1.0


Revision number table of recording speed: - - - - - - -


Class: 3


Start sector number of the current Border-Out: 2FE10 h


Start sector number of the next Border-In: 2FFA0 h


Media Specific [16..63]:


00 20 10 00 00 00 00 00 - 00 00 03 12 00 00 00 00 ................


00 02 FE 10 00 02 FF A0 - 00 00 00 00 00 00 00 00 ................


00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................





6:21:40 PM #25 Text 0 File ThreadedTransfer.cpp, Line 269


Pipe memory size 83836800





6:21:41 PM #26 Text 0 File Cdrdrv.cpp, Line 1338


18:21:41.765 - D: _NEC DVD+-RW ND-6650A : Queue again later





6:49:20 PM #27 SPTI -1135 File SCSIPassThrough.cpp, Line 179


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


Sense Key: 0x03 (KEY_MEDIUM_ERROR)


Sense Code: 0x0C


Sense Qual: 0x00


CDB Data: 0x2A 00 00 21 FB 00 00 00 20 00 00 00


Sense Area: 0x70 00 03 00 00 00 00 0A 00 00 00 00 0C


Buffer x1b4e9140: Len x10000


0x00 00 01 BA 44 06 87 60 04 01 01 89 C3 F8 00 00


0x01 E0 07 EC 81 00 00 56 EE 96 EA 83 4E BC 4A 83


0x16 2E EE B8 C3 0D 43 32 F4 CF 3F 6C 63 80 7C 45





6:49:20 PM #28 CDR -1135 File Writer.cpp, Line 303


Write error


D: _NEC DVD+-RW ND-6650A





6:49:20 PM #29 Phase 181 File APIProgress.cpp, Line 285


Writing lead-out...





6:49:20 PM #30 Text 0 File DVDR.cpp, Line 3750


EndDAO: Last written address was 2226943 (21FAFFh)Estimated time for 30mm Borders: 0min 00sec





6:49:20 PM #31 Phase 38 File APIProgress.cpp, Line 285


Burn process failed at 2x (2,770 KB/s)





6:49:20 PM #32 Text 0 File AudioCompilationImpl.cpp, Line 863


DRM: DRM burn session terminated.





6:49:20 PM #33 Text 0 File AudioCompilationImpl.cpp, Line 892


DRM: Closing entire DRM handling. Bye.





6:49:20 PM #34 Text 0 File SCSIPTICommands.cpp, Line 254


SPTIDismountVolume - completed successfully for FSCTL_DISMOUNT_VOLUME





6:49:22 PM #35 Text 0 File Cdrdrv.cpp, Line 11214


DriveLocker: UnLockVolume completed





6:49:22 PM #36 Text 0 File SCSIPTICommands.cpp, Line 411


UnLockMCN - completed sucessfully for IOCTL_STORAGE_MCN_CONTROL








Existing drivers:


File 'Drivers\ADPU160M.SYS': Ver=v3.60a (Lab01_N(johnstra).010529-2218), size=101888 bytes, created 8/17/2001 2:07:32 PM


File 'Drivers\PXHELP20.SYS': Ver=3.00.41a, size=36560 bytes, created 9/28/2006 5:53:22 AM (Prassi/Veritas driver for win 2K)





Registry Keys:


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

DVD Burn Process Failed at 98%?
decrease the speed of burning





good luck,


DVD Burn Process Failed at 98%?

1C82-0000-19E5-MAAX-4007-6108-...





Windows XP 5.1


IA32


WinAspi: -


ahead WinASPI: File 'C:\Program Files\Nero\Nero 7\Core\Wnaspi32.dll': Ver=2.0.1.74, size=169792 bytes, created 3/14/2007 11:43:16 AM





NT-SPTI used


Nero API version: 7.8.5.0


Using interface version: 6.3.1.4


Installed in: C:\Program Files\Nero\Nero 7\Core\


Application: ahead\Nero - Burning Rom


Internal Version: 7, 8, 5, 0





Recorder: %26lt;_NEC DVD+-RW ND-6650A%26gt; Version: 102C - HA 1 TA 0 - 7.8.5.0


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


Drive buffer : 2048kB


Bus Type : default (0) -%26gt; ATAPI, detected: ?





=== Scsi-Device-Map ===


DiskPeripheral : Hitachi HTS541080G9SA00 atapi Port 0 ID 0 DMA: On


CdRomPeripheral : _NEC DVD+-RW ND-6650A atapi Port 1 ID 0 DMA: On





=== CDRom-Device-Map ===


_NEC DVD+-RW ND-6650A D: CDRom0


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





AutoRun : 1


Excluded drive IDs:


WriteBufferSize: 83886080 (0) Byte


BUFE : 0


Physical memory : 1014MB (1038712kB)


Free physical memory: 573MB (587072kB)


Memory in use : 43 %


Uncached PFiles: 0x0


Use Inquiry : 1


Global Bus Type: default (0)


Check supported media : Disabled (0)





26.4.2007


NeroAPI


6:21:39 PM#1 Phase 112 File APIProgress.cpp, Line 285


DVD-Video files reallocation started





6:21:39 PM#2 Phase 114 File APIProgress.cpp, Line 285


DVD-Video files reallocation completed (no file modified)





6:21:39 PM#3 Phase 111 File APIProgress.cpp, Line 285


DVD-Video files sorted





6:21:39 PM#4 Text 0 File SCSIPTICommands.cpp, Line 411


LockMCN - completed sucessfully for IOCTL_STORAGE_MCN_CONTROL





6:21:39 PM#5 Text 0 File AudioCompilationImpl.cpp, Line 838


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


DRM: Beginning burn process.





6:21:39 PM#6 ISO9660GEN -11 File Geniso.cpp, Line 3343


First writeable address = 0 (0x00000000)





6:21:39 PM#7 ISO9660GEN -11 File Geniso.cpp, Line 3343


First writeable address = 0 (0x00000000)





6:21:39 PM#8 Text 0 File Burncd.cpp, Line 3499


Turn on Disc-At-Once, using DVD media





6:21:40 PM#9 Text 0 File DlgWaitCD.cpp, Line 307


Last possible write address on media: 2298495 (510:46.45, 4489MB)


Last address to be written: 2275647 (505:41.72, 4444MB)





6:21:40 PM#10 Text 0 File DlgWaitCD.cpp, Line 319


Write in overburning mode: NO





6:21:40 PM#11 Text 0 File DlgWaitCD.cpp, Line 2949


Recorder: _NEC DVD+-RW ND-6650A, Media type: DVD-RW


Disc Manufacturer: CMCW03 -


Disc Application Code: 2, Disc Physical Code: 214





6:21:40 PM#12 Text 0 File DlgWaitCD.cpp, Line 493


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


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





6:21:40 PM#13 Text 0 File ThreadedTransferInterface.cpp, Line 793


Setup items (after recorder preparation)


0: TRM_DATA_MODE1 ()


2 indices, index0 (150) not provided


original disc pos #0 + 2275648 (2275648) = #2275648/505:41.73


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


-%26gt; TRM_DATA_MODE1, 2048, config 0, wanted index0 0 blocks, length 2275648 blocks [D: _NEC DVD+-RW ND-6650A]


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





6:21:40 PM#14 Text 0 File ThreadedTransferInterface.cpp, Line 995


Prepare [D: _NEC DVD+-RW ND-6650A] 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 4660527104, ISRC ""


DAO layout:


===========


___Start_|____Track_|_Idx_|_Ct...


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


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


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


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





6:21:40 PM#15 Text 0 File SCSIPTICommands.cpp, Line 209


SPTILockVolume - completed successfully for FCTL_LOCK_VOLUME





6:21:40 PM#16 Text 0 File Burncd.cpp, Line 4278


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





6:21:40 PM#17 Phase 24 File APIProgress.cpp, Line 285


Caching of files started





6:21:40 PM#18 Text 0 File Burncd.cpp, Line 4397


Cache writing successful.





6:21:40 PM#19 Phase 25 File APIProgress.cpp, Line 285


Caching of files completed





6:21:40 PM#20 Phase 36 File APIProgress.cpp, Line 285


Burn process started at 2x (2,770 KB/s)





6:21:40 PM#21 Text 0 File ThreadedTransferInterface.cpp, Line 2721


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





6:21:40 PM#22 Text 0 File DVDR.cpp, Line 3192


Recording mode: Sequential Recording Mode





6:21:40 PM#23 Text 0 File DVDR.cpp, Line 3348


Start write address at LBA 0


DVD high compatibility mode: Yes





6:21:40 PM#24 Text 0 File Cdrdrv.cpp, Line 9856


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


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


Book Type: DVD-RW (3), Extended Part Version: 1.2 (18)


Disc Size: 120 mm, Maximum Rate: 10.08 Mbps (2 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


Revision number of maximum recording speed: 2.0


Revision number of minimum recording speed: 1.0


Revision number table of recording speed: - - - - - - -


Class: 3


Start sector number of the current Border-Out: 2FE10 h


Start sector number of the next Border-In: 2FFA0 h


Media Specific [16..63]:


00 20 10 00 00 00 00 00 - 00 00 03 12 00 00 00 00 ................


00 02 FE 10 00 02 FF A0 - 00 00 00 00 00 00 00 00 ................


00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................





6:21:40 PM#25 Text 0 File ThreadedTransfer.cpp, Line 269


Pipe memory size 83836800





6:21:41 PM#26 Text 0 File Cdrdrv.cpp, Line 1338


18:21:41.765 - D: _NEC DVD+-RW ND-6650A : Queue again later





6:49:20 PM#27 SPTI -1135 File SCSIPassThrough.cpp, Line 179


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


Sense Key: 0x03 (KEY_MEDIUM_ERROR)


Sense Code: 0x0C


Sense Qual: 0x00


CDB Data: 0x2A 00 00 21 FB 00 00 00 20 00 00 00


Sense Area: 0x70 00 03 00 00 00 00 0A 00 00 00 00 0C


Buffer x1b4e9140: Len x10000


0x00 00 01 BA 44 06 87 60 04 01 01 89 C3 F8 00 00


0x01 E0 07 EC 81 00 00 56 EE 96 EA 83 4E BC 4A 83


0x16 2E EE B8 C3 0D 43 32 F4 CF 3F 6C 63 80 7C 45





6:49:20 PM#28 CDR -1135 File Writer.cpp, Line 303


Write error


D: _NEC DVD+-RW ND-6650A





6:49:20 PM#29 Phase 181 File APIProgress.cpp, Line 285


Writing lead-out...





6:49:20 PM#30 Text 0 File DVDR.cpp, Line 3750


EndDAO: Last written address was 2226943 (21FAFFh)Estimated time for 30mm Borders: 0min 00sec





6:49:20 PM#31 Phase 38 File APIProgress.cpp, Line 285


Burn process failed at 2x (2,770 KB/s)





6:49:20 PM#32 Text 0 File AudioCompilationImpl.cpp, Line 863


DRM: DRM burn session terminated.





6:49:20 PM#33 Text 0 File AudioCompilationImpl.cpp, Line 892


DRM: Closing entire DRM handling. Bye.





6:49:20 PM#34 Text 0 File SCSIPTICommands.cpp, Line 254


SPTIDismountVolume - completed successfully for FSCTL_DISMOUNT_VOLUME





6:49:22 PM#35 Text 0 File Cdrdrv.cpp, Line 11214


DriveLocker: UnLockVolume completed





6:49:22 PM#36 Text 0 File SCSIPTICommands.cpp, Line 411


UnLockMCN - completed sucessfully for IOCTL_STORAGE_MCN_CONTROL








Existing drivers:


File 'Drivers\ADPU160M.SYS': Ver=v3.60a (Lab01_N(johnstra).010529-2218... size=101888 bytes, created 8/17/2001 2:07:32 PM


File 'Drivers\PXHELP20.SYS': Ver=3.00.41a, size=36560 bytes, created 9/28/2006 5:53:22 AM (Prassi/Veritas driver for win 2K)





Registry Keys:


HKLM\Software\Microsoft\Window... NT\CurrentVersion\WinLogon\All... : 0 (Security Option)

DVD Burn Process Failed at 98%?
Didn't the Nero updates I gave you last itme work?





Cheers!





ST


Burn Error help!!!?

I was tring to back up a movie and I got this error





Windows XP 5.1


IA32


WinAspi: -


ahead WinASPI: File 'C:\Program Files\Ahead\Nero\Wnaspi32.dll': Ver=2.0.1.74, size=164112 bytes, created 10/26/2004 11:35:32 AM


Nero API version: 6.6.0.17


Using interface version: 6.3.1.4


Installed in: C:\Program Files\Ahead\Nero\


Application: ahead\Nero - Burning Rom


Internal Version: 6, 6, 0, 17c





Recorder: %26lt;TSSTcorp DVD+-RW TS-L632H%26gt;Version: D200 - HA 3 TA 0 - 6.6.0.17


Adapter driver: %26lt;atapi%26gt; HA 3


Drive buffer : 2048kB


Bus Type : via Inquiry data (1) -%26gt; ATAPI, detected: ATAPI


Connected to MMC as unknown drive with class-nr : 1


Drive is autodetected - recorder class: Std. MMC recorder





=== Scsi-Device-Map ===


DiskPeripheral : TOSHIBA MK6037GSX atapi Port 0 ID 0 DMA: On


CdRomPeripheral : TSSTcorp DVD+-RW TS-L632H atapi Port 3 ID 0 DMA: Off





=== CDRom-Device-Map ===


TSSTcorp DVD+-RW TS-L632H D: CDRom0


======

Burn Error help!!!?
nero is sometimes a shty burning software try to burn the dvd again on low speed(8x) and hopefully it works otherwise get another burning software - try roxio easy cd creator-if you need the serial contact me and ill be happy to provide it
Reply:Hi dear,


It happens sometimes when your writable disc is corrupted or doesn't write anything,so please try on another disc iam sure you will not get this problem.


Can anybody read this and tell me what my problem is?

Burn Error


Burn Process Failed at 8x (11,040 kb/s) using Nero 6 ultra edition


Windows XP 5.1


IA32


WinAspi: File 'Wnaspi32.dll': Ver=4.60 (1021), size=45056 bytes, created 9/10/1999 1:06:00 PM


ahead WinASPI: File 'C:\Program Files\Ahead\Nero\Wnaspi32.dll': Ver=2.0.1.56, size=163910 bytes, created 7/13/2003 3:49:42 AM


Nero API version: 6.0.0.0


Using interface version: 6.3.1.4


Installed in: C:\Program Files\Ahead\Nero\


Application: ahead\Nero - Burning Rom


Recorder: %26lt;MATSHITA DVD-RAM UJ-841S%26gt;Version: 1.60 - HA 1 TA 0 - 6.0.0.0


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


Drive buffer : 2048kB


Bus Type : via Inquiry data (1) -%26gt; ATAPI, detected: ATAPI


Connected to MMC as unknown drive with class-nr : 1


Drive is autodetected - recorder class: Std. MMC recorder





=== Scsi-Device-Map ===


DiskPeripheral : TOSHIBA MK1234GSX atapi Port 0 ID 0

Can anybody read this and tell me what my problem is?
note really, but here's my guesses:





1st, try burning at a slower speed than 8x.





2nd, be sure you've got 10gigs of free space on the hard drive (for the image and some breathing room)





3rd, how much ram do you have?? if you're low, like 256, then definetly burn at a slower speed, and close all the other programs up, like go down to the right by the clock and right click to turn off whatever's down there you don't need.
Reply:Respected Sir,





Some time back I prepared a CD for an organisation dealing with Astro Physics. The CDs were vrequired urgently and I prepared overnight 50 CD copies by similar application as above:ahead/Nero-Burning Rom.





But I had not encountered any of the aforestated problems.





Are you still encountering the same problem? Or your problem has been solved by IT specialist?





Regards,





Ulhas Pradhan


Final year Shastri student of Vedant


Maharaja Sayajirao University Baroda Gujarat India


Age 68 Yrs. Tel. no.+91-0265-2775463
Reply:if this is the first time you have gotten this error, it sounds like a bad disc... if you're getting this error more than once, it could be a bad batch of discs or your drive is not able to recognize the the brand of disc you're attempting to use. I would recommend buying a different brand of disc and trying to burn your project again... if your computer is older, or slower, try leaving it alone while you're burning (don't run other programs, only the burning software)
Reply:you might have a virus that causes errors like mine dose with divers. also it might be outdated so try to update that.
Reply:Not required to give so much details...


We are not experts,who can give u the exact technical detail about ur problem.


I suggest that your recorder is probably getting old, %26amp; dust particles get deposited on the lens, So please dont get worried just use a lens cleaner disc to clean your lens %26amp; see the difference.





Me too have faced same problem, few days back, i used a lens cleaner %26amp; now my Samsung DVD writer is working fine.





May b thr is some other problem,


but just give it a try, before rushing to your hardware dealer.


I hope it will your problem will solve.





Tips for smooth writing:


-Defragment ur harddisk frm time to time,


-Try to keep ur pc in an dust free environment


-Always keep ur pc clean


-Try to get an registry cleaner to make your computer fast %26amp; clean up ur computer by deleting unnecesary files stored in your computer,


-Get an good antivirus program (AVG, Norton,McAfee ect), because sometimes virus can cause failure in disc writing.


Hope this help


Have a Nice day......

800flowers.com

Are there any wireless APIs (no language preference)?

I am looking for a wireless router / source API. It doesn't matter what language it is in, but preferably java, c++, or python.





Thanks

Are there any wireless APIs (no language preference)?
it depends on the router manufacturer. check the manufacturer's website.


How to compile java file in Tomcat ?

Hi all,


I have a java file named Ch1Servlet.java under project1/src directory


there is classes directory project1/classes and web.xml under src directory


project1/src directory.


Now to compile i have to give %javac -classpath /your path/tomcat/common/lib/servlet-api.jar -d classes src/Ch1Servlet.java


What is this your path ? Tomcat 5.0 is installed in C:\Program Files\Apache Software Foundation\Tomcat 5.0\common\lib with servlet-api.jar


Please help me out.


Best Regards


Taton








import javax.servlet.*;


import javax.servlet.http.*;


import java.io.*;


public class Ch1Servlet extends HttpServlet {


public void doGet(HttpServletRequest request, HttpServletResponse response) throws IOException {


PrintWriter out = response.getWriter();


java.util.Date today = new java.util.Date();


out.println("%26lt;html%26gt;"+"%26lt;body%26gt;"+"%26lt;h1 align = center%26gt;HF\'s Chapter 1 Servlet%26lt;/h1%26gt;"+"%26lt;br%26gt;"+today+"%26lt;/body%26gt;"+"%26lt;/...


}


}

How to compile java file in Tomcat ?
K ban try this link and learn





http://www.coreservlets.com/Apache-Tomca...
Reply:place u r virtual directory in webapps folder


put ur classes file as below


web-apps


virtual directory(projects)


WEB-INF


web.xml,Classes(Folder)


ur java compiled .class files


DVD shrink and nero.....computer expert needed!?

I used to copy DVDs quite happily using dvd shrink. I had movie files and tried to back them up, it goes through all the motions of analyzing etc but when it comes to copying it onto disc it spits the disc out and this message comes up..............can you tell me whats wrong and how to fix it ?








Windows XP 5.1


IA32


WinAspi: -


ahead WinASPI: File 'C:\Program Files\Ahead\Nero\Wnaspi32.dll': Ver=2.0.1.74, size=164112 bytes, created 02/11/2004 12:54:32





NT-SPTI used


Nero API version: 6.6.1.4


Using interface version: 6.3.1.4


Installed in: C:\Program Files\Ahead\Nero\


Application: ahead\Nero - Burning Rom


Internal Version: 6, 6, 1, 4d





Recorder: %26lt;_NEC DVD_RW ND-3520A%26gt; Version: 1.04 - HA 1 TA 1 - 6.6.1.4


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


Drive buffer : 2048kB


Bus Type : default (0) -%26gt; ATAPI, detected: ?





=== Scsi-Device-Map ===


DiskPeripheral : Maxtor 6Y120L0 atapi Port 0 ID 0 DMA: On


CdRomPeripheral : HL-DT-ST DVD-ROM GDR8163B atapi Port 0 ID 1 DMA: On


CdRomPeripheral : _NEC DVD_RW ND-3520A atapi Port 3 ID 0 DMA: On





=== CDRom-Device-Map ===


HL-DT-ST DVD-ROM GDR8163B D: CDRom0


_NEC DVD_RW ND-3520A E: CDRom1


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





AutoRun : 1


Excluded drive IDs:


WriteBufferSize: 66060288 (0) Byte


ShowDrvBufStat : 0


BUFE : 0


Physical memory : 447MB (457968kB)


Free physical memory: 165MB (169424kB)


Memory in use : 63 %


Uncached PFiles: 0x0


Use Inquiry : 1


Global Bus Type: default (0)


Check supported media : Disabled (0)





15.11.2006


NeroAPI


20:13:44#1 Phase 112 File APIProgress.cpp, Line 275


DVD-Video files reallocation started





20:13:44#2 Phase 114 File APIProgress.cpp, Line 275


DVD-Video files reallocation completed (no file modified)





20:13:44#3 Phase 111 File APIProgress.cpp, Line 275


DVD-Video files sorted





20:13:44#4 NEROAPI 7 File Burncd.cpp, Line 3095


Error:\nCannot connect TRF.





20:13:44#5 Text 0 File AudioCompilationImpl.cpp, Line 867


DRM: DRM burn session terminated.





20:13:44#6 Text 0 File AudioCompilationImpl.cpp, Line 896


DRM: Closing entire DRM handling. Bye.








Existing drivers:





Registry Keys:


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

DVD shrink and nero.....computer expert needed!?
upgrade to nero 7 then all the probs will go a way
Reply:I have no clue, but I use Dvd Shrink with Dvd DEcrypter and have no problems with nero
Reply:for some reason dvd shrink is trying to find a path to nero


which from what youve said you havnt got





me well personally id goto file hippo and download nero for free


this shrinks them aswell





or alternativelly go here on your pc and delete this File 'C:\Program Files\Ahead\Nero\Wnaspi32.dll'... Ver=2.0.1.74 althought your dvd shrink will still try to route to nero
Reply:Oh her missus
Reply:try reinstalling nero, and make sure you're installing the correct version for DVD Shrink. Alot of ppl I know couldn't get it to work cuz they had the wrong version installed.
Reply:disable burning with nero in shrink. it's a known conflict with the new nero which you have. otherwise install 6.6.0.18





http://forum.digital-digest.com/showthre...


Aquatic Plant CO2, fertilizer and/or plant food?

I have Vallisneria americana, Ludwigia repens and Bacopia Monneri in my tank now and will soon have some Philippine Java ferns and some petite Anubias. I am using API Leaf Zone and I bought but haven't used Flourish Excel yet b/c I was told that overdosing will melt the vallis? What are some suggestions on care for these plants? I was considering purchasing Flourish tabs.

Aquatic Plant CO2, fertilizer and/or plant food?
The biggest thing with Anubias and Java Ferns is to be careful not to bury the rhizome in the substrate. If you are not going to attach them to a rock or piece of wood, then just make sure that you only put the stringy root parts in the ground.





Flourish Tabs are good for the rooted plants, won't do anything for your Ludwigia or Moneywort tho. Only rooted plants benefit, stem plants get all their nutrition from the water column.





If you dose a tank that has Vals or Anacharis, you have to dose light - like half a dose of Excel. Some people say that over time, the Vals will build a tolerance to Excel.





Remember, Light drives the whole process, carbon is required in order to use nutrients. Plants will only use as much of the nutrients as the light and carbon permit. If you are using Excel, you have the carbon covered.





Be careful of dosing too much fertilizer tho - because when the plants don't use it, algae will.





The Javas and Anubias will do fine without any adding of anything - the fish will keep them well fed. But if they are getting more carbon from the Excel, and you are dosing the Micro's (Leaf Zone) you should see some very good growth.





Your only questionable at the point is the macro's. Nitrogen, Phosphate, and Potassium. Generally in a tank with standard lighting and normal fish load, this usually isn't a problem.
Reply:how big is the tank?





if its 30 gallon or smaller have you tried this?








http://www.aquatic-eden.com/2006/10/buil...





it's cheaper and easier and very effective with the right diffusion......





ferts...just use trace and iron most of the time for great results..

wildflower