View Single Post
Old 08-26-2007, 09:30 AM   #3 (permalink)
Herk
Insane
 
Herk's Avatar
 
Location: Kansas City, MO
Well, the SDK filetree looks like this:

SDK
- bin
-- EVHGen.exe
-- EndPluginWiz.awx
-- EvhWiz.awx
-- PrintPluginWiz.awx
-- Regcat.exe
-- RegTool.exe
-- SCAppPluginWiz.awx
- Documentation
-- ProgRegGuide.pdf(I can PM this if needed)
- VB Samples
-- Capture Server
--- VBWorks.bas
--- VBWorks.frm
--- VBWorks.frx
--- VBWorks.vbp
-- Encoder Plug-in
--- encoderplugin
--- EncoderPlugin
--- EncoderPlugin.cls
--- VBEncoder.dll
--- VBEncoder.vbp
-- Event Handler
--- Card Completion
---- Card Completion Sample - VB EvHandler.iwx
---- VBCardCompletion.cls
---- VBCard Completion.DLL
---- VBCardCompletion.VBP
--- Keystrokes
---- demo.iwx
---- EVHSample.cls
---- EVHSample.dll
---- EVHSample.vbp
-- Print Server
--- Card Completion
---- DataEntry
----- CardComp
----- CardCompletionSample.iwx
----- CardCompletionVB.vbp
----- DataEntry.frm
---- JobManager
----- formJobMgr.frm
----- JobMgr.vbp
--- Data Input
---- DataInputSample.vbp
---- Form1.frm
---- PrintServerVBSample.iwx
- VC Samples(Lets not worry about this part as I don't plan to use C++

If you need more, like files or the whole SDK, just let me know, I can email it or something. It is only like 5M, but I don't want to post it. Thanks for any help anybody can provide. I'm a total nub.
__________________
-Blind faith runs into things!-
Herk is offline  
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73