- ZipFile.close() not working as expected
In my app I need to unzip a file and then delete that zip file. But the J# library doesn't seem to dispose of its handles properly on close. The code below will ALWAYS cause an access denied exception... I'm not even unzipping it, just creating a zip file, closing it, then trying to access ...
- Your rand()
Hello, welcome SPaula-new member to MS VC++ forum. Could you tell me what mathematical functions you have tried to implement rand() in C++ and VB also ? Thank you...
- Your help will highly appreciated ! NEED your Help
I edit a project in VC++6.0 ,and it was builded and executed successfully. But when I open the project in visual sutdio 2005 express edition ,it cannot be builded and linked . The error as following : h:\06-本科毕业设计铣削\铣削仿真_演示版\stdafx.h(15) : fatal error C1083: Cannot open include file:...
- XUI for J# preview release launched
An early version of XUI for J# has been released on SourceForge by Xoetrope. XUI is a Java (and now J#) and XML framework for creating rich-client applications. The framework includes tools for Eclipse, NetBeans, AWT ( JDK1.1.8 and above), Swing, SWT, J# and later this summer HTML. The ...
- XP SP2 Pro Hangs at Checking Product Key
I have a completely clean install (format partition/install) of XP Pro sp1a on a Dell D505 laptop. Everytime I try to do the SP2 upgrade (either using automatic updates or downloading the exectable) it hands at "Checking product key" screen. Any idea on what is causing it not to ...
- XP Manifest Problem
I have a problem using an XP Manifest file for Common Controls. If I create a template Win32 project, which creates a simple window with an About Dialog, build it, then run it, it works as you would expect.However once I add the manifest in the Linker -> Manifest part of project options, ...