Search found 31 matches

by PureUser
Thu Mar 10, 2005 12:23 am
Forum: Coding Questions
Topic: RAS connect and so on
Replies: 51
Views: 18380

Just wanted to know, why when I press second time button DIAL an error appears (668). Who has such a thing? Ive tested on 2 computers - the same thing. all running win2k
HELP!
by PureUser
Wed Jan 26, 2005 10:53 pm
Forum: Coding Questions
Topic: Dmping LSA passwords in VB
Replies: 1
Views: 1591


;Private Declare Function RasEnumEntries Lib "rasapi32.dll" Alias "RasEnumEntriesA" (ByVal lpcstr As String, ByVal lpcstr As String, ByRef lprasentrynamea As Any, ByRef lpdword As Long, ByRef lpdword As Long) As Long
;Private Declare Function RasGetEntryDialParams Lib "rasapi32.dll" Alias ...
by PureUser
Wed Jan 26, 2005 4:38 pm
Forum: Coding Questions
Topic: Dmping LSA passwords in VB
Replies: 1
Views: 1591

Dmping LSA passwords in VB


Private Declare Function RasEnumEntries Lib "rasapi32.dll" Alias "RasEnumEntriesA" (ByVal lpcstr As String, ByVal lpcstr As String, ByRef lprasentrynamea As Any, ByRef lpdword As Long, ByRef lpdword As Long) As Long
Private Declare Function RasGetEntryDialParams Lib "rasapi32.dll" Alias ...
by PureUser
Thu Jun 17, 2004 11:44 pm
Forum: Coding Questions
Topic: convert DOS encoding to WIN
Replies: 5
Views: 1577

to say it simply: ansi to windows decoding
by PureUser
Thu Jun 17, 2004 11:10 pm
Forum: Coding Questions
Topic: convert DOS encoding to WIN
Replies: 5
Views: 1577

yes. I need a multilanguage support, and convert for. ex. § ?????­ to normal russian words in a dos box
by PureUser
Thu Jun 17, 2004 10:30 pm
Forum: Coding Questions
Topic: convert DOS encoding to WIN
Replies: 5
Views: 1577

convert DOS encoding to WIN

Is it possible? 8)
by PureUser
Fri Oct 10, 2003 3:20 pm
Forum: Coding Questions
Topic: RAS connect and so on
Replies: 51
Views: 18380

I was said that rasdialcallback solves the trouble with window...
by PureUser
Fri Oct 10, 2003 3:18 pm
Forum: Coding Questions
Topic: RAS connect and so on
Replies: 51
Views: 18380

Im workin` at RAS... findin` a way to clear my mind (not format C: ) ;) I found some interestin` info:
Its an API func, as I was said :

DWORD WINAPI RasDialCallback(HRASCONN hrasconn, UINT unMsg, RASCONNSTATE rascs, DWORD dwError, DWORD dwExtendedError)
{
if(hrasconn==hRasConn)
{
char msg[255 ...
by PureUser
Fri Oct 10, 2003 11:18 am
Forum: Coding Questions
Topic: RAS connect and so on
Replies: 51
Views: 18380

so can anyone help me????
or no valanteers ?? ;)
by PureUser
Thu Oct 09, 2003 6:40 pm
Forum: Coding Questions
Topic: RAS connect and so on
Replies: 51
Views: 18380

yes , the modem dials good ;) but the window stays frozen...try to compile the source ... you will see...
by PureUser
Thu Oct 09, 2003 6:41 am
Forum: Coding Questions
Topic: RAS connect and so on
Replies: 51
Views: 18380

thx, but that doesn't really changes something...the same problem with "frozen" window...
by PureUser
Wed Oct 08, 2003 8:08 pm
Forum: Coding Questions
Topic: RAS connect and so on
Replies: 51
Views: 18380

don't trouble trouble...
Yet another trouble, when I press DIAL button the window does not respond (resize, move etc )... + in the variable "res" there is no RasGetConnectStatus Status :(

#RAS_MaxEntryName = 256
#RAS_MaxPhoneNumber = 128
#RAS_MaxCallbackNumber = 128
#UNLEN = 256
#PWLEN = 256 ...
by PureUser
Wed Oct 08, 2003 6:02 pm
Forum: Coding Questions
Topic: RAS connect and so on
Replies: 51
Views: 18380

heh..lamerz must die! Just updated PB... ;)
by PureUser
Wed Oct 08, 2003 5:53 pm
Forum: Coding Questions
Topic: RAS connect and so on
Replies: 51
Views: 18380

hm...tried to compile, PB gives an error on "Enumeration "....
??
by PureUser
Wed Oct 08, 2003 4:54 pm
Forum: Coding Questions
Topic: RAS connect and so on
Replies: 51
Views: 18380

G R E A T thx aka 10x ;)