Click here to Skip to main content
15,918,193 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: any borland helpers Pin
David Crow1-Oct-04 5:49
David Crow1-Oct-04 5:49 
GeneralRe: any borland helpers Pin
porac691-Oct-04 6:12
porac691-Oct-04 6:12 
GeneralRe: any borland helpers Pin
porac692-Oct-04 11:16
porac692-Oct-04 11:16 
GeneralSetting The Microphone Recording Volume Pin
jerry0davis1-Oct-04 0:46
jerry0davis1-Oct-04 0:46 
GeneralRe: Setting The Microphone Recording Volume Pin
4apai1-Oct-04 1:27
4apai1-Oct-04 1:27 
GeneralRe: Setting The Microphone Recording Volume Pin
ThatsAlok1-Oct-04 20:24
ThatsAlok1-Oct-04 20:24 
GeneralOne time password generated Pin
Rajesh_K_Sharma1-Oct-04 0:29
Rajesh_K_Sharma1-Oct-04 0:29 
GeneralRe: One time password generated Pin
4apai1-Oct-04 1:23
4apai1-Oct-04 1:23 
do you wanna know the program tools or pattern?
in first case look for rand, random, randomize and so on.

then the algorythm is following:

1. create the enumaration with the char symbols that can appear in password
2. create cycle of password length and for every iteration get random integer value which will be the index in the enumaration. add the char symbol to the end of password.

does it fast your problem?



4apai
There're no impossible tasks. There're tasks that required infinite period of execution time.
GeneralControl Enabled or Not Pin
Imtiaz Murtaza1-Oct-04 0:10
Imtiaz Murtaza1-Oct-04 0:10 
GeneralRe: Control Enabled or Not Pin
Mike Beckerleg1-Oct-04 0:20
Mike Beckerleg1-Oct-04 0:20 
GeneralCatch 'kill interrupt' Pin
Abebe1-Oct-04 0:03
Abebe1-Oct-04 0:03 
GeneralPassing struct in a "INSERT INTO..." Statement Pin
filo6530-Sep-04 23:56
filo6530-Sep-04 23:56 
GeneralRe: Passing struct in a "INSERT INTO..." Statement Pin
4apai1-Oct-04 0:22
4apai1-Oct-04 0:22 
GeneralRe: Passing struct in a "INSERT INTO..." Statement Pin
Tim Smith1-Oct-04 3:52
Tim Smith1-Oct-04 3:52 
GeneralGDI problem Pin
pdtrung30-Sep-04 22:33
pdtrung30-Sep-04 22:33 
GeneralRe: GDI problem Pin
Iain Clarke, Warrior Programmer1-Oct-04 0:09
Iain Clarke, Warrior Programmer1-Oct-04 0:09 
GeneralGDI problem...:doh: Pin
pdtrung30-Sep-04 22:25
pdtrung30-Sep-04 22:25 
Generalmemory error Pin
Jayadev MV30-Sep-04 22:25
Jayadev MV30-Sep-04 22:25 
GeneralRe: memory error Pin
4apai30-Sep-04 23:22
4apai30-Sep-04 23:22 
GeneralLogging Pin
Jerome Conus30-Sep-04 22:24
Jerome Conus30-Sep-04 22:24 
GeneralRe: Logging Pin
4apai30-Sep-04 23:36
4apai30-Sep-04 23:36 
GeneralRe: Logging Pin
David Crow1-Oct-04 3:03
David Crow1-Oct-04 3:03 
GeneralRe: Logging Pin
Neville Franks1-Oct-04 12:19
Neville Franks1-Oct-04 12:19 
QuestionDialog? Pin
Larsson30-Sep-04 21:29
Larsson30-Sep-04 21:29 
AnswerRe: Dialog? Pin
jtorjo30-Sep-04 22:05
jtorjo30-Sep-04 22:05 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.