Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~726 People Reached
Favorite Forums
Favorite Tags
Member Avatar for GeekInTraining

Does anyone know how I can display the contents of the windows 7 recycle bin using java?

Member Avatar for JeffGrigg
0
58
Member Avatar for GeekInTraining

I have a program which needs to take the logical drives returned from the GetLogicalDriveString function and store them in a string array for later use in a filepath. I tried doing this directly and it failed. Here's my code: [CODE]#include "stdafx.h" #include <iostream> #include <io.h> #include <time.h> #include <string> …

Member Avatar for MosaicFuneral
0
436
Member Avatar for GeekInTraining

Hi, me an my friend are creating a program that requires locating files, which requires knowing the file path. We came across functions to find the user name of the current person logged into windows, and to find all the logical drives on the target computer. We need help passing …

Member Avatar for Ancient Dragon
0
232