永发信息网

有关Ldcab mfc application文件的问题

答案:2  悬赏:60  手机版
解决时间 2021-01-02 23:10
  • 提问者网友:美人性情
  • 2021-01-02 19:02
遇到了一个难题,经过多方搜索,发现只能找懂VC的高手解决了!
程序是EXE的,里面有一些图片和一些CAD的DWG文件,打开之后,里面的图片DWG文件都可以用第三方软件浏览,但不能复制,剪切,粘帖出来!执行EXE文件的时候先是提示文件自解压中,请稍后。。。过会就打开文件窗口了,除了双击打开文件,鼠标右键菜单什么的都不能用!而关闭文件的过程中又会生成一个跟文件同名后缀TMP的文件,等文件彻底关闭就自动删除了! 我现在请教高手的是怎么才能把里面的文件复制或剪贴出来
最佳答案
  • 五星知识达人网友:罪歌
  • 2021-01-02 20:22
这个是要用工具来复制的,具体操作应该不难的,秒钟即可取出。
全部回答
  • 1楼网友:千杯敬自由
  • 2021-01-02 20:35
程序是exe的,里面有一些图片和一些cad的dwg文件,打开之后,里面的图片dwg文件都可以用第三方软件浏览,但不能复制,剪切,粘帖出来!执行exe文件的时候先是提示文件自解压中,请稍后。。。过会就打开文件窗口了,除了双击打开文件,鼠标右键菜单什么的都不能用!而关闭文件的过程中又会生成一个跟文件同名后缀tmp的文件,等文件彻底关闭就自动删除了! 我现在请教高手的是怎么才能把里面的文件复制或剪贴出来!程序描述是:ldcab mfc application 用peid扫描过显示是microsoft visual c++ 6.0入口点:00009247 ep区段:.text 文件偏移:0009247 首字节:55,8b,ec,6a 链接器信息:6.0 子系统:win32 gui 也用了exescope 用exescope打开后输出的rc文件 #include language 9, 1 102 dialogex 0,0,320,200 style ws_popup | ws_caption | ws_sysmenu | ws_visible | ds_modalframe caption "ldcab" font 8, "ms sans serif" begin defpushbutton "ok",1,260,7,50,14,0 pushbutton "cancel",2,260,23,50,14,0 ltext "todo: place dialog controls here.",-1,50,90,200,8,ws_group end 30721 dialog 9,26,183,70 style ws_popup | ws_caption | ws_sysmenu | ds_modalframe | ds_3dlook caption "new" font 8, "ms shell dlg" begin ltext ""&new "",-1,6,5,123,8,0 listbox 100,6,15,125,49,ws_tabstop | ws_border | ws_vscroll | lbs_notify defpushbutton "ok",1,137,6,40,14,0 pushbutton "cancel",2,137,23,40,14,0 pushbutton "&help",-7866,137,43,40,14,0 end stringtable discardable begin 61440 "open" 61441 "save as" 61442 "all files (*.*)" 61443 "untitled" 61446 "an unnamed file" 61457 "&hide" 61472 "no error message is available." 61473 "an unsupported operation was attempted." 61474 "a required resource was unavailable." 61475 "out of memory." 61476 "an unknown error has occurred." 61696 "invalid filename." 61697 "failed to open document." 61698 "failed to save document." 61699 "save changes to %1?" 61700 "failed to create empty document." 61701 "the file is too large to open." 61702 "could not start print job." 61703 "failed to launch help." 61704 "internal application error." 61705 "command failed." 61706 "insufficient memory to perform operation." 61707 "system registry entries have been removed and the ini file (if any) was deleted." 61708 "not all of the system registry entries (or ini file) were removed." 61709 "this program requires the file %s, which was not found on this system." 61710 "this program is linked to the missing export %s in the file %s. this machine may have an incompatible version of %s." 61712 "please enter an integer." 61713 "please enter a number." 61714 "please enter an integer between %1 and %2." 61715 "please enter a number between %1 and %2." 61716 "please enter no more than %1 characters." 61717 "please select a button." 61718 "please enter an integer between 0 and 255." 61719 "please enter a positive integer." 61720 "please enter a date and/or time." 61721 "please enter a currency." 61728 "unexpected file format." 61729 "%1\ncannot find this file.\nplease verify that the correct path and file name are given." 61730 "destination disk drive is full." 61731 "unable to read from %1, it is opened by someone else." 61732 "unable to write to %1, it is read-only or opened by someone else." 61733 "an unexpected error occurred while reading %1." 61734 "an unexpected error occurred while writing %1." 61836 "unable to read write-only property." 61837 "unable to write read-only property." 61840 "unable to load mail system support." 61841 "mail system dll is invalid." 61842 "send mail failed to send message." 61856 "no error occurred." 61857 "an unknown error occurred while accessing %1." 61858 "%1 was not found." 61859 "%1 contains an invalid path." 61860 "%1 could not be opened because there are too many open files." 61861 "access to %1 was denied." 61862 "an invalid file handle was associated with %1." 61863 "%1 could not be removed because it is the current directory." 61864 "%1 could not be created because the directory is full." 61865 "seek failed on %1" 61866 "a hardware i/o error was reported while accessing %1." 61867 "a sharing violation occurred while accessing %1." 61868 "a locking violation occurred while accessing %1." 61869 "disk full while accessing %1." 61870 "an attempt was made to access %1 past its end." 61872 "no error occurred." 61873 "an unknown error occurred while accessing %1." 61874 "an attempt was made to write to the reading %1." 61875 "an attempt was made to access %1 past its end." 61876 "an attempt was made to read from the writing %1." 61877 "%1 has a bad format." 61878 "%1 contained an unexpected object." 61879 "%1 contains an incorrect schema." 61888 "pixels" end language 4, 2 103 dialog 0,0,281,68 style ws_popup | ws_caption | ws_sysmenu | ds_modalframe caption "文件" font 8, "ms sans serif" begin control "progress1",1000,"msctls_progress32",ws_border,19,36,240,14 ltext "文件自解压中,请稍侯。。。",-1,19,19,207,8,ws_group end
我要举报
如以上回答内容为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
点此我要举报以上问答信息
大家都在看
推荐资讯