Click here to Skip to main content
16,015,991 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralCreateDirectory function Pin
luc_favaro17-Feb-03 7:43
luc_favaro17-Feb-03 7:43 
GeneralRe: CreateDirectory function Pin
Nish Nishant17-Feb-03 7:55
sitebuilderNish Nishant17-Feb-03 7:55 
GeneralRe: CreateDirectory function Pin
luc_favaro17-Feb-03 8:18
luc_favaro17-Feb-03 8:18 
GeneralRe: CreateDirectory function Pin
Nish Nishant17-Feb-03 9:58
sitebuilderNish Nishant17-Feb-03 9:58 
GeneralActiveX Control on website.. (again) Pin
Ice|Man17-Feb-03 7:35
Ice|Man17-Feb-03 7:35 
GeneralRe: ActiveX Control on website.. (again) Pin
OBRon17-Feb-03 9:23
OBRon17-Feb-03 9:23 
GeneralRe: ActiveX Control on website.. (again) Pin
Ice|Man17-Feb-03 9:53
Ice|Man17-Feb-03 9:53 
GeneralRe: ActiveX Control on website.. (again) Pin
OBRon17-Feb-03 10:59
OBRon17-Feb-03 10:59 
Are you certain your activex control is registered on your client machines and that the users have turned all the security options dealing with unsigned controls on from within IE? Because what you've done should work; assuming your GUID is a valid control on the client PCs. If the control is proplery constructed, you should be able to reference the .object variable:

if( MyControl.object == null )
alert('Control not found');


Ron Ward
QuestionHow can I learn HOOK? Pin
Anonymous17-Feb-03 7:34
Anonymous17-Feb-03 7:34 
AnswerRe: How can I learn HOOK? Pin
Nish Nishant17-Feb-03 7:56
sitebuilderNish Nishant17-Feb-03 7:56 
GeneralPDF CView (still needed...) Pin
Archigal17-Feb-03 5:00
Archigal17-Feb-03 5:00 
GeneralRe: PDF CView (still needed...) Pin
jhwurmbach17-Feb-03 5:16
jhwurmbach17-Feb-03 5:16 
GeneralGateway IP under Win NT Pin
Koep17-Feb-03 4:49
Koep17-Feb-03 4:49 
GeneralKazaa Search Automation Pin
lumpyandsuspicious17-Feb-03 4:35
lumpyandsuspicious17-Feb-03 4:35 
GeneralRe: Kazaa Search Automation Pin
Joan M17-Feb-03 5:12
professionalJoan M17-Feb-03 5:12 
GeneralRe: Kazaa Search Automation Pin
User 665817-Feb-03 8:01
User 665817-Feb-03 8:01 
QuestionFile sorting NT vs. 2000 ? Pin
will138317-Feb-03 4:26
will138317-Feb-03 4:26 
AnswerRe: File sorting NT vs. 2000 ? Pin
peterchen17-Feb-03 5:20
peterchen17-Feb-03 5:20 
AnswerRe: File sorting NT vs. 2000 ? Pin
Scott H. Settlemier17-Feb-03 6:23
Scott H. Settlemier17-Feb-03 6:23 
AnswerRe: File sorting NT vs. 2000 ? Pin
Mike Nordell17-Feb-03 17:47
Mike Nordell17-Feb-03 17:47 
GeneralHELP ME~~ Database Update error Pin
runner11117-Feb-03 3:03
runner11117-Feb-03 3:03 
Generalcreate directory and copy file problem Pin
Anonymous17-Feb-03 2:40
Anonymous17-Feb-03 2:40 
GeneralRe: create directory and copy file problem Pin
Anonymous17-Feb-03 3:30
Anonymous17-Feb-03 3:30 
GeneralRe: create directory and copy file problem Pin
Chintan17-Feb-03 19:00
Chintan17-Feb-03 19:00 
GeneralReading Message files as part of Event Log reading Pin
Mittapalli17-Feb-03 2:36
Mittapalli17-Feb-03 2:36 

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.